Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnowyMouse/chimera
/ functions
Functions
2,117 in github.com/SnowyMouse/chimera
⨍
Functions
2,117
◇
Types & classes
470
↓ 3 callers
Function
upvalname
src/lua/ldebug.c:179
↓ 3 callers
Function
usage
src/lua/luac.c:55
↓ 3 callers
Function
utf8_decode
** Decode one UTF-8 sequence, returning NULL if byte sequence is ** invalid. The array 'limits' stores the minimum value for each ** sequence length,
src/lua/lutf8lib.c:52
↓ 3 callers
Function
varinfo
** Build a string with a "description" for the value 'o', such as ** "variable 'x'" or "upvalue 'y'". */
src/lua/ldebug.c:727
↓ 2 callers
Function
D3DXCreateFontA
src/chimera/output/draw_text.cpp:961
↓ 2 callers
Function
GCTM
src/lua/lgc.c:968
↓ 2 callers
Function
Hgetlongstr
src/lua/ltable.c:996
↓ 2 callers
Function
Iadd
return i1 + i2 */
src/lua/lmathlib.c:441
↓ 2 callers
Function
add_revert_event
src/chimera/event/revert.cpp:14
↓ 2 callers
Function
adddigit
** Add integer part of 'x' to buffer and return new 'x' */
src/lua/lstrlib.c:1020
↓ 2 callers
Function
addfield
src/lua/ltablib.c:158
↓ 2 callers
Function
addk
** Add constant 'v' to prototype's list of constants (field 'k'). */
src/lua/lcode.c:545
↓ 2 callers
Function
allocupvalue
src/lua/lparser.c:370
↓ 2 callers
Function
anchorstr
** Anchors a string in scanner's table so that it will not be collected ** until the end of the compilation; by that time it should be anchored ** som
src/lua/llex.c:135
↓ 2 callers
Function
apply_mod
Apply the mod, disabling auto centering.
src/chimera/fix/auto_center.cpp:11
↓ 2 callers
Function
apply_text_quake_colors_t
src/chimera/output/draw_text.cpp:722
↓ 2 callers
Function
atomic2gen
** Clears all gray lists, sweeps objects, and prepare sublists to enter ** generational mode. The sweeps remove dead objects and turn all ** surviving
src/lua/lgc.c:1389
↓ 2 callers
Function
aux_flush
src/lua/liolib.c:735
↓ 2 callers
Function
aux_lines
** Auxiliary function to create the iteration function for 'lines'. ** The iteration function is a closure over 'io_readline', with ** the following u
src/lua/liolib.c:365
↓ 2 callers
Function
aux_rawset
src/lua/lapi.c:927
↓ 2 callers
Function
aux_upvalue
src/lua/lapi.c:1367
↓ 2 callers
Function
auxgetstr
src/lua/lapi.c:670
↓ 2 callers
Function
auxresume
** Resumes a coroutine. Returns the number of results for non-error ** cases or -1 for errors. */
src/lua/lcorolib.c:33
↓ 2 callers
Function
auxsetstr
** t[k] = value at the top of the stack (where 'k' is a string) */
src/lua/lapi.c:859
↓ 2 callers
Function
auxstatus
src/lua/lcorolib.c:128
↓ 2 callers
Function
auxupvalue
** get (if 'get' is true) or set an upvalue from a closure */
src/lua/ldblib.c:261
↓ 2 callers
Method
base_version
compressor/main.cpp:72
↓ 2 callers
Function
binopr2TM
** Convert a BinOpr to a tag method (ORDER OPR - ORDER TM) */
src/lua/lcode.c:1462
↓ 2 callers
Function
binsearch
src/lua/ltable.c:1271
↓ 2 callers
Function
blake3_compress_in_place_portable
src/blake3/blake3_portable.c:84
↓ 2 callers
Function
blake3_hash_many
src/blake3/blake3_dispatch.c:250
↓ 2 callers
Function
blake3_hasher_finalize
src/blake3/blake3.c:599
↓ 2 callers
Function
blake3_hasher_update_base
src/blake3/blake3.c:476
↓ 2 callers
Function
blake3_simd_degree
The dynamically detected SIMD degree of the current platform.
src/blake3/blake3_dispatch.c:303
↓ 2 callers
Function
block_zoom_blur
src/chimera/command/client/visual/block_zoom_blur.cpp:13
↓ 2 callers
Function
calculate_crc32_of_map_file
src/chimera/map_loading/map_loading.cpp:189
↓ 2 callers
Function
callallpendingfinalizers
** call all pending finalizers */
src/lua/lgc.c:999
↓ 2 callers
Method
cancel
src/map_downloader/map_downloader.cpp:225
↓ 2 callers
Function
chat_out
src/chimera/halo_data/chat.cpp:11
↓ 2 callers
Function
checkSizes
** If possible, shrink string table. */
src/lua/lgc.c:935
↓ 2 callers
Function
check_readonly
** Raises an error if variable described by 'e' is read only; moreover, ** if 'e' is t[exp] where t is the vararg parameter, change it to index ** a r
src/lua/lparser.c:286
↓ 2 callers
Function
check_timers
src/chimera/lua/lua_callback.cpp:50
↓ 2 callers
Function
checkbuffer
src/lua/lzio.c:50
↓ 2 callers
Function
checkcontrol
** Check whether message is a control message. If so, execute the ** control or ignore it if unknown. */
src/lua/lauxlib.c:1089
↓ 2 callers
Function
checkglobal
src/lua/lparser.c:1876
↓ 2 callers
Function
checkliteral
src/lua/lundump.c:344
↓ 2 callers
Function
checkmode
src/lua/ldo.c:1114
↓ 2 callers
Function
checktab
** Check that 'arg' either is a table or can behave like one (that is, ** has a metatable with the required metamethods) */
src/lua/ltablib.c:47
↓ 2 callers
Function
chunk_state_fill_buf
src/blake3/blake3.c:35
↓ 2 callers
Function
chunk_state_reset
src/blake3/blake3.c:21
↓ 2 callers
Function
classend
src/lua/lstrlib.c:405
↓ 2 callers
Function
clearbykeys
** clear entries with unmarked keys from all weaktables in list 'l' */
src/lua/lgc.c:789
↓ 2 callers
Function
cleargraylists
src/lua/lgc.c:429
↓ 2 callers
Function
close_func
src/lua/lparser.c:830
↓ 2 callers
Function
close_state
src/lua/lstate.c:255
↓ 2 callers
Function
codeAsBx
** Format and emit an 'iAsBx' instruction. */
src/lua/lcode.c:428
↓ 2 callers
Function
code_loadbool
src/lua/lcode.c:945
↓ 2 callers
Function
codearith
** Code arithmetic operators ('+', '-', ...). If second operand is a ** constant in the proper range, use variant opcodes with K operands. */
src/lua/lcode.c:1584
↓ 2 callers
Function
codebinK
** Code binary operators with K operand. */
src/lua/lcode.c:1533
↓ 2 callers
Function
codebinNoK
** Code binary operators with no constant operand. */
src/lua/lcode.c:1572
↓ 2 callers
Function
codeextraarg
** Emit an "extra argument" instruction (format 'iAx') */
src/lua/lcode.c:450
↓ 2 callers
Function
color_id_for_player
Determine what color ID to use for a player
src/chimera/custom_chat/custom_chat.cpp:410
↓ 2 callers
Function
compress_parents_parallel
Use SIMD parallelism to hash up to MAX_SIMD_DEGREE parents at the same time on a single thread. Write out the parent chaining values and return the nu
src/blake3/blake3.c:217
↓ 2 callers
Function
compress_pre
src/blake3/blake3_portable.c:37
↓ 2 callers
Function
console_enabled
src/chimera/console/console.cpp:307
↓ 2 callers
Function
const2val
** Get the constant value from a constant expression */
src/lua/lcode.c:75
↓ 2 callers
Function
constfolding
** Try to "constant-fold" an operation; return 1 iff successful. ** (In this case, 'e1' has the final result.) */
src/lua/lcode.c:1418
↓ 2 callers
Function
constructor
src/lua/lparser.c:1028
↓ 2 callers
Function
convergeephemerons
** Traverse all ephemeron tables propagating marks from keys to values. ** Repeat until it converges, that is, nothing new is marked. 'dir' ** inverts
src/lua/lgc.c:755
↓ 2 callers
Function
copy2buff
copy strings in stack from top - n up to top - 1 to buffer */
src/lua/lvm.c:668
↓ 2 callers
Function
correctstack
** Change back all offsets into pointers. */
src/lua/ldo.c:269
↓ 2 callers
Function
counter_time_elapsed
src/chimera/math_trig/math_trig.cpp:206
↓ 2 callers
Function
countint
src/lua/ltable.c:470
↓ 2 callers
Function
cpuid
src/blake3/blake3_dispatch.c:60
↓ 2 callers
Function
createlabel
** Create a new label with the given 'name' at the given 'line'. ** 'last' tells whether label is the last non-op statement in its ** block. Solves al
src/lua/lparser.c:678
↓ 2 callers
Function
cycle_spectate
src/chimera/command/client/server/spectate.cpp:379
↓ 2 callers
Function
decompress_map_file
src/chimera/map_loading/compression.cpp:195
↓ 2 callers
Method
decompress_map_file
* Decompress the map file * @param path path to the map file */
src/chimera/map_loading/compression.cpp:90
↓ 2 callers
Function
delete_object
src/chimera/halo_data/object.cpp:75
↓ 2 callers
Function
deletelist
** Delete all objects in list 'p' until (but not including) object ** 'limit'. */
src/lua/lgc.c:1516
↓ 2 callers
Function
digit
** Read an integer numeral from string 'fmt' or return 'df' if ** there is no numeral */
src/lua/lstrlib.c:1451
↓ 2 callers
Function
discharge2anyreg
** Ensure expression value is in a register, making 'e' a ** non-relocatable expression. ** (Expression still may have jump lists.) */
src/lua/lcode.c:937
↓ 2 callers
Function
discharge2reg
** Ensure expression value is in register 'reg', making 'e' a ** non-relocatable expression. ** (Expression still may have jump lists.) */
src/lua/lcode.c:882
↓ 2 callers
Function
doREPL
** Do the REPL: repeatedly read (load) a line, evaluate (call) it, and ** print any results. */
src/lua/lua.c:677
↓ 2 callers
Function
dochunk
src/lua/lua.c:197
↓ 2 callers
Function
dofile
src/lua/lua.c:203
↓ 2 callers
Function
dostring
src/lua/lua.c:208
↓ 2 callers
Method
download
Set up stuff
src/map_downloader/map_downloader.cpp:247
↓ 2 callers
Function
dumpAlign
** Dump enough zeros to ensure that current position is a multiple of ** 'align'. */
src/lua/ldump.c:66
↓ 2 callers
Function
dumpBlock
** Dump the block of memory pointed by 'b' with given 'size'. ** 'b' should not be NULL, except for the last call signaling the end ** of the dump. */
src/lua/ldump.c:52
↓ 2 callers
Function
dumpFunction
src/lua/ldump.c:254
↓ 2 callers
Function
enable_camera_hook
* Enable the camera hook if it's not already enabled. */
src/chimera/event/camera.cpp:66
↓ 2 callers
Function
enable_frame_hook
* Enable the frame hook if it's not already enabled. */
src/chimera/event/frame.cpp:67
↓ 2 callers
Function
enable_game_loop_hook
* Enable the game loop hook if it's not already enabled. */
src/chimera/event/game_loop.cpp:66
↓ 2 callers
Function
enable_output
src/chimera/output/output.cpp:17
↓ 2 callers
Function
enable_tick_hook
* Enable the tick hook if it's not already enabled. */
src/chimera/event/tick.cpp:72
↓ 2 callers
Function
entergen
** Enter generational mode. Must go until the end of an atomic cycle ** to ensure that all objects are correctly marked and weak tables ** are cleared
src/lua/lgc.c:1428
↓ 2 callers
Function
error_expected
src/lua/lparser.c:68
↓ 2 callers
Function
fast_ftol
src/chimera/math_trig/math_trig.cpp:218
↓ 2 callers
Function
find_signatures
src/chimera/chimera.cpp:513
← previous
next →
501–600 of 2,117, ranked by callers