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
↓ 20 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
src/external/imgui/imgui_internal.h:360
↓ 20 callers
Method
lock
src/library/xlib/XlibEventQueueList.cpp:101
↓ 20 callers
Method
move
src/external/qhexview/src/model/qhexcursor.cpp:113
↓ 20 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
src/external/imgui/imstb_textedit.h:573
↓ 20 callers
Method
unlock
src/library/xlib/XlibEventQueueList.cpp:107
↓ 19 callers
Method
Clear
src/external/imgui/imgui_draw.cpp:1853
↓ 19 callers
Function
PopStyleCompact
src/external/imgui/imgui_demo.cpp:3942
↓ 19 callers
Function
PushStyleCompact
Make the UI compact because there are so many fields
src/external/imgui/imgui_demo.cpp:3935
↓ 19 callers
Method
Reset
src/external/imgui/implot_internal.h:697
↓ 19 callers
Method
append
src/external/imgui/imgui.cpp:2651
↓ 18 callers
Function
IsColorAuto
Returns true if a color is set to be automatically determined
src/external/imgui/implot_internal.h:1443
↓ 18 callers
Method
IsInverted
src/external/imgui/implot_internal.h:877
↓ 18 callers
Function
dlopen
src/library/general/dlhook.cpp:143
↓ 18 callers
Method
end
src/external/imgui/imgui.h:2368
↓ 18 callers
Method
getPosition
src/library/audio/AudioSource.cpp:110
↓ 18 callers
Method
select
src/external/qhexview/src/model/qhexcursor.cpp:129
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
src/external/imgui/imstb_truetype.h:3033
↓ 18 callers
Method
substr
src/library/inputs/udevwrappers.cpp:125
↓ 18 callers
Function
ttULONG
src/external/imgui/imstb_truetype.h:1293
↓ 17 callers
Function
BeginDisabledControls
src/external/imgui/implot.cpp:1333
↓ 17 callers
Function
EndDisabledControls
src/external/imgui/implot.cpp:1340
↓ 17 callers
Method
GetCenter
Helpers
src/external/imgui/imgui.h:3129
↓ 17 callers
Function
GetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
src/external/imgui/imgui_internal.h:2898
↓ 17 callers
Function
ImPlotPoint
src/external/imgui/implot.h:470
↓ 17 callers
Function
STB_TEXTEDIT_GETCHAR
src/external/imgui/imgui_widgets.cpp:3705
↓ 17 callers
Method
appendf
src/external/imgui/imgui.cpp:2669
↓ 17 callers
Function
clock_gettime
Override */
src/library/general/timewrappers.cpp:68
↓ 17 callers
Function
dlsym
src/library/general/dlhook.cpp:314
↓ 17 callers
Method
hasFlag
src/external/qhexview/include/QHexView/model/qhexoptions.h:54
↓ 17 callers
Function
hasQueryHandle
src/library/steam/isteamugc.cpp:54
↓ 17 callers
Method
line
src/external/qhexview/src/model/qhexcursor.cpp:42
↓ 16 callers
Function
ImGui_ImplVulkan_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_vulkan.cpp:364
↓ 16 callers
Function
ImLengthSqr
src/external/imgui/imgui_internal.h:473
↓ 16 callers
Method
PixelsToPlot
src/external/imgui/implot_internal.h:829
↓ 16 callers
Method
clear
src/program/lua/Input.cpp:75
↓ 16 callers
Method
nbFrames
src/program/movie/MovieFileInputs.cpp:112
↓ 16 callers
Function
openSaveFile
src/library/fileio/SaveFileList.cpp:156
↓ 16 callers
Function
pushNativeXlibEvents
src/library/xlib/xevents.cpp:106
↓ 16 callers
Function
queryCmd
src/program/utils.cpp:134
↓ 16 callers
Method
setInput
src/shared/inputs/AllInputs.cpp:242
↓ 16 callers
Function
stbtt_FindGlyphIndex
src/external/imgui/imstb_truetype.h:1501
↓ 15 callers
Function
BeginItemEx
src/external/imgui/implot_internal.h:1316
↓ 15 callers
Function
GetPlotDrawList
src/external/imgui/implot.cpp:4847
↓ 15 callers
Function
ImPlotRange
src/external/imgui/implot.h:485
↓ 15 callers
Function
ImPow
src/external/imgui/imgui_internal.h:440
↓ 15 callers
Method
SetCurrentChannel
src/external/imgui/imgui_draw.cpp:1825
↓ 15 callers
Method
TickCount
src/external/imgui/implot_internal.h:618
↓ 15 callers
Function
XXH3_mix16B
* DISCLAIMER: There are known *seed-dependent* multicollisions here due to * multiplication by zero, affecting hashes of lengths 17 to 240. * * How
src/external/xxhash.h:4764
↓ 15 callers
Function
clear
src/external/imgui/imgui.h:1913
↓ 15 callers
Function
frameBoundary
src/library/frame.cpp:154
↓ 15 callers
Function
hasUpdateHandle
src/library/steam/isteamugc.cpp:60
↓ 15 callers
Method
match
src/library/inputs/udevwrappers.cpp:223
↓ 15 callers
Function
receiveMessage
src/shared/sockethelpers.cpp:264
↓ 15 callers
Function
receiveString
src/shared/sockethelpers.cpp:297
↓ 15 callers
Method
reset
src/library/BusyLoopDetection.cpp:56
↓ 15 callers
Function
stbtt__buf_get8
src/external/imgui/imstb_truetype.h:1138
↓ 15 callers
Function
stbtt__csctx_rccurve_to
src/external/imgui/imstb_truetype.h:1962
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
src/external/imgui/imstb_truetype.h:1311
↓ 14 callers
Method
IsInputLocked
src/external/imgui/implot_internal.h:887
↓ 14 callers
Method
ToDouble
src/external/imgui/implot_internal.h:299
↓ 14 callers
Function
XXH3_avalanche
* This is a fast avalanche stage, * suitable when input bits are already partially mixed */
src/external/xxhash.h:4615
↓ 14 callers
Method
getBuffer
src/library/audio/AudioContext.cpp:149
↓ 14 callers
Function
getenv
src/library/general/localewrappers.cpp:82
↓ 14 callers
Method
setBackground
src/external/qhexview/src/qhexview.cpp:196
↓ 14 callers
Function
signalMaskBit
src/library/general/signalwrappers.cpp:52
↓ 14 callers
Method
switchTimer
src/library/PerfTimer.cpp:29
↓ 13 callers
Function
AddTime
src/external/imgui/implot.cpp:993
↓ 13 callers
Method
Begin
src/external/imgui/imgui.cpp:2798
↓ 13 callers
Method
GetAspect
src/external/imgui/implot_internal.h:783
↓ 13 callers
Method
PathLineTo
src/external/imgui/imgui.h:2761
↓ 13 callers
Function
PopPlotClipRect
src/external/imgui/implot.cpp:4860
↓ 13 callers
Function
PushPlotClipRect
src/external/imgui/implot.cpp:4851
↓ 13 callers
Method
checkAndUpdate
src/external/qhexview/src/qhexview.cpp:482
↓ 13 callers
Function
getSaveFile
src/library/fileio/SaveFileList.cpp:281
↓ 13 callers
Method
length
src/library/inputs/udevwrappers.cpp:247
↓ 13 callers
Method
offset
src/external/qhexview/src/qhexview.cpp:821
↓ 13 callers
Method
open
src/library/fileio/SaveFile.cpp:183
↓ 13 callers
Method
pop
src/library/xlib/XlibEventQueue.cpp:143
↓ 13 callers
Method
write
src/program/ramsearch/MemAccess.cpp:108
↓ 13 callers
Method
write
src/program/lua/Memory.cpp:118
↓ 12 callers
Method
ClearFlags
src/external/imgui/imgui_internal.h:1213
↓ 12 callers
Method
GetByIndex
src/external/imgui/imgui_internal.h:676
↓ 12 callers
Function
IM_DELETE
src/external/imgui/imgui.h:1881
↓ 12 callers
Function
ImSwap
src/external/imgui/imgui_internal.h:462
↓ 12 callers
Function
IsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
src/external/imgui/imgui_internal.h:3080
↓ 12 callers
Method
SetAspect
src/external/imgui/implot_internal.h:768
↓ 12 callers
Function
XInternAtom
src/library/xlib/xatom.cpp:28
↓ 12 callers
Method
cbegin
src/library/inputs/udevwrappers.cpp:206
↓ 12 callers
Function
getEventQueue
src/library/xlib/xevents.cpp:62
↓ 12 callers
Method
hasSelection
src/external/qhexview/src/model/qhexcursor.cpp:81
↓ 12 callers
Method
length
src/external/qhexview/src/model/qhexdocument.cpp:59
↓ 12 callers
Method
pop
src/library/sdl/SDLEventQueue.cpp:137
↓ 12 callers
Method
setForeground
src/external/qhexview/src/qhexview.cpp:193
↓ 12 callers
Method
setPosition
src/library/audio/AudioSource.cpp:122
↓ 12 callers
Method
update
src/program/ui/InputWindow.cpp:173
↓ 12 callers
Function
usleep
Override */
src/library/general/sleepwrappers.cpp:88
↓ 11 callers
Method
AddCircleFilled
src/external/imgui/imgui_draw.cpp:1512
↓ 11 callers
Function
ImTextCharFromUtf8
src/external/imgui/imgui.cpp:2124
↓ 11 callers
Function
LZ4_read32
src/external/lz4.cpp:291
↓ 11 callers
Function
TableGetInstanceData
src/external/imgui/imgui_internal.h:3226
← previous
next →
101–200 of 6,352, ranked by callers