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
↓ 7 callers
Method
PopClipRect
server/external/imgui/imgui.cpp:4876
↓ 7 callers
Function
ZSTD_compressBlock_lazy_extDict_generic
server/external/zstd/compress/zstd_lazy.c:1882
↓ 7 callers
Function
ZSTD_compressBound
-************************************* * Helper functions ***************************************/ ZSTD_compressBound() * Note that the result from
server/external/zstd/compress/zstd_compress.c:56
↓ 7 callers
Function
ZSTD_cwksp_align
* Align must be a power of 2. */
server/external/zstd/compress/zstd_cwksp.h:179
↓ 7 callers
Function
ZSTD_cwksp_reserve_buffer
* Reserves and returns unaligned memory. */
server/external/zstd/compress/zstd_cwksp.h:354
↓ 7 callers
Function
ZSTD_noCompressBlock
ZSTD_noCompressBlock() : * Writes uncompressed block to dst buffer from given src. * Returns the size of the block */
server/external/zstd/compress/zstd_compress_internal.h:521
↓ 7 callers
Function
ZSTD_wildcopy
! ZSTD_wildcopy() : * Custom version of ZSTD_memcpy(), can over read/write up to WILDCOPY_OVERLENGTH bytes (if length==0) * @param ovtype controls
server/external/zstd/common/zstd_internal.h:280
↓ 7 callers
Method
addText
server/viewer/vwMainText.cpp:44
↓ 7 callers
Function
cmGetRecordPosition
Used by the text views
server/common/cmRecordIterator.cpp:1889
↓ 7 callers
Function
helperFillResponseBufferHeader
c++/palanteer.h:3181
↓ 7 callers
Method
notifyFilteredEvent
server/viewer/vwMain.cpp:659
↓ 7 callers
Function
palComSend
c++/palanteer.h:3017
↓ 7 callers
Function
plLockState
(name, state)
tools/palanteer_stub.py:84
↓ 7 callers
Function
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
server/external/imgui/imgui.h:1889
↓ 7 callers
Method
size_in_bytes
server/external/imgui/imgui_internal.h:600
↓ 7 callers
Function
stbi__compute_y
server/external/stb_image.h:1726
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
server/external/stb_image.h:833
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
server/external/stb_image.h:823
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
server/external/imgui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt__cff_get_index
server/external/imgui/imstb_truetype.h:1195
↓ 7 callers
Method
toUtf8
server/base/bsString.cpp:269
↓ 6 callers
Method
AddCircle
server/external/imgui/imgui_draw.cpp:1491
↓ 6 callers
Function
BIT_skipBits
server/external/zstd/common/bitstream.h:386
↓ 6 callers
Function
CalcWindowSizeAfterConstraint
server/external/imgui/imgui.cpp:5650
↓ 6 callers
Function
Clear
server/external/imgui/imgui_internal.h:578
↓ 6 callers
Method
GetColumnSettings
server/external/imgui/imgui_internal.h:2704
↓ 6 callers
Method
GetMapSize
server/external/imgui/imgui_internal.h:664
↓ 6 callers
Method
GetName
server/external/imgui/imgui_internal.h:1639
↓ 6 callers
Function
HIST_count_wksp
HIST_count_wksp() : * Same as HIST_count(), but using an externally provided scratch buffer. * `workSpace` size must be table of >= HIST_WKSP_SIZE_U
server/external/zstd/compress/hist.c:154
↓ 6 callers
Function
HUF_compress1X_usingCTable_internal
server/external/zstd/compress/huf_compress.c:1050
↓ 6 callers
Function
HUF_estimateCompressedSize
server/external/zstd/compress/huf_compress.c:714
↓ 6 callers
Function
ImTextCountUtf8BytesFromStr
server/external/imgui/imgui.cpp:2050
↓ 6 callers
Function
MEM_readLE64
server/external/zstd/common/mem.h:348
↓ 6 callers
Method
PrimVtx
server/external/imgui/imgui.h:2717
↓ 6 callers
Function
STB_TEXTEDIT_INSERTCHARS
server/external/imgui/imgui_widgets.cpp:3710
↓ 6 callers
Function
TabItemGetSectionIdx
server/external/imgui/imgui_widgets.cpp:7225
↓ 6 callers
Function
TableGetInstanceData
server/external/imgui/imgui_internal.h:3014
↓ 6 callers
Method
TryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
server/external/imgui/imgui_internal.h:665
↓ 6 callers
Method
UpdateWorkRect
server/external/imgui/imgui_internal.h:1610
↓ 6 callers
Function
WindowRectRelToAbs
server/external/imgui/imgui_internal.h:2734
↓ 6 callers
Function
XXH64_digest
server/external/zstd/common/xxhash.c:781
↓ 6 callers
Function
XXH_memcpy
server/external/zstd/common/xxhash.c:83
↓ 6 callers
Function
ZSTD_CCtxParams_init_internal
* Initializes the cctxParams from params and compressionLevel. * @param compressionLevel If params are derived from a compression level then that com
server/external/zstd/compress/zstd_compress.c:340
↓ 6 callers
Function
ZSTD_allocateChainTable
Returns 1 if the arguments indicate that we should allocate a chainTable, 0 otherwise */
server/external/zstd/compress/zstd_compress.c:242
↓ 6 callers
Function
ZSTD_blockState_confirmRepcodesAndEntropyTables
server/external/zstd/compress/zstd_compress.c:3020
↓ 6 callers
Function
ZSTD_clearDict
server/external/zstd/decompress/zstd_decompress.c:301
↓ 6 callers
Function
ZSTD_compressEnd
server/external/zstd/compress/zstd_compress.c:4629
↓ 6 callers
Function
ZSTD_getCParamsFromCCtxParams
server/external/zstd/compress/zstd_compress.c:1404
↓ 6 callers
Function
ZSTD_initFseState
server/external/zstd/decompress/zstd_decompress_block.c:895
↓ 6 callers
Function
ZSTD_noCompressLiterals
server/external/zstd/compress/zstd_compress_literals.c:16
↓ 6 callers
Function
ZSTD_pthread_mutex_destroy
server/external/zstd/common/threading.c:92
↓ 6 callers
Function
ZSTD_pthread_mutex_init
server/external/zstd/common/threading.c:84
↓ 6 callers
Function
ZSTD_readMINMATCH
ZSTD_readMINMATCH() : * function safe only for comparisons * assumption : memPtr must be at least 4 bytes before end of buffer */
server/external/zstd/compress/zstd_opt.c:325
↓ 6 callers
Function
ZSTD_window_update
* ZSTD_window_update(): * Updates the window by appending [src, src + srcSize) to the window. * If it is not contiguous, the current prefix becomes
server/external/zstd/compress/zstd_compress_internal.h:1170
↓ 6 callers
Function
_classCallCheck
(instance,Constructor)
docs/markdeep.min.js:5340
↓ 6 callers
Function
_createClass
(Constructor,protoProps,staticProps)
docs/markdeep.min.js:5340
↓ 6 callers
Function
addString
( s, hashToStringlkup, collisions, isHash64bits, hashSalt, h=None, doOverride=False )
tools/stringLookupGenerator.py:109
↓ 6 callers
Function
baseFunc
()
python/testprogram/testprogram.py:310
↓ 6 callers
Method
clear
server/external/imgui/imgui_internal.h:681
↓ 6 callers
Method
displayHistoContextualMenu
server/viewer/vwMainCommon.cpp:1072
↓ 6 callers
Method
displayPlotContextualMenu
server/viewer/vwMainCommon.cpp:868
↓ 6 callers
Method
free
server/viewer/vwReplayAlloc.cpp:201
↓ 6 callers
Method
getGroupExpanded
server/viewer/vwConfig.h:117
↓ 6 callers
Method
getItem
server/common/cmRecordIterator.cpp:1595
↓ 6 callers
Method
getNextPoint
server/common/cmRecordIterator.cpp:418
↓ 6 callers
Method
getTimeRelativeIdx
server/common/cmRecordIterator.cpp:528
↓ 6 callers
Method
getTimelineVSpacing
server/viewer/vwConfig.h:58
↓ 6 callers
Method
getUsed
c++/palanteer.h:1167
↓ 6 callers
Function
isUndirectedVertex
(c)
docs/markdeep.min.js:3566
↓ 6 callers
Function
osGetDirname
server/base/bsOsLinux.cpp:873
↓ 6 callers
Function
plCrash
Not private so that it is easier to break into it under debugger
c++/palanteer.h:4288
↓ 6 callers
Function
plLogError
(category, msg)
tools/palanteer_stub.py:76
↓ 6 callers
Function
plStopAndUninit
c++/palanteer.h:4824
↓ 6 callers
Function
pyHashPointer
python/palanteer/_cextension/pyPalanteerInstrumentation.cpp:148
↓ 6 callers
Method
run
server/viewer/vwPlatform.cpp:295
↓ 6 callers
Method
set
server/base/bsHashSet.h:66
↓ 6 callers
Function
stb__match
server/external/imgui/imgui_draw.cpp:3983
↓ 6 callers
Function
stbi__fopen
server/external/stb_image.h:1317
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
server/external/stb_image.h:2885
↓ 6 callers
Function
stbi__hdr_test
server/external/stb_image.h:7019
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
server/external/stb_image.h:1011
↓ 6 callers
Function
stbi__start_file
server/external/stb_image.h:874
↓ 6 callers
Function
stbtt_InitFont
server/external/imgui/imstb_truetype.h:4960
↓ 6 callers
Function
stbtt__buf_range
server/external/imgui/imstb_truetype.h:1186
↓ 6 callers
Function
stbtt__dict_get_ints
server/external/imgui/imstb_truetype.h:1251
↓ 6 callers
Function
stbtt__matchpair
server/external/imgui/imstb_truetype.h:4851
↓ 6 callers
Function
unescapeHTMLEntities
Restores the original source string's '<' and '>' as entered in the document, before the browser processed it as HTML. There is no way in an H
docs/markdeep.min.js:1449
↓ 5 callers
Function
BIT_readBits
! BIT_readBits() : * Read (consume) next n bits from local register and update. * Pay attention to not read more than nbBits contained into local
server/external/zstd/common/bitstream.h:395
↓ 5 callers
Function
Decode85Byte
server/external/imgui/imgui_draw.cpp:2119
↓ 5 callers
Function
FSE_flushCState
server/external/zstd/common/fse.h:548
↓ 5 callers
Function
FSE_initCState
server/external/zstd/common/fse.h:513
↓ 5 callers
Method
GetIndex
server/external/imgui/imgui_internal.h:651
↓ 5 callers
Function
GetWindowDisplayLayer
server/external/imgui/imgui.cpp:4805
↓ 5 callers
Function
HIST_count_simple
-************************************************************** * Histogram functions *************************************************************
server/external/zstd/compress/hist.c:29
↓ 5 callers
Function
HUF_decodeStreamX1
server/external/zstd/decompress/huf_decompress.c:301
↓ 5 callers
Function
HUF_decodeStreamX2
server/external/zstd/decompress/huf_decompress.c:749
↓ 5 callers
Function
HUF_flushBits
! HUF_flushBits() : * Flushes the bits in the bit container @ index 0. * * @post bitPos will be < 8. * @param kFast If kFast is set then we must know
server/external/zstd/compress/huf_compress.c:849
↓ 5 callers
Function
HUF_selectDecoder
HUF_selectDecoder() : * Tells which decoder is likely to decode faster, * based on a set of pre-computed metrics. * @return : 0==HUF_decompress4X
server/external/zstd/decompress/huf_decompress.c:1055
↓ 5 callers
Function
ImFloorSigned
server/external/imgui/imgui_internal.h:458
↓ 5 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
server/external/imgui/imgui.cpp:1767
← previous
next →
301–400 of 4,097, ranked by callers