MCPcopy Create free account

hub / github.com/crossuo/crossuo / functions

Functions23,282 in github.com/crossuo/crossuo

↓ 7 callersFunctionquit
Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
deps/sdl-2.0.10-c1be3add38/test/testgles2.c:73
↓ 7 callersFunctionrand_enough
* rand_enough() returns TRUE if we have seeded the random engine properly. */
deps/cmcurl/lib/vtls/openssl.c:445
↓ 7 callersFunctionrandomInt
deps/sdl-2.0.10-c1be3add38/Xcode-iOS/Template/SDL iOS Application/main.c:15
↓ 7 callersFunctionrandomInt
Produces a random int x, min <= x <= max following a uniform distribution */
deps/sdl-2.0.10-c1be3add38/Xcode-iOS/Demos/src/common.c:15
↓ 7 callersMethodrelease
(HIDDeviceManager manager)
deps/sdl-2.0.10-c1be3add38/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:41
↓ 7 callersFunctionresolve_addr_index
external/tracy/libbacktrace/dwarf.cpp:1425
↓ 7 callersFunctionresolve_string
external/tracy/libbacktrace/dwarf.cpp:1372
↓ 7 callersFunctionset_enum
deps/cmcurl/lib/vtls/gskit.c:219
↓ 7 callersFunctionsetpacketevent
deps/cmcurl/lib/tftp.c:283
↓ 7 callersFunctionsetup_tbuf
deps/cmcurl/lib/libressl/crypto/rsa/rsa_pmeth.c:160
↓ 7 callersFunctionsftp_libssh2_error_to_CURLE
deps/cmcurl/lib/ssh.c:223
↓ 7 callersFunctionsh_getentry
look up a given socket in the socket hash, skip invalid sockets */
deps/cmcurl/lib/multi.c:206
↓ 7 callersFunctionshutdown
external/loguru.h:711
↓ 7 callersFunctionsigpipe_ignore
* sigpipe_ignore() makes sure we ignore SIGPIPE while running libcurl * internals, and then sigpipe_restore() will restore the situation when we * r
deps/cmcurl/lib/sigpipe.h:42
↓ 7 callersFunctionsigpipe_restore
* sigpipe_restore() puts back the outside world's opinion of signal handler * and SIGPIPE handling. It MUST only be called after a corresponding * s
deps/cmcurl/lib/sigpipe.h:65
↓ 7 callersFunctionsmb_send_message
deps/cmcurl/lib/smb.c:409
↓ 7 callersFunctionssl_supported_version_range
deps/cmcurl/lib/libressl/ssl/ssl_versions.c:134
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
external/gfx/imgui/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt_ScaleForPixelHeight
external/gfx/stb_truetype.h:2594
↓ 7 callersFunctionstbtt__cff_get_index
external/gfx/stb_truetype.h:1163
↓ 7 callersFunctionstbtt__cff_get_index
external/gfx/imgui/imstb_truetype.h:1173
↓ 7 callersFunctionstr_upper
common/str.h:357
↓ 7 callersFunctionstrndup
deps/cmcurl/lib/libressl/crypto/compat/strndup.c:25
↓ 7 callersMethodswap
external/gfx/imgui/imgui.h:1332
↓ 7 callersFunctiontls1_transcript_record
deps/cmcurl/lib/libressl/ssl/ssl_transcript.c:191
↓ 7 callersFunctiontls_error_set
deps/cmcurl/lib/libressl/libtls-standalone/src/tls.c:116
↓ 7 callersFunctiontls_error_set
deps/cmcurl/lib/libressl/tls/tls.c:116
↓ 7 callersFunctiontls_error_vset
deps/cmcurl/lib/libressl/libtls-standalone/src/tls.c:83
↓ 7 callersFunctiontls_error_vset
deps/cmcurl/lib/libressl/tls/tls.c:83
↓ 7 callersMethodunlockAudioMutex
external/ass.h:28812
↓ 7 callersFunctionupdate_buflen
deps/cmcurl/lib/libressl/crypto/dsa/dsa_ameth.c:366
↓ 7 callersFunctionvalid_url
xuocore/common.cpp:13
↓ 7 callersFunctionvasprintf
deps/cmcurl/lib/libressl/crypto/compat/bsd-asprintf.c:42
↓ 7 callersFunctionverify_cb_cert
* Inform the verify callback of an error. * * If x is not NULL it is the error cert, otherwise use the chain cert * at depth. * * If err is not X
deps/cmcurl/lib/libressl/crypto/x509/x509_vfy.c:1721
↓ 7 callersFunctionwhirlpool_block
deps/cmcurl/lib/libressl/crypto/whrlpool/wp_block.c:441
↓ 6 callersFunctionASN1_BIT_STRING_new
deps/cmcurl/lib/libressl/crypto/asn1/tasn_typ.c:147
↓ 6 callersFunctionASN1_ENUMERATED_get
deps/cmcurl/lib/libressl/crypto/asn1/a_enum.c:107
↓ 6 callersFunctionASN1_STRING_cmp
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:386
↓ 6 callersFunctionASN1_STRING_print
deps/cmcurl/lib/libressl/crypto/asn1/t_x509.c:349
↓ 6 callersFunctionASN1_STRING_type_new
deps/cmcurl/lib/libressl/crypto/asn1/asn1_lib.c:359
↓ 6 callersFunctionASN1_TYPE_get
deps/cmcurl/lib/libressl/crypto/asn1/a_type.c:64
↓ 6 callersFunctionASN1_item_digest
deps/cmcurl/lib/libressl/crypto/asn1/a_digest.c:69
↓ 6 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
external/gfx/imgui/imgui_draw.cpp:1019
↓ 6 callersFunctionAllocateRenderCommand
deps/sdl-2.0.10-c1be3add38/src/render/SDL_render.c:370
↓ 6 callersFunctionAndroid_JNI_SetEnv
Set local storage value */
deps/sdl-2.0.10-c1be3add38/src/core/android/SDL_android.c:327
↓ 6 callersFunctionAnimId
xuocore/uodata.h:238
↓ 6 callersFunctionBIO_dump_indent
deps/cmcurl/lib/libressl/crypto/bio/b_dump.c:178
↓ 6 callersFunctionBIO_sock_should_retry
deps/cmcurl/lib/libressl/crypto/bio/bss_sock.c:212
↓ 6 callersFunctionBN_from_montgomery
deps/cmcurl/lib/libressl/crypto/bn/bn_mont.c:275
↓ 6 callersFunctionBN_is_prime_ex
deps/cmcurl/lib/libressl/crypto/bn/bn_prime.c:252
↓ 6 callersFunctionBN_sqr
r must not be a */ I've just gone over this and it is now %20 faster on x86 - eay - 27 Jun 96 */
deps/cmcurl/lib/libressl/crypto/bn/bn_sqr.c:66
↓ 6 callersFunctionCBB_add_asn1_uint64
deps/cmcurl/lib/libressl/ssl/bs_cbb.c:417
↓ 6 callersFunctionCBS_get_u24
deps/cmcurl/lib/libressl/ssl/bs_cbs.c:179
↓ 6 callersFunctionCMS_ContentInfo_new
deps/cmcurl/lib/libressl/crypto/cms/cms_lib.c:78
↓ 6 callersFunctionCMS_SignerInfo_get0_algs
deps/cmcurl/lib/libressl/crypto/cms/cms_sd.c:581
↓ 6 callersFunctionCMS_set_detached
deps/cmcurl/lib/libressl/crypto/cms/cms_lib.c:352
↓ 6 callersFunctionCMS_signed_get0_data_by_OBJ
deps/cmcurl/lib/libressl/crypto/cms/cms_att.c:130
↓ 6 callersFunctionCRYPTO_THREADID_current
deps/cmcurl/lib/libressl/crypto/cryptlib.c:278
↓ 6 callersFunctionCRYPTO_cbc128_encrypt
deps/cmcurl/lib/libressl/crypto/modes/cbc128.c:69
↓ 6 callersFunctionCRYPTO_poly1305_finish
deps/cmcurl/lib/libressl/crypto/poly1305/poly1305.c:34
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
external/gfx/imgui/imgui.cpp:5304
↓ 6 callersMethodCastSpell
src/CrossUO.cpp:5582
↓ 6 callersMethodChangeWarmode
src/CrossUO.cpp:5487
↓ 6 callersMethodClearLeft
src/PressedObject.cpp:61
↓ 6 callersFunctionClientXY
deps/sdl-2.0.10-c1be3add38/src/video/directfb/SDL_DirectFB_events.c:153
↓ 6 callersMethodClose
deps/sdl-2.0.10-c1be3add38/src/hidapi/android/hid.cpp:653
↓ 6 callersFunctionCopyCertSubject
deps/cmcurl/lib/vtls/sectransp.c:943
↓ 6 callersFunctionCurl_MD5_final
deps/cmcurl/lib/md5.c:558
↓ 6 callersFunctionCurl_MD5_init
deps/cmcurl/lib/md5.c:525
↓ 6 callersFunctionCurl_cert_hostcheck
deps/cmcurl/lib/hostcheck.c:128
↓ 6 callersFunctionCurl_create_sspi_identity
* Curl_create_sspi_identity() * * This is used to populate a SSPI identity structure based on the supplied * username and password. * * Parameter
deps/cmcurl/lib/curl_sspi.c:140
↓ 6 callersFunctionCurl_des_set_odd_parity
* Curl_des_set_odd_parity() * * This is used to apply odd parity to the given byte array. It is typically * used by when a cryptography engines doe
deps/cmcurl/lib/curl_des.c:45
↓ 6 callersFunctionCurl_hash_destroy
Destroys all the entries in the given hash and resets its attributes, * prepping the given hash for [static|dynamic] deallocation. * * @unittest: 1
deps/cmcurl/lib/hash.c:204
↓ 6 callersFunctionCurl_hash_start_iterate
deps/cmcurl/lib/hash.c:280
↓ 6 callersFunctionCurl_memdup
* * Curl_memdup(source, length) * * Copies the 'source' data to a newly allocated buffer (that is * returned). Copies 'length' bytes. * * Return
deps/cmcurl/lib/strdup.c:68
↓ 6 callersFunctionCurl_mime_initpart
Initialize a mime part. */
deps/cmcurl/lib/mime.c:1237
↓ 6 callersFunctionCurl_resolver_wait_resolv
* Curl_resolver_wait_resolv() * * Waits for a resolve to finish. This function should be avoided since using * this risk getting the multi interfac
deps/cmcurl/lib/asyn-ares.c:418
↓ 6 callersFunctionCurl_ssl_data_pending
deps/cmcurl/lib/vtls/vtls.c:639
↓ 6 callersFunctionCurl_wait_ms
* Internal function used for waiting a specific amount of ms * in Curl_socket_check() and Curl_poll() when no file descriptor * is provided to wait
deps/cmcurl/lib/select.c:75
↓ 6 callersFunctionD3D11_DrawPrimitives
deps/sdl-2.0.10-c1be3add38/src/render/direct3d11/SDL_render_d3d11.c:2169
↓ 6 callersFunctionD3D11_SetDrawState
deps/sdl-2.0.10-c1be3add38/src/render/direct3d11/SDL_render_d3d11.c:1987
↓ 6 callersFunctionD3D_UpdateTextureRep
deps/sdl-2.0.10-c1be3add38/src/render/direct3d/SDL_render_d3d.c:448
↓ 6 callersFunctionDES_ecb_encrypt
deps/cmcurl/lib/libressl/crypto/des/ecb_enc.c:104
↓ 6 callersFunctionDES_encrypt2
deps/cmcurl/lib/libressl/crypto/des/des_enc.c:158
↓ 6 callersFunctionDSA_new
deps/cmcurl/lib/libressl/crypto/dsa/dsa_lib.c:93
↓ 6 callersFunctionDirectFB_WM_AdjustWindowLayout
deps/sdl-2.0.10-c1be3add38/src/video/directfb/SDL_DirectFB_WM.c:198
↓ 6 callersMethodDraw
src/Sprite.cpp:139
↓ 6 callersMethodDraw
external/gfx/imgui/imgui.cpp:2124
↓ 6 callersFunctionDrawResizepicGump_Internal
src/CrossUO.cpp:4311
↓ 6 callersFunctionEC_GROUP_new
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:76
↓ 6 callersFunctionEC_POINT_clear_free
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:849
↓ 6 callersFunctionEC_POINT_cmp
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:1095
↓ 6 callersFunctionEC_POINT_is_on_curve
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:1080
↓ 6 callersFunctionEC_POINT_oct2point
deps/cmcurl/lib/libressl/crypto/ec/ec_oct.c:163
↓ 6 callersFunctionEC_POINT_set_affine_coordinates_GFp
deps/cmcurl/lib/libressl/crypto/ec/ec_lib.c:955
↓ 6 callersFunctionENGINE_by_id
deps/cmcurl/lib/libressl/crypto/engine/eng_list.c:337
↓ 6 callersFunctionERR_error_string_n
deps/cmcurl/lib/libressl/crypto/err/err.c:886
↓ 6 callersFunctionEVP_CIPHER_block_size
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:185
↓ 6 callersFunctionEVP_Cipher
deps/cmcurl/lib/libressl/crypto/evp/evp_lib.c:197
↓ 6 callersFunctionEVP_DigestVerifyFinal
deps/cmcurl/lib/libressl/crypto/evp/m_sigver.c:168
← previousnext →1,701–1,800 of 23,282, ranked by callers