Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfeneyrou/palanteer
/ functions
Functions
4,097 in github.com/dfeneyrou/palanteer
⨍
Functions
4,097
◇
Types & classes
505
↓ 20 callers
Method
find
c++/palanteer.h:2382
↓ 20 callers
Method
setStartPosition
server/viewer/vwMain.h:639
↓ 20 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
server/external/imgui/imstb_textedit.h:579
↓ 20 callers
Function
stbi__get32be
server/external/stb_image.h:1684
↓ 20 callers
Function
stbi__malloc
server/external/stb_image.h:982
↓ 19 callers
Function
ZSTD_cwksp_alloc_size
* Use this to determine how much space in the workspace we will consume to * allocate this object. (Normally it should be exactly the size of the obj
server/external/zstd/compress/zstd_cwksp.h:197
↓ 19 callers
Method
get
c++/testprogram/testPart.cpp:80
↓ 18 callers
Function
DockNodeGetRootNode
server/external/imgui/imgui_internal.h:2940
↓ 18 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
server/external/imgui/imgui_internal.h:323
↓ 18 callers
Function
IsNavInputTest
server/external/imgui/imgui_internal.h:2918
↓ 18 callers
Function
ZSTD_customMalloc
=************************************************************** * Custom allocator ****************************************************************/
server/external/zstd/common/zstd_common.c:56
↓ 18 callers
Method
empty
server/external/imgui/imgui.h:2327
↓ 18 callers
Method
get
(self, minValue, maxValue)
python/testprogram/testprogram.py:56
↓ 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)
server/external/imgui/imstb_truetype.h:3033
↓ 18 callers
Function
ttULONG
server/external/imgui/imstb_truetype.h:1293
↓ 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
server/external/imgui/imgui_internal.h:2719
↓ 17 callers
Function
KPI
(name, value)
tools/testframework.py:188
↓ 17 callers
Function
MEM_writeLE32
server/external/zstd/common/mem.h:340
↓ 17 callers
Function
_evaluate_perf_program
(eval_content, flags, loop=3, code=PERF_CODE)
c++/test/test_performance.py:47
↓ 17 callers
Function
eventLogRaw
c++/palanteer.h:1663
↓ 17 callers
Method
getTimeFormat
server/viewer/vwConfig.h:60
↓ 17 callers
Function
option
Get an option, or return the corresponding value from DEFAULT_OPTIONS
docs/markdeep.min.js:1397
↓ 17 callers
Method
reserve
server/external/imgui/imgui.h:2329
↓ 16 callers
Method
Clear
server/external/imgui/imgui_draw.cpp:2040
↓ 16 callers
Method
GetSize
server/external/imgui/imgui_internal.h:667
↓ 16 callers
Function
MEM_read64
server/external/zstd/common/mem.h:180
↓ 16 callers
Function
ZSTD_checkCParams
ZSTD_checkCParams() : control CParam values remain within authorized range. @return : 0, or an error code if one value is beyond authorized ra
server/external/zstd/compress/zstd_compress.c:1235
↓ 16 callers
Function
isSolidVLine
(c)
docs/markdeep.min.js:3580
↓ 16 callers
Method
next_chunk
server/external/imgui/imgui_internal.h:686
↓ 16 callers
Function
process_is_running
This function returns True if the launched program is still running
server/scripting/palanteer_scripting/_scripting.py:801
↓ 16 callers
Function
stbtt_FindGlyphIndex
server/external/imgui/imstb_truetype.h:1501
↓ 15 callers
Function
BIT_highbit32
-************************************************************** * Internal functions ****************************************************************
server/external/zstd/common/bitstream.h:140
↓ 15 callers
Function
FSE_isError
=== Error Management ===*/
server/external/zstd/common/entropy_common.c:31
↓ 15 callers
Function
MEM_isLittleEndian
server/external/zstd/common/mem.h:154
↓ 15 callers
Function
MEM_write64
server/external/zstd/common/mem.h:185
↓ 15 callers
Function
STB_TEXTEDIT_GETCHAR
server/external/imgui/imgui_widgets.cpp:3663
↓ 15 callers
Function
XXH64_round
server/external/zstd/common/xxhash.c:375
↓ 15 callers
Method
init
server/viewer/vwMainCommon.cpp:378
↓ 15 callers
Function
n
(t,n)
docs/markdeep.min.js:5340
↓ 15 callers
Function
plBegin
(name)
tools/palanteer_stub.py:92
↓ 15 callers
Function
plEnd
(name=None)
tools/palanteer_stub.py:96
↓ 15 callers
Function
size
server/external/imgui/imgui.h:1865
↓ 15 callers
Function
stbi__at_eof
server/external/stb_image.h:1608
↓ 15 callers
Function
stbtt__buf_get8
server/external/imgui/imstb_truetype.h:1138
↓ 15 callers
Function
stbtt__csctx_rccurve_to
server/external/imgui/imstb_truetype.h:1962
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
server/external/imgui/imstb_truetype.h:1311
↓ 15 callers
Function
t
()
docs/markdeep.min.js:5340
↓ 14 callers
Method
AddTriangleFilled
server/external/imgui/imgui_draw.cpp:1480
↓ 14 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)
server/external/imgui/imgui_internal.h:1613
↓ 14 callers
Function
HUF_getDTableDesc
server/external/zstd/decompress/huf_decompress.c:103
↓ 14 callers
Method
SetCurrentChannel
server/external/imgui/imgui_draw.cpp:1799
↓ 14 callers
Function
ZSTD_CCtx_reset
! ZSTD_CCtx_reset() : * Also dumps dictionary */
server/external/zstd/compress/zstd_compress.c:1214
↓ 14 callers
Method
get
Concurrent calls
c++/palanteer.h:1142
↓ 14 callers
Function
pyEventLogRaw
python/palanteer/_cextension/pyPalanteerInstrumentation.cpp:224
↓ 14 callers
Method
subString
server/base/bsString.cpp:167
↓ 13 callers
Function
BIT_initDStream
-******************************************************** * bitStream decoding **********************************************************/ ! BIT_init
server/external/zstd/common/bitstream.h:277
↓ 13 callers
Function
IM_DELETE
server/external/imgui/imgui.h:1828
↓ 13 callers
Function
MEM_writeLE16
server/external/zstd/common/mem.h:310
↓ 13 callers
Method
PathLineTo
server/external/imgui/imgui.h:2682
↓ 13 callers
Function
isVertex
(c)
docs/markdeep.min.js:3567
↓ 13 callers
Method
open
server/viewer/vwFileDialog.cpp:44
↓ 13 callers
Function
plDeclareThread
(name)
tools/palanteer_stub.py:47
↓ 13 callers
Function
plLogWarn
(category, msg)
tools/palanteer_stub.py:72
↓ 13 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
server/external/imgui/imgui.h:2326
↓ 13 callers
Method
toUtf16
server/base/bsString.cpp:103
↓ 12 callers
Function
BIT_addBits
! BIT_addBits() : * can add up to 31 bits into `bitC`. * Note : does not check for register overflow ! */
server/external/zstd/common/bitstream.h:203
↓ 12 callers
Function
BIT_flushBits
! BIT_flushBits() : * assumption : bitContainer has not overflowed * safe version; check for buffer overflow, and prevents it. * note : does not
server/external/zstd/common/bitstream.h:244
↓ 12 callers
Method
CalcTextSizeA
server/external/imgui/imgui_draw.cpp:3440
↓ 12 callers
Function
HUF_isError
server/external/zstd/common/entropy_common.c:34
↓ 12 callers
Function
ImLengthSqr
server/external/imgui/imgui_internal.h:454
↓ 12 callers
Function
ImSwap
server/external/imgui/imgui_internal.h:443
↓ 12 callers
Function
IsKeyPressedMap
server/external/imgui/imgui_internal.h:2921
↓ 12 callers
Function
MEM_readLE16
server/external/zstd/common/mem.h:300
↓ 12 callers
Function
XXH32_round
server/external/zstd/common/xxhash.c:283
↓ 12 callers
Function
ZSTD_HcFindBestMatch_generic
inlining is important to hardwire a hot branch (template emulation) */
server/external/zstd/compress/zstd_lazy.c:694
↓ 12 callers
Function
ZSTD_RowFindBestMatch_selectMLS
Inlining is important to hardwire a hot branch (template emulation) */
server/external/zstd/compress/zstd_lazy.c:1380
↓ 12 callers
Function
getDynString
Dynamic string helper (allocation + copy)
c++/palanteer.h:1620
↓ 12 callers
Function
plRegisterCli
(handler, name, spec, descr)
tools/palanteer_stub.py:100
↓ 12 callers
Function
stbi__grow_buffer_unsafe
server/external/stb_image.h:2052
↓ 12 callers
Function
stbi__zreceive
server/external/stb_image.h:4156
↓ 12 callers
Method
toChar16
server/base/bsString.h:86
↓ 11 callers
Method
ClearFlags
server/external/imgui/imgui_internal.h:1120
↓ 11 callers
Function
HUF_getNbBits
server/external/zstd/compress/huf_compress.c:131
↓ 11 callers
Function
ZSTD_cwksp_reserve_object
* Aligned on sizeof(void*). */
server/external/zstd/compress/zstd_cwksp.h:412
↓ 11 callers
Method
getHWheelInversion
server/viewer/vwConfig.h:54
↓ 11 callers
Function
isJump
(c)
docs/markdeep.min.js:3583
↓ 11 callers
Method
isScopeHighlighted
server/viewer/vwMain.h:150
↓ 11 callers
Function
makeFilterAny
Returns a new method that returns true if method(x, y) returns true on any element of _pathAray
docs/markdeep.min.js:3962
↓ 11 callers
Function
osFileOpen
server/base/bsOsLinux.cpp:897
↓ 11 callers
Function
showMessage
Message box display helper
server/base/bsOsWindows.cpp:96
↓ 11 callers
Function
stb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
server/external/imgui/imstb_textedit.h:689
↓ 10 callers
Function
$
(e,t)
docs/markdeep.min.js:5340
↓ 10 callers
Function
BIT_endOfDStream
! BIT_endOfDStream() : * @return : 1 if DStream has _exactly_ reached its end (all bits consumed). */
server/external/zstd/common/bitstream.h:463
↓ 10 callers
Method
ChannelsSetCurrent
server/external/imgui/imgui.h:2705
↓ 10 callers
Function
ERR_isError
server/external/zstd/common/error_private.h:56
↓ 10 callers
Function
FSE_encodeSymbol
server/external/zstd/common/fse.h:539
↓ 10 callers
Function
HUF_compress1X_usingCTable_internal_body_loop
server/external/zstd/compress/huf_compress.c:902
↓ 10 callers
Function
ImStrSkipBlank
server/external/imgui/imgui.cpp:1678
↓ 10 callers
Function
STB_TEXTEDIT_STRINGLEN
server/external/imgui/imgui_widgets.cpp:3662
↓ 10 callers
Function
XXH_readLE32
server/external/zstd/common/xxhash.c:212
← previous
next →
101–200 of 4,097, ranked by callers