MCPcopy Create free account

hub / github.com/ObEngine/ObEngine / functions

Functions7,690 in github.com/ObEngine/ObEngine

↓ 4 callersFunctionendsWith
extlibs/catch/include/catch/catch.hpp:13181
↓ 4 callersFunctionfileExists
src/Core/Utils/FileUtils.cpp:94
↓ 4 callersFunctionfill
extlibs/fmt/include/fmt/format.h:1402
↓ 4 callersMethodfind
extlibs/sol3/include/sol/sol.hpp:20167
↓ 4 callersFunctionfitsC
** Check whether 'i' can be stored in an 'sC' operand. Equivalent to ** (0 <= int2sC(i) && int2sC(i) <= MAXARG_C) but without risk of ** overflows in
extlibs/lua/src/lcode.c:646
↓ 4 callersFunctionfixjump
** Fix jump instruction at position 'pc' to jump to 'dest'. ** (Jump addresses are relative in Lua) */
extlibs/lua/src/lcode.c:166
↓ 4 callersMethodflush
flush functions
extlibs/spdlog/include/spdlog/logger-inl.h:124
↓ 4 callersMethodformat
extlibs/fmt/include/fmt/compile.h:361
↓ 4 callersFunctionformat_decimal
extlibs/fmt/include/fmt/format.h:881
↓ 4 callersFunctionfreeobj
extlibs/lua/src/lgc.c:711
↓ 4 callersMethodfromRgb
src/Core/Graphics/Color.cpp:288
↓ 4 callersFunctionget8_packet_raw
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:1519
↓ 4 callersMethodgetAudio
extlibs/soloud/src/core/soloud_bus.cpp:37
↓ 4 callersMethodgetElapsedSeconds
extlibs/catch/include/catch/catch.hpp:14262
↓ 4 callersMethodgetMemPtr
extlibs/soloud/src/core/soloud_file.cpp:152
↓ 4 callersMethodgetName
src/Core/Triggers/Trigger.cpp:63
↓ 4 callersFunctiongetco
extlibs/lua/src/lcorolib.c:21
↓ 4 callersFunctiongetjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
extlibs/lua/src/lcode.c:153
↓ 4 callersFunctiongetnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
extlibs/lua/src/lstrlib.c:1421
↓ 4 callersFunctiongetobjname
extlibs/lua/src/ldebug.c:531
↓ 4 callersFunctiongf2_matrix_square
========================================================================= */
extlibs/minizip/src/crc32.c:384
↓ 4 callersFunctiongmtime_s
extlibs/fmt/include/fmt/chrono.h:313
↓ 4 callersFunctiongz_init
Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on a memory allocation failure, or 0
extlibs/minizip/src/gzwrite.c:17
↓ 4 callersFunctiongz_open
Open a gzip file either by name or file descriptor. */
extlibs/minizip/src/gzlib.c:93
↓ 4 callersFunctiongz_write
Write len bytes from buf to file. Return the number of bytes written. If the returned value is less than len, then there was an error. */
extlibs/minizip/src/gzwrite.c:197
↓ 4 callersFunctionhandle_protected_exception
extlibs/sol3/include/sol/sol.hpp:18463
↓ 4 callersMethodhasEnded
extlibs/soloud/src/core/soloud_bus.cpp:101
↓ 4 callersMethodhasFilters
extlibs/catch/include/catch/catch.hpp:14037
↓ 4 callersFunctionhexEscapeChar
extlibs/catch/include/catch/catch.hpp:14706
↓ 4 callersMethodincludeSuccessfulResults
extlibs/catch/include/catch/catch.hpp:9661
↓ 4 callersMethodinitialIndent
extlibs/catch/include/catch/catch.hpp:8313
↓ 4 callersMethodisPressed
src/Core/Input/InputButton.cpp:81
↓ 4 callersFunctionisSCnumber
** Check whether expression 'e' is a literal integer or float in ** proper range to fit in a register (sB or sC). */
extlibs/lua/src/lcode.c:1238
↓ 4 callersFunctionisWhitespace
extlibs/catch/include/catch/catch.hpp:8159
↓ 4 callersFunctionisconsonant
extlibs/soloud/src/audiosource/speech/tts.cpp:844
↓ 4 callersFunctionlerp
extlibs/soloud/src/audiosource/speech/klatt.cpp:828
↓ 4 callersFunctionloadStringN
** Load a nullable string. */
extlibs/lua/src/lundump.c:110
↓ 4 callersFunctionload_dll
extlibs/soloud/src/backend/sdl/soloud_sdl1_dll.c:73
↓ 4 callersFunctionluaC_fix
extlibs/lua/src/lgc.c:225
↓ 4 callersFunctionluaD_pcall
** Call the C function 'func' in protected mode, restoring basic ** thread information ('allowhook', etc.) and in particular ** its stack level in cas
extlibs/lua/src/ldo.c:742
↓ 4 callersFunctionluaE_freeCI
** free all CallInfo structures not in use by a thread */
extlibs/lua/src/lstate.c:174
↓ 4 callersFunctionluaF_newproto
extlibs/lua/src/lfunc.c:245
↓ 4 callersFunctionluaG_forerror
extlibs/lua/src/ldebug.c:702
↓ 4 callersFunctionluaK_indexed
** Create expression 't[k]'. 't' must have its final result already in a ** register or upvalue. Upvalues can only be indexed by literal strings. ** K
extlibs/lua/src/lcode.c:1261
↓ 4 callersFunctionluaK_storevar
** Generate code to store result of expression 'ex' into variable 'var'. */
extlibs/lua/src/lcode.c:1031
↓ 4 callersFunctionluaL_checkoption
extlibs/lua/src/lauxlib.c:360
↓ 4 callersFunctionluaL_tolstring
extlibs/lua/src/lauxlib.c:859
↓ 4 callersFunctionluaO_hexavalue
extlibs/lua/src/lobject.c:135
↓ 4 callersFunctionluaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', '%s', and '%%' conventional formats, plus Lua-specific '%I' and '%U' */
extlibs/lua/src/lobject.c:460
↓ 4 callersFunctionluaT_callTMres
extlibs/lua/src/ltm.c:119
↓ 4 callersFunctionluaT_objtypename
** Return the name of the type of an object. For tables and userdata ** with metatable, use their '__name' metafield, if present. */
extlibs/lua/src/ltm.c:91
↓ 4 callersFunctionluaV_shiftl
extlibs/lua/src/lvm.c:768
↓ 4 callersFunctionluaX_token2str
extlibs/lua/src/llex.c:82
↓ 4 callersFunctionlua_absindex
** convert an acceptable stack index into an absolute index */
extlibs/lua/src/lapi.c:160
↓ 4 callersFunctionlua_close
extlibs/lua/src/lstate.c:432
↓ 4 callersFunctionlua_compare
extlibs/lua/src/lapi.c:324
↓ 4 callersFunctionlua_getupvalue
extlibs/lua/src/lapi.c:1339
↓ 4 callersFunctionlua_load
extlibs/lua/src/lapi.c:1046
↓ 4 callersFunctionlua_tocfunction
extlibs/lua/src/lapi.c:409
↓ 4 callersMethodmag
extlibs/soloud/src/core/soloud_core_3d.cpp:50
↓ 4 callersMethodmap
extlibs/fmt/include/fmt/core.h:915
↓ 4 callersMethodmatch
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
extlibs/catch/include/catch/catch.hpp:11116
↓ 4 callersFunctionmean
extlibs/catch/include/catch/catch.hpp:6767
↓ 4 callersFunctionmultiply
Computes lhs * rhs / pow(2, 64) rounded to nearest with half-up tie breaking.
extlibs/fmt/include/fmt/format-inl.h:442
↓ 4 callersMethodon_arg_id
extlibs/fmt/include/fmt/format.h:3161
↓ 4 callersMethodopenEntry
open an existing zip entry. return: true if open, false otherwise
extlibs/elzip/src/unzipper.cpp:79
↓ 4 callersMethodoperator=
extlibs/vili/src/node.cpp:240
↓ 4 callersMethodparse
extlibs/catch/include/catch/catch.hpp:9027
↓ 4 callersFunctionperformOptionalSelector
extlibs/catch/include/catch/catch.hpp:1495
↓ 4 callersMethodpop_count
extlibs/sol3/include/sol/sol.hpp:15288
↓ 4 callersMethodpop_front
Pop item from front. If there are no elements in the container, the behavior is undefined.
extlibs/spdlog/include/spdlog/details/circular_q.h:99
↓ 4 callersMethodposition
extlibs/vili/extlibs/pegtl/include/tao/pegtl/internal/action_input.hpp:94
↓ 4 callersFunctionprepbuffsize
** Returns a pointer to a free area with at least 'sz' bytes in buffer ** 'B'. 'boxidx' is the relative position in the stack where the ** buffer's bo
extlibs/lua/src/lauxlib.c:535
↓ 4 callersFunctionpush_as_upvalues
extlibs/sol3/include/sol/sol.hpp:14407
↓ 4 callersFunctionpush_captures
extlibs/lua/src/lstrlib.c:732
↓ 4 callersFunctionreallymarkobject
** Mark an object. Userdata, strings, and closed upvalues are visited ** and turned black here. Other objects are marked gray and added ** to appropri
extlibs/lua/src/lgc.c:268
↓ 4 callersMethodrend
extlibs/sol3/include/sol/sol.hpp:25641
↓ 4 callersMethodreorganizeLayers
src/Core/Scene/Scene.cpp:588
↓ 4 callersMethodreset
extlibs/soloud/src/audiosource/tedsid/sid.cpp:191
↓ 4 callersFunctionresolve_f
extlibs/sol3/include/sol/sol.hpp:17397
↓ 4 callersFunctionresume_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
extlibs/lua/src/ldo.c:621
↓ 4 callersMethodsetConfig
extlibs/catch/include/catch/catch.hpp:9951
↓ 4 callersMethodsetPosition
extlibs/sfe/src/ComplexTransformable.cpp:23
↓ 4 callersFunctionset_trans
extlibs/soloud/src/audiosource/speech/klatt.cpp:809
↓ 4 callersFunctionsetpause
** Set the "time" to wait before starting a new GC cycle; cycle will ** start when memory use hits the threshold of ('estimate' * pause / ** PAUSEADJ)
extlibs/lua/src/lgc.c:1357
↓ 4 callersFunctionsettabss
** 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
extlibs/lua/src/ldblib.c:111
↓ 4 callersFunctionsetup_temp_malloc
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:927
↓ 4 callersFunctionsign
include/Core/Utils/MathUtils.hpp:116
↓ 4 callersMethodsize
extlibs/vili/extlibs/pegtl/include/tao/pegtl/buffer_input.hpp:72
↓ 4 callersFunctionsnprintf_float
extlibs/fmt/include/fmt/format-inl.h:1115
↓ 4 callersFunctionstb_vorbis_stream_length_in_samples
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:4839
↓ 4 callersFunctiontablerehash
extlibs/lua/src/lstring.c:74
↓ 4 callersFunctiontag_error
extlibs/lua/src/lauxlib.c:207
↓ 4 callersFunctiontoSfVertex
src/Core/Graphics/Sprite.cpp:30
↓ 4 callersMethodtransformRef
src/Core/Transform/Rect.cpp:45
↓ 4 callersMethodtype
extlibs/fmt/include/fmt/core.h:1079
↓ 4 callersFunctionunitsToString
src/Core/Transform/Units.cpp:21
↓ 4 callersFunctionunzGoToNextFile
Set the current file of the zipfile to the next file. return UNZ_OK if there is no problem return UNZ_END_OF_LIST_OF_FILE if the actual file was t
extlibs/minizip/src/unzip.c:1191
↓ 4 callersMethodupdate
src/Core/Engine/Engine.cpp:336
↓ 4 callersMethodvalueOr
extlibs/catch/include/catch/catch.hpp:4347
← previousnext →701–800 of 7,690, ranked by callers