MCPcopy Create free account

hub / github.com/crossuo/crossuo / functions

Functions23,282 in github.com/crossuo/crossuo

↓ 14 callersFunctionU8TO32
interpret four 8 bit unsigned integers as a 32 bit unsigned integer in little endian */
deps/cmcurl/lib/libressl/crypto/poly1305/poly1305-donna.c:35
↓ 14 callersMethodWriteUInt8
xuocore/mappedfile.h:33
↓ 14 callersFunctionX509_STORE_CTX_cleanup
deps/cmcurl/lib/libressl/crypto/x509/x509_vfy.c:2333
↓ 14 callersFunctionX509_check_purpose
As much as I'd like to make X509_check_purpose use a "const" X509* * I really can't because it does recalculate hashes and do other non-const * thin
deps/cmcurl/lib/libressl/crypto/x509v3/v3_purp.c:125
↓ 14 callersFunction_sgl_matrix
get pointer to current top-of-stack of current matrix mode */
external/gfx/sokol_gl.h:1756
↓ 14 callersMethodadd
external/tracy/client/tracy_concurrentqueue.h:721
↓ 14 callersFunctionbacktrace_close
external/tracy/libbacktrace/posix.cpp:93
↓ 14 callersFunctiondtls1_start_timer
deps/cmcurl/lib/libressl/ssl/d1_lib.c:291
↓ 14 callersFunctiongdialogPresent
external/tinyfiledialogs.c:3777
↓ 14 callersFunctionmatedialogPresent
external/tinyfiledialogs.c:3811
↓ 14 callersFunctionmz_zip_array_resize
external/miniz.h:4582
↓ 14 callersFunctionquit
Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
deps/sdl-2.0.10-c1be3add38/test/testoverlay2.c:153
↓ 14 callersFunctionsocket_fd
src/Sockets.cpp:87
↓ 14 callersFunctionssl3_get_message
* Obtain handshake message of message type 'mt' (any if mt == -1), * maximum acceptable body length 'max'. * The first four bytes (msg_type and leng
deps/cmcurl/lib/libressl/ssl/ssl_both.c:440
↓ 14 callersFunctionssl3_handshake_msg_finish
deps/cmcurl/lib/libressl/ssl/s3_lib.c:1479
↓ 14 callersFunctionssl3_handshake_msg_start
deps/cmcurl/lib/libressl/ssl/s3_lib.c:1454
↓ 14 callersFunctionssl3_handshake_write
deps/cmcurl/lib/libressl/ssl/s3_lib.c:1523
↓ 14 callersFunctionstbtt_FindGlyphIndex
external/gfx/stb_truetype.h:1451
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
external/gfx/stb_truetype.h:1279
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
external/gfx/imgui/imstb_truetype.h:1289
↓ 13 callersMethodAdd
src/Vector.cpp:28
↓ 13 callersMethodAddCircleFilled
external/gfx/imgui/imgui_draw.cpp:1091
↓ 13 callersMethodAddText
src/Gumps/GumpGeneric.cpp:73
↓ 13 callersMethodAddText
external/gfx/imgui/imgui_draw.cpp:1112
↓ 13 callersMethodAttribute
external/tinyxml2.cpp:1582
↓ 13 callersFunctionBN_lshift
deps/cmcurl/lib/libressl/crypto/bn/bn_shift.c:134
↓ 13 callersFunctionBN_rshift
deps/cmcurl/lib/libressl/crypto/bn/bn_shift.c:171
↓ 13 callersMethodClear
external/gfx/imgui/imgui_draw.cpp:371
↓ 13 callersFunctionCopyString
external/tracy/client/TracyCallstack.cpp:36
↓ 13 callersFunctionCurl_blockread_all
* Helper read-from-socket functions. Does the same as Curl_read() but it * blocks until all bytes amount of buffersize will be read. No more, no less
deps/cmcurl/lib/socks.c:51
↓ 13 callersFunctionCurl_pgrsSetDownloadCounter
* Set the number of downloaded bytes so far. */
deps/cmcurl/lib/progress.c:308
↓ 13 callersFunctionCurl_ssl_push_certinfo
* This is a convenience function for push_certinfo_len that takes a zero * terminated value. */
deps/cmcurl/lib/vtls/vtls.c:726
↓ 13 callersFunctionCurl_sspi_strerror
deps/cmcurl/lib/strerror.c:758
↓ 13 callersFunctionDES_set_key_unchecked
deps/cmcurl/lib/libressl/crypto/des/set_key.c:334
↓ 13 callersMethodDisable
src/GLEngine/GLShader.cpp:210
↓ 13 callersFunctionEC_METHOD_get_field_type
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:250
↓ 13 callersFunctionEVP_DigestSignInit
deps/cmcurl/lib/libressl/crypto/evp/m_sigver.c:113
↓ 13 callersFunctionEVP_MD_CTX_md
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:348
↓ 13 callersFunctionFreeDialogData
deps/sdl-2.0.10-c1be3add38/src/video/windows/SDL_windowsmessagebox.c:373
↓ 13 callersFunctionGENERAL_NAME_free
deps/cmcurl/lib/libressl/crypto/x509v3/v3_genn.c:271
↓ 13 callersFunctionGOST_KEY_get_digest
deps/cmcurl/lib/libressl/crypto/gost/gostr341001_key.c:275
↓ 13 callersMethodIsDockSpace
external/gfx/imgui/imgui_internal.h:987
↓ 13 callersMethodIsSplitNode
Never show a tab bar
external/gfx/imgui/imgui_internal.h:992
↓ 13 callersFunctionLZ4_compressBound
external/tracy/common/tracy_lz4.cpp:621
↓ 13 callersMethodPlaySoundEffect
src/Managers/SoundManager.cpp:254
↓ 13 callersMethodReadString
xuocore/mappedfile.cpp:247
↓ 13 callersFunctionSDLTest_CommonLogUsage
deps/sdl-2.0.10-c1be3add38/src/test/SDL_test_common.c:488
↓ 13 callersFunctionSDL_DelHintCallback
deps/sdl-2.0.10-c1be3add38/src/SDL_hints.c:190
↓ 13 callersFunctionSDL_FreeWAV
Since the WAV memory is allocated in the shared library, it must also be freed here. (Necessary under Win32, VC++) */
deps/sdl-2.0.10-c1be3add38/src/audio/SDL_wave.c:2147
↓ 13 callersFunctionSDL_GetMouseState
deps/sdl-2.0.10-c1be3add38/src/events/SDL_mouse.c:702
↓ 13 callersFunctionSDL_GetWindowWMInfo
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:3736
↓ 13 callersFunctionSDL_PrivateJoystickHat
deps/sdl-2.0.10-c1be3add38/src/joystick/SDL_joystick.c:889
↓ 13 callersFunctionSDL_SetCursor
SDL_SetCursor(NULL) can be used to force the cursor redraw, if this is desired for any reason. This is used when setting the video mode and whe
deps/sdl-2.0.10-c1be3add38/src/events/SDL_mouse.c:1011
↓ 13 callersFunctionSDL_SetTextureBlendMode
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:1438
↓ 13 callersFunctionSDL_SetWindowPosition
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:1863
↓ 13 callersFunctionSDL_SetWindowSize
deps/sdl-2.0.10-c1be3add38/src/video/SDL_video.c:1985
↓ 13 callersFunctionSDL_iconv_string
deps/sdl-2.0.10-c1be3add38/src/stdlib/SDL_iconv.c:864
↓ 13 callersFunctionSDL_setenv
deps/sdl-2.0.10-c1be3add38/src/stdlib/SDL_getenv.c:47
↓ 13 callersFunctionSDL_sqrt
deps/sdl-2.0.10-c1be3add38/src/stdlib/SDL_stdlib.c:389
↓ 13 callersFunctionSSL_get_wbio
deps/cmcurl/lib/libressl/ssl/ssl_lib.c:608
↓ 13 callersFunctionTraceWrite
external/tracy/client/TracySysTrace.cpp:454
↓ 13 callersFunctionWINRT_TransformCursorPosition
Applies necessary geometric transformations to raw cursor positions:
deps/sdl-2.0.10-c1be3add38/src/video/winrt/SDL_winrtpointerinput.cpp:53
↓ 13 callersFunctionX509_NAME_dup
deps/cmcurl/lib/libressl/crypto/asn1/x_name.c:235
↓ 13 callersFunctionX509_STORE_CTX_init
deps/cmcurl/lib/libressl/crypto/x509/x509_vfy.c:2195
↓ 13 callersFunctionXXH3_avalanche
external/xxh3.h:276
↓ 13 callersFunctionXXH64_round
external/xxhash.c:688
↓ 13 callersFunction_createVideoSuiteTestWindow
* Create a test window */
deps/sdl-2.0.10-c1be3add38/test/testautomation_video.c:26
↓ 13 callersFunction_validateHasIntersectionResults
! * \brief Private helper to check SDL_HasIntersection results */
deps/sdl-2.0.10-c1be3add38/test/testautomation_rect.c:308
↓ 13 callersFunctionasn1_get_field_ptr
Given an ASN1_TEMPLATE get a pointer to a field */
deps/cmcurl/lib/libressl/crypto/asn1/tasn_utl.c:203
↓ 13 callersFunctioncallback
deps/sdl-2.0.10-c1be3add38/test/testtimer.c:33
↓ 13 callersMethodcontains
external/gfx/imgui/imgui.h:1347
↓ 13 callersFunctioncurlx_uztosi
deps/cmcurl/lib/warnless.c:203
↓ 13 callersFunctiondialogName
external/tinyfiledialogs.c:3602
↓ 13 callersMethodend
external/gfx/imgui/imgui.h:1326
↓ 13 callersFunctionfreecookie
deps/cmcurl/lib/cookie.c:105
↓ 13 callersMethodgetContext
This method is called by SDL using JNI.
deps/sdl-2.0.10-c1be3add38/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:955
↓ 13 callersFunctionigSameLine
external/gfx/sokol_gfx_imgui.h:647
↓ 13 callersFunctionkdialogPresent
external/tinyfiledialogs.c:3885
↓ 13 callersFunctionmz_crc32
external/miniz.h:1401
↓ 13 callersFunctionsend_bits
(s, value, length)
external/zlib_amalg.c:8654
↓ 13 callersFunctionsftp_libssh2_strerror
deps/cmcurl/lib/ssh.c:3271
↓ 13 callersFunctiontls1_transcript_free
deps/cmcurl/lib/libressl/ssl/ssl_transcript.c:126
↓ 13 callersFunctionto565
external/tracy/client/TracyDxt1.cpp:30
↓ 13 callersMethodunlock
external/tracy/client/TracyLock.hpp:198
↓ 13 callersFunctionwrite_lebn
deps/cmcurl/lib/libressl/crypto/pem/pvkfmt.c:445
↓ 13 callersFunctionwstr_from_utf8
common/str.h:191
↓ 12 callersFunctionASN1_INTEGER_cmp
deps/cmcurl/lib/libressl/crypto/asn1/a_int.c:82
↓ 12 callersFunctionASN1_STRING_dup
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:300
↓ 12 callersFunctionASN1_TYPE_free
deps/cmcurl/lib/libressl/crypto/asn1/tasn_typ.c:590
↓ 12 callersFunctionASN1_TYPE_set
deps/cmcurl/lib/libressl/crypto/asn1/a_type.c:73
↓ 12 callersFunctionASN1_item_ex_i2d
deps/cmcurl/lib/libressl/crypto/asn1/tasn_enc.c:129
↓ 12 callersFunctionASN1_put_object
class 0 is constructed * constructed == 2 for indefinite length constructed */
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:198
↓ 12 callersFunctionBN_usub
deps/cmcurl/lib/libressl/crypto/bn/bn_add.c:146
↓ 12 callersMethodColor16To32
src/Managers/ColorManager.cpp:89
↓ 12 callersFunctionCurl_convert_from_network
* Curl_convert_from_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:149
↓ 12 callersFunctionCurl_hash_next_element
deps/cmcurl/lib/hash.c:288
↓ 12 callersFunctionCurl_write
* Curl_write() is an internal write function that sends data to the * server. Works with plain sockets, SCP, SSL or kerberos. * * If the write woul
deps/cmcurl/lib/sendf.c:338
↓ 12 callersMethodDoubleClick
src/CrossUO.cpp:5525
↓ 12 callersMethodDrawA
src/TextEngine/EntryText.cpp:548
↓ 12 callersMethodDrawStaticArt
FIXME: gfx
src/CrossUO.cpp:4596
← previousnext →801–900 of 23,282, ranked by callers