MCPcopy Create free account

hub / github.com/brainboxdotcc/DPP / functions

Functions3,000 in github.com/brainboxdotcc/DPP

↓ 1 callersFunctionmake_epoch_secret
mlspp/src/key_schedule.cpp:288
↓ 1 callersFunctionmanaged
* @brief Constructor, initialises ID * @param nid ID to set */
include/dpp/managed.h:50
↓ 1 callersFunctionmarshal_ciphertext_content
mlspp/src/messages.cpp:663
↓ 1 callersMethodmembership_mac
mlspp/src/messages.cpp:604
↓ 1 callersMethodmessage_delete_reaction
src/dpp/cluster/message.cpp:92
↓ 1 callersFunctionmessage_pin
* @brief Construct a new message_pin object * @param msg_pin message_pin to copy */
include/dpp/message.h:3041
↓ 1 callersMethodmessage_pin
src/dpp/message.cpp:1799
↓ 1 callersMethodmessage_unpin
src/dpp/cluster/message.cpp:172
↓ 1 callersFunctionmodify_event
src/dpp/socketengines/epoll.cpp:34
↓ 1 callersFunctionnew_reuse_guard
mlspp/src/key_schedule.cpp:151
↓ 1 callersMethodnonce_size
mlspp/include/mls/crypto.h:81
↓ 1 callersMethodnotify_awaiter
* @brief Notify a currently awaiting coroutine that the result is ready. * * @note This may resume the coroutine on the current thread. * @throw
include/dpp/coro/awaitable.h:478
↓ 1 callersMethodon_disconnect
src/dpp/wsclient.cpp:358
↓ 1 callersFunctionopenssl_digest_name
mlspp/lib/hpke/src/digest.cpp:32
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/dpp/nlohmann/json.hpp:13408
↓ 1 callersMethodoperator+
add to iterator
include/dpp/nlohmann/json.hpp:13633
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
include/dpp/nlohmann/json.hpp:22283
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/dpp/nlohmann/json.hpp:13430
↓ 1 callersFunctionoperator<
include/dpp/nlohmann/json.hpp:2886
↓ 1 callersMethodoperator==
include/dpp/nlohmann/json.hpp:12691
↓ 1 callersFunctionoverflow_add
src/dpp/dave/frame_processors.cpp:62
↓ 1 callersMethodparent_hash
mlspp/src/treekem.cpp:37
↓ 1 callersMethodparse
src/dpp/etf.cpp:631
↓ 1 callersMethodparse_frame
src/dpp/dave/frame_processors.cpp:196
↓ 1 callersMethodparseheader
src/dpp/wsclient.cpp:203
↓ 1 callersFunctionpermission
* @brief Bitmask constructor, initializes permission to the argument * @param value The bitmask to initialize the permission to */
include/dpp/permissions.h:335
↓ 1 callersMethodpoll_end
src/dpp/cluster/message.cpp:200
↓ 1 callersMethodpoll_get_answer_voters
src/dpp/cluster/message.cpp:177
↓ 1 callersFunctionpopulate_result
Fill a http_request_completion_t from a HTTP result */
src/dpp/queues.cpp:122
↓ 1 callersMethodpre_shared_key_proposal
mlspp/src/state.cpp:530
↓ 1 callersFunctionproc_self_value
src/coro_loop/coro_loop.cpp:26
↓ 1 callersMethodprocess_commit
src/dpp/dave/session.cpp:320
↓ 1 callersMethodprocess_frame
src/dpp/dave/frame_processors.cpp:324
↓ 1 callersFunctionprocess_frame_av1
src/dpp/dave/codec_utils.cpp:278
↓ 1 callersFunctionprocess_frame_h264
src/dpp/dave/codec_utils.cpp:177
↓ 1 callersFunctionprocess_frame_h265
src/dpp/dave/codec_utils.cpp:229
↓ 1 callersFunctionprocess_frame_opus
src/dpp/dave/codec_utils.cpp:133
↓ 1 callersFunctionprocess_frame_vp8
src/dpp/dave/codec_utils.cpp:139
↓ 1 callersFunctionprocess_frame_vp9
src/dpp/dave/codec_utils.cpp:169
↓ 1 callersMethodprocess_proposals
src/dpp/dave/session.cpp:128
↓ 1 callersMethodprocess_welcome
src/dpp/dave/session.cpp:360
↓ 1 callersMethodproposals_supported
mlspp/src/core_types.cpp:80
↓ 1 callersMethodpublic_key
mlspp/lib/hpke/src/signature.cpp:29
↓ 1 callersMethodpublic_key_from_coordinates
EC Key
mlspp/lib/hpke/src/group.cpp:633
↓ 1 callersMethodqueue_message
src/dpp/discordvoiceclient.cpp:286
↓ 1 callersMethodraw
mlspp/lib/hpke/src/certificate.cpp:324
↓ 1 callersFunctionread_tuple
mlspp/lib/bytes/include/tls/tls_syntax.h:519
↓ 1 callersFunctionread_tuple
mlspp/lib/tls_syntax/include/tls/tls_syntax.h:519
↓ 1 callersMethodreassign
src/dpp/dispatcher.cpp:361
↓ 1 callersMethodreassign_owner
src/dpp/discordclient.cpp:640
↓ 1 callersFunctionrecurse_components
src/dpp/message.cpp:1308
↓ 1 callersMethodrelease_awaiter
* @brief Unlinks this promise from its currently linked awaiter and returns it. * * At the time of writing this is only used in the case of a seri
include/dpp/coro/awaitable.h:421
↓ 1 callersFunctionrelease_ssl_context
src/dpp/ssl_context.cpp:46
↓ 1 callersMethodremove_proposal
mlspp/src/state.cpp:504
↓ 1 callersFunctionremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
include/dpp/nlohmann/json.hpp:18824
↓ 1 callersMethodreport_cipher_success
src/dpp/dave/cryptor_manager.cpp:100
↓ 1 callersFunctionrole
* @brief Construct a new role object. * * @param rhs Role object to copy */
include/dpp/role.h:179
↓ 1 callersMethodrole_create
src/dpp/cluster/role.cpp:26
↓ 1 callersMethodrole_delete
src/dpp/cluster/role.cpp:30
↓ 1 callersMethodrole_edit
src/dpp/cluster/role.cpp:34
↓ 1 callersFunctionrss
src/coro_loop/coro_loop.cpp:41
↓ 1 callersFunctionrtrim
* @brief trim from end of string (right) * * @param s String to trim * @return std::string trimmed string */
include/dpp/stringops.h:69
↓ 1 callersMethodrun
src/dpp/discordclient.cpp:144
↓ 1 callersMethodsaveHeader
* @inheritDoc */
buildtools/classes/Generator/CoroGenerator.php:117
↓ 1 callersFunctionsax_parse
include/dpp/nlohmann/json.hpp:23253
↓ 1 callersMethodsecondBuild
* Second build using a valid SHA512 sum. This attempt should succeed, allowing us to push * the changed vcpkg portfiles into the master branch, w
buildtools/classes/Packager/Vcpkg.php:245
↓ 1 callersFunctionseconds_since_epoch
mlspp/src/common.cpp:5
↓ 1 callersMethodsend
src/dpp/voice/enabled/read_write.cpp:31
↓ 1 callersFunctionserialize_unencrypted_ranges
src/dpp/dave/frame_processors.cpp:87
↓ 1 callersFunctionset_double_not_null
src/dpp/discordevents.cpp:144
↓ 1 callersMethodset_external_sender
src/dpp/dave/session.cpp:106
↓ 1 callersMethodset_key_ratchet
src/dpp/dave/encryptor.cpp:42
↓ 1 callersMethodset_leaf_priv
mlspp/src/treekem.cpp:153
↓ 1 callersMethodshutdown
src/dpp/cluster.cpp:447
↓ 1 callersMethodsignature_algorithm
mlspp/lib/hpke/src/certificate.cpp:527
↓ 1 callersMethodsize
src/dpp/socket.cpp:41
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
include/dpp/nlohmann/json.hpp:8787
↓ 1 callersFunctionsnowflake
* @brief Copy a snowflake object */
include/dpp/snowflake.h:71
↓ 1 callersFunctionsocket_events
* @brief Construct a new socket_events * @param socket_fd file descriptor * @param _flags initial flags bitmask * @param read_event read ready e
include/dpp/socketengine.h:175
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
include/dpp/nlohmann/json.hpp:14347
↓ 1 callersFunctionssl_crypto_aead_xchacha20poly1305_ietf_decrypt
src/dpp/voice/enabled/xchacha20.cpp:171
↓ 1 callersFunctionssl_crypto_aead_xchacha20poly1305_ietf_encrypt
src/dpp/voice/enabled/xchacha20.cpp:110
↓ 1 callersFunctionstr
* @brief Returns the stringified version of the snowflake value * * @return std::string string form of snowflake value */
include/dpp/snowflake.h:167
↓ 1 callersFunctionsuite_id
mlspp/lib/hpke/src/hpke.cpp:337
↓ 1 callersFunctiontask_offline_test
src/unittest/coro.cpp:142
↓ 1 callersMethodterminate
src/dpp/queues.cpp:334
↓ 1 callersFunctiontest_summary
src/unittest/unittest.cpp:99
↓ 1 callersMethodthread_create_with_message
src/dpp/cluster/thread.cpp:172
↓ 1 callersMethodthread_get
src/dpp/cluster/thread.cpp:190
↓ 1 callersMethodthread_member_add
src/dpp/cluster/thread.cpp:182
↓ 1 callersMethodthread_member_get
src/dpp/cluster/thread.cpp:110
↓ 1 callersMethodthread_member_remove
src/dpp/cluster/thread.cpp:186
↓ 1 callersMethodthread_members_get
src/dpp/cluster/thread.cpp:114
↓ 1 callersMethodtick_timers
src/dpp/cluster/timer.cpp:57
↓ 1 callersFunctionto_base64
mlspp/lib/hpke/src/base64.cpp:11
↓ 1 callersMethodto_be_signed
mlspp/src/messages.cpp:66
↓ 1 callersFunctionto_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
include/dpp/nlohmann/json.hpp:23391
↓ 1 callersFunctionto_json_tuple_impl
include/dpp/nlohmann/json.hpp:5709
↓ 1 callersMethodto_jwk
mlspp/src/crypto.cpp:411
↓ 1 callersMethodtransition_to_key_ratchet
src/dpp/dave/decryptor.cpp:37
← previousnext →801–900 of 3,000, ranked by callers