Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ functions
Functions
7,690 in github.com/ObEngine/ObEngine
⨍
Functions
7,690
◇
Types & classes
2,533
↓ 3 callers
Function
lua_iscfunction
extlibs/lua/src/lapi.c:270
↓ 3 callers
Function
lua_isinteger
extlibs/sol3/include/sol/sol.hpp:3087
↓ 3 callers
Function
lua_isnumber
extlibs/lua/src/lapi.c:282
↓ 3 callers
Function
lua_resume
extlibs/lua/src/ldo.c:662
↓ 3 callers
Function
lua_sethook
** This function can be called asynchronously (e.g. during a signal), ** under "reasonable" assumptions. ** Fields 'oldpc', 'basehookcount', and 'hook
extlibs/lua/src/ldebug.c:135
↓ 3 callers
Function
lua_setupvalue
extlibs/lua/src/lapi.c:1353
↓ 3 callers
Function
lua_status
extlibs/lua/src/lapi.c:1085
↓ 3 callers
Function
lua_stringtonumber
extlibs/lua/src/lapi.c:344
↓ 3 callers
Function
lua_warning
extlibs/lua/src/lapi.c:1290
↓ 3 callers
Function
main_thread
extlibs/sol3/include/sol/sol.hpp:8550
↓ 3 callers
Function
mainpositionTV
** Returns the main position of an element given as a 'TValue' */
extlibs/lua/src/ltable.c:163
↓ 3 callers
Function
makeRatio
extlibs/catch/include/catch/catch.hpp:15452
↓ 3 callers
Function
make_format_args
extlibs/fmt/include/fmt/core.h:1362
↓ 3 callers
Function
markupval
** Mark block where variable at given level was defined ** (to emit close instructions later). */
extlibs/lua/src/lparser.c:402
↓ 3 callers
Function
matchbracketclass
extlibs/lua/src/lstrlib.c:444
↓ 3 callers
Method
move
src/Core/Scene/Camera.cpp:25
↓ 3 callers
Function
mymkdir
(dirname)
extlibs/minizip/src/miniunz.c:126
↓ 3 callers
Function
newfile
extlibs/lua/src/liolib.c:241
↓ 3 callers
Function
newgotoentry
extlibs/lua/src/lparser.c:557
↓ 3 callers
Function
newprefile
** When creating file handles, always creates a 'closed' file handle ** before opening the actual file; so, if there is a memory error, the ** handle
extlibs/lua/src/liolib.c:189
↓ 3 callers
Method
next
src/Core/Animation/AnimationGroup.cpp:58
↓ 3 callers
Function
nextrand
extlibs/lua/src/lmathlib.c:307
↓ 3 callers
Method
on_dynamic_precision
extlibs/fmt/include/fmt/format.h:2218
↓ 3 callers
Method
on_dynamic_width
extlibs/fmt/include/fmt/format.h:2213
↓ 3 callers
Method
on_text
extlibs/fmt/include/fmt/format.h:3151
↓ 3 callers
Method
open
extlibs/catch/include/catch/catch.hpp:13823
↓ 3 callers
Method
openFileToMem
extlibs/soloud/src/core/soloud_file.cpp:221
↓ 3 callers
Method
open_block
extlibs/vili/src/parser/parser_state.cpp:77
↓ 3 callers
Method
over
src/Core/Time/Chronometer.cpp:40
↓ 3 callers
Function
packint
** Pack integer 'n' with 'size' bytes and 'islittle' endianness. ** The final 'if' handles the case when 'size' is larger than ** the size of a Lua in
extlibs/lua/src/lstrlib.c:1517
↓ 3 callers
Function
pad_uint
extlibs/spdlog/include/spdlog/details/fmt_helper.h:66
↓ 3 callers
Function
parseSpecialTag
extlibs/catch/include/catch/catch.hpp:13448
↓ 3 callers
Function
parse_arg_id
extlibs/fmt/include/fmt/format.h:2336
↓ 3 callers
Function
patchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
extlibs/lua/src/lcode.c:287
↓ 3 callers
Method
path
src/Core/System/Loaders.cpp:21
↓ 3 callers
Function
prepclosingmethod
** Prepare closing method plus its arguments for object 'obj' with ** error message 'err'. (This function assumes EXTRA_STACK.) */
extlibs/lua/src/lfunc.c:113
↓ 3 callers
Function
prepstate
extlibs/lua/src/lstrlib.c:754
↓ 3 callers
Method
previous
src/Core/Animation/AnimationGroup.cpp:82
↓ 3 callers
Function
print
extlibs/fmt/include/fmt/core.h:1758
↓ 3 callers
Function
printTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
extlibs/catch/include/catch/catch.hpp:15040
↓ 3 callers
Function
push_environment_of
extlibs/sol3/include/sol/sol.hpp:12899
↓ 3 callers
Function
pushnumint
extlibs/lua/src/lmathlib.c:86
↓ 3 callers
Function
randint
src/Core/Utils/MathUtils.cpp:11
↓ 3 callers
Method
read
extlibs/vili/extlibs/pegtl/include/tao/pegtl/internal/file_reader.hpp:91
↓ 3 callers
Function
read_buf
=========================================================================== * Read a new buffer from the current input stream, update the adler32 *
extlibs/minizip/src/deflate.c:1267
↓ 3 callers
Function
read_line
extlibs/lua/src/liolib.c:505
↓ 3 callers
Function
readdigits
** Read a sequence of (hex)digits */
extlibs/lua/src/liolib.c:450
↓ 3 callers
Method
registerStartupException
extlibs/catch/include/catch/catch.hpp:11949
↓ 3 callers
Method
registerTest
extlibs/catch/include/catch/catch.hpp:13670
↓ 3 callers
Method
remainingTokens
extlibs/catch/include/catch/catch.hpp:8736
↓ 3 callers
Method
remove_key
extlibs/vili/extlibs/fifo_map/include/nlohmann/fifo_map.hpp:90
↓ 3 callers
Function
reprepstate
extlibs/lua/src/lstrlib.c:764
↓ 3 callers
Function
resizebox
extlibs/lua/src/lauxlib.c:473
↓ 3 callers
Method
rotate
src/Core/Graphics/Sprite.cpp:173
↓ 3 callers
Method
rotate
src/Core/Transform/Rect.cpp:35
↓ 3 callers
Method
rotate
extlibs/bezier/include/bezier/bezier.h:220
↓ 3 callers
Function
rotl
rotate left 'x' by 'n' bits */
extlibs/lua/src/lmathlib.c:303
↓ 3 callers
Method
runOrder
extlibs/catch/include/catch/catch.hpp:9665
↓ 3 callers
Function
script
extlibs/sol3/include/sol/sol.hpp:14551
↓ 3 callers
Method
sectionEnded
extlibs/catch/include/catch/catch.hpp:12235
↓ 3 callers
Function
seedRng
extlibs/catch/include/catch/catch.hpp:11722
↓ 3 callers
Function
serializeFilters
extlibs/catch/include/catch/catch.hpp:14980
↓ 3 callers
Method
setAntiAliasing
src/Core/Graphics/Sprite.cpp:155
↓ 3 callers
Method
setMouseCursorVisible
src/Core/System/Window.cpp:155
↓ 3 callers
Method
setOutlineColor
include/Core/Graphics/Shapes.hpp:183
↓ 3 callers
Method
setOutlineThickness
include/Core/Graphics/Shapes.hpp:188
↓ 3 callers
Method
setPosition
src/Core/Transform/Rect.cpp:190
↓ 3 callers
Method
setRadius
src/Core/Graphics/Shapes.cpp:63
↓ 3 callers
Method
setTarget
src/Core/Animation/Animator.cpp:183
↓ 3 callers
Method
setValue
extlibs/catch/include/catch/catch.hpp:8883
↓ 3 callers
Method
set_level
extlibs/spdlog/include/spdlog/logger-inl.h:67
↓ 3 callers
Method
set_on
extlibs/sol3/include/sol/sol.hpp:23762
↓ 3 callers
Function
setminordebt
** Set debt for the next minor collection, which will happen when ** memory grows 'genminormul'%. */
extlibs/lua/src/lgc.c:1248
↓ 3 callers
Function
singlematch
extlibs/lua/src/lstrlib.c:467
↓ 3 callers
Function
skip
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:1338
↓ 3 callers
Function
skip_sep
** reads a sequence '[=*[' or ']=*]', leaving the last bracket. ** If sequence is well formed, return its number of '='s + 2; otherwise, ** return 1 i
extlibs/lua/src/llex.c:262
↓ 3 callers
Function
start_decoder
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:3568
↓ 3 callers
Function
start_packet
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:1459
↓ 3 callers
Function
statement
extlibs/lua/src/lparser.c:1864
↓ 3 callers
Method
status
extlibs/sol3/include/sol/sol.hpp:23914
↓ 3 callers
Function
stb_vorbis_open_file
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:4966
↓ 3 callers
Function
stb_vorbis_seek_start
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:4829
↓ 3 callers
Function
strerror_s
extlibs/fmt/include/fmt/format-inl.h:37
↓ 3 callers
Function
stringToUnits
src/Core/Transform/Units.cpp:6
↓ 3 callers
Method
success
src/Core/System/Loaders.cpp:26
↓ 3 callers
Function
suffixedexp
extlibs/lua/src/lparser.c:1083
↓ 3 callers
Function
swap
extlibs/vili/extlibs/fifo_map/include/nlohmann/fifo_map.hpp:540
↓ 3 callers
Method
swap
extlibs/catch/include/catch/catch.hpp:13275
↓ 3 callers
Function
sweep2old
** Sweep a list of objects, deleting dead ones and turning ** the non dead to old (without changing their colors). */
extlibs/lua/src/lgc.c:976
↓ 3 callers
Function
sweepstep
extlibs/lua/src/lgc.c:1459
↓ 3 callers
Method
tuple_set
extlibs/sol3/include/sol/sol.hpp:22268
↓ 3 callers
Method
type
src/Core/Graphics/Sprite.cpp:93
↓ 3 callers
Method
type
extlibs/catch/include/catch/catch.hpp:8735
↓ 3 callers
Function
uncaught_exceptions
extlibs/catch/include/catch/catch.hpp:14582
↓ 3 callers
Method
unregisterEnvironment
src/Core/Triggers/Trigger.cpp:92
↓ 3 callers
Function
unzGetGlobalInfo64
Write info about the ZipFile in the *pglobal_info structure. No preparation of the structure is needed return UNZ_OK if there is no problem. */
extlibs/minizip/src/unzip.c:821
↓ 3 callers
Function
unzOpenCurrentFile3
Open for reading data the current file in the zipfile. If there is no error and the file is opened, the return value is UNZ_OK. */
extlibs/minizip/src/unzip.c:1464
↓ 3 callers
Function
unzReadCurrentFile
Read bytes from the current file. buf contain buffer where data must be copied len the size of buf. return the number of byte copied if somes b
extlibs/minizip/src/unzip.c:1679
↓ 3 callers
Function
upvalname
extlibs/lua/src/ldebug.c:183
↓ 3 callers
Function
usage
extlibs/lua/src/luac.c:54
← previous
next →
1,001–1,100 of 7,690, ranked by callers