MCPcopy Create free account

hub / github.com/CalcProgrammer1/OpenRGB / functions

Functions10,211 in github.com/CalcProgrammer1/OpenRGB

↓ 5 callersMethodGetLedBlue
Controllers/CoolerMasterController/CMMMController.cpp:159
↓ 5 callersMethodGetLedGreen
Controllers/CoolerMasterController/CMMMController.cpp:154
↓ 5 callersMethodGetLedRed
Controllers/CoolerMasterController/CMMMController.cpp:149
↓ 5 callersMethodGetLedSpeed
Controllers/CoolerMasterController/CMMMController.cpp:164
↓ 5 callersMethodGetLocation
Controllers/SinowealthController/SinowealthController.cpp:34
↓ 5 callersMethodGetPort
NetworkServer.cpp:121
↓ 5 callersMethodGetSerialString
Controllers/CorsairPeripheralController/CorsairK100Controller.cpp:63
↓ 5 callersMethodGetSerialString
Controllers/HyperXMouseController/HyperXPulsefireRaidController.cpp:46
↓ 5 callersMethodPOSTJson
dependencies/hueplusplus-1.0.0/src/BaseHttpHandler.cpp:103
↓ 5 callersFunctionReadConfigPortWord
dependencies/macUSPCIO/macUSPCIOAccess.h:93
↓ 5 callersMethodRegisterClientInfoChangeCallback
NetworkServer.cpp:201
↓ 5 callersMethodResizeZone
RGBController/RGBController_Dummy.cpp:41
↓ 5 callersMethodSetDim
Controllers/AlienwareController/AlienwareController.cpp:623
↓ 5 callersMethodSetDirectMode
Controllers/LogitechController/LogitechG933Controller.cpp:34
↓ 5 callersMethodSetFanMode
Controllers/AMDWraithPrismController/AMDWraithPrismController.cpp:109
↓ 5 callersMethodSetLEDColors
Controllers/GainwardGPUController/GainwardGPUv1Controller.cpp:48
↓ 5 callersMethodSetLedsDirect
Controllers/CoolerMasterController/CMMMController.cpp:184
↓ 5 callersMethodSetLogoMode
Controllers/AMDWraithPrismController/AMDWraithPrismController.cpp:133
↓ 5 callersMethodSetPeriod
Controllers/AlienwareController/AlienwareController.cpp:605
↓ 5 callersMethodSetPort
NetworkServer.cpp:221
↓ 5 callersMethodSetRingMode
Controllers/AMDWraithPrismController/AMDWraithPrismController.cpp:157
↓ 5 callersMethodSetTempo
Controllers/AlienwareController/AlienwareController.cpp:614
↓ 5 callersMethodUpdateDevice
Controllers/AsusAuraUSBController/AsusROGAllyController.cpp:74
↓ 5 callersMethodUpdateLeds
Controllers/AsusAuraUSBController/AsusROGAllyController.cpp:50
↓ 5 callersMethodUpdateProfile
Controllers/AsusAuraUSBController/AsusAuraStrixEvolveController.cpp:104
↓ 5 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
dependencies/json/json.hpp:10326
↓ 5 callersFunctionaria_a
* ARIA Affine Transform * (a, b, c, d) = state in/out * * If we denote the first byte of input by 0, ..., the last byte by f, * then inputs are: a
dependencies/mbedtls-2.24.0/library/aria.c:201
↓ 5 callersFunctionaria_rot128
* Big endian 128-bit rotation: r = a ^ (b <<< n), used only in key setup. * * We chose to store bytes into 32-bit words in little-endian format (see
dependencies/mbedtls-2.24.0/library/aria.c:413
↓ 5 callersFunctioncmac_test_subkeys
dependencies/mbedtls-2.24.0/library/cmac.c:756
↓ 5 callersFunctioncmac_test_wth_cipher
dependencies/mbedtls-2.24.0/library/cmac.c:836
↓ 5 callersFunctioncmac_xor_block
dependencies/mbedtls-2.24.0/library/cmac.c:163
↓ 5 callersMethodcompress
dependencies/httplib/httplib.h:3001
↓ 5 callersFunctiondecode_url
dependencies/httplib/httplib.h:2070
↓ 5 callersFunctiondispatch_data
dependencies/mbedtls-2.24.0/programs/test/udp_proxy.c:473
↓ 5 callersFunctiongcm_mult
* Sets output to x times H using the precomputed tables. * x and output are seen as elements of GF(2^128) as in [MGV]. */
dependencies/mbedtls-2.24.0/library/gcm.c:215
↓ 5 callersFunctiongetBridgeMac
dependencies/hueplusplus-1.0.0/test/testhelper.h:50
↓ 5 callersMethodgetBridgePort
dependencies/hueplusplus-1.0.0/src/Bridge.cpp:203
↓ 5 callersMethodgetLastScanTime
dependencies/hueplusplus-1.0.0/src/NewDeviceList.cpp:41
↓ 5 callersMethodgetRequestPath
dependencies/hueplusplus-1.0.0/src/APICache.cpp:166
↓ 5 callersMethodget_character
dependencies/json/json.hpp:4838
↓ 5 callersMethodget_character
dependencies/hueplusplus-1.0.0/include/json/json.hpp:4838
↓ 5 callersFunctionget_header_value
dependencies/httplib/httplib.h:1486
↓ 5 callersMethodhasLastScanTime
dependencies/hueplusplus-1.0.0/src/NewDeviceList.cpp:33
↓ 5 callersFunctionhid_error
dependencies/hidapi/hidapi.c:1168
↓ 5 callersMethodisAll
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:216
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
dependencies/json/json.hpp:10735
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
dependencies/hueplusplus-1.0.0/include/json/json.hpp:10735
↓ 5 callersFunctionmbedtls_aesni_has_support
* AES-NI support detection routine */
dependencies/mbedtls-2.24.0/library/aesni.c:48
↓ 5 callersFunctionmbedtls_asn1_write_int
dependencies/mbedtls-2.24.0/library/asn1write.c:258
↓ 5 callersFunctionmbedtls_asn1_write_oid
dependencies/mbedtls-2.24.0/library/asn1write.c:177
↓ 5 callersFunctionmbedtls_chacha20_update
dependencies/mbedtls-2.24.0/library/chacha20.c:250
↓ 5 callersFunctionmbedtls_cipher_cmac
dependencies/mbedtls-2.24.0/library/cmac.c:385
↓ 5 callersFunctionmbedtls_cipher_crypt
* Packet-oriented wrapper for non-AEAD modes */
dependencies/mbedtls-2.24.0/library/cipher.c:1198
↓ 5 callersFunctionmbedtls_cipher_finish
dependencies/mbedtls-2.24.0/library/cipher.c:916
↓ 5 callersFunctionmbedtls_cipher_set_iv
dependencies/mbedtls-2.24.0/library/cipher.c:371
↓ 5 callersFunctionmbedtls_des3_crypt_cbc
* 3DES-CBC buffer encryption/decryption */
dependencies/mbedtls-2.24.0/library/des.c:759
↓ 5 callersFunctionmbedtls_des_crypt_cbc
* DES-CBC buffer encryption/decryption */
dependencies/mbedtls-2.24.0/library/des.c:660
↓ 5 callersFunctionmbedtls_dhm_make_public
* Create own private value X and export G^X */
dependencies/mbedtls-2.24.0/library/dhm.c:274
↓ 5 callersFunctionmbedtls_ecdh_compute_shared
* Compute shared secret (SEC1 3.3.1) */
dependencies/mbedtls-2.24.0/library/ecdh.c:144
↓ 5 callersFunctionmbedtls_ecdsa_write_signature
* Compute and write signature */
dependencies/mbedtls-2.24.0/library/ecdsa.c:791
↓ 5 callersFunctionmbedtls_ecp_is_zero
* Tell if a point is zero */
dependencies/mbedtls-2.24.0/library/ecp.c:815
↓ 5 callersFunctionmbedtls_ecp_mul_restartable
* Restartable multiplication R = m * P */
dependencies/mbedtls-2.24.0/library/ecp.c:2637
↓ 5 callersFunctionmbedtls_ecp_tls_write_point
* Export a point as a TLS ECPoint record (RFC 4492) * struct { * opaque point <1..2^8-1>; * } ECPoint; */
dependencies/mbedtls-2.24.0/library/ecp.c:1039
↓ 5 callersFunctionmbedtls_gcm_finish
dependencies/mbedtls-2.24.0/library/gcm.c:421
↓ 5 callersFunctionmbedtls_internal_md2_process
dependencies/mbedtls-2.24.0/library/md2.c:117
↓ 5 callersFunctionmbedtls_md5_ret
* output = MD5( input buffer ) */
dependencies/mbedtls-2.24.0/library/md5.c:380
↓ 5 callersFunctionmbedtls_md_get_type
dependencies/mbedtls-2.24.0/library/md.c:874
↓ 5 callersFunctionmbedtls_mpi_is_prime_ext
* Pseudo-primality test: small factors, then Miller-Rabin */
dependencies/mbedtls-2.24.0/library/bignum.c:2656
↓ 5 callersFunctionmbedtls_mpi_shift_l_mod
dependencies/mbedtls-2.24.0/library/ecp.c:1276
↓ 5 callersFunctionmbedtls_pk_load_file
* Load all data from a file into a given buffer. * * The file is expected to contain either PEM or DER encoded data. * A terminating null byte is a
dependencies/mbedtls-2.24.0/library/pkparse.c:73
↓ 5 callersFunctionmbedtls_pk_parse_public_keyfile
* Load and parse a public key */
dependencies/mbedtls-2.24.0/library/pkparse.c:153
↓ 5 callersFunctionmbedtls_pk_parse_subpubkey
* SubjectPublicKeyInfo ::= SEQUENCE { * algorithm AlgorithmIdentifier, * subjectPublicKey BIT STRING } */
dependencies/mbedtls-2.24.0/library/pkparse.c:610
↓ 5 callersFunctionmbedtls_pk_write_pubkey
dependencies/mbedtls-2.24.0/library/pkwrite.c:176
↓ 5 callersFunctionmbedtls_psa_translate_md
dependencies/mbedtls-2.24.0/include/mbedtls/psa_util.h:116
↓ 5 callersFunctionmbedtls_rsa_check_pubkey
* Check a public RSA key */
dependencies/mbedtls-2.24.0/library/rsa.c:643
↓ 5 callersFunctionmbedtls_rsa_pkcs1_sign
* Do an RSA operation to sign the message digest */
dependencies/mbedtls-2.24.0/library/rsa.c:2133
↓ 5 callersFunctionmbedtls_rsa_pkcs1_verify
* Do an RSA operation and check the message digest */
dependencies/mbedtls-2.24.0/library/rsa.c:2440
↓ 5 callersFunctionmbedtls_ssl_ep_len
Length of the "epoch" field in the record header */
dependencies/mbedtls-2.24.0/include/mbedtls/ssl_internal.h:1203
↓ 5 callersFunctionmbedtls_ssl_fetch_input
* Fill the input message buffer by appending data to it. * The amount of data already fetched is in ssl->in_left. * * If we return 0, is it guarant
dependencies/mbedtls-2.24.0/library/ssl_msg.c:1894
↓ 5 callersFunctionmbedtls_ssl_hash_from_md_alg
* Convert from MBEDTLS_MD_XXX to MBEDTLS_SSL_HASH_XXX */
dependencies/mbedtls-2.24.0/library/ssl_tls.c:7163
↓ 5 callersFunctionmbedtls_ssl_psk_derive_premaster
dependencies/mbedtls-2.24.0/library/ssl_tls.c:1854
↓ 5 callersFunctionmbedtls_ssl_read_version
dependencies/mbedtls-2.24.0/library/ssl_msg.c:5924
↓ 5 callersFunctionmbedtls_ssl_transform_free
dependencies/mbedtls-2.24.0/library/ssl_msg.c:5836
↓ 5 callersFunctionmbedtls_timing_hardclock
dependencies/mbedtls-2.24.0/library/timing.c:75
↓ 5 callersFunctionmbedtls_x509_crl_init
* Initialize a CRL chain */
dependencies/mbedtls-2.24.0/library/x509_crl.c:700
↓ 5 callersFunctionmbedtls_x509_get_time
* Time ::= CHOICE { * utcTime UTCTime, * generalTime GeneralizedTime } */
dependencies/mbedtls-2.24.0/library/x509.c:599
↓ 5 callersFunctionmbedtls_x509write_crt_set_extension
dependencies/mbedtls-2.24.0/library/x509write_crt.c:126
↓ 5 callersFunctionmdns_records_parse
dependencies/mdns/mdns.h:751
↓ 5 callersFunctionmdns_string_make
dependencies/mdns/mdns.h:713
↓ 5 callersFunctionoutput_file_name
(directory, stem, extension)
dependencies/mbedtls-2.24.0/tests/scripts/test_config_script.py:40
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
dependencies/hueplusplus-1.0.0/include/json/json.hpp:10265
↓ 5 callersFunctionparse_test_data
Parses .data file for each test case name, test function name, test dependencies and test arguments. This information is correlated with
dependencies/mbedtls-2.24.0/tests/scripts/generate_test_code.py:661
↓ 5 callersFunctionprint_usage
dependencies/libusb-1.0.22/examples/source/fxload.c:67
↓ 5 callersFunctionprocess_unsigned
dependencies/mbedtls-2.24.0/programs/psa/psa_constant_names.c:250
↓ 5 callersFunctionpsa_close_key
dependencies/mbedtls-2.24.0/library/psa_crypto_slot_management.c:263
↓ 5 callersFunctionpsa_fail_key_creation
Abort the creation of a key. * * You may call this function after calling psa_start_key_creation(), * or after psa_finish_key_creation() fails. In
dependencies/mbedtls-2.24.0/library/psa_crypto.c:1969
↓ 5 callersFunctionpsa_finish_key_creation
Finalize the creation of a key once its key material has been set. * * This entails writing the key to persistent storage. * * If this function fa
dependencies/mbedtls-2.24.0/library/psa_crypto.c:1880
↓ 5 callersFunctionpsa_generate_key
dependencies/mbedtls-2.24.0/library/psa_crypto.c:5990
↓ 5 callersFunctionpsa_hmac_finish_internal
dependencies/mbedtls-2.24.0/library/psa_crypto.c:3198
↓ 5 callersFunctionpsa_hmac_setup_internal
dependencies/mbedtls-2.24.0/library/psa_crypto.c:2964
← previousnext →701–800 of 10,211, ranked by callers