MCPcopy Create free account

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

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

FunctionM_FinishReadThis
doom/linuxdoom-1.10/m_menu.c:1042
FunctionM_MusicVol
doom/linuxdoom-1.10/m_menu.c:833
FunctionM_NewGame
doom/linuxdoom-1.10/m_menu.c:873
FunctionM_Options
doom/linuxdoom-1.10/m_menu.c:968
FunctionM_QuickLoadResponse
M_QuickLoad
doom/linuxdoom-1.10/m_menu.c:718
FunctionM_QuickSaveResponse
doom/linuxdoom-1.10/m_menu.c:681
FunctionM_QuitResponse
doom/linuxdoom-1.10/m_menu.c:1080
FunctionM_ReadThis
M_ReadThis
doom/linuxdoom-1.10/m_menu.c:1030
FunctionM_ReadThis2
doom/linuxdoom-1.10/m_menu.c:1036
FunctionM_SaveSelect
User wants to save. Start string input for M_Responder
doom/linuxdoom-1.10/m_menu.c:644
FunctionM_SfxVol
doom/linuxdoom-1.10/m_menu.c:816
FunctionM_Sound
doom/linuxdoom-1.10/m_menu.c:811
FunctionM_StopMessage
doom/linuxdoom-1.10/m_menu.c:1244
FunctionM_VerifyNightmare
doom/linuxdoom-1.10/m_menu.c:898
FunctionPIT_AddLineIntercepts
PIT_AddLineIntercepts. Looks for lines in the given block that intercept the given trace to add to the intercepts list. A line is crossed if its endp
doom/linuxdoom-1.10/p_maputl.c:561
FunctionPIT_AddThingIntercepts
PIT_AddThingIntercepts
doom/linuxdoom-1.10/p_maputl.c:616
FunctionPIT_ChangeSector
PIT_ChangeSector
doom/linuxdoom-1.10/p_map.c:1257
FunctionPIT_CheckLine
PIT_CheckLine Adjusts tmfloorz and tmceilingz as lines are contacted
doom/linuxdoom-1.10/p_map.c:189
FunctionPIT_CheckThing
PIT_CheckThing
doom/linuxdoom-1.10/p_map.c:252
FunctionPIT_RadiusAttack
PIT_RadiusAttack "bombsource" is the creature that caused the explosion at "bombspot".
doom/linuxdoom-1.10/p_map.c:1164
FunctionPIT_StompThing
PIT_StompThing
doom/linuxdoom-1.10/p_map.c:81
FunctionPIT_VileCheck
doom/linuxdoom-1.10/p_enemy.c:1129
FunctionPTR_AimTraverse
PTR_AimTraverse Sets linetaget and aimslope when a target is aimed at.
doom/linuxdoom-1.10/p_map.c:815
FunctionPTR_ShootTraverse
PTR_ShootTraverse
doom/linuxdoom-1.10/p_map.c:899
FunctionPTR_SlideTraverse
PTR_SlideTraverse
doom/linuxdoom-1.10/p_map.c:636
FunctionPTR_UseTraverse
doom/linuxdoom-1.10/p_map.c:1095
FunctionP_AllocateThinker
P_AllocateThinker Allocates memory and adds a new thinker at the end of the list.
doom/linuxdoom-1.10/p_tick.c:92
FunctionP_CalcSwing
doom/linuxdoom-1.10/p_pspr.c:112
FunctionP_InitSlidingDoorFrames
doom/linuxdoom-1.10/p_doors.c:566
FunctionP_MobjThinker
P_MobjThinker
doom/linuxdoom-1.10/p_mobj.c:415
FunctionR_AddPointToBox
R_AddPointToBox Expand a given bbox so that it encloses a given point.
doom/linuxdoom-1.10/r_main.c:138
FunctionR_DrawColumn
A column is a vertical slice/span from a wall texture that, given the DOOM style restrictions on the view orientation, will always have constant z dep
doom/linuxdoom-1.10/r_draw.c:105
FunctionR_DrawColumnLow
doom/linuxdoom-1.10/r_draw.c:211
FunctionR_DrawFuzzColumn
Framebuffer postprocessing. Creates a fuzzy image by copying pixels from adjacent ones to left and right. Used with an all black colormap, this could
doom/linuxdoom-1.10/r_draw.c:285
FunctionR_DrawSpan
Draws the actual span.
doom/linuxdoom-1.10/r_draw.c:520
FunctionR_DrawSpanLow
Again..
doom/linuxdoom-1.10/r_draw.c:643
FunctionR_DrawTranslatedColumn
doom/linuxdoom-1.10/r_draw.c:385
FunctionST_unloadData
doom/linuxdoom-1.10/st_stuff.c:1244
FunctionSwapLONG
Swapping 32bit.
doom/linuxdoom-1.10/m_swap.c:45
FunctionSwapSHORT
Swap 16bit, that is, MSB and LSB byte.
doom/linuxdoom-1.10/m_swap.c:38
FunctionT_FireFlicker
T_FireFlicker
doom/linuxdoom-1.10/p_lights.c:46
FunctionT_Glow
doom/linuxdoom-1.10/p_lights.c:314
FunctionT_LightFlash
T_LightFlash Do flashing lights.
doom/linuxdoom-1.10/p_lights.c:98
FunctionT_MoveCeiling
doom/linuxdoom-1.10/p_ceilng.c:52
FunctionT_MoveFloor
MOVE A FLOOR TO IT'S DESTINATION (UP OR DOWN)
doom/linuxdoom-1.10/p_floor.c:209
FunctionT_PlatRaise
Move a plat up and down
doom/linuxdoom-1.10/p_plats.c:52
FunctionT_SlidingDoor
doom/linuxdoom-1.10/p_doors.c:625
FunctionT_StrobeFlash
T_StrobeFlash
doom/linuxdoom-1.10/p_lights.c:155
FunctionT_VerticalDoor
T_VerticalDoor
doom/linuxdoom-1.10/p_doors.c:63
FunctionV_GetBlock
V_GetBlock Gets a linear block of pixels from the view buffer.
doom/linuxdoom-1.10/v_video.c:444
FunctionWI_Responder
The ticker is used to detect keys because of timing issues in netgames.
doom/linuxdoom-1.10/wi_stuff.c:414
FunctionW_InitFile
W_InitFile Just initialize from a single file.
doom/linuxdoom-1.10/w_wad.c:325
FunctionW_NumLumps
W_NumLumps
doom/linuxdoom-1.10/w_wad.c:339
FunctionW_Profile
doom/linuxdoom-1.10/w_wad.c:522
FunctionZ_ChangeTag2
Z_ChangeTag
doom/linuxdoom-1.10/z_zone.c:428
FunctionZ_ClearZone
Z_ClearZone
doom/linuxdoom-1.10/z_zone.c:67
FunctionZ_DumpHeap
Z_DumpHeap Note: TFileDumpHeap( stdout ) ?
doom/linuxdoom-1.10/z_zone.c:326
FunctionZ_FreeMemory
Z_FreeMemory
doom/linuxdoom-1.10/z_zone.c:451
Function__DOUBLE_BITS
doom/musl-1.2.2/include/math.h:61
Function__FLOAT_BITS
doom/musl-1.2.2/include/math.h:55
Function___errno_location
()
doom/src/main.rs:26
Function__alt_socketcall
doom/musl-1.2.2/src/internal/syscall.h:61
Function__bswap16
doom/musl-1.2.2/include/endian.h:19
Function__bswap64
doom/musl-1.2.2/include/endian.h:29
Function__bswap_16
doom/musl-1.2.2/include/byteswap.h:7
Function__bswap_64
doom/musl-1.2.2/include/byteswap.h:17
Function__builtin_ctz
doom/clang_compiler_rt/int_lib.h:113
Function__compiler_rt_logb
doom/clang_compiler_rt/fp_lib.h:302
Function__compiler_rt_logbf
doom/clang_compiler_rt/fp_lib.h:298
Function__compiler_rt_logbl
doom/clang_compiler_rt/fp_lib.h:307
Function__ctype_b_loc
doom/musl-1.2.2/src/ctype/__ctype_b_loc.c:38
Function__ctype_tolower_loc
doom/musl-1.2.2/src/ctype/__ctype_tolower_loc.c:27
Function__ctype_toupper_loc
doom/musl-1.2.2/src/ctype/__ctype_toupper_loc.c:27
Function__divtf3
doom/clang_compiler_rt/divtf3.c:22
Function__extenddftf2
doom/clang_compiler_rt/extenddftf2.c:17
Function__extendsftf2
doom/clang_compiler_rt/extendsftf2.c:17
Function__fbufsize
doom/musl-1.2.2/src/stdio/ext.c:40
Function__fdpic_fixup
doom/musl-1.2.2/src/internal/fdpic_crt.h:4
Function__fe_getround
IEEE-754 default rounding (to nearest, ties to even).
doom/clang_compiler_rt/fp_mode.c:18
Function__fe_raise_inexact
doom/clang_compiler_rt/fp_mode.c:22
Function__fesetround
doom/musl-1.2.2/src/fenv/s390x/fenv.c:40
Function__fesetround
doom/musl-1.2.2/src/fenv/m68k/fenv.c:54
Function__fesetround
doom/musl-1.2.2/src/fenv/powerpc64/fenv.c:53
Function__fixtfsi
doom/clang_compiler_rt/fixtfsi.c:17
Function__fixunstfsi
doom/clang_compiler_rt/fixunstfsi.c:16
Function__flbf
doom/musl-1.2.2/src/stdio/ext.c:35
Function__floatsitf
doom/clang_compiler_rt/floatsitf.c:19
Function__floatunsitf
doom/clang_compiler_rt/floatunsitf.c:19
Function__flt_rounds
doom/musl-1.2.2/src/fenv/__flt_rounds.c:4
Function__fpclassifyl
(_: i64, _: i64)
doom/src/unimplemented_libc.rs:24
Function__fpending
doom/musl-1.2.2/src/stdio/ext.c:45
Function__fpurge
doom/musl-1.2.2/src/stdio/ext.c:50
Function__freadable
doom/musl-1.2.2/src/stdio/ext.c:25
Function__freadahead
doom/musl-1.2.2/src/stdio/ext2.c:4
Function__freading
doom/musl-1.2.2/src/stdio/ext.c:20
Function__freadptr
doom/musl-1.2.2/src/stdio/ext2.c:9
Function__freadptrinc
doom/musl-1.2.2/src/stdio/ext2.c:16
Function__fseterr
doom/musl-1.2.2/src/stdio/ext2.c:21
Function__fsetlocking
doom/musl-1.2.2/src/stdio/ext.c:10
Function__fwritable
doom/musl-1.2.2/src/stdio/ext.c:30
← previousnext →901–1,000 of 1,258, ranked by callers