Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ functions
Functions
8,365 in github.com/EmmyLua/EmmyLuaDebugger
⨍
Functions
8,365
◇
Types & classes
1,383
↓ 4 callers
Function
pound_it
third-party/libuv-1.46.0/test/benchmark-pound.c:271
↓ 4 callers
Function
precallC
** precall for C functions */
third-party/lua-5.5.0/src/ldo.c:642
↓ 4 callers
Function
precallC
** precall for C functions */
third-party/lua-5.4.6/src/ldo.c:523
↓ 4 callers
Function
prepbuffsize
** Returns a pointer to a free area with at least 'sz' bytes in buffer ** 'B'. 'boxidx' is the relative position in the stack where is the ** buffer's
third-party/lua-5.5.0/src/lauxlib.c:564
↓ 4 callers
Function
prepbuffsize
** Returns a pointer to a free area with at least 'sz' bytes in buffer ** 'B'. 'boxidx' is the relative position in the stack where is the ** buffer's
third-party/lua-5.4.6/src/lauxlib.c:550
↓ 4 callers
Function
propagateall
third-party/lua-5.1.5/src/lgc.c:323
↓ 4 callers
Function
push_captures
third-party/lua-5.5.0/src/lstrlib.c:738
↓ 4 callers
Function
push_captures
third-party/lua-5.4.6/src/lstrlib.c:735
↓ 4 callers
Function
push_captures
third-party/lua-5.1.5/src/lstrlib.c:485
↓ 4 callers
Function
push_captures
third-party/lua-5.3.5/src/lstrlib.c:569
↓ 4 callers
Function
push_captures
third-party/lua-5.2.4/src/lstrlib.c:555
↓ 4 callers
Function
reallymarkobject
** Mark an object. Userdata with no user values, strings, and closed ** upvalues are visited and turned black here. Open upvalues are ** already ind
third-party/lua-5.5.0/src/lgc.c:339
↓ 4 callers
Function
reallymarkobject
** Mark an object. Userdata with no user values, strings, and closed ** upvalues are visited and turned black here. Open upvalues are ** already ind
third-party/lua-5.4.6/src/lgc.c:297
↓ 4 callers
Function
reallymarkobject
** mark an object. Userdata, strings, and closed upvalues are visited ** and turned black here. Other objects are marked gray and added ** to appropri
third-party/lua-5.2.4/src/lgc.c:243
↓ 4 callers
Function
refreshOpen
third-party/libuv-1.46.0/test/test-fs-open-flags.c:147
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
third-party/nlohmann/include/nlohmann/detail/string_escape.hpp:24
↓ 4 callers
Function
resizebox
Resize the buffer used by a box. Optimize for the common case of ** resizing to the old size. (For instance, __gc will resize the box ** to 0 even aft
third-party/lua-5.5.0/src/lauxlib.c:484
↓ 4 callers
Function
resizebox
third-party/lua-5.3.5/src/lauxlib.c:461
↓ 4 callers
Function
resolve_operand_size
third-party/EasyHook/DriverShared/Disassembler/libudis86/decode.c:322
↓ 4 callers
Function
resume_error
** Signal an error in the call to 'lua_resume', not in the execution ** of the coroutine itself. (Such errors should not be handled by any ** coroutin
third-party/lua-5.5.0/src/ldo.c:899
↓ 4 callers
Function
resume_error
** Signal an error in the call to 'lua_resume', not in the execution ** of the coroutine itself. (Such errors should not be handled by any ** coroutin
third-party/lua-5.4.6/src/ldo.c:776
↓ 4 callers
Function
reverse
** Reverse the stack segment from 'from' to 'to' ** (auxiliary to 'lua_rotate') ** Note that we move(copy) only the value inside the stack. ** (We do
third-party/lua-5.5.0/src/lapi.c:224
↓ 4 callers
Function
set_cursor_to_home
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:122
↓ 4 callers
Function
set_cursor_visibility
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:144
↓ 4 callers
Method
set_end
set iterator to a defined past the end
third-party/nlohmann/include/nlohmann/detail/iterators/primitive_iterator.hpp:45
↓ 4 callers
Function
seterrorobj
third-party/lua-5.3.5/src/ldo.c:91
↓ 4 callers
Function
setpause
** Set the "time" to wait before starting a new GC cycle; cycle will ** start when memory use hits the threshold of ('estimate' * pause / ** PAUSEADJ)
third-party/lua-5.4.6/src/lgc.c:1059
↓ 4 callers
Function
settabsi
third-party/lua-5.1.5/src/ldblib.c:70
↓ 4 callers
Function
settabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
third-party/lua-5.5.0/src/ldblib.c:112
↓ 4 callers
Function
settabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
third-party/lua-5.4.6/src/ldblib.c:111
↓ 4 callers
Function
skip_sep
third-party/lua-5.1.5/src/llex.c:210
↓ 4 callers
Function
startup
third-party/libuv-1.46.0/test/test-udp-open.c:40
↓ 4 callers
Function
statlist
third-party/lua-5.5.0/src/lparser.c:875
↓ 4 callers
Function
sweeplist
** sweep at most 'count' elements from a list of GCObjects erasing dead ** objects, where a dead (not alive) object is one marked with the "old" ** (n
third-party/lua-5.2.4/src/lgc.c:719
↓ 4 callers
Function
tablerehash
third-party/lua-5.5.0/src/lstring.c:72
↓ 4 callers
Function
tablerehash
third-party/lua-5.4.6/src/lstring.c:62
↓ 4 callers
Function
tag_error
third-party/lua-5.5.0/src/lauxlib.c:211
↓ 4 callers
Function
tag_error
third-party/lua-5.4.6/src/lauxlib.c:208
↓ 4 callers
Function
tag_error
third-party/lua-5.1.5/src/lauxlib.c:68
↓ 4 callers
Function
tag_error
third-party/lua-5.3.5/src/lauxlib.c:196
↓ 4 callers
Function
test_async
third-party/libuv-1.46.0/test/benchmark-async.c:75
↓ 4 callers
Function
test_async_pummel
third-party/libuv-1.46.0/test/benchmark-async-pummel.c:64
↓ 4 callers
Function
timer_heap
third-party/libuv-1.46.0/src/timer.c:29
↓ 4 callers
Function
uv__convert_utf8_to_utf16
* Converts a UTF-8 string into a UTF-16 one. The resulting string is * null-terminated. * * If utf8 is null terminated, utf8len can be set to -1, o
third-party/libuv-1.46.0/src/win/util.c:1189
↓ 4 callers
Function
uv__epoll_ctl_prep
third-party/libuv-1.46.0/src/unix/linux.c:1137
↓ 4 callers
Function
uv__filetime_to_timespec
third-party/libuv-1.46.0/src/win/fs.c:100
↓ 4 callers
Function
uv__getsockpeername
third-party/libuv-1.46.0/src/win/core.c:756
↓ 4 callers
Function
uv__io_close
third-party/libuv-1.46.0/src/unix/core.c:963
↓ 4 callers
Function
uv__kqueue_delete
third-party/libuv-1.46.0/src/unix/kqueue.c:114
↓ 4 callers
Function
uv__make_pipe
third-party/libuv-1.46.0/src/unix/pipe.c:501
↓ 4 callers
Function
uv__pipe_connection_init
third-party/libuv-1.46.0/src/win/pipe.c:123
↓ 4 callers
Function
uv__pipe_read_error_or_eof
third-party/libuv-1.46.0/src/win/pipe.c:1871
↓ 4 callers
Function
uv__queue_next
third-party/libuv-1.46.0/src/queue.h:40
↓ 4 callers
Function
uv__random_readpath
third-party/libuv-1.46.0/src/unix/random-devurandom.c:32
↓ 4 callers
Function
uv__run_timers
third-party/libuv-1.46.0/src/timer.c:163
↓ 4 callers
Function
uv__search_path
third-party/libuv-1.46.0/src/unix/core.c:1666
↓ 4 callers
Function
uv__setsockopt
third-party/libuv-1.46.0/src/unix/udp.c:1120
↓ 4 callers
Function
uv__signal_dispatch
third-party/libuv-1.46.0/src/win/signal.c:80
↓ 4 callers
Function
uv__stream_close
third-party/libuv-1.46.0/src/unix/stream.c:1502
↓ 4 callers
Function
uv__strtok
third-party/libuv-1.46.0/src/strtok.c:25
↓ 4 callers
Function
uv__tcp_queue_accept
third-party/libuv-1.46.0/src/win/tcp.c:381
↓ 4 callers
Function
uv_clock_gettime
https://github.com/libuv/libuv/issues/1674 */
third-party/libuv-1.46.0/src/win/util.c:509
↓ 4 callers
Function
uv_cond_destroy
third-party/libuv-1.46.0/src/win/thread.c:431
↓ 4 callers
Function
uv_cond_init
third-party/libuv-1.46.0/src/win/thread.c:425
↓ 4 callers
Function
uv_fs_closedir
third-party/libuv-1.46.0/src/win/fs.c:3271
↓ 4 callers
Function
uv_fs_event_getpath
third-party/libuv-1.46.0/src/uv-common.c:641
↓ 4 callers
Function
uv_fs_fchown
third-party/libuv-1.46.0/src/win/fs.c:3366
↓ 4 callers
Function
uv_fs_ftruncate
third-party/libuv-1.46.0/src/win/fs.c:3452
↓ 4 callers
Function
uv_fs_futime
third-party/libuv-1.46.0/src/win/fs.c:3561
↓ 4 callers
Function
uv_fs_mkstemp
third-party/libuv-1.46.0/src/win/fs.c:3193
↓ 4 callers
Function
uv_fs_poll_stop
third-party/libuv-1.46.0/src/fs-poll.c:116
↓ 4 callers
Function
uv_fs_req_cleanup
third-party/libuv-1.46.0/src/unix/fs.c:2191
↓ 4 callers
Function
uv_fs_statfs
third-party/libuv-1.46.0/src/win/fs.c:3587
↓ 4 callers
Function
uv_os_setpriority
third-party/libuv-1.46.0/src/win/util.c:1626
↓ 4 callers
Function
uv_os_uname
third-party/libuv-1.46.0/src/win/util.c:1660
↓ 4 callers
Function
uv_pipe_bind2
third-party/libuv-1.46.0/src/win/pipe.c:701
↓ 4 callers
Function
uv_pipe_connect2
third-party/libuv-1.46.0/src/win/pipe.c:857
↓ 4 callers
Function
uv_rwlock_wrunlock
third-party/libuv-1.46.0/src/win/thread.c:379
↓ 4 callers
Function
uv_sem_init
third-party/libuv-1.46.0/src/unix/thread.c:439
↓ 4 callers
Function
uv_tcp_close_reset
third-party/libuv-1.46.0/src/win/tcp.c:522
↓ 4 callers
Function
uv_tcp_getpeername
third-party/libuv-1.46.0/src/win/tcp.c:867
↓ 4 callers
Function
uv_timer_get_due_in
third-party/libuv-1.46.0/src/timer.c:134
↓ 4 callers
Function
uv_udp_set_membership
third-party/libuv-1.46.0/src/win/udp.c:762
↓ 3 callers
Function
ACLContains
third-party/EasyHook/DriverShared/LocalHook/barrier.c:309
↓ 3 callers
Function
CompareIgnoreCase
emmy_debugger/src/util.cpp:19
↓ 3 callers
Function
DumpCode
third-party/lua-5.3.5/src/ldump.c:90
↓ 3 callers
Function
GetExeInfo
emmy_tool/src/windows/utility.cpp:10
↓ 3 callers
Function
I2UInt
convert a 'Rand64' to a 'lua_Unsigned' */
third-party/lua-5.4.6/src/lmathlib.c:519
↓ 3 callers
Function
Ishl
return i << n */
third-party/lua-5.5.0/src/lmathlib.c:429
↓ 3 callers
Function
Ishl
return i << n */
third-party/lua-5.4.6/src/lmathlib.c:409
↓ 3 callers
Function
LhSetExclusiveACL
third-party/EasyHook/EasyHookDll/LocalHook/acl.c:116
↓ 3 callers
Method
Listen
emmy_debugger/src/transporter/socket_server_transporter.cpp:48
↓ 3 callers
Function
PostLoadLibrary
emmy_hook/src/emmy_hook.windows.cpp:245
↓ 3 callers
Function
ReleaseSelfProtection
third-party/EasyHook/DriverShared/LocalHook/barrier.c:287
↓ 3 callers
Function
RtlFileExists
third-party/EasyHook/EasyHookDll/Rtl/file.c:28
↓ 3 callers
Function
RtlGetLastErrorString
third-party/EasyHook/DriverShared/Rtl/error.c:36
↓ 3 callers
Function
RtlLongLongToUnicodeHex
third-party/EasyHook/DriverShared/Rtl/string.c:184
↓ 3 callers
Method
SendLog
emmy_debugger/src/emmy_facade.cpp:289
↓ 3 callers
Function
addlenmod
** add length modifier into formats */
third-party/lua-5.5.0/src/lstrlib.c:1267
↓ 3 callers
Function
addlenmod
** add length modifier into formats */
third-party/lua-5.4.6/src/lstrlib.c:1263
← previous
next →
1,401–1,500 of 8,365, ranked by callers