MCPcopy Create free account

hub / github.com/dfeneyrou/palanteer / functions

Functions4,097 in github.com/dfeneyrou/palanteer

↓ 2 callersFunctionFSE_ctz
-************************************************************** * FSE NCount encoding-decoding ******************************************************
server/external/zstd/common/entropy_common.c:41
↓ 2 callersFunctionFSE_decompress_wksp_bmi2
server/external/zstd/common/fse_decompress.c:374
↓ 2 callersFunctionFSE_decompress_wksp_body
server/external/zstd/common/fse_decompress.c:319
↓ 2 callersFunctionFSE_initDState
server/external/zstd/common/fse.h:602
↓ 2 callersFunctionFSE_minTableLog
provides the minimum logSize to safely represent a distribution */
server/external/zstd/compress/fse_compress.c:320
↓ 2 callersFunctionFSE_optimalTableLog_internal
server/external/zstd/compress/fse_compress.c:329
↓ 2 callersFunctionFSE_readNCount_bmi2
server/external/zstd/common/entropy_common.c:228
↓ 2 callersFunctionFSE_readNCount_body
server/external/zstd/common/entropy_common.c:63
↓ 2 callersFunctionFSE_writeNCount_generic
server/external/zstd/compress/fse_compress.c:196
↓ 2 callersMethodFindGlyph
server/external/imgui/imgui_draw.cpp:3321
↓ 2 callersFunctionFixLargeWindowsWhenUndocking
Problem: Undocking a large (~full screen) window would leave it so large that the bottom right sizing corner would more than likely be off the screen
server/external/imgui/imgui.cpp:14240
↓ 2 callersFunctionFixRectCornerFlags
server/external/imgui/imgui_draw.cpp:1332
↓ 2 callersMethodGetAliveCount
To iterate a ImPool: for (int n = 0; n < pool.GetMapSize(); n++) if (T* t = pool.TryGetMapData(n)) { ... } Can be avoided if you know .Remove() has ne
server/external/imgui/imgui_internal.h:662
↓ 2 callersMethodGetArenaSizeInBytes
server/external/imgui/imgui_internal.h:627
↓ 2 callersMethodGetCustomRectByIndex
server/external/imgui/imgui.h:2912
↓ 2 callersMethodGetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
server/external/imgui/imgui.cpp:3361
↓ 2 callersFunctionGetInputSourceName
server/external/imgui/imgui.cpp:8369
↓ 2 callersFunctionGetResizeBorderRect
server/external/imgui/imgui.cpp:5811
↓ 2 callersFunctionGetSkipItemForListClipping
FIXME-TABLE: This prevents us from using ImGuiListClipper _inside_ a table cell. The problem we have is that without a Begin/End scheme for rows using
server/external/imgui/imgui.cpp:2473
↓ 2 callersFunctionGetViewportDrawList
server/external/imgui/imgui.cpp:3822
↓ 2 callersMethodGetVoidPtr
server/external/imgui/imgui.cpp:2214
↓ 2 callersFunctionH
(e)
docs/markdeep.min.js:5340
↓ 2 callersFunctionHIST_count_parallel_wksp
HIST_count_parallel_wksp() : * store histogram into 4 intermediate tables, recombined at the end. * this design makes better use of OoO cpus, * and
server/external/zstd/compress/hist.c:66
↓ 2 callersFunctionHUF_addBits
! HUF_addBits(): * Adds the symbol stored in HUF_CElt elt to the bitstream. * * @param elt The element we're adding. This is a (nbBits, value) pa
server/external/zstd/compress/huf_compress.c:791
↓ 2 callersFunctionHUF_compress4X_usingCTable_internal
server/external/zstd/compress/huf_compress.c:1084
↓ 2 callersFunctionHUF_decompress1X_DCtx_wksp
server/external/zstd/decompress/huf_decompress.c:1106
↓ 2 callersFunctionHUF_getIndex
Return the appropriate bucket index for a given count. See definition of * RANK_POSITION_DISTINCT_COUNT_CUTOFF for explanation of bucketing strategy.
server/external/zstd/compress/huf_compress.c:463
↓ 2 callersFunctionHUF_optimalTableLog
* Utils ****************************************************************/
server/external/zstd/compress/huf_compress.c:47
↓ 2 callersFunctionHUF_readStats_body
server/external/zstd/common/entropy_common.c:264
↓ 2 callersFunctionHUF_swapNodes
Helper swap function for HUF_quickSortPartition() */
server/external/zstd/compress/huf_compress.c:470
↓ 2 callersFunctionHUF_validateCTable
server/external/zstd/compress/huf_compress.c:725
↓ 2 callersFunctionImAlphaBlendColors
server/external/imgui/imgui.cpp:2069
↓ 2 callersFunctionImBezierCubicCalc
server/external/imgui/imgui_draw.cpp:1238
↓ 2 callersFunctionImBitArrayClearBit
server/external/imgui/imgui_internal.h:541
↓ 2 callersFunctionImBitArraySetBit
server/external/imgui/imgui_internal.h:542
↓ 2 callersFunctionImFileLoadToMemory
Helper: Load file content into memory Memory allocated with IM_ALLOC(), must be freed by user using IM_FREE() == ImGui::MemFree() This can't really be
server/external/imgui/imgui.cpp:1845
↓ 2 callersFunctionImFileWrite
server/external/imgui/imgui.cpp:1839
↓ 2 callersFunctionImFontAtlasBuildRender32bppRectFromString
server/external/imgui/imgui_draw.cpp:2666
↓ 2 callersFunctionImFontAtlasBuildRender8bppRectFromString
server/external/imgui/imgui_draw.cpp:2656
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
server/external/imgui/imgui_internal.h:466
↓ 2 callersFunctionImMul
server/external/imgui/imgui_internal.h:465
↓ 2 callersFunctionImStrbolW
server/external/imgui/imgui.cpp:1633
↓ 2 callersFunctionImStrchrRange
server/external/imgui/imgui.cpp:1612
↓ 2 callersFunctionImStristr
server/external/imgui/imgui.cpp:1640
↓ 2 callersFunctionImTextCharToUtf8
server/external/imgui/imgui.cpp:2011
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
server/external/imgui/imgui.cpp:1976
↓ 2 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
server/external/imgui/imgui.cpp:2019
↓ 2 callersFunctionImTextStrToUtf8
server/external/imgui/imgui.cpp:2034
↓ 2 callersFunctionInputScalar_DefaultCharsFilter
server/external/imgui/imgui_widgets.cpp:3363
↓ 2 callersMethodIsDelivery
server/external/imgui/imgui.h:2241
↓ 2 callersFunctionIsGamepadKey
server/external/imgui/imgui_internal.h:2908
↓ 2 callersFunctionIsRootOfOpenMenuSet
server/external/imgui/imgui_widgets.cpp:6870
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
server/external/imgui/imgui.cpp:11933
↓ 2 callersFunctionMEM_writeLE64
server/external/zstd/common/mem.h:356
↓ 2 callersFunctionNavScoreItemDistInterval
server/external/imgui/imgui.cpp:10204
↓ 2 callersFunctionNavUpdateWindowingHighlightWindow
server/external/imgui/imgui.cpp:11372
↓ 2 callersFunctionO
(e,t)
docs/markdeep.min.js:5340
↓ 2 callersFunctionPOOL_add_internal
server/external/zstd/common/pool.c:260
↓ 2 callersMethodPopTextureID
server/external/imgui/imgui_draw.cpp:629
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
server/external/imgui/imgui_widgets.cpp:5114
↓ 2 callersMethodRenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
server/external/imgui/imgui_draw.cpp:3535
↓ 2 callersFunctionScaleWindow
server/external/imgui/imgui.cpp:4057
↓ 2 callersFunctionStackToolFormatLevelInfo
server/external/imgui/imgui.cpp:18729
↓ 2 callersFunctionTableSettingsInit
Clear and initialize empty settings instance
server/external/imgui/imgui_tables.cpp:3156
↓ 2 callersFunctionTableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
server/external/imgui/imgui_tables.cpp:657
↓ 2 callersFunctionTempInputIsActive
server/external/imgui/imgui_internal.h:3132
↓ 2 callersFunctionTitleBarHeight
server/external/imgui/imgui_internal.h:2351
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
server/external/imgui/imgui_draw.cpp:2858
↓ 2 callersFunctionUpdateWindowInFocusOrderList
server/external/imgui/imgui.cpp:5568
↓ 2 callersFunctionXXH32_digest_endian
server/external/zstd/common/xxhash.c:610
↓ 2 callersFunctionXXH32_update_endian
server/external/zstd/common/xxhash.c:540
↓ 2 callersFunctionXXH64_digest_endian
server/external/zstd/common/xxhash.c:729
↓ 2 callersFunctionXXH64_update_endian
server/external/zstd/common/xxhash.c:660
↓ 2 callersFunctionXXH_free
server/external/zstd/common/xxhash.c:82
↓ 2 callersFunctionXXH_malloc
server/external/zstd/common/xxhash.c:81
↓ 2 callersFunctionZSTDMT_CCtxParam_setNbWorkers
ZSTDMT_CCtxParam_setNbWorkers(): * Internal use only */
server/external/zstd/compress/zstdmt_compress.c:896
↓ 2 callersFunctionZSTDMT_computeTargetJobLog
server/external/zstd/compress/zstdmt_compress.c:1135
↓ 2 callersFunctionZSTDMT_createCCtxPool
ZSTDMT_createCCtxPool() : * implies nbWorkers >= 1 , checked by caller ZSTDMT_createCCtx() */
server/external/zstd/compress/zstdmt_compress.c:359
↓ 2 callersFunctionZSTDMT_createJobsTable
ZSTDMT_allocJobsTable() * allocate and init a job table. * update *nbJobsPtr to next power of 2 value, as size of table */
server/external/zstd/compress/zstdmt_compress.c:859
↓ 2 callersFunctionZSTDMT_expandBufferPool
server/external/zstd/compress/zstdmt_compress.c:163
↓ 2 callersFunctionZSTDMT_freeCCtx
server/external/zstd/compress/zstdmt_compress.c:995
↓ 2 callersFunctionZSTDMT_setNbSeq
server/external/zstd/compress/zstdmt_compress.c:312
↓ 2 callersFunctionZSTDMT_sizeof_bufferPool
only works at initialization, not during compression */
server/external/zstd/compress/zstdmt_compress.c:136
↓ 2 callersFunctionZSTDMT_waitForAllJobsCompleted
server/external/zstd/compress/zstdmt_compress.c:980
↓ 2 callersFunctionZSTDMT_waitForLdmComplete
server/external/zstd/compress/zstdmt_compress.c:1576
↓ 2 callersFunctionZSTD_BtGetAllMatches
server/external/zstd/compress/zstd_opt.c:748
↓ 2 callersFunctionZSTD_CCtx_init_compressStream2
server/external/zstd/compress/zstd_compress.c:5526
↓ 2 callersFunctionZSTD_CCtx_loadDictionary_advanced
server/external/zstd/compress/zstd_compress.c:1134
↓ 2 callersFunctionZSTD_DCtx_resetParameters
server/external/zstd/decompress/zstd_decompress.c:236
↓ 2 callersFunctionZSTD_DCtx_selectFrameDDict
Given a dctx with a digested frame params, re-selects the correct ZSTD_DDict based on * the requested dict ID from the frame. If there exists a refer
server/external/zstd/decompress/zstd_decompress.c:345
↓ 2 callersFunctionZSTD_DDictHashSet_emplaceDDict
Adds DDict to a hashset without resizing it. * If inserting a DDict with a dictID that already exists in the set, replaces the one in the set. * Ret
server/external/zstd/decompress/zstd_decompress.c:104
↓ 2 callersFunctionZSTD_DDictHashSet_getIndex
Hash function to determine starting position of dict insertion within the table * Returns an index between [0, hashSet->ddictPtrTableSize] */
server/external/zstd/decompress/zstd_decompress.c:94
↓ 2 callersFunctionZSTD_NbCommonBytes
-************************************* * Match length counter ***************************************/
server/external/zstd/compress/zstd_compress_internal.h:648
↓ 2 callersFunctionZSTD_VecMask_next
ZSTD_VecMask_next(): * Starting from the LSB, returns the idx of the next non-zero bit. * Basically counting the nb of trailing zeroes. */
server/external/zstd/compress/zstd_lazy.c:881
↓ 2 callersFunctionZSTD_assertEqualCParams
server/external/zstd/compress/zstd_compress.c:1656
↓ 2 callersFunctionZSTD_buildBlockEntropyStats
ZSTD_buildBlockEntropyStats() : * Builds entropy for the block. * Requires workspace size ENTROPY_WORKSPACE_SIZE * * @return : 0 on success or
server/external/zstd/compress/zstd_compress.c:3199
↓ 2 callersFunctionZSTD_buildFSETable_body
ZSTD_buildFSETable() : * generate FSE decoding table for one symbol (ll, ml or off) * cannot fail if input is valid => * all inputs are presumed va
server/external/zstd/decompress/zstd_decompress_block.c:367
↓ 2 callersFunctionZSTD_buildSequencesStatistics
ZSTD_buildSequencesStatistics(): * Returns a ZSTD_symbolEncodingTypeStats_t, or a zstd error code in the `size` field. * Modifies `nextEntropy` to h
server/external/zstd/compress/zstd_compress.c:2438
↓ 2 callersFunctionZSTD_cParam_getBounds
server/external/zstd/compress/zstd_compress.c:389
↓ 2 callersFunctionZSTD_compressBlock_internal
server/external/zstd/compress/zstd_compress.c:3744
← previousnext →901–1,000 of 4,097, ranked by callers