MCPcopy Create free account

hub / github.com/dfeneyrou/palanteer / functions

Functions4,097 in github.com/dfeneyrou/palanteer

↓ 4 callersFunctionHUF_alignUpWorkspace
server/external/zstd/compress/huf_compress.c:58
↓ 4 callersFunctionHUF_compressCTable_internal
server/external/zstd/compress/huf_compress.c:1146
↓ 4 callersFunctionHUF_compress_internal
HUF_compress_internal() : * `workSpace_align4` must be aligned on 4-bytes boundaries, * and occupies the same space as a table of HUF_WORKSPACE_SIZE
server/external/zstd/compress/huf_compress.c:1179
↓ 4 callersFunctionHUF_readDTableX2_wksp
server/external/zstd/decompress/huf_decompress.c:626
↓ 4 callersFunctionImAcos01
server/external/imgui/imgui_draw.cpp:3829
↓ 4 callersFunctionImParseFormatFindEnd
server/external/imgui/imgui_widgets.cpp:3232
↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
server/external/imgui/imgui_widgets.cpp:3219
↓ 4 callersFunctionImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
server/external/imgui/imgui_widgets.cpp:3319
↓ 4 callersFunctionImStrncpy
server/external/imgui/imgui.cpp:1582
↓ 4 callersFunctionImTextCountCharsFromUtf8
server/external/imgui/imgui.cpp:1961
↓ 4 callersFunctionImTextStrFromUtf8
server/external/imgui/imgui.cpp:1943
↓ 4 callersFunctionInputTextCalcTextSizeW
server/external/imgui/imgui_widgets.cpp:3613
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
server/external/imgui/imgui_widgets.cpp:3849
↓ 4 callersFunctionIsActiveIdUsingNavDir
server/external/imgui/imgui_internal.h:2912
↓ 4 callersFunctionMEM_write32
server/external/zstd/common/mem.h:184
↓ 4 callersMethodMerge
server/external/imgui/imgui_draw.cpp:1728
↓ 4 callersMethodPathStroke
server/external/imgui/imgui.h:2685
↓ 4 callersMethodPushTextureID
server/external/imgui/imgui_draw.cpp:622
↓ 4 callersMethodReserve
server/external/imgui/imgui_internal.h:658
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
server/external/imgui/imgui_widgets.cpp:3664
↓ 4 callersFunctionSetCurrentWindow
server/external/imgui/imgui.cpp:3369
↓ 4 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
server/external/imgui/imgui.cpp:2253
↓ 4 callersFunctionSetWindowConditionAllowFlags
server/external/imgui/imgui.cpp:5531
↓ 4 callersFunctionSliderFloat
server/external/imgui/imgui.h:3242
↓ 4 callersFunctionTableSettingsCalcChunkSize
server/external/imgui/imgui_tables.cpp:3168
↓ 4 callersMethodTestBit
server/external/imgui/imgui_internal.h:565
↓ 4 callersFunctionXXH32_endian_align
server/external/zstd/common/xxhash.c:291
↓ 4 callersFunctionXXH64_endian_align
server/external/zstd/common/xxhash.c:391
↓ 4 callersFunctionXXH64_reset
server/external/zstd/common/xxhash.c:527
↓ 4 callersFunctionXXH_read32
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
server/external/zstd/common/xxhash.c:105
↓ 4 callersFunctionXXH_read64
server/external/zstd/common/xxhash.c:106
↓ 4 callersFunctionXXH_swap32
server/external/zstd/common/xxhash.c:166
↓ 4 callersFunctionXXH_swap64
server/external/zstd/common/xxhash.c:173
↓ 4 callersFunctionZSTD_CCtxParams_setParameter
server/external/zstd/compress/zstd_compress.c:704
↓ 4 callersFunctionZSTD_DDict_dictSize
server/external/zstd/decompress/zstd_ddict.c:52
↓ 4 callersFunctionZSTD_adjustCParams_internal
ZSTD_adjustCParams_internal() : * optimize `cPar` for a specified input (`srcSize` and `dictSize`). * mostly downsize to reduce memory consumption
server/external/zstd/compress/zstd_compress.c:1318
↓ 4 callersFunctionZSTD_buildEntropyStatisticsAndEstimateSubBlockSize
Builds entropy statistics and uses them for blocksize estimation. * * Returns the estimated compressed size of the seqStore, or a zstd error. */
server/external/zstd/compress/zstd_compress.c:3338
↓ 4 callersFunctionZSTD_buildFSETable
server/external/zstd/decompress/zstd_decompress_block.c:508
↓ 4 callersFunctionZSTD_checkContinuity
server/external/zstd/decompress/zstd_decompress_block.c:1516
↓ 4 callersFunctionZSTD_compressBlock_doubleFast_extDict_generic
server/external/zstd/compress/zstd_double_fast.c:359
↓ 4 callersFunctionZSTD_compressBlock_fast_dictMatchState_generic
server/external/zstd/compress/zstd_fast.c:206
↓ 4 callersFunctionZSTD_compressBlock_fast_extDict_generic
server/external/zstd/compress/zstd_fast.c:375
↓ 4 callersFunctionZSTD_compressStream2
server/external/zstd/compress/zstd_compress.c:5620
↓ 4 callersFunctionZSTD_createCCtx_advanced
server/external/zstd/compress/zstd_compress.c:98
↓ 4 callersFunctionZSTD_cwksp_init
* The provided workspace takes ownership of the buffer [start, start+size). * Any existing values in the workspace are ignored (the previously manage
server/external/zstd/compress/zstd_cwksp.h:558
↓ 4 callersFunctionZSTD_cwksp_mark_tables_clean
server/external/zstd/compress/zstd_cwksp.h:470
↓ 4 callersFunctionZSTD_cwksp_mark_tables_dirty
server/external/zstd/compress/zstd_cwksp.h:450
↓ 4 callersFunctionZSTD_cwksp_sizeof
server/external/zstd/compress/zstd_cwksp.h:596
↓ 4 callersFunctionZSTD_frameHeaderSize_internal
ZSTD_frameHeaderSize_internal() : * srcSize must be large enough to reach header size fields. * note : only works for formats ZSTD_f_zstd1 and ZST
server/external/zstd/decompress/zstd_decompress.c:401
↓ 4 callersFunctionZSTD_getDDict
server/external/zstd/decompress/zstd_decompress.c:1050
↓ 4 callersFunctionZSTD_getErrorName
! ZSTD_getErrorName() : * provides error code string from function result (useful for debugging) */
server/external/zstd/common/zstd_common.c:41
↓ 4 callersFunctionZSTD_getFrameHeader
ZSTD_getFrameHeader() : * decode Frame Header, or require larger `srcSize`. * note : this function does not consume input, it only reads it. * @r
server/external/zstd/decompress/zstd_decompress.c:514
↓ 4 callersFunctionZSTD_insertBtAndGetAllMatches
server/external/zstd/compress/zstd_opt.c:514
↓ 4 callersFunctionZSTD_isRLE
Unrolled loop to read four size_ts of input at a time. Returns 1 if is RLE, 0 if not. */
server/external/zstd/compress/zstd_compress.c:2984
↓ 4 callersFunctionZSTD_ldm_insertEntry
ZSTD_ldm_insertEntry() : * Insert the entry with corresponding hash into the hash table */
server/external/zstd/compress/zstd_ldm.c:180
↓ 4 callersFunctionZSTD_limitCopy
server/external/zstd/common/zstd_internal.h:322
↓ 4 callersFunctionZSTD_optLdm_skipRawSeqStoreBytes
ZSTD_optLdm_skipRawSeqStoreBytes(): * Moves forward in rawSeqStore by nbBytes, which will update the fields 'pos' and 'posInSequence'. */
server/external/zstd/compress/zstd_opt.c:788
↓ 4 callersFunctionZSTD_resetCCtx_internal
! ZSTD_resetCCtx_internal() : * @param loadedDictSize The size of the dictionary to be loaded * into the context, if any. If no dictionary is used,
server/external/zstd/compress/zstd_compress.c:1830
↓ 4 callersFunctionZSTD_rowMatchFinderSupported
Returns true if the strategy supports using a row based matchfinder */
server/external/zstd/compress/zstd_compress.c:210
↓ 4 callersFunctionZSTD_sizeof_matchState
server/external/zstd/compress/zstd_compress.c:1419
↓ 4 callersFunctionZSTD_upscaleStat
used in 2-pass strategy */
server/external/zstd/compress/zstd_opt.c:1230
↓ 4 callersFunctionZSTD_window_hasExtDict
* ZSTD_window_hasExtDict(): * Returns non-zero if the window has a non-empty extDict. */
server/external/zstd/compress/zstd_compress_internal.h:898
↓ 4 callersFunction_
(e,t)
docs/markdeep.min.js:5340
↓ 4 callersFunction_grow_capacity
server/external/imgui/imgui.h:1882
↓ 4 callersFunction_remote_call
(func, detail="", timeout_sec=5.0)
server/scripting/palanteer_scripting/_scripting.py:520
↓ 4 callersMethodcbegin
server/base/bsList.h:153
↓ 4 callersMethodcheckBounds
server/viewer/vwMainHistogram.cpp:392
↓ 4 callersMethodcheckTimeBounds
server/viewer/vwMainCommon.cpp:352
↓ 4 callersFunctionclear
server/external/imgui/imgui.h:1860
↓ 4 callersFunctioncmCompressChunk
server/common/cmCompress.cpp:64
↓ 4 callersFunctioncollectEvents
c++/palanteer.h:3633
↓ 4 callersFunctionend
server/external/imgui/imgui.h:1874
↓ 4 callersMethodeventButtonPressed
server/viewer/vwPlatform.cpp:554
↓ 4 callersMethodeventButtonReleased
server/viewer/vwPlatform.cpp:566
↓ 4 callersFunctiongetClockTick
Clock implementation Note: The effective clock frequency will be measured/calibrated at initialization time. This is also convenient for custom clock
c++/palanteer.h:1570
↓ 4 callersMethodgetCurveColorIdx
server/viewer/vwConfig.h:140
↓ 4 callersMethodgetLIdx
server/common/cmRecordIterator.h:211
↓ 4 callersMethodgetLastFileExportPath
server/viewer/vwConfig.h:87
↓ 4 callersMethodgetNestingLevel
server/common/cmRecordIterator.h:36
↓ 4 callersMethodgetNiceBigPositiveNumber
server/viewer/vwMainCommon.cpp:158
↓ 4 callersMethodgetPreviousTime
server/viewer/vwMainCommon.cpp:489
↓ 4 callersMethodgetThreadId
Valid only after getChildren() call
server/common/cmRecordIterator.h:35
↓ 4 callersMethodgetTimelineHeaderHeight
server/viewer/vwMainCommon.cpp:1690
↓ 4 callersFunctionhelperFinishResponseBuffer
c++/palanteer.h:3198
↓ 4 callersFunctioninsert
server/external/imgui/imgui.h:1895
↓ 4 callersMethodinsert
c++/palanteer.h:2374
↓ 4 callersFunctionisEmptyOrVertex
(c)
docs/markdeep.min.js:4478
↓ 4 callersFunctionisSolidBLine
(c)
docs/markdeep.min.js:3582
↓ 4 callersMethodisVisible
server/viewer/vwPlatform.h:55
↓ 4 callersFunctionis_separator
When ImGuiInputTextFlags_Password is set, we don't want actions such as CTRL+Arrow to leak the fact that underlying data are blanks or separators.
server/external/imgui/imgui_widgets.cpp:3681
↓ 4 callersFunctionmakeAbsoluteURL
(url)
docs/markdeep.min.js:4789
↓ 4 callersMethodoffset_from_ptr
server/external/imgui/imgui_internal.h:689
↓ 4 callersFunctionosDirectoryExists
server/base/bsOsLinux.cpp:865
↓ 4 callersFunctionosGetCreationDate
server/base/bsOsLinux.cpp:1069
↓ 4 callersFunctionosGetDirContent
server/base/bsOsLinux.cpp:1000
↓ 4 callersFunctionosGetSize
server/base/bsOsLinux.cpp:1031
↓ 4 callersFunctionosSetWindowTitle
server/base/bsOsLinux.cpp:400
↓ 4 callersFunctionplInitAndStart
( app_name, record_filename=None, build_name=None, server_address="127.0.0.1", server_port
python/palanteer/__init__.py:109
↓ 4 callersFunctionplLogDebug
(category, msg)
tools/palanteer_stub.py:64
↓ 4 callersFunctionplSetLogLevelConsole
c++/palanteer.h:4442
← previousnext →501–600 of 4,097, ranked by callers