MCPcopy Create free account

hub / github.com/crossuo/crossuo / functions

Functions23,282 in github.com/crossuo/crossuo

↓ 15 callersFunctionCurl_ssl_getsessionid
* Check if there's a session ID for the given connection in the cache, and if * there's one suitable, it is provided. Returns TRUE when no entry matc
deps/cmcurl/lib/vtls/vtls.c:304
↓ 15 callersMethodDrawLine
src/GLEngine/GLEngine.cpp:478
↓ 15 callersFunctionENGINE_get_first
Get the first/last "ENGINE" type available. */
deps/cmcurl/lib/libressl/crypto/engine/eng_list.c:183
↓ 15 callersFunctionENGINE_get_next
Iterate to the next/previous "ENGINE" type (NULL = end of the list). */
deps/cmcurl/lib/libressl/crypto/engine/eng_list.c:214
↓ 15 callersFunctionENGINE_init
The API (locked) version of "init" */
deps/cmcurl/lib/libressl/crypto/engine/eng_init.c:116
↓ 15 callersFunctionEVP_Digest
deps/cmcurl/lib/libressl/crypto/evp/digest.c:312
↓ 15 callersMethodEnable
src/GLEngine/GLShader.cpp:176
↓ 15 callersMethodGetItemPropertiesMode
src/Managers/ConfigManager.h:224
↓ 15 callersMethodGetRace
src/Managers/CreateCharacterManager.h:29
↓ 15 callersMethodGetTokens
xuocore/text_parser.cpp:265
↓ 15 callersFunctionImIsPowerOfTwo
external/gfx/imgui/imgui_internal.h:186
↓ 15 callersMethodInGroup
src/Gumps/GumpSpell.h:36
↓ 15 callersMethodIsGUI
This is a user interface component.
src/GUI/BaseGUI.h:68
↓ 15 callersMethodIsRootNode
external/gfx/imgui/imgui_internal.h:986
↓ 15 callersFunctionMD5_Update
deps/cmcurl/lib/md5.c:47
↓ 15 callersFunctionOBJ_nid2sn
deps/cmcurl/lib/libressl/crypto/objects/obj_dat.c:368
↓ 15 callersFunctionPKCS8_PRIV_KEY_INFO_free
deps/cmcurl/lib/libressl/crypto/asn1/p8_pkey.c:135
↓ 15 callersFunctionROTATE
deps/cmcurl/lib/libressl/crypto/des/des_locl.h:137
↓ 15 callersFunctionSDLTest_CommonArg
deps/sdl-2.0.10-c1be3add38/src/test/SDL_test_common.c:116
↓ 15 callersFunctionSDL_AddVideoDisplay
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:602
↓ 15 callersFunctionSDL_GL_CreateContext
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:3492
↓ 15 callersFunctionSDL_GetWindowData
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:1842
↓ 15 callersFunctionSDL_HasIntersection
deps/sdl-2.0.10-c1be3add38/src/video/SDL_rect.c:27
↓ 15 callersFunctionSDL_HasSSE2
deps/sdl-2.0.10-c1be3add38/src/cpuinfo/SDL_cpuinfo.c:710
↓ 15 callersFunctionSDL_InitSubSystem
deps/sdl-2.0.10-c1be3add38/src/SDL.c:105
↓ 15 callersFunctionSDL_NumJoysticks
* Count the number of joysticks attached to the system */
deps/sdl-2.0.10-c1be3add38/src/joystick/SDL_joystick.c:147
↓ 15 callersFunctionSDL_PauseAudioDevice
deps/sdl-2.0.10-c1be3add38/src/audio/SDL_audio.c:1527
↓ 15 callersFunctionSDL_ReadLE16
deps/sdl-2.0.10-c1be3add38/src/file/SDL_rwops.c:808
↓ 15 callersFunctionSDL_fabs
deps/sdl-2.0.10-c1be3add38/src/stdlib/SDL_stdlib.c:223
↓ 15 callersFunctionSDL_sscanf
deps/sdl-2.0.10-c1be3add38/src/stdlib/SDL_string.c:1033
↓ 15 callersFunctionX11_GL_GetProcAddress
deps/sdl-2.0.10-c1be3add38/src/video/x11/SDL_x11opengl.c:268
↓ 15 callersFunctionX509_ALGOR_get0
deps/cmcurl/lib/libressl/crypto/asn1/x_algor.c:178
↓ 15 callersFunctionX509_ALGOR_new
deps/cmcurl/lib/libressl/crypto/asn1/x_algor.c:119
↓ 15 callersFunctionXXH_readLE32
external/xxhash.c:235
↓ 15 callersFunctionXXH_readLE64
external/xxhash.c:660
↓ 15 callersFunction_sg_mtl_add_resource
add an MTLResource to the pool, return pool index or 0 if input was 'nil' */
external/gfx/sokol_gfx.h:8146
↓ 15 callersFunctioncurlx_nonblock
* curlx_nonblock() set the given socket to either blocking or non-blocking * mode based on the 'nonblock' boolean argument. This function is highly
deps/cmcurl/lib/nonblock.c:47
↓ 15 callersFunctiondrwav_uninit
external/ass.h:5283
↓ 15 callersMethodgetContext
()
deps/sdl-2.0.10-c1be3add38/android-project/app/src/main/java/org/libsdl/app/SDL.java:34
↓ 15 callersFunctionigSeparator
external/gfx/sokol_gfx_imgui.h:644
↓ 15 callersFunctionigTreeNodeStr
external/gfx/sokol_gfx_imgui.h:681
↓ 15 callersFunctionimap_sendf
* * imap_sendf() * * Sends the formatted string as an IMAP command to the server. * * Designed to never block. */
deps/cmcurl/lib/imap.c:1736
↓ 15 callersFunctionmz_zip_array_push_back
external/miniz.h:4598
↓ 15 callersFunctionoal_getDllProc
external/ass.h:25431
↓ 15 callersFunctionossl_strerror
Return error string for last OpenSSL error */
deps/cmcurl/lib/vtls/openssl.c:396
↓ 15 callersFunctionregister_error
deps/sdl-2.0.10-c1be3add38/src/hidapi/windows/hid.c:194
↓ 15 callersFunctionsend_negotiation
deps/cmcurl/lib/telnet.c:346
↓ 15 callersFunctionsetup_des_key
* Turns a 56 bit key into the 64 bit, odd parity key and sets the key. The * key schedule ks is also set. */
deps/cmcurl/lib/curl_ntlm_core.c:158
↓ 15 callersFunctionsmb_swap32
deps/cmcurl/lib/smb.c:144
↓ 15 callersFunctionstbtt_FindGlyphIndex
external/gfx/imgui/imstb_truetype.h:1461
↓ 15 callersFunctionstbtt__buf_get8
external/gfx/stb_truetype.h:1106
↓ 15 callersFunctionstbtt__buf_get8
external/gfx/imgui/imstb_truetype.h:1116
↓ 15 callersFunctionstbtt__csctx_rccurve_to
external/gfx/stb_truetype.h:1915
↓ 15 callersFunctionstbtt__csctx_rccurve_to
external/gfx/imgui/imstb_truetype.h:1925
↓ 15 callersFunctionstrncasecmp
deps/cmcurl/lib/libressl/crypto/compat/strcasecmp.c:89
↓ 15 callersFunctionterminalName
external/tinyfiledialogs.c:3475
↓ 15 callersFunctiontimingsafe_memcmp
deps/cmcurl/lib/libressl/crypto/compat/timingsafe_memcmp.c:21
↓ 15 callersFunctiontransform
deps/cmcurl/lib/libressl/crypto/gost/streebog.c:1187
↓ 15 callersFunctionttULONG
external/gfx/stb_truetype.h:1261
↓ 15 callersFunctionttULONG
external/gfx/imgui/imstb_truetype.h:1271
↓ 15 callersFunctionzenityPresent
external/tinyfiledialogs.c:3833
↓ 14 callersFunctionASN1_INTEGER_dup
deps/cmcurl/lib/libressl/crypto/asn1/a_int.c:73
↓ 14 callersFunctionASN1_object_size
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:263
↓ 14 callersFunctionAddDialogData
deps/sdl-2.0.10-c1be3add38/src/video/windows/SDL_windowsmessagebox.c:242
↓ 14 callersFunctionBUF_MEM_grow
deps/cmcurl/lib/libressl/crypto/buffer/buffer.c:96
↓ 14 callersFunctionBUF_MEM_grow_clean
deps/cmcurl/lib/libressl/crypto/buffer/buffer.c:102
↓ 14 callersFunctionCBS_stow
deps/cmcurl/lib/libressl/ssl/bs_cbs.c:78
↓ 14 callersFunctionCRYPTO_get_ex_new_index
Inside an existing class, get/register a new index. */
deps/cmcurl/lib/libressl/crypto/ex_data.c:563
↓ 14 callersFunctionCurl_raw_toupper
Portable, consistent toupper (remember EBCDIC). Do not use toupper() because its behavior is altered by the current locale. */
deps/cmcurl/lib/strcase.c:31
↓ 14 callersFunctionCurl_socket_check
* Wait for read or write events on a set of file descriptors. It uses poll() * when a fine poll() is available, in order to avoid limits with FD_SETS
deps/cmcurl/lib/select.c:145
↓ 14 callersFunctionEC_GROUP_method_of
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:243
↓ 14 callersFunctionEC_POINT_point2oct
deps/cmcurl/lib/libressl/crypto/ec/ec_oct.c:130
↓ 14 callersFunctionERR_get_error
deps/cmcurl/lib/libressl/crypto/err/err.c:762
↓ 14 callersFunctionEVP_CIPHER_CTX_init
deps/cmcurl/lib/libressl/crypto/evp/evp_enc.c:562
↓ 14 callersFunctionEVP_PKEY_CTX_get_data
deps/cmcurl/lib/libressl/crypto/evp/pmeth_lib.c:482
↓ 14 callersFunctionEVP_md5
deps/cmcurl/lib/libressl/crypto/evp/m_md5.c:113
↓ 14 callersMethodGenerateA
src/Managers/FontsManager.cpp:658
↓ 14 callersMethodGet
src/BaseQueue.cpp:102
↓ 14 callersMethodGetColorSelection
src/ScreenStages/CreateCharacterScreen.h:23
↓ 14 callersFunctionGost2814789_encrypt
deps/cmcurl/lib/libressl/crypto/gost/gost2814789.c:69
↓ 14 callersFunctionImFabs
external/gfx/imgui/imgui_internal.h:242
↓ 14 callersFunctionLogLastError
deps/sdl-2.0.10-c1be3add38/visualtest/src/windows/windows_process.c:18
↓ 14 callersMethodOnKey
src/TextEngine/EntryText.cpp:86
↓ 14 callersMethodPathLineTo
external/gfx/imgui/imgui.h:2034
↓ 14 callersFunctionRenderAdd_DrawUntexturedQuad
src/Renderer/RenderAdd.cpp:104
↓ 14 callersFunctionSDL_AtomicCAS
deps/sdl-2.0.10-c1be3add38/src/atomic/SDL_atomic.c:129
↓ 14 callersFunctionSDL_GL_SwapWindow
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:3605
↓ 14 callersFunctionSDL_GetDisplayBounds
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:672
↓ 14 callersFunctionSDL_GetKeyName
deps/sdl-2.0.10-c1be3add38/src/events/SDL_keyboard.c:942
↓ 14 callersFunctionSDL_GetModState
deps/sdl-2.0.10-c1be3add38/src/events/SDL_keyboard.c:847
↓ 14 callersFunctionSDL_GetWindowPosition
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:1907
↓ 14 callersFunctionSDL_PumpEvents
Run the system dependent event loops */
deps/sdl-2.0.10-c1be3add38/src/events/SDL_events.c:669
↓ 14 callersFunctionSDL_QueryTexture
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:1352
↓ 14 callersFunctionSDL_SYS_LogicError
deps/sdl-2.0.10-c1be3add38/src/haptic/dummy/SDL_syshaptic.c:29
↓ 14 callersFunctionSDL_SetRenderTarget
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:1832
↓ 14 callersFunctionSDL_UninitializedVideo
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:436
↓ 14 callersFunctionSDL_UnionRect
deps/sdl-2.0.10-c1be3add38/src/video/SDL_rect.c:128
↓ 14 callersFunctionSSL_get_rbio
deps/cmcurl/lib/libressl/ssl/ssl_lib.c:602
↓ 14 callersMethodSendTargetObject
src/Target.cpp:105
↓ 14 callersMethodSetUseHTML
src/Managers/FontsManager.h:150
← previousnext →701–800 of 23,282, ranked by callers