MCPcopy Create free account

hub / github.com/crossuo/crossuo / functions

Functions23,282 in github.com/crossuo/crossuo

↓ 17 callersFunctionCRYPTO_set_ex_data
For a given CRYPTO_EX_DATA variable, set the value corresponding to a * particular index in the class used by this variable */
deps/cmcurl/lib/libressl/crypto/ex_data.c:604
↓ 17 callersFunctionCurl_llist_remove
* @unittest: 1300 */
deps/cmcurl/lib/llist.c:92
↓ 17 callersFunctionEC_POINT_mul
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:1177
↓ 17 callersFunctionEVP_CIPHER_CTX_cleanup
deps/cmcurl/lib/libressl/crypto/evp/evp_enc.c:574
↓ 17 callersFunctionEVP_CIPHER_CTX_key_length
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:258
↓ 17 callersFunctionEVP_MD_CTX_new
deps/cmcurl/lib/libressl/crypto/evp/digest.c:329
↓ 17 callersMethodFilePath
src/Wisp/WispApplication.cpp:63
↓ 17 callersFunctionFlushRenderCommandsIfNotBatching
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:254
↓ 17 callersMethodGetTextW
src/Gumps/GumpPropertyIcon.h:22
↓ 17 callersMethodIsMounted
src/GameObjects/GameObject.h:120
↓ 17 callersFunctionOBJ_dup
deps/cmcurl/lib/libressl/crypto/objects/obj_lib.c:67
↓ 17 callersFunctionOPENSSL_init_crypto
deps/cmcurl/lib/libressl/crypto/crypto_init.c:45
↓ 17 callersFunctionRSA_size
deps/cmcurl/lib/libressl/crypto/rsa/rsa_crpt.c:81
↓ 17 callersMethodReadUInt16BE
xuocore/mappedfile.h:157
↓ 17 callersMethodReset
src/Walker/Walker.cpp:16
↓ 17 callersMethodResetPtr
xuocore/mappedfile.h:27
↓ 17 callersFunctionSDL_CreateSemaphore
Create a semaphore */
deps/sdl-2.0.10-c1be3add38/src/thread/psp/SDL_syssem.c:42
↓ 17 callersFunctionSDL_NumHaptics
* Returns the number of available devices. */
deps/sdl-2.0.10-c1be3add38/src/haptic/SDL_haptic.c:86
↓ 17 callersFunctionSDL_SendTouch
deps/sdl-2.0.10-c1be3add38/src/events/SDL_touch.c:241
↓ 17 callersFunctionSHA512_Final
deps/cmcurl/lib/libressl/crypto/sha/sha512.c:97
↓ 17 callersFunctionSSL_get_error
deps/cmcurl/lib/libressl/ssl/ssl_lib.c:2260
↓ 17 callersMethodUnload
xuocore/uodata.cpp:573
↓ 17 callersFunctionX509_up_ref
deps/cmcurl/lib/libressl/crypto/x509/x_all.c:604
↓ 17 callersFunctioncurlx_strtoofft
* Parse a *positive* up to 64 bit number written in ascii. */
deps/cmcurl/lib/strtoofft.c:215
↓ 17 callersFunctionexpect
external/popts.h:549
↓ 17 callersMethodfinish
()
deps/sdl-2.0.10-c1be3add38/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:134
↓ 17 callersFunctionisDarwin
external/tinyfiledialogs.c:3284
↓ 17 callersFunctionpthread_once
deps/cmcurl/lib/libressl/include/compat/pthread.h:34
↓ 17 callersFunctionshellementaryPresent
external/tinyfiledialogs.c:3822
↓ 16 callersFunctionASN1_STRING_set0
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:345
↓ 16 callersFunctionASN1_item_d2i_fp
deps/cmcurl/lib/libressl/crypto/asn1/a_d2i_fp.c:130
↓ 16 callersFunctionASN1_item_i2d_fp
deps/cmcurl/lib/libressl/crypto/asn1/a_i2d_fp.c:117
↓ 16 callersFunctionBIO_new_mem_buf
deps/cmcurl/lib/libressl/crypto/bio/bss_mem.c:96
↓ 16 callersFunctionBN_add_word
deps/cmcurl/lib/libressl/crypto/bn/bn_word.c:141
↓ 16 callersFunctionCBB_init
deps/cmcurl/lib/libressl/ssl/bs_cbb.c:46
↓ 16 callersFunctionCBS_mem_equal
deps/cmcurl/lib/libressl/ssl/bs_cbs.c:125
↓ 16 callersFunctionCBS_write_bytes
deps/cmcurl/lib/libressl/ssl/bs_cbs.c:105
↓ 16 callersFunctionCRYPTO_new_ex_data
Initialise a new CRYPTO_EX_DATA for use in a particular class - including * calling new() callbacks for each index in the class used by this variable
deps/cmcurl/lib/libressl/crypto/ex_data.c:577
↓ 16 callersFunctionCalculatePercents
src/Misc.cpp:14
↓ 16 callersFunctionCurl_convert_to_network
* Curl_convert_to_network() is an internal function for performing ASCII * conversions on non-ASCII platforms. It converts the buffer _in place_. */
deps/cmcurl/lib/non-ascii.c:83
↓ 16 callersFunctionCurl_pgrsSetUploadCounter
* Set the number of uploaded bytes so far. */
deps/cmcurl/lib/progress.c:338
↓ 16 callersFunctionCurl_pgrsTime
* @unittest: 1399 */
deps/cmcurl/lib/progress.c:168
↓ 16 callersFunctionCurl_ssl_sessionid_lock
* Lock shared SSL session data */
deps/cmcurl/lib/vtls/vtls.c:284
↓ 16 callersMethodDelete
src/TextEngine/TextContainer.cpp:40
↓ 16 callersFunctionDockNodeGetRootNode
external/gfx/imgui/imgui_internal.h:1815
↓ 16 callersFunctionDraw
Demonstrate creating a simple console window, with scrolling, filtering, completion and history. For the console example, here we are using a more C++
external/gfx/imgui/imgui_demo.cpp:3661
↓ 16 callersMethodDrawPolygone
src/GLEngine/GLEngine.cpp:492
↓ 16 callersFunctionEC_GROUP_get_curve_name
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:422
↓ 16 callersFunctionEVP_PKEY_CTX_new
deps/cmcurl/lib/libressl/crypto/evp/pmeth_lib.c:320
↓ 16 callersMethodExeFilePath
src/Wisp/WispApplication.cpp:76
↓ 16 callersFunctionFFStrError
* Like strerror but for force feedback errors. */
deps/sdl-2.0.10-c1be3add38/src/haptic/darwin/SDL_syshaptic.c:94
↓ 16 callersFunctionGOST_KEY_get0_group
deps/cmcurl/lib/libressl/crypto/gost/gostr341001_key.c:233
↓ 16 callersMethodGenerateTexture
src/TextEngine/TextData.cpp:50
↓ 16 callersMethodGetGraphicForAnimation
src/GameObjects/GameItem.cpp:367
↓ 16 callersMethodGetRect
external/gfx/imgui/imgui_internal.h:811
↓ 16 callersMethodGetStaticArtDimension
src/CrossUO.cpp:5816
↓ 16 callersFunctionHMAC_Init_ex
deps/cmcurl/lib/libressl/crypto/hmac/hmac.c:66
↓ 16 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
external/gfx/imgui/imgui.cpp:1579
↓ 16 callersFunctionInit
src/Crypt/CryptEntry.cpp:20
↓ 16 callersFunctionOBJ_txt2obj
deps/cmcurl/lib/libressl/crypto/objects/obj_dat.c:483
↓ 16 callersMethodOnKeyPressed
external/gfx/imgui/imgui_widgets.cpp:3255
↓ 16 callersFunctionSDL_AddAudioCVTFilter
deps/sdl-2.0.10-c1be3add38/src/audio/SDL_audiocvt.c:600
↓ 16 callersFunctionSDL_AtomicLock
deps/sdl-2.0.10-c1be3add38/src/atomic/SDL_spinlock.c:136
↓ 16 callersFunctionSDL_DestroyRenderer
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:3176
↓ 16 callersFunctionSDL_DestroySemaphore
Free the semaphore */
deps/sdl-2.0.10-c1be3add38/src/thread/psp/SDL_syssem.c:63
↓ 16 callersFunctionSDL_GetAudioDeviceName
deps/sdl-2.0.10-c1be3add38/src/audio/SDL_audio.c:1069
↓ 16 callersFunctionSDL_GetYUVConversionModeForResolution
deps/sdl-2.0.10-c1be3add38/src/video/SDL_yuv.c:46
↓ 16 callersFunctionSDL_InvalidateMap
deps/sdl-2.0.10-c1be3add38/src/video/SDL_pixels.c:971
↓ 16 callersFunctionSDL_QuitSubSystem
deps/sdl-2.0.10-c1be3add38/src/SDL.c:258
↓ 16 callersFunctionSDL_RenderDrawPoint
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:2244
↓ 16 callersFunctionSDL_SetSurfaceBlendMode
deps/sdl-2.0.10-c1be3add38/src/video/SDL_surface.c:493
↓ 16 callersFunctionSDL_isdigit
deps/sdl-2.0.10-c1be3add38/src/stdlib/SDL_stdlib.c:439
↓ 16 callersFunctionSHA512_Init
deps/cmcurl/lib/libressl/crypto/sha/sha512.c:76
↓ 16 callersFunctionSHA512_Update
deps/cmcurl/lib/libressl/crypto/sha/sha512.c:178
↓ 16 callersFunctionSSL_free
deps/cmcurl/lib/libressl/ssl/ssl_lib.c:501
↓ 16 callersFunctionSetDIerror
Convert a DirectInput return code to a text message */
deps/sdl-2.0.10-c1be3add38/src/joystick/windows/SDL_dinputjoystick.c:228
↓ 16 callersFunctionX509_NAME_free
deps/cmcurl/lib/libressl/crypto/asn1/x_name.c:229
↓ 16 callersFunctionXXH3_mix16B
external/xxh3.h:594
↓ 16 callersFunction_destroyVideoSuiteTestWindow
* Destroy test window */
deps/sdl-2.0.10-c1be3add38/test/testautomation_video.c:49
↓ 16 callersFunction_validateIntersectRectAndLineResults
! * \brief Private helper to check SDL_IntersectRectAndLine results */
deps/sdl-2.0.10-c1be3add38/test/testautomation_rect.c:18
↓ 16 callersFunctionatomic_load_ptr
external/tracy/client/tracy_rpmalloc.cpp:175
↓ 16 callersMethodbegin
external/gfx/imgui/imgui.h:1324
↓ 16 callersFunctionbn_sub_part_words
deps/cmcurl/lib/libressl/crypto/bn/bn_mul.c:83
↓ 16 callersFunctioncftf081
external/ass.h:33789
↓ 16 callersFunctioncftf161
external/ass.h:33447
↓ 16 callersFunctiondrwav_read
external/ass.h:5422
↓ 16 callersFunctionigTreePop
external/gfx/sokol_gfx_imgui.h:684
↓ 16 callersFunctioninflateStateCheck
(strm)
external/zlib_amalg.c:6609
↓ 16 callersFunctionmulti_done
deps/cmcurl/lib/multi.c:498
↓ 16 callersFunctionoal_load_dll
external/ass.h:25456
↓ 16 callersFunctionprint_string
deps/sdl-2.0.10-c1be3add38/test/checkkeys.c:38
↓ 16 callersFunctionset_file_offset
external/ass.h:19539
↓ 16 callersFunctionssl_cipher_apply_rule
deps/cmcurl/lib/libressl/ssl/ssl_ciph.c:758
↓ 15 callersFunctionASN1_STRING_data
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:426
↓ 15 callersFunctionASN1_STRING_new
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:353
↓ 15 callersFunctionASN1_item_pack
Pack an ASN1 object into an ASN1_STRING. */
deps/cmcurl/lib/libressl/crypto/asn1/asn_pack.c:65
↓ 15 callersFunctionASN1_time_parse
deps/cmcurl/lib/libressl/crypto/asn1/a_time_tm.c:149
↓ 15 callersFunctionBUF_MEM_new
deps/cmcurl/lib/libressl/crypto/buffer/buffer.c:73
↓ 15 callersFunctionCurl_base64_decode
* Curl_base64_decode() * * Given a base64 NUL-terminated string at src, decode it and return a * pointer in *outptr to a newly allocated memory are
deps/cmcurl/lib/base64.c:104
↓ 15 callersFunctionCurl_llist_destroy
deps/cmcurl/lib/llist.c:133
← previousnext →601–700 of 23,282, ranked by callers