Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ functions
Functions
6,352 in github.com/clementgallet/libTAS
⨍
Functions
6,352
◇
Types & classes
2,318
↓ 7 callers
Function
CalcWindowSizeAfterConstraint
src/external/imgui/imgui.cpp:5683
↓ 7 callers
Function
FitPoint
Extends the current plot's axes so that it encompasses point p
src/external/imgui/implot_internal.h:1396
↓ 7 callers
Function
FloorTime
src/external/imgui/implot.cpp:1025
↓ 7 callers
Method
GetAxisLabel
src/external/imgui/implot_internal.h:1114
↓ 7 callers
Method
GetByKey
src/external/imgui/imgui_internal.h:675
↓ 7 callers
Method
GetItemByIndex
src/external/imgui/implot_internal.h:1004
↓ 7 callers
Method
GetItemCount
src/external/imgui/implot_internal.h:999
↓ 7 callers
Method
GetName
src/external/imgui/implot_internal.h:400
↓ 7 callers
Function
GetUnityVersionMaj
src/library/UnityHacks.cpp:320
↓ 7 callers
Method
HasTickLabels
src/external/imgui/implot_internal.h:873
↓ 7 callers
Function
ImCharIsBlankW
src/external/imgui/imgui_internal.h:380
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
src/external/imgui/imgui.cpp:2072
↓ 7 callers
Function
ImGui_ImplXlib_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
src/external/imgui/imgui_impl_xlib.cpp:89
↓ 7 callers
Function
ImNanOrInf
Returns true if val is NAN or INFINITY
src/external/imgui/implot_internal.h:125
↓ 7 callers
Function
ImRotate
src/external/imgui/imgui_internal.h:482
↓ 7 callers
Function
ImStrSkipBlank
src/external/imgui/imgui.cpp:1872
↓ 7 callers
Function
ImTextCountUtf8BytesFromStr
src/external/imgui/imgui.cpp:2284
↓ 7 callers
Method
InsertChars
src/external/imgui/imgui_widgets.cpp:3881
↓ 7 callers
Method
LerpTable
src/external/imgui/implot_internal.h:412
↓ 7 callers
Function
LocalizeGetMsg
src/external/imgui/imgui_internal.h:2970
↓ 7 callers
Function
MakeTime
src/external/imgui/implot.cpp:964
↓ 7 callers
Function
MetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
src/external/imgui/imgui.cpp:13890
↓ 7 callers
Method
PathArcTo
src/external/imgui/imgui_draw.cpp:1170
↓ 7 callers
Function
SDL_Init
src/library/sdl/sdlmain.cpp:34
↓ 7 callers
Function
STB_TEXTEDIT_LAYOUTROW
src/external/imgui/imgui_widgets.cpp:3709
↓ 7 callers
Function
SetCurrentContext
src/external/imgui/implot.cpp:448
↓ 7 callers
Method
SetMax
src/external/imgui/implot_internal.h:736
↓ 7 callers
Method
SetMin
src/external/imgui/implot_internal.h:717
↓ 7 callers
Function
WindowRectAbsToRel
src/external/imgui/imgui_internal.h:2913
↓ 7 callers
Function
XXH64_avalanche
! @copydoc XXH32_avalanche */
src/external/xxhash.h:3525
↓ 7 callers
Function
XXH64_round
! @copydoc XXH32_round */
src/external/xxhash.h:3491
↓ 7 callers
Function
XXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
src/external/xxhash.h:4436
↓ 7 callers
Function
XXH_swap32
src/external/xxhash.h:2835
↓ 7 callers
Method
clear
src/program/ramsearch/MemScanner.cpp:351
↓ 7 callers
Function
creat
src/library/fileio/posixiowrappers.cpp:342
↓ 7 callers
Method
createBuffer
src/library/audio/AudioContext.cpp:104
↓ 7 callers
Method
getPageFlag
src/library/checkpoint/SaveStateLoading.cpp:148
↓ 7 callers
Method
getSamples
src/library/audio/AudioBuffer.cpp:133
↓ 7 callers
Method
hexColumnX
src/external/qhexview/src/qhexview.cpp:894
↓ 7 callers
Method
lastLine
src/external/qhexview/src/qhexview.cpp:794
↓ 7 callers
Method
length
src/external/qhexview/src/model/buffer/qmemorybuffer.cpp:10
↓ 7 callers
Function
link_function
src/library/hook.cpp:34
↓ 7 callers
Method
load
src/program/movie/MovieFileInputs.cpp:77
↓ 7 callers
Method
paintInput
src/program/movie/MovieFileInputs.cpp:193
↓ 7 callers
Method
positionToOffset
src/external/qhexview/src/model/qhexcursor.cpp:176
↓ 7 callers
Method
queueSize
src/library/audio/AudioSource.cpp:101
↓ 7 callers
Method
size
src/library/xlib/XlibEventQueue.cpp:228
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
src/external/imgui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt__cff_get_index
src/external/imgui/imstb_truetype.h:1195
↓ 7 callers
Method
sysname
src/library/inputs/udevwrappers.cpp:665
↓ 7 callers
Function
unlink
Remove the link NAME. */
src/library/fileio/generaliowrappers.cpp:68
↓ 7 callers
Function
write_jsdev
src/library/inputs/jsdev.cpp:110
↓ 6 callers
Method
AddMouseSourceEvent
This is not a real event, the data is latched in order to be stored in actual Mouse events. This is so that duplicate events (e.g. Windows sending ext
src/external/imgui/imgui.cpp:1612
↓ 6 callers
Function
FitThisFrame
Returns true if the user has requested data to be fit.
src/external/imgui/implot_internal.h:1377
↓ 6 callers
Method
GetColumnSettings
src/external/imgui/imgui_internal.h:2883
↓ 6 callers
Function
GetCurrentPlot
src/external/imgui/implot.cpp:534
↓ 6 callers
Method
GetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
src/external/imgui/imgui_internal.h:1700
↓ 6 callers
Method
GetMapSize
src/external/imgui/imgui_internal.h:690
↓ 6 callers
Method
GetOrAddByKey
src/external/imgui/imgui_internal.h:678
↓ 6 callers
Function
GetPlotLimits
src/external/imgui/implot.cpp:3720
↓ 6 callers
Function
GetStyleColorName
src/external/imgui/implot.cpp:215
↓ 6 callers
Method
GetText
src/external/imgui/implot_internal.h:597
↓ 6 callers
Function
ImBitArraySetBit
src/external/imgui/imgui_internal.h:565
↓ 6 callers
Function
ImCharIsBlankA
src/external/imgui/imgui_internal.h:379
↓ 6 callers
Function
ImFormatStringToTempBufferV
src/external/imgui/imgui.cpp:1945
↓ 6 callers
Function
ImGui_ImplSDL2_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
src/external/imgui/imgui_impl_sdl2.cpp:125
↓ 6 callers
Function
ImGui_ImplSDL2_Init
src/external/imgui/imgui_impl_sdl2.cpp:386
↓ 6 callers
Function
ImGui_ImplSDLRenderer2_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
src/external/imgui/imgui_impl_sdlrenderer2.cpp:103
↓ 6 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
src/external/imgui/imgui.cpp:2002
↓ 6 callers
Function
ImNan
Returns true if val is NAN
src/external/imgui/implot_internal.h:123
↓ 6 callers
Function
ImQsort
src/external/imgui/imgui_internal.h:353
↓ 6 callers
Function
LZ4_compressBound
src/external/lz4.cpp:611
↓ 6 callers
Function
LZ4_wildCopy8
customized variant of memcpy, which can overwrite up to 8 bytes beyond dstEnd */
src/external/lz4.cpp:362
↓ 6 callers
Method
PassFilter
src/external/imgui/imgui.cpp:2602
↓ 6 callers
Method
PrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
src/external/imgui/imgui_draw.cpp:619
↓ 6 callers
Function
STB_TEXTEDIT_INSERTCHARS
src/external/imgui/imgui_widgets.cpp:3773
↓ 6 callers
Method
SelectAll
src/external/imgui/imgui.h:2274
↓ 6 callers
Method
SetRange
src/external/imgui/implot_internal.h:755
↓ 6 callers
Method
SetTexID
Bit ambiguous: used to detect when user didn't build texture but effectively we should check TexID != 0 except that would be backend dependent...
src/external/imgui/imgui.h:2962
↓ 6 callers
Method
Step
src/external/imgui/imgui_demo.cpp:7692
↓ 6 callers
Function
TabItemGetSectionIdx
src/external/imgui/imgui_widgets.cpp:7780
↓ 6 callers
Method
TryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
src/external/imgui/imgui_internal.h:691
↓ 6 callers
Function
XResizeWindow
src/library/xlib/xwindows.cpp:234
↓ 6 callers
Function
XXH_xorshift64
! Seems to produce slightly better code on GCC for some reason. */
src/external/xxhash.h:4605
↓ 6 callers
Function
access
src/library/fileio/posixiowrappers.cpp:434
↓ 6 callers
Method
addDelay
src/library/DeterministicTimer.cpp:168
↓ 6 callers
Method
addLink
src/library/inputs/udevwrappers.cpp:597
↓ 6 callers
Method
checkState
src/external/qhexview/src/qhexview.cpp:452
↓ 6 callers
Method
crbegin
src/library/inputs/udevwrappers.cpp:212
↓ 6 callers
Function
createConnectionHandle
src/library/steam/isteamnetworkingsockets.cpp:56
↓ 6 callers
Method
crend
src/library/inputs/udevwrappers.cpp:213
↓ 6 callers
Method
drawAll
src/library/renderhud/RenderHUD.cpp:115
↓ 6 callers
Function
eh_find_next_dyn
src/external/elfhacks.cpp:422
↓ 6 callers
Function
equal
src/external/imgui/imstb_truetype.h:4470
↓ 6 callers
Function
fopen
src/library/fileio/stdiowrappers.cpp:42
↓ 6 callers
Function
gl_load_procs
src/library/rendering/openglloader.cpp:45
↓ 6 callers
Method
hexView
src/external/qhexview/src/dialogs/hexfinddialog.cpp:148
↓ 6 callers
Method
inputTypeIsController
src/shared/inputs/SingleInput.cpp:98
↓ 6 callers
Method
inputTypeToControllerNumber
src/shared/inputs/SingleInput.cpp:103
↓ 6 callers
Function
isBannedEvent
src/library/sdl/sdlevents.cpp:53
← previous
next →
301–400 of 6,352, ranked by callers