MCPcopy Create free account

hub / github.com/BrunoLevy/learn-fpga / functions

Functions3,558 in github.com/BrunoLevy/learn-fpga

↓ 1 callersFunctionHU_Stop
LiteX/software/Doom/mc1-doom/src/hu_stuff.c:402
↓ 1 callersFunctionHU_Ticker
LiteX/software/Doom/mc1-doom/src/hu_stuff.c:493
↓ 1 callersFunctionHU_dequeueChatChar
LiteX/software/Doom/mc1-doom/src/hu_stuff.c:587
↓ 1 callersFunctionHUlib_addLineToSText
LiteX/software/Doom/mc1-doom/src/hu_lib.c:191
↓ 1 callersFunctionHUlib_delCharFromIText
The following deletion routines adhere to the left margin restriction
LiteX/software/Doom/mc1-doom/src/hu_lib.c:276
↓ 1 callersFunctionHUlib_drawIText
LiteX/software/Doom/mc1-doom/src/hu_lib.c:326
↓ 1 callersFunctionHUlib_drawSText
LiteX/software/Doom/mc1-doom/src/hu_lib.c:222
↓ 1 callersFunctionHUlib_eraseIText
LiteX/software/Doom/mc1-doom/src/hu_lib.c:337
↓ 1 callersFunctionHUlib_eraseSText
LiteX/software/Doom/mc1-doom/src/hu_lib.c:245
↓ 1 callersFunctionHUlib_initSText
LiteX/software/Doom/mc1-doom/src/hu_lib.c:167
↓ 1 callersFunctionI_AllocLow
LiteX/software/Doom/mc1-doom/src/i_system.c:117
↓ 1 callersFunctionI_BaseTiccmd
LiteX/software/Doom/mc1-doom/src/i_system.c:54
↓ 1 callersFunctionI_GetSfxLumpNum
Retrieve the raw data lump index for a given SFX name.
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:302
↓ 1 callersFunctionI_Init
I_Init
LiteX/software/Doom/mc1-doom/src/i_system.c:90
↓ 1 callersFunctionI_InitNetwork
I_InitNetwork
LiteX/software/Doom/mc1-doom/src/i_net.c:234
↓ 1 callersFunctionI_InitSound
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:195
↓ 1 callersFunctionI_MC1_CreateVCP
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:90
↓ 1 callersFunctionI_MC1_PollKeyEvent
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:217
↓ 1 callersFunctionI_MC1_PollMouseEvent
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:243
↓ 1 callersFunctionI_MC1_TranslateKey
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:133
↓ 1 callersFunctionI_PauseSong
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:559
↓ 1 callersFunctionI_PlaySong
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:548
↓ 1 callersFunctionI_QrySongPlaying
Is the song playing?
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:595
↓ 1 callersFunctionI_RegisterSong
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:586
↓ 1 callersFunctionI_SetMusicVolume
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:542
↓ 1 callersFunctionI_ShutdownMusic
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:538
↓ 1 callersFunctionI_ShutdownSound
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:268
↓ 1 callersFunctionI_StartFrame
LiteX/software/Doom/mc1-doom/src/i_video_fb.c:50
↓ 1 callersFunctionI_StartSound
Starting a sound means adding it to the current list of active sounds in the internal channels.
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:313
↓ 1 callersFunctionI_StopAllSounds
Stop all playing sounds.
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:405
↓ 1 callersFunctionI_StopSong
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:571
↓ 1 callersFunctionI_StopSound
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:390
↓ 1 callersFunctionI_SubmitSound
This would be used to write out the mixbuffer during each game loop update. Updates sound buffer and audio device at runtime.
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:485
↓ 1 callersFunctionI_Tactile
LiteX/software/Doom/mc1-doom/src/i_system.c:41
↓ 1 callersFunctionI_UnRegisterSong
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:580
↓ 1 callersFunctionI_UpdateSound
This function loops all active (internal) sound channels, retrieves a given number of samples from the raw sound data, modifies it according to the cu
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:432
↓ 1 callersFunctionI_UpdateSoundParams
LiteX/software/Doom/mc1-doom/src/i_sound_alsa.c:377
↓ 1 callersFunctionI_ZoneBase
LiteX/software/Doom/mc1-doom/src/i_system.c:64
↓ 1 callersFunctionIdentifyVersion
IdentifyVersion Checks availability of IWAD files by name, to determine whether registered/commercial features should be executed (notably loading PWA
LiteX/software/Doom/mc1-doom/src/d_main.c:524
↓ 1 callersFunctionImAtoi
LiteX/software/Libs/imgui/imgui_widgets.cpp:2162
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
LiteX/software/Libs/imgui/imgui.cpp:1245
↓ 1 callersFunctionImBezierQuadraticCalc
LiteX/software/Libs/imgui/imgui_draw.cpp:1239
↓ 1 callersFunctionImBitArraySetBitRange
LiteX/software/Libs/imgui/imgui_internal.h:528
↓ 1 callersFunctionImDot
LiteX/software/Libs/imgui/imgui_internal.h:447
↓ 1 callersFunctionImFileGetSize
LiteX/software/Libs/imgui/imgui.cpp:1608
↓ 1 callersFunctionImFileRead
LiteX/software/Libs/imgui/imgui.cpp:1609
↓ 1 callersFunctionImFontAtlasBuildFinish
This is called/shared by both the stb_truetype and the FreeType builder.
LiteX/software/Libs/imgui/imgui_draw.cpp:2780
↓ 1 callersFunctionImFontAtlasBuildInit
Note: this is called / shared by both the stb_truetype and the FreeType builder
LiteX/software/Libs/imgui/imgui_draw.cpp:2759
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
LiteX/software/Libs/imgui/imgui_draw.cpp:2289
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
LiteX/software/Libs/imgui/imgui_draw.cpp:2298
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
LiteX/software/Libs/imgui/imgui_draw.cpp:2620
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
LiteX/software/Libs/imgui/imgui_draw.cpp:2667
↓ 1 callersFunctionImFontAtlasBuildRenderLinesTexData
LiteX/software/Libs/imgui/imgui_draw.cpp:2707
↓ 1 callersFunctionImFontAtlasBuildSetupFont
LiteX/software/Libs/imgui/imgui_draw.cpp:2605
↓ 1 callersFunctionImFontAtlasGetBuilderForStbTruetype
LiteX/software/Libs/imgui/imgui_draw.cpp:2596
↓ 1 callersFunctionImGuiListClipper_SeekCursorAndSetupPrevLine
LiteX/software/Libs/imgui/imgui.cpp:2325
↓ 1 callersFunctionImGuiListClipper_SortAndFuseRanges
LiteX/software/Libs/imgui/imgui.cpp:2301
↓ 1 callersFunctionImGuiTableTempData
LiteX/software/Libs/imgui/imgui_internal.h:2364
↓ 1 callersFunctionImLinearSweep
LiteX/software/Libs/imgui/imgui_internal.h:449
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
LiteX/software/Libs/imgui/imgui_widgets.cpp:3327
↓ 1 callersFunctionImRsqrt
LiteX/software/Libs/imgui/imgui_internal.h:417
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
LiteX/software/Libs/imgui/imgui.cpp:1438
↓ 1 callersFunctionImStrdup
LiteX/software/Libs/imgui/imgui.cpp:1366
↓ 1 callersFunctionImStrdupcpy
LiteX/software/Libs/imgui/imgui.cpp:1373
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
LiteX/software/Libs/imgui/imgui.cpp:1402
↓ 1 callersFunctionImTriangleArea
LiteX/software/Libs/imgui/imgui_internal.h:463
↓ 1 callersFunctionImTriangleBarycentricCoords
LiteX/software/Libs/imgui/imgui.cpp:1311
↓ 1 callersFunctionImTriangleClosestPoint
LiteX/software/Libs/imgui/imgui.cpp:1322
↓ 1 callersFunctionImUpperPowerOfTwo
LiteX/software/Libs/imgui/imgui_internal.h:315
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
LiteX/software/Libs/imgui/imgui_widgets.cpp:3611
↓ 1 callersMethodInvertNormals
LiteX/software/Tagl/Rotate/mesh.cc:434
↓ 1 callersMethodIsActive
LiteX/software/Libs/imgui/imgui.h:2083
↓ 1 callersFunctionIsActiveIdUsingNavInput
LiteX/software/Libs/imgui/imgui_internal.h:2595
↓ 1 callersMethodIsBuilt
4 bytes-per-pixel
LiteX/software/Libs/imgui/imgui.h:2660
↓ 1 callersMethodIsDataType
LiteX/software/Libs/imgui/imgui.h:2025
↓ 1 callersMethodIsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
LiteX/software/Libs/imgui/imgui_draw.cpp:3224
↓ 1 callersMethodLighting
LiteX/software/Tagl/Rotate/mesh.cc:257
↓ 1 callersFunctionLinG_CloseScreen
LiteX/software/Tagl/Lib/LinG.cc:132
↓ 1 callersFunctionMAX7219_shift
FemtoRV/FIRMWARE/LIBFEMTOGL/max7219_text.c:7
↓ 1 callersFunctionMC1_Alloc
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:69
↓ 1 callersFunctionMC1_AllocInit
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:44
↓ 1 callersFunctionMC1_Free
LiteX/software/Doom/mc1-doom/src/i_video_mc1.c:83
↓ 1 callersFunctionM_ChangeMessages
Toggle messages on/off
LiteX/software/Doom/mc1-doom/src/m_menu.c:957
↓ 1 callersFunctionM_ClearBox
LiteX/software/Doom/mc1-doom/src/m_bbox.c:28
↓ 1 callersFunctionM_ClearRandom
LiteX/software/Doom/mc1-doom/src/m_random.c:63
↓ 1 callersFunctionM_EndGame
LiteX/software/Doom/mc1-doom/src/m_menu.c:985
↓ 1 callersFunctionM_GetDoomWadDir
LiteX/software/Doom/mc1-doom/src/m_misc.c:196
↓ 1 callersFunctionM_GetHomeDir
LiteX/software/Doom/mc1-doom/src/m_misc.c:186
↓ 1 callersFunctionM_Init
M_Init
LiteX/software/Doom/mc1-doom/src/m_menu.c:1762
↓ 1 callersFunctionM_LoadDefaults
LiteX/software/Doom/mc1-doom/src/m_misc.c:356
↓ 1 callersFunctionM_LoadGame
Selected from DOOM menu
LiteX/software/Doom/mc1-doom/src/m_menu.c:587
↓ 1 callersFunctionM_LoadSelect
User wants to load this game
LiteX/software/Doom/mc1-doom/src/m_menu.c:572
↓ 1 callersFunctionM_QuickLoad
LiteX/software/Doom/mc1-doom/src/m_menu.c:721
↓ 1 callersFunctionM_QuickSave
LiteX/software/Doom/mc1-doom/src/m_menu.c:686
↓ 1 callersFunctionM_QuitDOOM
LiteX/software/Doom/mc1-doom/src/m_menu.c:1074
↓ 1 callersFunctionM_ReadFile
M_ReadFile
LiteX/software/Doom/mc1-doom/src/m_misc.c:131
↓ 1 callersFunctionM_Responder
M_Responder
LiteX/software/Doom/mc1-doom/src/m_menu.c:1284
↓ 1 callersFunctionM_SaveDefaults
M_SaveDefaults
LiteX/software/Doom/mc1-doom/src/m_misc.c:327
↓ 1 callersFunctionM_SaveGame
Selected from DOOM menu
LiteX/software/Doom/mc1-doom/src/m_menu.c:654
↓ 1 callersFunctionM_ScreenShot
M_ScreenShot
LiteX/software/Doom/mc1-doom/src/m_misc.c:517
← previousnext →1,201–1,300 of 3,558, ranked by callers