Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ functions
Functions
10,211 in github.com/CalcProgrammer1/OpenRGB
⨍
Functions
10,211
◇
Types & classes
2,022
↳
Endpoints
9
↓ 35 callers
Function
mbedtls_mpi_mod_mpi
* Modulo: R = A mod B */
dependencies/mbedtls-2.24.0/library/bignum.c:1907
↓ 34 callers
Method
i2c_smbus_write_byte
i2c_smbus/i2c_smbus.cpp:58
↓ 34 callers
Function
mbedtls_entropy_free
dependencies/mbedtls-2.24.0/library/entropy.c:117
↓ 34 callers
Function
mbedtls_entropy_init
dependencies/mbedtls-2.24.0/library/entropy.c:60
↓ 34 callers
Function
mbedtls_md_hmac_update
dependencies/mbedtls-2.24.0/library/md.c:746
↓ 33 callers
Function
mbedtls_pk_init
* Initialise a mbedtls_pk_context */
dependencies/mbedtls-2.24.0/library/pk.c:55
↓ 33 callers
Function
parse
dependencies/hueplusplus-1.0.0/include/json/json.hpp:23270
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
dependencies/json/json.hpp:17913
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
dependencies/hueplusplus-1.0.0/include/json/json.hpp:17913
↓ 32 callers
Function
mbedtls_mpi_read_binary
* Import X from unsigned binary data, big endian */
dependencies/mbedtls-2.24.0/library/bignum.c:876
↓ 32 callers
Method
search
\brief Start search for new devices \param deviceIds Serial numbers of the devices to search for (max. 10) Takes more than 40s. If many devices were
dependencies/hueplusplus-1.0.0/include/hueplusplus/ResourceList.h:248
↓ 31 callers
Function
hid_get_product_string
dependencies/hidapi/hidapi.c:1142
↓ 31 callers
Method
key
dependencies/json/json.hpp:5915
↓ 31 callers
Function
mbedtls_ecp_point_init
* Initialize (the components of) a point */
dependencies/mbedtls-2.24.0/library/ecp.c:668
↓ 31 callers
Function
mbedtls_mpi_shift_r
* Right-shift: X >>= count */
dependencies/mbedtls-2.24.0/library/bignum.c:1054
↓ 31 callers
Function
mbedtls_net_free
* Gracefully close the connection */
dependencies/mbedtls-2.24.0/library/net_sockets.c:669
↓ 31 callers
Method
parse_error
dependencies/json/json.hpp:2530
↓ 31 callers
Method
parse_error
dependencies/hueplusplus-1.0.0/include/json/json.hpp:2530
↓ 31 callers
Method
refresh
dependencies/hueplusplus-1.0.0/test/test_ResourceList.cpp:38
↓ 31 callers
Method
setColor
dependencies/ColorWheel/ColorWheel.cpp:37
↓ 30 callers
Method
emplace
dependencies/hueplusplus-1.0.0/include/json/json.hpp:16502
↓ 30 callers
Function
mbedtls_mpi_read_string
* Import from an ASCII string */
dependencies/mbedtls-2.24.0/library/bignum.c:469
↓ 30 callers
Method
write
Write the whole configuration to the file it was read from. If filename is specified, write to this file instead.
dependencies/mbedtls-2.24.0/scripts/config.py:425
↓ 29 callers
Method
getBaseTime
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:155
↓ 29 callers
Method
getRequest
dependencies/hueplusplus-1.0.0/test/TestTransaction.h:38
↓ 29 callers
Function
hid_get_manufacturer_string
dependencies/hidapi/hidapi.c:1137
↓ 29 callers
Method
init
wmi/wmi.cpp:49
↓ 29 callers
Function
mbedtls_mpi_read_file
* Read X from an opened file */
dependencies/mbedtls-2.24.0/library/bignum.c:670
↓ 29 callers
Function
mbedtls_x509_crt_parse
* Parse one or more PEM certificates from a buffer and add them to the chained * list */
dependencies/mbedtls-2.24.0/library/x509_crt.c:1415
↓ 29 callers
Function
mdns_ntohs
dependencies/mdns/mdns.h:334
↓ 29 callers
Method
setBrightness
dependencies/hueplusplus-1.0.0/src/Group.cpp:174
↓ 29 callers
Method
toJson
dependencies/hueplusplus-1.0.0/src/Rule.cpp:43
↓ 29 callers
Method
toString
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:159
↓ 28 callers
Method
getColorType
dependencies/hueplusplus-1.0.0/src/Light.cpp:59
↓ 28 callers
Method
i2c_smbus_write_block_data
i2c_smbus/i2c_smbus.cpp:117
↓ 28 callers
Function
mbedtls_mpi_bitlen
* Return the number of bits */
dependencies/mbedtls-2.24.0/library/bignum.c:425
↓ 28 callers
Function
mbedtls_pk_get_type
* Access the PK type */
dependencies/mbedtls-2.24.0/library/pk.c:574
↓ 27 callers
Method
MSIGPURegisterWrite
Controllers/MSIGPUController/MSIGPUController.cpp:68
↓ 27 callers
Method
i2c_write_block
i2c_smbus/i2c_smbus.cpp:216
↓ 27 callers
Function
mbedtls_mpi_sub_int
* Signed subtraction: X = A - b */
dependencies/mbedtls-2.24.0/library/bignum.c:1516
↓ 27 callers
Function
mbedtls_mpi_write_binary
* Export X into unsigned binary data, big endian */
dependencies/mbedtls-2.24.0/library/bignum.c:957
↓ 26 callers
Function
mbedtls_md5_update_ret
* MD5 process buffer */
dependencies/mbedtls-2.24.0/library/md5.c:253
↓ 26 callers
Function
mbedtls_mpi_size
* Return the total size in bytes */
dependencies/mbedtls-2.24.0/library/bignum.c:444
↓ 25 callers
Method
SetMode
Controllers/QMKOpenRGBController/QMKOpenRGBRev9Controller.cpp:377
↓ 25 callers
Method
erase
dependencies/hueplusplus-1.0.0/include/json/json.hpp:16551
↓ 25 callers
Function
mbedtls_md_free
dependencies/mbedtls-2.24.0/library/md.c:270
↓ 24 callers
Method
SaveSettings
qt/OpenRGBSettingsPage/OpenRGBSettingsPage.cpp:771
↓ 24 callers
Method
asTimer
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:531
↓ 24 callers
Method
getSensor
dependencies/hueplusplus-1.0.0/test/test_SensorImpls.cpp:67
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
dependencies/json/json.hpp:19134
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
dependencies/hueplusplus-1.0.0/include/json/json.hpp:19134
↓ 24 callers
Function
mbedtls_md_hmac_finish
dependencies/mbedtls-2.24.0/library/md.c:754
↓ 24 callers
Function
mbedtls_md_setup
dependencies/mbedtls-2.24.0/library/md.c:409
↓ 24 callers
Function
mbedtls_mpi_sub_mpi
* Signed subtraction: X = A - B */
dependencies/mbedtls-2.24.0/library/bignum.c:1463
↓ 24 callers
Function
mbedtls_net_init
* Initialize a context */
dependencies/mbedtls-2.24.0/library/net_sockets.c:137
↓ 24 callers
Function
mbedtls_sha1_update_ret
* SHA-1 process buffer */
dependencies/mbedtls-2.24.0/library/sha1.c:301
↓ 24 callers
Function
mbedtls_x509_crl_free
* Unallocate all CRL data */
dependencies/mbedtls-2.24.0/library/x509_crl.c:708
↓ 24 callers
Function
psa_hash_update
dependencies/mbedtls-2.24.0/library/psa_crypto.c:2435
↓ 24 callers
Method
remove
\brief Removes the resource \param id Identifier of the resource to remove \returns true on success \throws std::system_error when system or socket op
dependencies/hueplusplus-1.0.0/include/hueplusplus/ResourceList.h:162
↓ 23 callers
Method
exists
\brief Checks whether resource with id exists \param id Identifier of the resource to check \returns true when the resource with given id exists \thro
dependencies/hueplusplus-1.0.0/include/hueplusplus/ResourceList.h:144
↓ 23 callers
Function
mbedtls_mpi_grow
* Enlarge to the specified number of limbs */
dependencies/mbedtls-2.24.0/library/bignum.c:115
↓ 23 callers
Function
mbedtls_pk_ec
* Quick access to an EC context inside a PK context. * * \warning You must make sure the PK context actually holds an EC context * before using thi
dependencies/mbedtls-2.24.0/include/mbedtls/pk.h:225
↓ 23 callers
Function
mbedtls_rsa_free
* Free the components of an RSA key */
dependencies/mbedtls-2.24.0/library/rsa.c:2521
↓ 23 callers
Function
mbedtls_ssl_handshake
* Perform the SSL handshake */
dependencies/mbedtls-2.24.0/library/ssl_tls.c:5681
↓ 23 callers
Function
send_command
dependencies/libcmmk/src/libcmmk.c:179
↓ 23 callers
Method
setColorTemperature
dependencies/hueplusplus-1.0.0/src/Group.cpp:189
↓ 23 callers
Method
sizeHint
qt/DeviceView.cpp:566
↓ 22 callers
Function
close
dependencies/openrazer-win32/linux/hid.h:177
↓ 22 callers
Function
mbedtls_pk_rsa
* Quick access to an RSA context inside a PK context. * * \warning You must make sure the PK context actually holds an RSA context * before using t
dependencies/mbedtls-2.24.0/include/mbedtls/pk.h:212
↓ 22 callers
Method
setColor
dependencies/hueplusplus-1.0.0/src/Group.cpp:179
↓ 21 callers
Method
SetDirect
Controllers/LogitechController/LogitechG810Controller.cpp:46
↓ 21 callers
Method
createLight
dependencies/hueplusplus-1.0.0/src/HueDeviceTypes.cpp:72
↓ 21 callers
Function
mbedtls_ssl_set_bio
dependencies/mbedtls-2.24.0/library/ssl_tls.c:4107
↓ 20 callers
Function
FStar_UInt128_mul_wide
dependencies/mbedtls-2.24.0/3rdparty/everest/library/kremlib/FStar_UInt128_extracted.c:409
↓ 20 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
dependencies/json/json.hpp:21120
↓ 20 callers
Method
getExpiryTime
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:414
↓ 20 callers
Method
getNumberOfExecutions
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:409
↓ 20 callers
Method
getWeekdays
dependencies/hueplusplus-1.0.0/src/TimePattern.cpp:341
↓ 20 callers
Method
insert
dependencies/hueplusplus-1.0.0/include/json/json.hpp:16620
↓ 20 callers
Function
mbedtls_aes_crypt_ecb
* AES-ECB block encryption/decryption */
dependencies/mbedtls-2.24.0/library/aes.c:1024
↓ 20 callers
Function
mbedtls_ecp_group_load
* Set a group using well-known domain parameters */
dependencies/mbedtls-2.24.0/library/ecp_curves.c:768
↓ 20 callers
Function
mbedtls_md_init
dependencies/mbedtls-2.24.0/library/md.c:265
↓ 20 callers
Function
mbedtls_pk_can_do
* Tell if a PK can do the operations of the given type */
dependencies/mbedtls-2.24.0/library/pk.c:219
↓ 20 callers
Method
operator[]
access to successor
dependencies/json/json.hpp:11579
↓ 20 callers
Method
operator[]
access to successor
dependencies/hueplusplus-1.0.0/include/json/json.hpp:11579
↓ 19 callers
Method
create
dependencies/hueplusplus-1.0.0/src/Scene.cpp:148
↓ 19 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
dependencies/hueplusplus-1.0.0/include/json/json.hpp:15607
↓ 19 callers
Method
getMainboard
dependencies/dmiinfo.cpp:87
↓ 19 callers
Function
mbedtls_md_finish
dependencies/mbedtls-2.24.0/library/md.c:567
↓ 19 callers
Function
mbedtls_md_starts
dependencies/mbedtls-2.24.0/library/md.c:477
↓ 19 callers
Function
mbedtls_mpi_add_mpi
* Signed addition: X = A + B */
dependencies/mbedtls-2.24.0/library/bignum.c:1428
↓ 19 callers
Function
mbedtls_rsa_export
dependencies/mbedtls-2.24.0/library/rsa.c:395
↓ 19 callers
Function
mbedtls_ssl_free
* Free an SSL context */
dependencies/mbedtls-2.24.0/library/ssl_tls.c:6688
↓ 19 callers
Function
mbedtls_ssl_init
* Initialize an SSL context */
dependencies/mbedtls-2.24.0/library/ssl_tls.c:3813
↓ 19 callers
Function
mul64
dependencies/mbedtls-2.24.0/library/poly1305.c:67
↓ 19 callers
Method
number_integer
dependencies/json/json.hpp:5885
↓ 19 callers
Method
number_integer
dependencies/hueplusplus-1.0.0/include/json/json.hpp:5885
↓ 19 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
dependencies/json/json.hpp:11852
↓ 19 callers
Method
set_header
dependencies/httplib/httplib.h:4464
↓ 18 callers
Function
CrucialRegisterWrite
Controllers/CrucialController/CrucialControllerDetect.cpp:142
← previous
next →
101–200 of 10,211, ranked by callers