MCPcopy Create free account

hub / github.com/diekmann/wasm-fizzbuzz / functions

Functions1,258 in github.com/diekmann/wasm-fizzbuzz

↓ 256 callersMethodto_rgba
(self)
doom/src/video.rs:165
↓ 158 callersFunctionS_StartSound
doom/linuxdoom-1.10/s_sound.c:397
↓ 117 callersFunctionFixedMul
doom/linuxdoom-1.10/m_fixed.c:43
↓ 111 callersFunctionI_Error
doom/linuxdoom-1.10/i_system.c:162
↓ 102 callersFunctionW_CacheLumpName
W_CacheLumpName
doom/linuxdoom-1.10/w_wad.c:507
↓ 83 callersFunctionP_Random
Which one is deterministic?
doom/linuxdoom-1.10/m_random.c:57
↓ 70 callersFunctionprintf
doom/musl-1.2.2/src/stdio/printf.c:4
↓ 69 callersFunctionmemcpy
doom/musl-1.2.2/src/string/memcpy.c:5
↓ 64 callersFunctionZ_Malloc
doom/linuxdoom-1.10/z_zone.c:183
↓ 62 callersFunctionsprintf
doom/musl-1.2.2/src/stdio/sprintf.c:4
↓ 60 callersFunctionV_DrawPatch
V_DrawPatch Masks a column based masked pic to the screen.
doom/linuxdoom-1.10/v_video.c:203
↓ 53 callersFunctionmemset
doom/musl-1.2.2/src/string/memset.c:4
↓ 52 callersFunctionP_ChangeSwitchTexture
Function that changes wall texture. Tell it if switch is ok to use again (1=yes, it's a button).
doom/linuxdoom-1.10/p_switch.c:200
↓ 47 callersFunctionfprintf
doom/musl-1.2.2/src/stdio/fprintf.c:4
↓ 46 callersFunctionM_CheckParm
M_CheckParm Checks for the given parameter in the program's command line arguments. Returns the argument number (1 to argc-1) or 0 if not present
doom/linuxdoom-1.10/m_argv.c:41
↓ 45 callersFunctionFixedDiv
doom/linuxdoom-1.10/m_fixed.c:57
↓ 43 callersFunctionEV_DoFloor
HANDLE FLOOR TYPES
doom/linuxdoom-1.10/p_floor.c:259
↓ 32 callersFunctionP_SetMobjState
doom/linuxdoom-1.10/p_mobj.c:53
↓ 32 callersFunctionmalloc
(size: usize)
doom/src/malloc.rs:12
↓ 30 callersFunctionEV_DoDoor
doom/linuxdoom-1.10/p_doors.c:263
↓ 30 callersFunctionV_DrawPatchDirect
V_DrawPatchDirect Draws directly to the screen on the pc.
doom/linuxdoom-1.10/v_video.c:336
↓ 29 callersFunctionabs
doom/musl-1.2.2/src/stdlib/abs.c:3
↓ 29 callersFunctionstrlen
doom/musl-1.2.2/src/string/strlen.c:10
↓ 26 callersFunctionR_TextureNumForName
R_TextureNumForName Calls R_CheckTextureNumForName, aborts with error message.
doom/linuxdoom-1.10/r_data.c:718
↓ 25 callersFunctionI_GetTime
()
doom/src/main.rs:45
↓ 25 callersFunctionP_AddThinker
P_AddThinker Adds a new thinker at the end of the list.
doom/linuxdoom-1.10/p_tick.c:65
↓ 24 callersFunctionP_SpawnMobj
P_SpawnMobj
doom/linuxdoom-1.10/p_mobj.c:479
↓ 24 callersFunctionW_CacheLumpNum
W_CacheLumpNum
doom/linuxdoom-1.10/w_wad.c:475
↓ 22 callersFunctionA_FaceTarget
A_FaceTarget
doom/linuxdoom-1.10/p_enemy.c:782
↓ 22 callersFunctionZ_Free
Z_Free
doom/linuxdoom-1.10/z_zone.c:122
↓ 20 callersFunctionD_AddFile
D_AddFile
doom/linuxdoom-1.10/d_main.c:553
↓ 20 callersFunctionout
doom/musl-1.2.2/src/stdio/vfprintf.c:133
↓ 20 callersFunctionstrcpy
doom/musl-1.2.2/src/string/strcpy.c:3
↓ 19 callersFunctionEV_DoPlat
Do Platforms "amount" is only used for SOME platforms.
doom/linuxdoom-1.10/p_plats.c:138
↓ 19 callersFunctionisdigit
doom/musl-1.2.2/src/ctype/isdigit.c:4
↓ 18 callersFunctionP_DamageMobj
P_DamageMobj Damages both enemies and players "inflictor" is the thing that caused the damage creature or missile, can be NULL (slime, etc) "source" i
doom/linuxdoom-1.10/p_inter.c:774
↓ 18 callersFunctionfromRep
doom/clang_compiler_rt/fp_lib.h:226
↓ 18 callersFunctiontoRep
doom/clang_compiler_rt/fp_lib.h:218
↓ 17 callersFunctionpad
doom/musl-1.2.2/src/stdio/vfprintf.c:138
↓ 16 callersFunctionP_ChangeSector
P_ChangeSector
doom/linuxdoom-1.10/p_map.c:1320
↓ 15 callersFunctionP_SetPsprite
P_SetPsprite
doom/linuxdoom-1.10/p_pspr.c:58
↓ 15 callersFunctionfree
(ptr: i32)
doom/src/malloc.rs:25
↓ 14 callersFunctionP_GiveAmmo
doom/linuxdoom-1.10/p_inter.c:73
↓ 14 callersFunctionW_GetNumForName
W_GetNumForName Calls W_CheckNumForName, but bombs out if not found.
doom/linuxdoom-1.10/w_wad.c:399
↓ 13 callersFunctionP_SpawnMissile
P_SpawnMissile
doom/linuxdoom-1.10/p_mobj.c:888
↓ 13 callersFunctionW_LumpLength
W_LumpLength Returns the buffer size needed to load the given lump.
doom/linuxdoom-1.10/w_wad.c:416
↓ 12 callersFunctionM_SetupNextMenu
M_SetupNextMenu
doom/linuxdoom-1.10/m_menu.c:1824
↓ 12 callersFunctionM_StartMessage
doom/linuxdoom-1.10/m_menu.c:1227
↓ 12 callersFunctionP_AimLineAttack
P_AimLineAttack
doom/linuxdoom-1.10/p_map.c:1022
↓ 12 callersFunctionR_PointToAngle2
doom/linuxdoom-1.10/r_main.c:377
↓ 12 callersFunctioncht_CheckCheat
Called in st_stuff module, which handles the input. Returns a 1 if the cheat was successful, 0 if failed.
doom/linuxdoom-1.10/m_cheat.c:42
↓ 11 callersFunctionAM_drawMline
Clip lines, draw visible part sof lines.
doom/linuxdoom-1.10/am_map.c:1055
↓ 11 callersFunctionEV_DoCeiling
EV_DoCeiling Move a ceiling up/down and all around!
doom/linuxdoom-1.10/p_ceilng.c:171
↓ 11 callersFunctionP_PointOnLineSide
P_PointOnLineSide Returns 0 or 1
doom/linuxdoom-1.10/p_maputl.c:65
↓ 11 callersFunctionSTlib_initNum
?
doom/linuxdoom-1.10/st_lib.c:65
↓ 11 callersFunctionisspace
doom/musl-1.2.2/src/ctype/isspace.c:4
↓ 11 callersFunctiontoupper
doom/musl-1.2.2/src/ctype/toupper.c:3
↓ 10 callersFunctionP_CheckSight
P_CheckSight Returns true if a straight line between t1 and t2 is unobstructed. Uses REJECT.
doom/linuxdoom-1.10/p_sight.c:299
↓ 10 callersFunctionS_ChangeMusic
doom/linuxdoom-1.10/s_sound.c:649
↓ 10 callersFunctionV_MarkRect
V_MarkRect
doom/linuxdoom-1.10/v_video.c:142
↓ 10 callersFunctioniswspace
doom/musl-1.2.2/src/ctype/iswspace.c:8
↓ 9 callersFunctionP_RemoveThinker
P_RemoveThinker Deallocation is lazy -- it will not actually be freed until its thinking turn comes up.
doom/linuxdoom-1.10/p_tick.c:80
↓ 9 callersFunctionW_CheckNumForName
doom/linuxdoom-1.10/w_wad.c:351
↓ 9 callersFunctiongetNextSector
getNextSector() Return sector_t * of sector next to current. NULL if not two-sided line
doom/linuxdoom-1.10/p_spec.c:250
↓ 9 callersFunctionrealloc
(ptr: i32, size: usize)
doom/src/malloc.rs:37
↓ 9 callersFunctionstrcmp
doom/musl-1.2.2/src/string/strcmp.c:3
↓ 9 callersFunctiontolower
doom/musl-1.2.2/src/ctype/tolower.c:3
↓ 8 callersFunctionEV_LightTurnOn
TURN LINE'S TAG LIGHTS ON
doom/linuxdoom-1.10/p_lights.c:270
↓ 8 callersFunctionM_Random
doom/linuxdoom-1.10/m_random.c:63
↓ 8 callersFunctionNetUpdate
doom/linuxdoom-1.10/d_net.c:368
↓ 8 callersFunctionP_AproxDistance
doom/linuxdoom-1.10/p_maputl.c:48
↓ 8 callersFunctionP_RemoveMobj
doom/linuxdoom-1.10/p_mobj.c:546
↓ 8 callersFunctionP_TryMove
P_TryMove Attempt to move to a new position, crossing special lines unless MF_TELEPORT is set.
doom/linuxdoom-1.10/p_map.c:450
↓ 8 callersFunctionR_StoreWallRange
R_StoreWallRange A wall segment will be drawn between start and stop pixels (inclusive).
doom/linuxdoom-1.10/r_segs.c:374
↓ 8 callersFunctionSlopeDiv
doom/linuxdoom-1.10/tables.c:49
↓ 8 callersFunctionaccess
(pathname: *const c_char, mode: c_int)
doom/src/gamefile.rs:28
↓ 8 callersFunctionatoi
doom/musl-1.2.2/src/stdlib/atoi.c:4
↓ 8 callersFunctioniswdigit
doom/musl-1.2.2/src/ctype/iswdigit.c:5
↓ 8 callersFunctionwcslen
doom/musl-1.2.2/src/string/wcslen.c:3
↓ 7 callersFunctionM_StartControlPanel
M_StartControlPanel
doom/linuxdoom-1.10/m_menu.c:1723
↓ 7 callersFunctionP_FindLowestCeilingSurrounding
FIND LOWEST CEILING IN THE SURROUNDING SECTORS
doom/linuxdoom-1.10/p_spec.c:381
↓ 7 callersFunctionP_FindSectorFromLineTag
RETURN NEXT SECTOR # THAT LINE TAG REFERS TO
doom/linuxdoom-1.10/p_spec.c:433
↓ 7 callersFunctionP_GivePower
P_GivePower
doom/linuxdoom-1.10/p_inter.c:289
↓ 7 callersFunctionP_GiveWeapon
P_GiveWeapon The weapon name may have a MF_DROPPED flag ored in.
doom/linuxdoom-1.10/p_inter.c:167
↓ 7 callersFunctionP_LineAttack
P_LineAttack If damage == 0, it is just a test trace that will leave linetarget set.
doom/linuxdoom-1.10/p_map.c:1062
↓ 7 callersFunctionP_TryWalk
TryWalk Attempts to move actor on in its current (ob->moveangle) direction. If blocked by either a wall or an actor returns FALSE If move is either cl
doom/linuxdoom-1.10/p_enemy.c:349
↓ 7 callersFunctionST_calcPainOffset
doom/linuxdoom-1.10/st_stuff.c:729
↓ 7 callersFunctionS_StopChannel
doom/linuxdoom-1.10/s_sound.c:708
↓ 7 callersFunctionT_MovePlane
Move a plane (floor or ceiling) and check for crushing
doom/linuxdoom-1.10/p_floor.c:48
↓ 7 callersFunctionread
(fd: c_int, buf: *mut u8 /*TODO is c_char*/, count: usize)
doom/src/gamefile.rs:67
↓ 7 callersFunctiontowlower
doom/musl-1.2.2/src/ctype/towctrans.c:63
↓ 7 callersFunctionwideMultiply
32x32 --> 64 bit multiply
doom/clang_compiler_rt/fp_lib.h:52
↓ 6 callersFunctionD_PostEvent
D_PostEvent Called by the I/O functions when input is detected
doom/linuxdoom-1.10/d_main.c:150
↓ 6 callersFunctionExpandTics
doom/linuxdoom-1.10/d_net.c:120
↓ 6 callersFunctionG_ExitLevel
doom/linuxdoom-1.10/g_game.c:1002
↓ 6 callersFunctionHU_queueChatChar
doom/linuxdoom-1.10/hu_stuff.c:588
↓ 6 callersFunctionM_ClearMenus
M_ClearMenus
doom/linuxdoom-1.10/m_menu.c:1811
↓ 6 callersFunctionP_BlockThingsIterator
P_BlockThingsIterator
doom/linuxdoom-1.10/p_maputl.c:512
↓ 6 callersFunctionP_CheckMeleeRange
P_CheckMeleeRange
doom/linuxdoom-1.10/p_enemy.c:174
↓ 6 callersFunctionP_DivlineSide
P_DivlineSide Returns side 0 (front), 1 (back), or 2 (on).
doom/linuxdoom-1.10/p_sight.c:54
next →1–100 of 1,258, ranked by callers