MCPcopy Create free account

hub / github.com/EmmyLua/EmmyLuaDebugger / types & classes

Types & classes1,383 in github.com/EmmyLua/EmmyLuaDebugger

↓ 8 callersClasskevent
third-party/libuv-1.46.0/src/unix/kqueue.c:97
↓ 6 callersClassname
third-party/libuv-1.46.0/include/uv/tree.h:129
↓ 5 callersClassdiyfp
third-party/nlohmann/include/nlohmann/detail/conversions/to_chars.hpp:49
↓ 4 callersClassCommandLineException
emmy_tool/src/command_line.h:22
↓ 4 callersClassjson_pointer
third-party/nlohmann/include/nlohmann/detail/json_pointer.hpp:22
↓ 3 callersClassstat
third-party/libuv-1.46.0/test/test-pipe-set-fchmod.c:32
↓ 3 callersClasssysinfo
third-party/libuv-1.46.0/src/unix/linux.c:2004
↓ 2 callersEnumValueType
emmy_debugger/include/emmy_debugger/proto/proto.ts:None
↓ 2 callersClassinput_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
third-party/nlohmann/include/nlohmann/detail/input/input_adapters.hpp:74
↓ 2 callersClassout_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
third-party/nlohmann/include/nlohmann/detail/exceptions.hpp:203
↓ 2 callersClasssigaction
third-party/libuv-1.46.0/src/unix/signal.c:226
↓ 2 callersClassstat
third-party/libuv-1.46.0/test/test-fs.c:1198
↓ 2 callersClasssysinfo
third-party/libuv-1.46.0/src/unix/sysinfo-memory.c:29
↓ 1 callersClassfile_input_adapter
! Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter. */
third-party/nlohmann/include/nlohmann/detail/input/input_adapters.hpp:37
↓ 1 callersClassjson_pointer
third-party/nlohmann/include/nlohmann/json_fwd.hpp:45
↓ 1 callersClasskevent
third-party/libuv-1.46.0/src/unix/stream.c:280
↓ 1 callersClasskevent
third-party/libuv-1.46.0/src/unix/process.c:1027
↓ 1 callersClassprimitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
third-party/nlohmann/include/nlohmann/detail/iterators/primitive_iterator.hpp:21
↓ 1 callersClasssigaction
third-party/lua-5.5.0/src/lua.c:47
↓ 1 callersClasssigaction
third-party/lua-5.4.6/src/lua.c:46
↓ 1 callersClassstat
third-party/libuv-1.46.0/src/unix/internal.h:397
↓ 1 callersClassstatfs
third-party/libuv-1.46.0/src/unix/fs.c:660
↓ 1 callersClassstatvfs
third-party/libuv-1.46.0/src/unix/fs.c:656
↓ 1 callersClasssysinfo
third-party/libuv-1.46.0/src/unix/sysinfo-loadavg.c:29
↓ 1 callersClasssysinfo
third-party/libuv-1.46.0/src/unix/cygwin.c:29
↓ 1 callersClassuv__statx
third-party/libuv-1.46.0/src/unix/fs.c:1487
↓ 1 callersClassvm_statistics
third-party/libuv-1.46.0/src/unix/hurd.c:84
ClassAbsLineInfo
third-party/lua-5.5.0/src/lobject.h:577
ClassAbsLineInfo
third-party/lua-5.4.6/src/lobject.h:542
ClassActionParams
emmy_debugger/include/emmy_debugger/proto/proto.h:96
InterfaceActionReq
emmy_debugger/include/emmy_debugger/proto/proto.ts:70
InterfaceActionRsp
emmy_debugger/include/emmy_debugger/proto/proto.ts:74
InterfaceAddBreakPointReq
emmy_debugger/include/emmy_debugger/proto/proto.ts:45
InterfaceAddBreakPointRsp
emmy_debugger/include/emmy_debugger/proto/proto.ts:49
ClassAddBreakpointParams
emmy_debugger/include/emmy_debugger/proto/proto.h:77
ClassArena
emmy_debugger/include/emmy_debugger/arena/arena.h:9
EnumBinOpr
third-party/lua-5.5.0/src/lcode.h:26
EnumBinOpr
third-party/lua-5.4.6/src/lcode.h:26
EnumBinOpr
third-party/lua-5.1.5/src/lcode.h:26
EnumBinOpr
third-party/lua-5.3.5/src/lcode.h:26
EnumBinOpr
third-party/lua-5.2.4/src/lcode.h:26
ClassBlockCnt
control of blocks */
third-party/lua-5.5.0/src/lparser.h:162
ClassBlockCnt
third-party/lua-5.5.0/src/lparser.h:170
ClassBlockCnt
third-party/lua-5.5.0/src/lparser.c:49
ClassBlockCnt
third-party/lua-5.5.0/src/lparser.c:50
ClassBlockCnt
control of blocks */
third-party/lua-5.4.6/src/lparser.h:140
ClassBlockCnt
third-party/lua-5.4.6/src/lparser.h:148
ClassBlockCnt
third-party/lua-5.4.6/src/lparser.c:49
ClassBlockCnt
third-party/lua-5.4.6/src/lparser.c:50
ClassBlockCnt
third-party/lua-5.1.5/src/lparser.h:54
ClassBlockCnt
third-party/lua-5.1.5/src/lparser.h:64
ClassBlockCnt
third-party/lua-5.1.5/src/lparser.c:40
ClassBlockCnt
third-party/lua-5.1.5/src/lparser.c:41
ClassBlockCnt
control of blocks */
third-party/lua-5.3.5/src/lparser.h:107
ClassBlockCnt
third-party/lua-5.3.5/src/lparser.h:115
ClassBlockCnt
third-party/lua-5.3.5/src/lparser.c:48
ClassBlockCnt
third-party/lua-5.3.5/src/lparser.c:49
ClassBlockCnt
control of blocks */
third-party/lua-5.2.4/src/lparser.h:92
ClassBlockCnt
third-party/lua-5.2.4/src/lparser.h:101
ClassBlockCnt
third-party/lua-5.2.4/src/lparser.c:42
ClassBlockCnt
third-party/lua-5.2.4/src/lparser.c:43
InterfaceBreakNotify
emmy_debugger/include/emmy_debugger/proto/proto.ts:78
ClassBreakPoint
emmy_debugger/include/emmy_debugger/proto/proto.h:63
InterfaceBreakPoint
emmy_debugger/include/emmy_debugger/proto/proto.ts:33
ClassBuffFS
third-party/lua-5.5.0/src/lobject.c:490
ClassBuffFS
third-party/lua-5.4.6/src/lobject.c:397
ClassCCallS
** Execute a protected C call. */
third-party/lua-5.1.5/src/lapi.c:831
ClassCClosure
third-party/lua-5.5.0/src/lobject.h:699
ClassCClosure
third-party/lua-5.4.6/src/lobject.h:647
ClassCClosure
third-party/lua-5.1.5/src/lobject.h:295
ClassCClosure
third-party/lua-5.3.5/src/lobject.h:446
ClassCClosure
third-party/lua-5.2.4/src/lobject.h:516
ClassCFArrayCallBacks
third-party/libuv-1.46.0/src/unix/darwin-stub.h:27
ClassCFRunLoopSourceContext
third-party/libuv-1.46.0/src/unix/darwin-stub.h:28
ClassCallInfo
emmy_debugger/include/emmy_debugger/api/lua_api_loader.h:144
ClassCallInfo
emmy_debugger/include/emmy_debugger/api/lua_api_loader.h:162
ClassCallInfo
emmy_debugger/include/emmy_debugger/api/lua_api_loader.h:183
ClassCallInfo
emmy_debugger/include/emmy_debugger/api/lua_api_loader.h:205
ClassCallInfo
third-party/lua-5.5.0/src/lstate.h:14
ClassCallInfo
third-party/lua-5.5.0/src/lstate.h:190
ClassCallInfo
third-party/lua-5.5.0/src/ltm.h:98
ClassCallInfo
third-party/lua-5.5.0/src/lua.h:506
ClassCallInfo
third-party/lua-5.4.6/src/lstate.h:14
ClassCallInfo
third-party/lua-5.4.6/src/lstate.h:180
ClassCallInfo
third-party/lua-5.4.6/src/ltm.h:98
ClassCallInfo
third-party/lua-5.4.6/src/lua.h:493
ClassCallInfo
third-party/lua-5.1.5/src/lstate.h:48
ClassCallInfo
third-party/lua-5.3.5/src/lstate.h:92
ClassCallInfo
third-party/lua-5.3.5/src/lstate.h:95
ClassCallInfo
third-party/lua-5.3.5/src/lua.h:456
ClassCallInfo
third-party/lua-5.2.4/src/lstate.h:69
ClassCallInfo
third-party/lua-5.2.4/src/lstate.h:72
ClassCallInfo
third-party/lua-5.2.4/src/lua.h:414
ClassCallS
** Execute a protected call. */
third-party/lua-5.5.0/src/lapi.c:1063
ClassCallS
** Execute a protected call. */
third-party/lua-5.4.6/src/lapi.c:1030
ClassCallS
** Execute a protected call. */
third-party/lua-5.1.5/src/lapi.c:792
ClassCallS
** Execute a protected call. */
third-party/lua-5.3.5/src/lapi.c:935
ClassCallS
** Execute a protected call. */
third-party/lua-5.2.4/src/lapi.c:915
ClassCaseInsensitiveLess
emmy_debugger/include/emmy_debugger/util.h:7
ClassCloseP
** Auxiliary structure to call 'luaF_close' in protected mode. */
third-party/lua-5.5.0/src/ldo.c:1040
next →1–100 of 1,383, ranked by callers