Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InoriRus/Kyty
/ functions
Functions
20,361 in github.com/InoriRus/Kyty
⨍
Functions
20,361
◇
Types & classes
5,851
↓ 7 callers
Function
SDL_SW_CopyYUVToRGB
source/3rdparty/sdl2/src/render/SDL_yuv_sw.c:369
↓ 7 callers
Function
SDL_SendDropFile
source/3rdparty/sdl2/src/events/SDL_dropevents.c:79
↓ 7 callers
Function
SDL_SendSysWMEvent
source/3rdparty/sdl2/src/events/SDL_events.c:1339
↓ 7 callers
Function
SDL_SetClipRect
source/3rdparty/sdl2/src/video/SDL_surface.c:574
↓ 7 callers
Function
SDL_TLSSet
source/3rdparty/sdl2/src/thread/SDL_thread.c:51
↓ 7 callers
Function
SDL_UnlockMutex
source/3rdparty/sdl2/src/thread/pthread/SDL_sysmutex.c:161
↓ 7 callers
Function
SDL_UnlockTexture
source/3rdparty/sdl2/src/render/SDL_render.c:2150
↓ 7 callers
Function
SDL_Vulkan_CreateInstanceExtensionsList
source/3rdparty/sdl2/src/video/SDL_vulkan_utils.c:120
↓ 7 callers
Function
SDL_WAYLAND_own_surface
source/3rdparty/sdl2/src/video/wayland/SDL_waylandvideo.c:150
↓ 7 callers
Function
SDL_floorf
source/3rdparty/sdl2/src/stdlib/SDL_stdlib.c:253
↓ 7 callers
Function
SDL_iconv_string
source/3rdparty/sdl2/src/stdlib/SDL_iconv.c:809
↓ 7 callers
Function
SafeMult
Reads the value stored at the location of the f1 pointer, multiplies it * with the second argument and then stores the result to f1. * Returns 0 on
source/3rdparty/sdl2/src/audio/SDL_wave.c:46
↓ 7 callers
Method
SetBasicBlockToLoop
Returns the inner most loop that contains the basic block |bb|.
source/3rdparty/vulkan/source/opt/loop_descriptor.h:498
↓ 7 callers
Method
SetDebugScope
source/3rdparty/vulkan/source/opt/instruction.h:690
↓ 7 callers
Function
SetInitState
source/3rdparty/sdl2/src/joystick/hidapi/SDL_hidapi_xboxone.c:147
↓ 7 callers
Method
Update
source/3rdparty/vulkan/source/val/validate_builtins.cpp:664
↓ 7 callers
Method
Value
source/lib/Core/src/Hashmap.cpp:473
↓ 7 callers
Method
WaitForFence
source/emulator/src/Graphics/GraphicsRender.cpp:5552
↓ 7 callers
Function
WasapiFailed
source/3rdparty/sdl2/src/audio/wasapi/SDL_wasapi.c:158
↓ 7 callers
Function
WriteSubcommand
source/3rdparty/sdl2/src/joystick/hidapi/SDL_hidapi_switch.c:447
↓ 7 callers
Function
X11_IsWindowMapped
source/3rdparty/sdl2/src/video/x11/SDL_x11window.c:82
↓ 7 callers
Function
XXH64_avalanche
source/3rdparty/xxhash/include/xxhash/xxhash.h:2414
↓ 7 callers
Function
XXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
source/3rdparty/xxhash/include/xxhash/xxhash.h:3193
↓ 7 callers
Function
XXH_swap32
source/3rdparty/xxhash/include/xxhash/xxhash.h:1754
↓ 7 callers
Function
ZSTD_cwksp_reserve_buffer
* Reserves and returns unaligned memory. */
source/3rdparty/zstd/lib/compress/zstd_cwksp.h:273
↓ 7 callers
Function
ZSTD_freeCDict
source/3rdparty/zstd/lib/compress/zstd_compress.c:3307
↓ 7 callers
Function
ZSTD_pthread_mutex_destroy
source/3rdparty/zstd/lib/common/threading.c:90
↓ 7 callers
Function
ZSTD_pthread_mutex_init
source/3rdparty/zstd/lib/common/threading.c:82
↓ 7 callers
Method
begin
source/3rdparty/vulkan/source/opt/tree_iterator.h:150
↓ 7 callers
Method
begin
source/include/Kyty/Core/String.h:246
↓ 7 callers
Function
chg_vc_kbd_led
source/3rdparty/sdl2/src/core/freebsd/SDL_evdev_kbd_freebsd.c:407
↓ 7 callers
Function
clamp
source/include/Kyty/Math/VectorAndMatrix.h:828
↓ 7 callers
Method
data
source/3rdparty/vulkan/source/util/small_vector.h:250
↓ 7 callers
Function
displayStatLine
** Display a single line of status using 64-bit values. */
source/3rdparty/sqlite/src/shell.c:10947
↓ 7 callers
Method
dominates
source/3rdparty/vulkan/source/val/basic_block.cpp:64
↓ 7 callers
Method
ext_inst_debuginfo_end
source/3rdparty/vulkan/source/opt/module.h:436
↓ 7 callers
Method
ext_inst_imports
source/3rdparty/vulkan/source/opt/module.h:391
↓ 7 callers
Function
fastpbkdf2_hmac_sha256
source/3rdparty/sqlite/src/fastpbkdf2.c:405
↓ 7 callers
Method
getAsFloat
Returns the data as a floating point value.
source/3rdparty/vulkan/source/util/hex_float.h:158
↓ 7 callers
Method
getBasicType
source/3rdparty/vulkan/include/glslang/Include/Types.h:1715
↓ 7 callers
Function
get_dyn_ptr
source/emulator/src/Loader/RuntimeLinker.cpp:285
↓ 7 callers
Function
idxPrepareStmt
** Prepare an SQL statement. */
source/3rdparty/sqlite/src/shell.c:6993
↓ 7 callers
Function
idxPrintfPrepareStmt
** Prepare an SQL statement using the results of a printf() formatting. */
source/3rdparty/sqlite/src/shell.c:7010
↓ 7 callers
Function
if
source/3rdparty/sqlite/src/shell.c:12712
↓ 7 callers
Method
immediate_dominator
source/3rdparty/vulkan/source/val/basic_block.cpp:43
↓ 7 callers
Method
insert
source/3rdparty/vulkan/include/glslang/MachineIndependent/localintermediate.h:255
↓ 7 callers
Function
is_ascii_alphabetic
source/3rdparty/cpuinfo/src/arm/linux/chipset.c:26
↓ 7 callers
Function
joyGetData
/ Get a text from in the string starting in joyenv until it finds */ the stopchar or maxchars is reached. The result is placed in name. */ /
source/3rdparty/sdl2/src/joystick/os2/SDL_os2joystick.c:751
↓ 7 callers
Method
key
Gets the user supplied key.
source/3rdparty/gtest/include/gtest/gtest.h:532
↓ 7 callers
Function
listeners
Provides access to the event listener list.
source/3rdparty/gtest/src/gtest-internal-inl.h:611
↓ 7 callers
Function
luaK_jump
source/3rdparty/lua/src/lcode.c:59
↓ 7 callers
Function
lua_isstring
source/3rdparty/lua/src/lapi.c:274
↓ 7 callers
Function
lua_replace
source/3rdparty/lua/src/lapi.c:217
↓ 7 callers
Function
lua_setmetatable
source/3rdparty/lua/src/lapi.c:812
↓ 7 callers
Function
lua_touserdata
source/3rdparty/lua/src/lapi.c:427
↓ 7 callers
Function
math_round
source/include/Kyty/Math/MathAll.h:361
↓ 7 callers
Function
midr_get_implementer
source/3rdparty/cpuinfo/src/arm/midr.h:68
↓ 7 callers
Function
mySqlite3PagerGetCodec
** Get the codec argument for this pager */
source/3rdparty/sqlite/src/sqlite3secure.c:100
↓ 7 callers
Function
mz_zip_array_resize
source/3rdparty/miniz/miniz.c.h:3013
↓ 7 callers
Function
mz_zip_reader_end
source/3rdparty/miniz/miniz.c.h:3928
↓ 7 callers
Function
new_localvar
source/3rdparty/lua/src/lparser.c:178
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
source/3rdparty/gtest/src/gtest.cc:5814
↓ 7 callers
Method
parse_value
source/lib/Core/src/JsonReader.cpp:50
↓ 7 callers
Function
puts
source/emulator/src/Libs/LibC.cpp:74
↓ 7 callers
Function
registerThread
source/3rdparty/easy_profiler/src/profiler.cpp:206
↓ 7 callers
Method
send
source/3rdparty/easy_profiler/src/easy_socket.cpp:271
↓ 7 callers
Method
set
source/3rdparty/easy_profiler/src/reader.cpp:261
↓ 7 callers
Function
sha256_transf
source/3rdparty/sqlite/src/sha2.c:212
↓ 7 callers
Function
sha512_transf
source/3rdparty/sqlite/src/sha2.c:434
↓ 7 callers
Function
spvBinaryParse
source/3rdparty/vulkan/source/binary.cpp:808
↓ 7 callers
Function
spvContextDestroy
source/3rdparty/vulkan/source/table.cpp:61
↓ 7 callers
Function
spvExtInstIsNonSemantic
source/3rdparty/vulkan/source/ext_inst.cpp:147
↓ 7 callers
Function
spvOpcodeIsDebug
source/3rdparty/vulkan/source/opcode.cpp:624
↓ 7 callers
Function
sqlite3_open_v2
source/3rdparty/sqlite/src/sqlite3secure.c:358
↓ 7 callers
Function
ss_compare
Compares two suffixes. */
source/3rdparty/zstd/lib/dictBuilder/divsufsort.c:229
↓ 7 callers
Function
stbi__compute_y
source/3rdparty/stb/stb_image.h:1726
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
source/3rdparty/stb/stb_image.h:833
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
source/3rdparty/stb/stb_image.h:823
↓ 7 callers
Function
storeValue
source/3rdparty/easy_profiler/include/easy/arbitrary_value.h:302
↓ 7 callers
Function
sys_file_close
source/lib/Sys/src/SysWindowsFileIO.cpp:291
↓ 7 callers
Function
sys_query_performance_counter
source/include/Kyty/Sys/SysLinuxTimer.h:136
↓ 7 callers
Method
target_pointer
source/3rdparty/vulkan/source/opt/types.h:588
↓ 7 callers
Function
tinfl_decompress
source/3rdparty/miniz/miniz.c.h:1430
↓ 7 callers
Function
to_string
source/3rdparty/vulkan/include/glslang/Include/Common.h:56
↓ 7 callers
Function
transpose
source/include/Kyty/Math/VectorAndMatrix.h:715
↓ 7 callers
Method
var_id
source/3rdparty/vulkan/source/opt/ssa_rewrite_pass.h:64
↓ 7 callers
Method
version
Gets the SPIR-V version of this module.
source/3rdparty/vulkan/source/val/validation_state.h:147
↓ 6 callers
Function
Abort
source/3rdparty/gtest/src/gtest-port.cc:1268
↓ 6 callers
Method
AddDecorationVal
source/3rdparty/vulkan/source/opt/decoration_manager.cpp:402
↓ 6 callers
Method
AddExtInstImport
source/3rdparty/vulkan/source/opt/module.h:319
↓ 6 callers
Function
Android_JNI_SetEnv
Set local storage value */
source/3rdparty/sdl2/src/core/android/SDL_android.c:401
↓ 6 callers
Method
Append
source/3rdparty/gtest/src/gtest.cc:3613
↓ 6 callers
Function
ArrayAsVector
source/3rdparty/gtest/src/gtest.cc:2272
↓ 6 callers
Method
AsBoolConstant
source/3rdparty/vulkan/source/opt/constants.h:70
↓ 6 callers
Method
AsSEMultiplyNode
source/3rdparty/vulkan/source/opt/scalar_analysis_nodes.h:296
↓ 6 callers
Method
AsSampledImage
source/3rdparty/vulkan/source/opt/types.h:353
↓ 6 callers
Function
BIT_highbit32
* Helper functions ****************************************************************/
source/3rdparty/zstd/lib/legacy/zstd_v02.c:349
↓ 6 callers
Function
BIT_highbit32
* Helper functions ****************************************************************/
source/3rdparty/zstd/lib/legacy/zstd_v04.c:623
↓ 6 callers
Function
BIT_lookBitsFast
! BIT_lookBitsFast : * unsafe version; only works only if nbBits >= 1 */
source/3rdparty/zstd/lib/legacy/zstd_v02.c:437
↓ 6 callers
Function
BIT_skipBits
source/3rdparty/zstd/lib/legacy/zstd_v04.c:710
← previous
next →
1,301–1,400 of 20,361, ranked by callers