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
↓ 10 callers
Function
ZSTD_cwksp_reserve_aligned
* Reserves and returns memory sized on and aligned on ZSTD_CWKSP_ALIGNMENT_BYTES (64 bytes). */
server/external/zstd/compress/zstd_cwksp.h:361
↓ 10 callers
Function
_toConsumableArray
(arr)
docs/markdeep.min.js:5340
↓ 10 callers
Function
busyWait
(kRoundQty)
python/testprogram/testprogram.py:119
↓ 10 callers
Method
end
server/external/imgui/imgui.h:2325
↓ 10 callers
Function
eventLogRawDynName
c++/palanteer.h:1672
↓ 10 callers
Method
getCurveColor
server/viewer/vwConfig.h:141
↓ 10 callers
Method
getFontSize
Preferences & interface
server/viewer/vwConfig.h:50
↓ 10 callers
Method
getId
server/viewer/vwMainCommon.cpp:37
↓ 10 callers
Method
getNiceDuration
server/viewer/vwMainCommon.cpp:131
↓ 10 callers
Method
getNiceTime
server/viewer/vwMainCommon.cpp:72
↓ 10 callers
Function
isBottomVertex
(c)
docs/markdeep.min.js:3569
↓ 10 callers
Function
isTopVertex
(c)
docs/markdeep.min.js:3568
↓ 10 callers
Method
setErrorState
c++/palanteer.h:1263
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
server/external/stb_image.h:3805
↓ 10 callers
Function
stbi__malloc_mad3
server/external/stb_image.h:1052
↓ 9 callers
Method
AddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
server/external/imgui/imgui_draw.cpp:1430
↓ 9 callers
Method
GetCenter
Helpers
server/external/imgui/imgui.h:3068
↓ 9 callers
Method
HasSelection
server/external/imgui/imgui.h:2188
↓ 9 callers
Function
ImAbs
server/external/imgui/imgui_internal.h:425
↓ 9 callers
Function
ImQsort
server/external/imgui/imgui_internal.h:316
↓ 9 callers
Function
ImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
server/external/imgui/imgui.cpp:1891
↓ 9 callers
Function
IsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
server/external/imgui/imgui_internal.h:2906
↓ 9 callers
Function
LowerBound
std::lower_bound but without the bullshit
server/external/imgui/imgui.cpp:2155
↓ 9 callers
Function
MEM_writeLE24
server/external/zstd/common/mem.h:326
↓ 9 callers
Method
PathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
server/external/imgui/imgui_draw.cpp:1178
↓ 9 callers
Function
WindowRectAbsToRel
server/external/imgui/imgui_internal.h:2733
↓ 9 callers
Function
XXH_readLE64
server/external/zstd/common/xxhash.c:230
↓ 9 callers
Function
ZSTD_BtFindBestMatch
ZSTD_BtFindBestMatch() : Tree updater, providing best match */
server/external/zstd/compress/zstd_lazy.c:380
↓ 9 callers
Function
ZSTD_compressBlock_doubleFast_generic
server/external/zstd/compress/zstd_double_fast.c:50
↓ 9 callers
Function
ZSTD_cwksp_aligned_alloc_size
* Returns an adjusted alloc size that is the nearest larger multiple of 64 bytes. * Used to determine the number of bytes required for a given "align
server/external/zstd/compress/zstd_cwksp.h:211
↓ 9 callers
Function
ZSTD_cwksp_assert_internal_consistency
server/external/zstd/compress/zstd_cwksp.h:166
↓ 9 callers
Function
ZSTD_fCost
debugging function, * @return price in bytes as fractional value * for debug messages only */
server/external/zstd/compress/zstd_opt.c:61
↓ 9 callers
Function
ZSTD_getCParams_internal
! ZSTD_getCParams_internal() : * @return ZSTD_compressionParameters structure for a selected compression level, srcSize and dictSize. * Note: srcSi
server/external/zstd/compress/zstd_compress.c:6371
↓ 9 callers
Function
ZSTD_getLowestMatchIndex
* Returns the lowest allowed match index. It may either be in the ext-dict or the prefix. */
server/external/zstd/compress/zstd_compress_internal.h:1210
↓ 9 callers
Method
addToResponse
c++/palanteer.h:1275
↓ 9 callers
Function
bsHashString
server/base/bsHashMap.h:233
↓ 9 callers
Method
draw
server/viewer/vwMain.cpp:289
↓ 9 callers
Method
free_space
c++/palanteer.h:1117
↓ 9 callers
Method
getNextLock
server/common/cmRecordIterator.cpp:1287
↓ 9 callers
Method
getStartValue
server/viewer/vwMain.h:578
↓ 9 callers
Function
getThreadId
c++/palanteer.h:1547
↓ 9 callers
Method
getVWheelInversion
server/viewer/vwConfig.h:56
↓ 9 callers
Method
resize
c++/palanteer.h:1114
↓ 9 callers
Method
setScopeHighlight
server/viewer/vwMain.cpp:503
↓ 9 callers
Function
stbiw__jpg_processDU
server/external/stb_image_write.h:1328
↓ 9 callers
Function
stbiw__jpg_writeBits
server/external/stb_image_write.h:1253
↓ 9 callers
Function
stbtt__buf_seek
server/external/imgui/imstb_truetype.h:1152
↓ 9 callers
Function
stbtt__new_buf
server/external/imgui/imstb_truetype.h:1173
↓ 9 callers
Function
stbtt_setvertex
server/external/imgui/imstb_truetype.h:1599
↓ 8 callers
Method
AddCircleFilled
server/external/imgui/imgui_draw.cpp:1515
↓ 8 callers
Method
AddDrawCmd
server/external/imgui/imgui_draw.cpp:458
↓ 8 callers
Function
FSE_buildCTable_wksp
FSE_buildCTable_wksp() : * Same as FSE_buildCTable(), but using an externally allocated scratch buffer (`workSpace`). * wkspSize should be sized to
server/external/zstd/compress/fse_compress.c:67
↓ 8 callers
Function
FSE_readNCount
server/external/zstd/common/entropy_common.c:241
↓ 8 callers
Function
ImAddClampOverflow
server/external/imgui/imgui_internal.h:444
↓ 8 callers
Function
ImLog
server/external/imgui/imgui_internal.h:423
↓ 8 callers
Function
ImSubClampOverflow
server/external/imgui/imgui_internal.h:445
↓ 8 callers
Function
IsNavInputDown
server/external/imgui/imgui_internal.h:2917
↓ 8 callers
Function
IsWindowActiveAndVisible
server/external/imgui/imgui.cpp:4066
↓ 8 callers
Method
PushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
server/external/imgui/imgui.cpp:4869
↓ 8 callers
Function
STB_TEXTEDIT_LAYOUTROW
server/external/imgui/imgui_widgets.cpp:3667
↓ 8 callers
Function
XXH64_mergeRound
server/external/zstd/common/xxhash.c:383
↓ 8 callers
Function
ZSTD_compressBlock_opt_generic
server/external/zstd/compress/zstd_opt.c:935
↓ 8 callers
Function
ZSTD_customCalloc
server/external/zstd/common/zstd_common.c:63
↓ 8 callers
Function
ZSTD_resolveRowMatchFinderMode
Returns row matchfinder usage enum given an initial mode and cParams */
server/external/zstd/compress/zstd_compress.c:223
↓ 8 callers
Function
ZSTD_startingInputLength
server/external/zstd/decompress/zstd_decompress.c:228
↓ 8 callers
Function
busyWait
c++/testprogram/testPart.cpp:111
↓ 8 callers
Method
c_str
server/external/imgui/imgui.h:2330
↓ 8 callers
Method
clear
c++/palanteer.h:1113
↓ 8 callers
Method
getFullThreadName
server/viewer/vwMain.h:111
↓ 8 callers
Method
getNextLog
server/common/cmRecordIterator.cpp:1116
↓ 8 callers
Method
hasSelection
server/viewer/vwFileDialog.h:32
↓ 8 callers
Function
i
(e)
docs/markdeep.min.js:5340
↓ 8 callers
Function
isSolidVLineOrJumpOrPoint
(c)
docs/markdeep.min.js:3579
↓ 8 callers
Function
plFreezePoint
c++/palanteer.h:4396
↓ 8 callers
Function
r
(e)
docs/markdeep.min.js:5340
↓ 8 callers
Function
run_cmd
(cmd_and_args_list, capture_output=True)
c++/test/test_base.py:72
↓ 8 callers
Function
set_external_strings
Function to set the lookup which resolves the external strings. The final lookup is the contatenation of the file content and the provided '
server/scripting/palanteer_scripting/_scripting.py:471
↓ 8 callers
Method
splice
server/base/bsList.h:97
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
server/external/stb_image.h:2382
↓ 8 callers
Function
stbi__convert_format
server/external/stb_image.h:1735
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
server/external/stb_image.h:1028
↓ 8 callers
Function
stbiw__putc
server/external/stb_image_write.h:394
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
server/external/imgui/imstb_truetype.h:2665
↓ 8 callers
Function
stbtt__buf_skip
server/external/imgui/imstb_truetype.h:1158
↓ 8 callers
Function
u
(e)
docs/markdeep.min.js:5340
↓ 7 callers
Method
Add
server/external/imgui/imgui_internal.h:655
↓ 7 callers
Method
AddImage
server/external/imgui/imgui_draw.cpp:1619
↓ 7 callers
Function
BIT_readBitsFast
! BIT_readBitsFast() : * unsafe version; only works only if nbBits >= 1 */
server/external/zstd/common/bitstream.h:404
↓ 7 callers
Function
FSE_initCState2
! FSE_initCState2() : * Same as FSE_initCState(), but the first symbol to include (which will be the last to be read) * uses the smallest state va
server/external/zstd/common/fse.h:528
↓ 7 callers
Method
GetByKey
server/external/imgui/imgui_internal.h:649
↓ 7 callers
Function
GetCursorPos
server/external/imgui/imgui_internal.h:1040
↓ 7 callers
Function
HIST_countFast_wksp
HIST_countFast_wksp() : * Same as HIST_countFast(), but using an externally provided scratch buffer. * `workSpace` is a writable buffer which must b
server/external/zstd/compress/hist.c:140
↓ 7 callers
Function
HUF_encodeSymbol
server/external/zstd/compress/huf_compress.c:896
↓ 7 callers
Function
ImCharIsBlankA
server/external/imgui/imgui_internal.h:340
↓ 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
server/external/imgui/imgui.cpp:1836
↓ 7 callers
Function
ImFormatStringV
server/external/imgui/imgui.cpp:1725
↓ 7 callers
Function
ImPow
server/external/imgui/imgui_internal.h:421
↓ 7 callers
Function
MEM_readST
server/external/zstd/common/mem.h:181
↓ 7 callers
Function
N
(e)
docs/markdeep.min.js:5340
↓ 7 callers
Method
PathArcTo
server/external/imgui/imgui_draw.cpp:1188
← previous
next →
201–300 of 4,097, ranked by callers