MCPcopy Create free account

hub / github.com/ObEngine/ObEngine / functions

Functions7,690 in github.com/ObEngine/ObEngine

↓ 2 callersFunctioninflate_fast
Decode literal, length, and distance codes and write out the resulting literal and match bytes until either not enough input or output is availa
extlibs/minizip/src/inffast.c:50
↓ 2 callersFunctioninit_block
=========================================================================== * Initialize a new block. */
extlibs/minizip/src/trees.c:409
↓ 2 callersFunctioninit_blocksize
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:1242
↓ 2 callersMethodinitsynth
extlibs/soloud/src/audiosource/speech/klatt.cpp:882
↓ 2 callersFunctionintarith
extlibs/lua/src/lobject.c:53
↓ 2 callersFunctioninterpolate
extlibs/soloud/src/audiosource/speech/klatt.cpp:844
↓ 2 callersMethodisComplete
extlibs/catch/include/catch/catch.hpp:13779
↓ 2 callersFunctionisFalseTest
extlibs/catch/include/catch/catch.hpp:1366
↓ 2 callersMethodisFlag
extlibs/catch/include/catch/catch.hpp:8799
↓ 2 callersFunctionisKstr
** Check whether expression 'e' is a small literal string */
extlibs/lua/src/lcode.c:1203
↓ 2 callersFunctionisOk
extlibs/catch/include/catch/catch.hpp:12017
↓ 2 callersMethodisOpen
extlibs/catch/include/catch/catch.hpp:13785
↓ 2 callersMethodisOver
src/Core/Animation/Animation.cpp:91
↓ 2 callersFunctionisThrowSafe
extlibs/catch/include/catch/catch.hpp:13636
↓ 2 callersMethodisValidVoiceHandle
extlibs/soloud/src/core/soloud_core_getters.cpp:105
↓ 2 callersFunctionis_arithmetic_type
extlibs/fmt/include/fmt/core.h:820
↓ 2 callersMethodis_container
extlibs/vili/src/node.cpp:288
↓ 2 callersFunctionis_main_thread
extlibs/sol3/include/sol/sol.hpp:10041
↓ 2 callersFunctionis_name_start
extlibs/fmt/include/fmt/format.h:1980
↓ 2 callersFunctionis_supported_floating_point
extlibs/fmt/include/fmt/format.h:750
↓ 2 callersFunctionis_whole_packet_present
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:3503
↓ 2 callersFunctionispow2realasize
** Check whether real size of the array is a power of 2. ** (If it is not, 'alimit' cannot be changed to any other value ** without changing the real
extlibs/lua/src/ltable.c:235
↓ 2 callersFunctioniter_54
extlibs/soloud/src/audiosource/wav/stb_vorbis.c:2539
↓ 2 callersFunctioniter_aux
extlibs/lua/src/lutf8lib.c:224
↓ 2 callersFunctionjumponcond
** Emit instruction to jump if 'e' is 'cond' (that is, if 'cond' ** is true, code will jump if 'e' is true.) Return jump position. ** Optimize when 'e
extlibs/lua/src/lcode.c:1098
↓ 2 callersFunctionkeep_memory
extlibs/catch/include/catch/catch.hpp:6270
↓ 2 callersFunctionl_checktime
extlibs/lua/src/loslib.c:291
↓ 2 callersFunctionl_str2dloc
extlibs/lua/src/lobject.c:223
↓ 2 callersFunctionl_strcmp
** Compare two strings 'ls' x 'rs', returning an integer less-equal- ** -greater than zero if 'ls' is less-equal-greater than 'rs'. ** The code is a l
extlibs/lua/src/lvm.c:378
↓ 2 callersFunctionl_strton
** Try to convert a value from string to a number value. ** If the value is not a string or is a string not representing ** a valid numeral (or if coe
extlibs/lua/src/lvm.c:90
↓ 2 callersFunctionlistfield
extlibs/lua/src/lparser.c:877
↓ 2 callersFunctionllex
extlibs/lua/src/llex.c:442
↓ 2 callersMethodloadAll
include/Core/System/Path.hpp:119
↓ 2 callersMethodloadFromFile
src/Core/Graphics/Texture.cpp:62
↓ 2 callersFunctionloadFunction
extlibs/lua/src/lundump.c:242
↓ 2 callersFunctionloadInteger
extlibs/lua/src/lundump.c:100
↓ 2 callersFunctionloadNumber
extlibs/lua/src/lundump.c:93
↓ 2 callersMethodloadTexture
src/Core/Graphics/Sprite.cpp:98
↓ 2 callersFunctionloadUnsigned
extlibs/lua/src/lundump.c:69
↓ 2 callersFunctionload_aux
extlibs/lua/src/lbaselib.c:301
↓ 2 callersFunctionloadfunc
** Try to find a load function for module 'modname' at file 'filename'. ** First, change '.' to '_' in 'modname'; then, if 'modname' has ** the form X
extlibs/lua/src/loadlib.c:555
↓ 2 callersFunctionlocaldebuginfo
** Get the debug-information entry for current variable 'i'. */
extlibs/lua/src/lparser.c:250
↓ 2 callersFunctionlocaltime_s
extlibs/fmt/include/fmt/chrono.h:311
↓ 2 callersFunctionlongest_match
For 80x86 and 680x0, an optimized version will be provided in match.asm or * match.S. The code will be functionally equivalent. */
extlibs/minizip/src/deflate.c:1343
↓ 2 callersFunctionluaC_checkfinalizer
** if object 'o' has a finalizer, remove it from 'allgc' list (must ** search the list to find it) and link it in 'finobj' list. */
extlibs/lua/src/lgc.c:927
↓ 2 callersFunctionluaD_hookcall
** Executes a call hook for Lua functions. This function is called ** whenever 'hookmask' is not zero, so it checks whether call hooks are ** active.
extlibs/lua/src/ldo.c:314
↓ 2 callersFunctionluaD_tryfuncTM
** Check whether 'func' has a '__call' metafield. If so, put it in the ** stack, below original 'func', so that 'luaD_call' can call it. Raise ** an e
extlibs/lua/src/ldo.c:355
↓ 2 callersFunctionluaE_warnerror
** Generate a warning from an error message */
extlibs/lua/src/lstate.c:449
↓ 2 callersFunctionluaF_unlinkupval
extlibs/lua/src/lfunc.c:215
↓ 2 callersFunctionluaG_addinfo
add src:line information to 'msg' */
extlibs/lua/src/ldebug.c:744
↓ 2 callersFunctionluaG_errormsg
extlibs/lua/src/ldebug.c:756
↓ 2 callersFunctionluaG_opinterror
extlibs/lua/src/ldebug.c:714
↓ 2 callersFunctionluaH_getn
** Try to find a boundary in table 't'. (A 'boundary' is an integer index ** such that t[i] is present and t[i+1] is absent, or 0 if t[1] is absent **
extlibs/lua/src/ltable.c:865
↓ 2 callersFunctionluaK_checkstack
** Check register-stack level, keeping track of its maximum size ** in field 'maxstacksize' */
extlibs/lua/src/lcode.c:474
↓ 2 callersFunctionluaK_codeAsBx
** Format and emit an 'iAsBx' instruction. */
extlibs/lua/src/lcode.c:426
↓ 2 callersFunctionluaK_exp2K
** Try to make 'e' a K expression with an index in the range of R/K ** indices. Return true iff succeeded. */
extlibs/lua/src/lcode.c:981
↓ 2 callersFunctionluaK_exp2anyregup
** Ensures final expression result is either in a register ** or in an upvalue. */
extlibs/lua/src/lcode.c:959
↓ 2 callersFunctionluaK_goiffalse
** Emit code to go through if 'e' is false, jump otherwise. */
extlibs/lua/src/lcode.c:1143
↓ 2 callersFunctionluaK_int
extlibs/lua/src/lcode.c:659
↓ 2 callersFunctionluaK_intK
** Add an integer to list of constants and return its index. ** Integers use userdata as keys to avoid collision with floats with ** same value; conve
extlibs/lua/src/lcode.c:592
↓ 2 callersFunctionluaK_nil
** Create a OP_LOADNIL instruction, but try to optimize: if the previous ** instruction is also OP_LOADNIL and ranges are compatible, adjust ** range
extlibs/lua/src/lcode.c:130
↓ 2 callersFunctionluaK_numberK
** Add a float to list of constants and return its index. */
extlibs/lua/src/lcode.c:602
↓ 2 callersFunctionluaK_ret
** Code a 'return' instruction */
extlibs/lua/src/lcode.c:206
↓ 2 callersFunctionluaK_setoneret
** Fix an expression to return one result. ** If expression is not a multi-ret expression (function call or ** vararg), it already returns one result,
extlibs/lua/src/lcode.c:741
↓ 2 callersFunctionluaL_execresult
extlibs/lua/src/lauxlib.c:285
↓ 2 callersFunctionluaL_openlibs
extlibs/lua/src/linit.c:57
↓ 2 callersFunctionluaL_testudata
extlibs/lua/src/lauxlib.c:330
↓ 2 callersFunctionluaL_traceback
extlibs/lua/src/lauxlib.c:131
↓ 2 callersFunctionluaM_saferealloc_
extlibs/lua/src/lmem.c:179
↓ 2 callersFunctionluaM_toobig
extlibs/lua/src/lmem.c:124
↓ 2 callersFunctionluaO_chunkid
extlibs/lua/src/lobject.c:548
↓ 2 callersFunctionluaO_rawarith
extlibs/lua/src/lobject.c:89
↓ 2 callersFunctionluaO_utf8esc
extlibs/lua/src/lobject.c:318
↓ 2 callersFunctionluaS_eqlngstr
** equality for long strings */
extlibs/lua/src/lstring.c:44
↓ 2 callersFunctionluaS_resize
** Resize the string table. If allocation fails, keep the current size. ** (This can degrade performance, but any non-zero size should work ** correct
extlibs/lua/src/lstring.c:97
↓ 2 callersFunctionluaT_trybinassocTM
extlibs/lua/src/ltm.c:174
↓ 2 callersFunctionluaTableToViliObject
src/Core/Script/ViliLuaBridge.cpp:93
↓ 2 callersFunctionluaToVili
src/Core/Script/ViliLuaBridge.cpp:24
↓ 2 callersFunctionluaU_dump
** dump Lua function as precompiled chunk */
extlibs/lua/src/ldump.c:213
↓ 2 callersFunctionluaV_equalobj
** Main operation for equality of Lua values; return 't1 == t2'. ** L == NULL means raw equality (no metamethods) */
extlibs/lua/src/lvm.c:568
↓ 2 callersFunctionluaV_objlen
** Main operation 'ra = #rb'. */
extlibs/lua/src/lvm.c:680
↓ 2 callersFunctionluaX_lookahead
extlibs/lua/src/llex.c:573
↓ 2 callersFunctionlua_getlocal
extlibs/lua/src/ldebug.c:226
↓ 2 callersFunctionlua_len
extlibs/sol3/include/sol/sol.hpp:2568
↓ 2 callersFunctionlua_newstate
extlibs/lua/src/lstate.c:377
↓ 2 callersFunctionlua_newthread
extlibs/lua/src/lstate.c:313
↓ 2 callersFunctionlua_number2strx
extlibs/lua/src/lstrlib.c:1053
↓ 2 callersFunctionlua_pcallk
extlibs/lua/src/lapi.c:1002
↓ 2 callersFunctionlua_rawgetp
extlibs/sol3/include/sol/sol.hpp:2587
↓ 2 callersFunctionlua_rawsetp
extlibs/sol3/include/sol/sol.hpp:2594
↓ 2 callersFunctionlua_resetthread
extlibs/lua/src/lstate.c:354
↓ 2 callersFunctionlua_seti
extlibs/sol3/include/sol/sol.hpp:3136
↓ 2 callersMethodlua_state
extlibs/sol3/include/sol/sol.hpp:22472
↓ 2 callersFunctionmainposition
** returns the 'main' position of an element in a table (that is, ** the index of its hash value). The key comes broken (tag in 'ktt' ** and value in
extlibs/lua/src/ltable.c:136
↓ 2 callersFunctionmakeTestCase
extlibs/catch/include/catch/catch.hpp:13476
↓ 2 callersMethodmakeUnaryExpr
extlibs/catch/include/catch/catch.hpp:2360
↓ 2 callersFunctionmake_crc_table
MAKECRCH */ Generate tables for a byte-wise 32-bit CRC calculation on the polynomial: x^32+x^26+x^23+x^22+x^16+x^12+x^11+x^10+x^8+x^7+x^5+x^4+x^2+x+
extlibs/minizip/src/crc32.c:88
↓ 2 callersFunctionmake_optional
extlibs/sol3/include/sol/sol.hpp:5012
↓ 2 callersFunctionmarginComparison
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:7551
↓ 2 callersFunctionmarkbeingfnz
** mark all objects in list of being-finalized */
extlibs/lua/src/lgc.c:315
← previousnext →1,401–1,500 of 7,690, ranked by callers