MCPcopy Create free account

hub / github.com/CHollingworth/Lampray / functions

Functions2,972 in github.com/CHollingworth/Lampray

↓ 5 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
third-party/json/json.hpp:21952
↓ 5 callersFunctionendian_swap
third-party/pugixml/src/pugixml.cpp:1464
↓ 5 callersFunctionescape
third-party/json/json.hpp:2974
↓ 5 callersMethodfirst
third-party/pugixml/src/pugixml.cpp:12582
↓ 5 callersMethodfirst_child
third-party/pugixml/src/pugixml.cpp:5803
↓ 5 callersMethodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
third-party/json/json.hpp:6187
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
third-party/json/json.hpp:12680
↓ 5 callersFunctionnode_copy_tree
third-party/pugixml/src/pugixml.cpp:4476
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
third-party/json/json.hpp:12191
↓ 5 callersFunctionremove_node
third-party/pugixml/src/pugixml.cpp:1324
↓ 5 callersFunctionstarts_with
third-party/pugixml/src/pugixml.cpp:8146
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
third-party/imgui/imstb_textedit.h:591
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
third-party/imgui/imstb_textedit.h:617
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
third-party/imgui/imstb_truetype.h:4950
↓ 5 callersFunctionstbtt_GetGlyphShape
third-party/imgui/imstb_truetype.h:2302
↓ 5 callersFunctionstbtt__csctx_rline_to
third-party/imgui/imstb_truetype.h:1955
↓ 5 callersFunctionstrconv_escape
third-party/pugixml/src/pugixml.cpp:2478
↓ 5 callersMethodwrite_buffer
third-party/pugixml/src/pugixml.cpp:3817
↓ 4 callersFunctionCalcNextScrollFromScrollTargetAndClamp
third-party/imgui/imgui.cpp:9922
↓ 4 callersMethodCalcTextSizeA
third-party/imgui/imgui_draw.cpp:3523
↓ 4 callersMethodClearFreeMemory
third-party/imgui/imgui_draw.cpp:1669
↓ 4 callersMethodDefaultWindowFlags
Lampray/Control/lampConfig.cpp:29
↓ 4 callersMethodDoForceClose
third-party/imgui/imgui_demo.cpp:7899
↓ 4 callersMethodFindGlyphNoFallback
third-party/imgui/imgui_draw.cpp:3402
↓ 4 callersFunctionFindLatestInputEvent
third-party/imgui/imgui.cpp:1409
↓ 4 callersMethodGetByIndex
third-party/imgui/imgui_internal.h:660
↓ 4 callersFunctionGetMouseSourceName
third-party/imgui/imgui.cpp:8848
↓ 4 callersFunctionImAcos01
third-party/imgui/imgui_draw.cpp:3882
↓ 4 callersFunctionImBitArrayGetStorageSizeInBytes
third-party/imgui/imgui_internal.h:545
↓ 4 callersFunctionImFormatStringV
third-party/imgui/imgui.cpp:1893
↓ 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
third-party/imgui/imgui_widgets.cpp:3344
↓ 4 callersFunctionImStrncpy
third-party/imgui/imgui.cpp:1748
↓ 4 callersFunctionInputTextCalcTextSizeW
third-party/imgui/imgui_widgets.cpp:3645
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
third-party/imgui/imgui_widgets.cpp:3908
↓ 4 callersFunctionIsActiveIdUsingNavDir
third-party/imgui/imgui_internal.h:2978
↓ 4 callersFunctionLZ4F_compressBound_internal
! LZ4F_compressBound_internal() : * Provides dstCapacity given a srcSize to guarantee operation success in worst case situations. * prefsPtr is op
third-party/l4z/lz4frame.c:371
↓ 4 callersFunctionLZ4F_freeCompressionContext
third-party/l4z/lz4frame.c:620
↓ 4 callersFunctionLZ4F_freeDecompressionContext
third-party/l4z/lz4frame.c:1259
↓ 4 callersFunctionLZ4F_getBlockSize
third-party/l4z/lz4frame.c:325
↓ 4 callersFunctionLZ4F_makeBlock
! LZ4F_makeBlock(): * compress a single block, add header and optional checksum. * assumption : dst buffer capacity is >= BHSize + srcSize + crcSi
third-party/l4z/lz4frame.c:825
↓ 4 callersFunctionLZ4HC_InsertAndGetWiderMatch
third-party/l4z/lz4hc.c:239
↓ 4 callersFunctionLZ4_compress_HC_continue
third-party/l4z/lz4hc.c:1151
↓ 4 callersFunctionLZ4_compress_fast_continue
third-party/l4z/lz4.c:1632
↓ 4 callersFunctionLZ4_compress_fast_extState
third-party/l4z/lz4.c:1346
↓ 4 callersFunctionLZ4_getIndexOnHash
LZ4_getIndexOnHash() : * Index of match position registered in hash table. * hash position must be calculated by using base+index, or dictBase+index
third-party/l4z/lz4.c:831
↓ 4 callersFunctionLZ4_putPosition
third-party/l4z/lz4.c:819
↓ 4 callersFunctionLZ4_readLE16
third-party/l4z/lz4.c:421
↓ 4 callersFunctionLZ4_write32
third-party/l4z/lz4.c:376
↓ 4 callersFunctionLockWheelingWindow
third-party/imgui/imgui.cpp:8684
↓ 4 callersMethodMerge
third-party/imgui/imgui_draw.cpp:1713
↓ 4 callersMethodPassFilter
third-party/imgui/imgui.cpp:2566
↓ 4 callersMethodPathStroke
third-party/imgui/imgui.h:2694
↓ 4 callersMethodPushTextureID
third-party/imgui/imgui_draw.cpp:602
↓ 4 callersMethodReserve
third-party/imgui/imgui_internal.h:668
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
third-party/imgui/imgui_widgets.cpp:3696
↓ 4 callersFunctionTableSettingsCalcChunkSize
third-party/imgui/imgui_tables.cpp:3236
↓ 4 callersFunctionXXH32_avalanche
mix all bits */
third-party/l4z/xxhash.c:278
↓ 4 callersFunctionXXH32_digest
third-party/l4z/xxhash.c:546
↓ 4 callersFunctionXXH32_endian_align
third-party/l4z/xxhash.c:351
↓ 4 callersFunctionXXH32_reset
third-party/l4z/xxhash.c:437
↓ 4 callersFunctionXXH64_endian_align
third-party/l4z/xxhash.c:810
↓ 4 callersFunctionXXH_read32
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
third-party/l4z/xxhash.c:160
↓ 4 callersFunctionXXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
third-party/l4z/xxhash.c:603
↓ 4 callersFunctionXXH_swap32
third-party/l4z/xxhash.c:203
↓ 4 callersFunctionXXH_swap64
third-party/l4z/xxhash.c:632
↓ 4 callersMethod_CalcCircleAutoSegmentCount
third-party/imgui/imgui_draw.cpp:560
↓ 4 callersFunction_grow_capacity
third-party/imgui/imgui.h:1853
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
third-party/json/json.hpp:12251
↓ 4 callersFunctionallow_move
third-party/pugixml/src/pugixml.cpp:4415
↓ 4 callersMethodappend
third-party/pugixml/src/pugixml.cpp:9149
↓ 4 callersFunctionappend_node
third-party/pugixml/src/pugixml.cpp:1247
↓ 4 callersMethodas_string
third-party/pugixml/src/pugixml.cpp:5266
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
third-party/json/json.hpp:13878
↓ 4 callersFunctionend
third-party/imgui/imgui_internal.h:616
↓ 4 callersMethodevaluate_node
third-party/pugixml/src/pugixml.cpp:13079
↓ 4 callersFunctionfind
third-party/imgui/imgui.h:1869
↓ 4 callersMethodfind_child_by_attribute
third-party/pugixml/src/pugixml.cpp:6357
↓ 4 callersFunctionfrom_heap
third-party/pugixml/src/pugixml.cpp:8046
↓ 4 callersFunctiongen_nan
third-party/pugixml/src/pugixml.cpp:8398
↓ 4 callersFunctionget_arithmetic_value
third-party/json/json.hpp:4607
↓ 4 callersMethodget_binary
third-party/json/json.hpp:11938
↓ 4 callersMethodget_string
third-party/json/json.hpp:11905
↓ 4 callersFunctioninsert_iterator
third-party/json/json.hpp:22436
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
third-party/json/json.hpp:20487
↓ 4 callersFunctionis_nan
third-party/pugixml/src/pugixml.cpp:8413
↓ 4 callersFunctionis_separator
third-party/imgui/imgui_widgets.cpp:3712
↓ 4 callersFunctionis_xpath_attribute
third-party/pugixml/src/pugixml.cpp:8853
↓ 4 callersFunctionnode_copy_attribute
third-party/pugixml/src/pugixml.cpp:4530
↓ 4 callersMethodoffset_from_ptr
third-party/imgui/imgui_internal.h:699
↓ 4 callersFunctionread_variable_length
third-party/l4z/lz4.c:1903
↓ 4 callersMethodregisterArchive
game-data/BG3/BG3.cpp:10
↓ 4 callersFunctionreplace_substring
third-party/json/json.hpp:2955
↓ 4 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
third-party/imgui/imgui.h:1857
↓ 4 callersMethodroot
third-party/pugixml/src/pugixml.cpp:5757
↓ 4 callersMethodset_end
set iterator to a defined past the end
third-party/json/json.hpp:12674
↓ 4 callersFunctionstb_text_createundo
third-party/imgui/imstb_textedit.h:1193
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
third-party/imgui/imstb_textedit.h:583
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
third-party/imgui/imstb_truetype.h:3766
↓ 4 callersFunctionstbtt_ScaleForMappingEmToPixels
third-party/imgui/imstb_truetype.h:2671
↓ 4 callersFunctionstbtt__add_point
third-party/imgui/imstb_truetype.h:3555
← previousnext →301–400 of 2,972, ranked by callers