Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diekmann/wasm-fizzbuzz
/ functions
Functions
1,258 in github.com/diekmann/wasm-fizzbuzz
⨍
Functions
1,258
◇
Types & classes
431
↓ 3 callers
Function
P_SpawnPuff
doom/linuxdoom-1.10/p_mobj.c:811
↓ 3 callers
Function
P_StartButton
Start a button counting down till it turns off.
doom/linuxdoom-1.10/p_switch.c:154
↓ 3 callers
Function
R_CheckTextureNumForName
R_CheckTextureNumForName Check whether texture is available. Filter out NoTexture indicator.
doom/linuxdoom-1.10/r_data.c:696
↓ 3 callers
Function
R_FillBackScreen
R_FillBackScreen Fills the back screen with a pattern for variable screen sizes Also draws a beveled edge.
doom/linuxdoom-1.10/r_draw.c:731
↓ 3 callers
Function
ST_Responder
Respond to keyboard input events, intercept cheats.
doom/linuxdoom-1.10/st_stuff.c:517
↓ 3 callers
Function
STlib_updateMultIcon
doom/linuxdoom-1.10/st_lib.c:211
↓ 3 callers
Function
WI_drawLF
Draws "<Levelname> Finished!"
doom/linuxdoom-1.10/wi_stuff.c:421
↓ 3 callers
Function
WI_drawOnLnode
doom/linuxdoom-1.10/wi_stuff.c:455
↓ 3 callers
Function
WI_initShowNextLoc
doom/linuxdoom-1.10/wi_stuff.c:752
↓ 3 callers
Function
__compiler_rt_logbX
Implements logb methods (logb, logbf, logbl) for IEEE-754. This avoids pulling in a libm dependency from compiler-rt, but is not meant to replace it (
doom/clang_compiler_rt/fp_lib.h:266
↓ 3 callers
Function
__floatscan
doom/musl-1.2.2/src/internal/floatscan.c:426
↓ 3 callers
Function
__intscan
doom/musl-1.2.2/src/internal/intscan.c:26
↓ 3 callers
Function
__ofl_add
doom/musl-1.2.2/src/stdio/ofl_add.c:3
↓ 3 callers
Function
__ofl_lock
doom/musl-1.2.2/src/stdio/ofl.c:9
↓ 3 callers
Function
__ofl_unlock
doom/musl-1.2.2/src/stdio/ofl.c:15
↓ 3 callers
Function
__rand48_step
doom/musl-1.2.2/src/prng/__rand48_step.c:4
↓ 3 callers
Function
__towrite
doom/musl-1.2.2/src/stdio/__towrite.c:3
↓ 3 callers
Function
appendOutput
(style)
doom/main.js:17
↓ 3 callers
Function
exit
(_: i32)
doom/src/unimplemented_libc.rs:34
↓ 3 callers
Function
feof
doom/musl-1.2.2/src/stdio/feof.c:5
↓ 3 callers
Function
fflush
doom/musl-1.2.2/src/stdio/fflush.c:8
↓ 3 callers
Function
getSide
getSide() Will return a side_t given the number of the current sector, the line number, and the side (0/1) that you want.
doom/linuxdoom-1.10/p_spec.c:203
↓ 3 callers
Function
getcr
doom/musl-1.2.2/src/fenv/m68k/fenv.c:18
↓ 3 callers
Function
getenv
(name: *const c_char)
doom/src/gamefile.rs:11
↓ 3 callers
Function
iswalpha
doom/musl-1.2.2/src/ctype/iswalpha.c:7
↓ 3 callers
Function
iswprint
doom/musl-1.2.2/src/ctype/iswprint.c:10
↓ 3 callers
Function
keyUp
(keyCode)
doom/main.js:129
↓ 3 callers
Function
lseek
(fd: i32, offset: i64, whence: c_int)
doom/src/gamefile.rs:82
↓ 3 callers
Function
normalize
doom/clang_compiler_rt/fp_lib.h:234
↓ 3 callers
Function
savestate
doom/musl-1.2.2/src/prng/random.c:37
↓ 3 callers
Function
scalbn
(_: f64, _: i32)
doom/src/unimplemented_libc.rs:99
↓ 3 callers
Function
set_fpscr
doom/musl-1.2.2/src/fenv/powerpc64/fenv.c:22
↓ 3 callers
Function
setsr
doom/musl-1.2.2/src/fenv/m68k/fenv.c:13
↓ 3 callers
Function
setvbuf
doom/musl-1.2.2/src/stdio/setvbuf.c:9
↓ 3 callers
Function
sscanf
doom/musl-1.2.2/src/stdio/sscanf.c:4
↓ 3 callers
Function
strncasecmp
doom/musl-1.2.2/src/string/strncasecmp.c:4
↓ 3 callers
Function
strspn
doom/musl-1.2.2/src/string/strspn.c:6
↓ 3 callers
Function
strtox
doom/musl-1.2.2/src/stdlib/strtod.c:6
↓ 3 callers
Function
towupper
doom/musl-1.2.2/src/ctype/towctrans.c:68
↓ 3 callers
Function
vfscanf
doom/musl-1.2.2/src/stdio/vfscanf.c:56
↓ 3 callers
Function
vfwprintf
doom/musl-1.2.2/src/stdio/vfwprintf.c:340
↓ 3 callers
Function
vfwscanf
doom/musl-1.2.2/src/stdio/vfwscanf.c:86
↓ 3 callers
Function
wcstox
doom/musl-1.2.2/src/stdlib/wcstod.c:30
↓ 3 callers
Function
wctomb
(_: *const c_char, _: c_wchar)
doom/src/unimplemented_libc.rs:121
↓ 2 callers
Function
AM_changeWindowLoc
doom/linuxdoom-1.10/am_map.c:429
↓ 2 callers
Function
AM_clearMarks
doom/linuxdoom-1.10/am_map.c:524
↓ 2 callers
Function
AM_minOutWindowScale
set the window scale to the maximum size
doom/linuxdoom-1.10/am_map.c:592
↓ 2 callers
Function
AM_rotate
Rotation in 2D. Used to rotate player arrow line character.
doom/linuxdoom-1.10/am_map.c:1172
↓ 2 callers
Function
A_Fall
doom/linuxdoom-1.10/p_enemy.c:1585
↓ 2 callers
Function
CheckAbort
CheckAbort
doom/linuxdoom-1.10/d_net.c:453
↓ 2 callers
Function
D_DoAdvanceDemo
This cycles through the demo sequences. FIXME - version dependend demo numbers?
doom/linuxdoom-1.10/d_main.c:464
↓ 2 callers
Function
D_DoomLoop
doom/linuxdoom-1.10/d_main.c:412
↓ 2 callers
Function
D_DoomLoop_loop
doom/linuxdoom-1.10/d_main.c:371
↓ 2 callers
Function
D_DoomLoop_prepare
doom/linuxdoom-1.10/d_main.c:354
↓ 2 callers
Function
D_DoomMain
D_DoomMain
doom/linuxdoom-1.10/d_main.c:806
↓ 2 callers
Function
D_ProcessEvents
D_ProcessEvents Send all the events of the given timestamp down the responder chain
doom/linuxdoom-1.10/d_main.c:161
↓ 2 callers
Function
D_QuitNetGame
D_QuitNetGame Called before quitting to leave a net game without hanging the other players
doom/linuxdoom-1.10/d_net.c:602
↓ 2 callers
Function
D_StartTitle
D_StartTitle
doom/linuxdoom-1.10/d_main.c:535
↓ 2 callers
Function
EV_CeilingCrushStop
EV_CeilingCrushStop Stop a ceiling from crushing!
doom/linuxdoom-1.10/p_ceilng.c:314
↓ 2 callers
Function
EV_DoLockedDoor
doom/linuxdoom-1.10/p_doors.c:206
↓ 2 callers
Function
EV_StopPlat
doom/linuxdoom-1.10/p_plats.c:273
↓ 2 callers
Function
F_DrawPatchCol
F_DrawPatchCol
doom/linuxdoom-1.10/f_finale.c:609
↓ 2 callers
Function
F_StartFinale
F_StartFinale
doom/linuxdoom-1.10/f_finale.c:96
↓ 2 callers
Function
G_BuildTiccmd
G_BuildTiccmd Builds a ticcmd from all of the available inputs or reads it from the demo buffer. If recording a demo, write it out
doom/linuxdoom-1.10/g_game.c:237
↓ 2 callers
Function
G_LoadGame
doom/linuxdoom-1.10/g_game.c:1192
↓ 2 callers
Function
G_PlayerReborn
G_PlayerReborn Called after a player dies almost everything is cleared and initialized
doom/linuxdoom-1.10/g_game.c:800
↓ 2 callers
Function
G_ReadDemoTiccmd
doom/linuxdoom-1.10/g_game.c:1491
↓ 2 callers
Function
G_SecretExitLevel
Here's for the german edition.
doom/linuxdoom-1.10/g_game.c:1009
↓ 2 callers
Function
G_Ticker
G_Ticker Make ticcmd_ts for the players.
doom/linuxdoom-1.10/g_game.c:605
↓ 2 callers
Function
HUlib_addMessageToSText
doom/linuxdoom-1.10/hu_lib.c:216
↓ 2 callers
Function
HUlib_delCharFromTextLine
doom/linuxdoom-1.10/hu_lib.c:86
↓ 2 callers
Function
HUlib_initIText
doom/linuxdoom-1.10/hu_lib.c:269
↓ 2 callers
Function
HUlib_keyInIText
wrapper function for handling general keyed input. returns true if it ate the key
doom/linuxdoom-1.10/hu_lib.c:317
↓ 2 callers
Function
I_FinishUpdate
I_FinishUpdate
doom/linuxdoom-1.10/i_video.c:329
↓ 2 callers
Function
I_NetCmd
doom/linuxdoom-1.10/i_net.c:101
↓ 2 callers
Function
I_Quit
I_Quit
doom/linuxdoom-1.10/i_system.c:116
↓ 2 callers
Function
I_ResumeSong
doom/linuxdoom-1.10/i_sound.c:92
↓ 2 callers
Function
I_SetMusicVolume
doom/linuxdoom-1.10/i_sound.c:42
↓ 2 callers
Function
I_ShutdownGraphics
doom/linuxdoom-1.10/i_video.c:149
↓ 2 callers
Function
I_SoundIsPlaying
doom/linuxdoom-1.10/i_sound.c:63
↓ 2 callers
Function
I_UpdateNoBlit
I_UpdateNoBlit
doom/linuxdoom-1.10/i_video.c:321
↓ 2 callers
Function
I_WaitVBL
doom/linuxdoom-1.10/i_system.c:126
↓ 2 callers
Function
M_DoSave
M_Responder calls this when user is finished
doom/linuxdoom-1.10/m_menu.c:631
↓ 2 callers
Function
M_DrawSaveLoadBorder
Draw border for the savegame description
doom/linuxdoom-1.10/m_menu.c:559
↓ 2 callers
Function
M_Drawer
M_Drawer Called after the view has been rendered, but before it has been blitted.
doom/linuxdoom-1.10/m_menu.c:1740
↓ 2 callers
Function
M_SizeDisplay
doom/linuxdoom-1.10/m_menu.c:1152
↓ 2 callers
Function
NetbufferChecksum
Checksum
doom/linuxdoom-1.10/d_net.c:98
↓ 2 callers
Function
P_AddActiveCeiling
Add an active ceiling
doom/linuxdoom-1.10/p_ceilng.c:251
↓ 2 callers
Function
P_AddActivePlat
doom/linuxdoom-1.10/p_plats.c:288
↓ 2 callers
Function
P_BlockLinesIterator
P_BlockLinesIterator The validcount flags are used to avoid checking lines that are marked in multiple mapblocks, so increment validcount before the f
doom/linuxdoom-1.10/p_maputl.c:471
↓ 2 callers
Function
P_BringUpWeapon
P_BringUpWeapon Starts bringing the pending weapon up from the bottom of the screen. Uses player
doom/linuxdoom-1.10/p_pspr.c:138
↓ 2 callers
Function
P_CalcHeight
P_CalcHeight Calculate the walking / running height adjustment
doom/linuxdoom-1.10/p_user.c:77
↓ 2 callers
Function
P_CheckMissileSpawn
P_CheckMissileSpawn Moves the missile forward a bit and possibly explodes it right there.
doom/linuxdoom-1.10/p_mobj.c:868
↓ 2 callers
Function
P_CrossSubsector
P_CrossSubsector Returns true if strace crosses the given subsector successfully.
doom/linuxdoom-1.10/p_sight.c:135
↓ 2 callers
Function
P_FireWeapon
P_FireWeapon.
doom/linuxdoom-1.10/p_pspr.c:246
↓ 2 callers
Function
P_InitThinkers
P_InitThinkers
doom/linuxdoom-1.10/p_tick.c:53
↓ 2 callers
Function
P_InterceptVector
P_InterceptVector Returns the fractional intercept point along the first divline. This is only called by the addthings and addlines traversers.
doom/linuxdoom-1.10/p_maputl.c:230
↓ 2 callers
Function
P_Move
doom/linuxdoom-1.10/p_enemy.c:272
↓ 2 callers
Function
P_MovePsprites
P_MovePsprites Called every tic by player thinking routine.
doom/linuxdoom-1.10/p_pspr.c:851
↓ 2 callers
Function
P_NewChaseDir
doom/linuxdoom-1.10/p_enemy.c:363
← previous
next →
201–300 of 1,258, ranked by callers