MCPcopy Create free account

hub / github.com/crossuo/crossuo / functions

Functions23,282 in github.com/crossuo/crossuo

↓ 5 callersMethodClose
src/Managers/ConfigManager.cpp:1557
↓ 5 callersMethodConnectionId
external/tracy/client/TracyProfiler.hpp:453
↓ 5 callersMethodCreateNameText
src/GUI/GUIShopItem.cpp:103
↓ 5 callersMethodCreateTextMessageF
src/CrossUO.cpp:5049
↓ 5 callersFunctionCurl_alpnid2str
Given the ALPN ID, return the name */
deps/cmcurl/lib/altsvc.c:65
↓ 5 callersFunctionCurl_auth_cleanup_ntlm
* Curl_auth_cleanup_ntlm() * * This is used to clean up the NTLM specific data. * * Parameters: * * ntlm [in/out] - The NTLM data struct bein
deps/cmcurl/lib/vauth/ntlm.c:862
↓ 5 callersFunctionCurl_checkProxyheaders
* checkProxyHeaders() checks the linked list of custom proxy headers * if proxy headers are not available, then it will lookup into http header * li
deps/cmcurl/lib/http.c:191
↓ 5 callersFunctionCurl_conncache_unlock
deps/cmcurl/lib/conncache.c:181
↓ 5 callersFunctionCurl_cookie_cleanup
* * Curl_cookie_cleanup() * * Free a "cookie object" previous created with Curl_cookie_init(). * ************************************************
deps/cmcurl/lib/cookie.c:1458
↓ 5 callersFunctionCurl_cookie_init
* * Curl_cookie_init() * * Inits a cookie struct to read data from a local file. This is always * called before any cookies are set. File may be N
deps/cmcurl/lib/cookie.c:1103
↓ 5 callersFunctionCurl_fileinfo_cleanup
deps/cmcurl/lib/fileinfo.c:36
↓ 5 callersFunctionCurl_free_primary_ssl_config
deps/cmcurl/lib/vtls/vtls.c:128
↓ 5 callersFunctionCurl_get_upload_buffer
deps/cmcurl/lib/transfer.c:110
↓ 5 callersFunctionCurl_gmtime
deps/cmcurl/lib/parsedate.c:592
↓ 5 callersFunctionCurl_hash_delete
Remove the identified hash entry. * Returns non-zero on failure. * * @unittest: 1603 */
deps/cmcurl/lib/hash.c:139
↓ 5 callersFunctionCurl_hash_pick
Retrieves a hash element. * * @unittest: 1603 */
deps/cmcurl/lib/hash.c:159
↓ 5 callersFunctionCurl_http_auth_cleanup_negotiate
deps/cmcurl/lib/http_negotiate.c:211
↓ 5 callersFunctionCurl_ipv6works
* Curl_ipv6works() returns TRUE if IPv6 seems to work. */
deps/cmcurl/lib/hostip6.c:65
↓ 5 callersFunctionCurl_mime_add_header
Add a header. */ VARARGS2 */
deps/cmcurl/lib/mime.c:1602
↓ 5 callersFunctionCurl_ntlm_core_lm_resp
* takes a 21 byte array and treats it as 3 56-bit DES keys. The * 8 byte plaintext is encrypted with each key and the resulting 24 * bytes are sto
deps/cmcurl/lib/curl_ntlm_core.c:399
↓ 5 callersFunctionCurl_parseX509
* ASN.1 parse an X509 certificate into structure subfields. * Syntax is assumed to have already been checked by the SSL backend. * See RFC 5280. */
deps/cmcurl/lib/x509asn1.c:706
↓ 5 callersFunctionCurl_poll
* This is a wrapper around poll(). If poll() does not exist, then * select() is used instead. An error is returned if select() is * being used and
deps/cmcurl/lib/select.c:392
↓ 5 callersFunctionCurl_pp_getsock
deps/cmcurl/lib/pingpong.c:465
↓ 5 callersFunctionCurl_pp_init
initialize stuff to prepare for reading a fresh new response */
deps/cmcurl/lib/pingpong.c:140
↓ 5 callersFunctionCurl_read16_le
* Curl_read16_le() * * This function converts a 16-bit integer from the little endian format, as * used in the incoming package to whatever endian
deps/cmcurl/lib/curl_endian.c:40
↓ 5 callersFunctionCurl_splay
* Splay using the key i (which may or may not be in the tree.) The starting * root is t. */
deps/cmcurl/lib/splay.c:40
↓ 5 callersFunctionCurl_ssl_init_certinfo
deps/cmcurl/lib/vtls/vtls.c:663
↓ 5 callersFunctionCurl_unencode_write
Write data using an unencoding writer stack. */
deps/cmcurl/lib/content_encoding.c:900
↓ 5 callersFunctionDES_is_weak_key
deps/cmcurl/lib/libressl/crypto/des/set_key.c:139
↓ 5 callersFunctionDES_set_key
deps/cmcurl/lib/libressl/crypto/des/set_key.c:307
↓ 5 callersFunctionDHparams_dup
deps/cmcurl/lib/libressl/crypto/dh/dh_asn1.c:163
↓ 5 callersFunctionDIGetTriggerButton
* Converts an SDL trigger button to an DIEFFECT trigger button. */
deps/sdl-2.0.10-c1be3add38/src/haptic/windows/SDL_dinputhaptic.c:533
↓ 5 callersFunctionDecode85Byte
external/gfx/imgui/imgui_draw.cpp:1644
↓ 5 callersFunctionECDSA_SIG_new
deps/cmcurl/lib/libressl/crypto/ecdsa/ecs_asn1.c:105
↓ 5 callersFunctionEC_GROUP_get_degree
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:540
↓ 5 callersFunctionEC_KEY_get0_private_key
deps/cmcurl/lib/libressl/crypto/ec/ec_key.c:467
↓ 5 callersFunctionEC_KEY_set_enc_flags
deps/cmcurl/lib/libressl/crypto/ec/ec_key.c:507
↓ 5 callersFunctionERR_set_error_data
deps/cmcurl/lib/libressl/crypto/err/err.c:1092
↓ 5 callersFunctionEVP_AEAD_CTX_cleanup
deps/cmcurl/lib/libressl/crypto/evp/evp_aead.c:62
↓ 5 callersFunctionEVP_CIPHER_CTX_set_key_length
deps/cmcurl/lib/libressl/crypto/evp/evp_enc.c:593
↓ 5 callersFunctionEVP_CIPHER_asn1_to_param
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:80
↓ 5 callersFunctionEVP_CIPHER_nid
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:264
↓ 5 callersFunctionEVP_CIPHER_param_to_asn1
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:66
↓ 5 callersFunctionEVP_CipherUpdate
deps/cmcurl/lib/libressl/crypto/evp/evp_enc.c:235
↓ 5 callersFunctionEVP_DigestFinal
The caller can assume that this removes any secret data from the context */
deps/cmcurl/lib/libressl/crypto/evp/digest.c:220
↓ 5 callersFunctionEVP_PKEY2PKCS8
deps/cmcurl/lib/libressl/crypto/evp/evp_pkey.c:110
↓ 5 callersFunctionEVP_PKEY_CTX_md
deps/cmcurl/lib/libressl/crypto/evp/pmeth_lib.c:451
↓ 5 callersFunctionEVP_PKEY_decrypt
deps/cmcurl/lib/libressl/crypto/evp/pmeth_fn.c:237
↓ 5 callersFunctionEVP_PKEY_derive_set_peer
deps/cmcurl/lib/libressl/crypto/evp/pmeth_fn.c:271
↓ 5 callersFunctionEVP_PKEY_encrypt
deps/cmcurl/lib/libressl/crypto/evp/pmeth_fn.c:203
↓ 5 callersFunctionEVP_PKEY_get1_RSA
deps/cmcurl/lib/libressl/crypto/evp/p_lib.c:312
↓ 5 callersFunctionEVP_PKEY_get_default_digest_nid
deps/cmcurl/lib/libressl/crypto/evp/p_lib.c:528
↓ 5 callersFunctionEVP_PKEY_set_type
deps/cmcurl/lib/libressl/crypto/evp/p_lib.c:258
↓ 5 callersFunctionEVP_sha384
deps/cmcurl/lib/libressl/crypto/evp/m_sha1.c:249
↓ 5 callersFunctionElementAlreadyAdded
deps/sdl-2.0.10-c1be3add38/src/joystick/darwin/SDL_sysjoystick.c:241
↓ 5 callersMethodEncrypt
src/Crypt/md5.cpp:92
↓ 5 callersMethodExecuteGumpPart
src/CrossUO.cpp:4229
↓ 5 callersFunctionFFGetTriggerButton
* Converts an SDL trigger button to an FFEFFECT trigger button. */
deps/sdl-2.0.10-c1be3add38/src/haptic/darwin/SDL_syshaptic.c:696
↓ 5 callersFunctionFcitxClientICCallMethod
deps/sdl-2.0.10-c1be3add38/src/core/linux/SDL_fcitx.c:169
↓ 5 callersMethodFixCoordinates
src/Gumps/Gump.cpp:83
↓ 5 callersFunctionGL_ClearErrors
deps/sdl-2.0.10-c1be3add38/src/render/opengles2/SDL_render_gles2.c:202
↓ 5 callersFunctionGetBlendEquation
deps/sdl-2.0.10-c1be3add38/src/render/opengles/SDL_render_gles.c:261
↓ 5 callersMethodGetConnectionFailed
src/ScreenStages/ConnectionScreen.h:16
↓ 5 callersMethodGetDeviceInfo
deps/sdl-2.0.10-c1be3add38/src/hidapi/android/hid.cpp:395
↓ 5 callersMethodGetDrawAuraState
src/Managers/ConfigManager.h:209
↓ 5 callersMethodGetDrawStumps
src/Managers/ConfigManager.h:173
↓ 5 callersMethodGetIDNoKeepAlive
external/gfx/imgui/imgui.cpp:2827
↓ 5 callersMethodGetItem
src/SkillGroup.cpp:16
↓ 5 callersMethodGetItemsCount
src/BaseQueue.cpp:92
↓ 5 callersMethodGetOldStyleStatusbar
src/Managers/ConfigManager.h:194
↓ 5 callersMethodGetServer
src/ServerList.cpp:104
↓ 5 callersMethodGetStr
external/tinyxml2.cpp:267
↓ 5 callersFunctionHASH_BLOCK_DATA_ORDER
deps/cmcurl/lib/libressl/crypto/sha/sha_locl.h:190
↓ 5 callersFunctionHIDAPI_IsDevicePresent
deps/sdl-2.0.10-c1be3add38/src/joystick/hidapi/SDL_hidapijoystick.c:897
↓ 5 callersFunctionHMAC_CTX_free
deps/cmcurl/lib/libressl/crypto/hmac/hmac.c:187
↓ 5 callersFunctionHMAC_CTX_new
deps/cmcurl/lib/libressl/crypto/hmac/hmac.c:174
↓ 5 callersMethodHaveString
src/Macro.h:25
↓ 5 callersFunctionIBus_CheckConnection
deps/sdl-2.0.10-c1be3add38/src/core/linux/SDL_ibus.c:353
↓ 5 callersFunctionIME_GetId
deps/sdl-2.0.10-c1be3add38/src/video/windows/SDL_windowskeyboard.c:549
↓ 5 callersFunctionIME_UpdateInputLocale
deps/sdl-2.0.10-c1be3add38/src/video/windows/SDL_windowskeyboard.c:684
↓ 5 callersFunctionImRotate
external/gfx/imgui/imgui_internal.h:280
↓ 5 callersFunctionImSwap
external/gfx/imgui/imgui_internal.h:262
↓ 5 callersMethodInit
src/Sprite.cpp:50
↓ 5 callersMethodInit
src/Managers/MapManager.cpp:387
↓ 5 callersFunctionInitWinSock
external/tracy/common/TracySocket.cpp:59
↓ 5 callersFunctionIsActiveIdUsingKey
external/gfx/imgui/imgui_internal.h:1795
↓ 5 callersMethodIsDataType
external/gfx/imgui/imgui.h:1629
↓ 5 callersMethodIsFloatingNode
external/gfx/imgui/imgui_internal.h:988
↓ 5 callersFunctionIsPacked4Format
deps/sdl-2.0.10-c1be3add38/src/video/SDL_yuv.c:85
↓ 5 callersFunctionIsPlanar2x2Format
deps/sdl-2.0.10-c1be3add38/src/video/SDL_yuv.c:77
↓ 5 callersFunctionJoystickByDeviceId
deps/sdl-2.0.10-c1be3add38/src/joystick/android/SDL_sysjoystick.c:553
↓ 5 callersFunctionLZ4_compress_HC_extStateHC
external/tracy/common/tracy_lz4hc.cpp:861
↓ 5 callersFunctionLZ4_decompress_fast
external/tracy/common/tracy_lz4.cpp:2011
↓ 5 callersFunctionLZ4_isLittleEndian
-************************************ * Reading and writing into memory **************************************/
external/tracy/common/tracy_lz4.cpp:224
↓ 5 callersFunctionLZ4_prepareTable
external/tracy/common/tracy_lz4.cpp:730
↓ 5 callersFunctionLZ4_read16
external/tracy/common/tracy_lz4.cpp:234
↓ 5 callersFunctionLZ4_setCompressionLevel
external/tracy/common/tracy_lz4hc.cpp:960
↓ 5 callersMethodLockBuffer
deps/sdl-2.0.10-c1be3add38/src/video/haiku/SDL_BWin.h:456
↓ 5 callersFunctionMatrixRotationZ
deps/sdl-2.0.10-c1be3add38/src/render/SDL_d3dmath.c:118
↓ 5 callersMethodMoveToBack
src/BaseQueue.cpp:176
← previousnext →2,101–2,200 of 23,282, ranked by callers