MCPcopy Create free account

hub / github.com/CHollingworth/Lampray / functions

Functions2,972 in github.com/CHollingworth/Lampray

↓ 7 callersMethodAdd
third-party/imgui/imgui_internal.h:665
↓ 7 callersMethodAddDrawCmd
third-party/imgui/imgui_draw.cpp:436
↓ 7 callersMethodAddImage
third-party/imgui/imgui_draw.cpp:1604
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
third-party/imgui/imgui_draw.cpp:1415
↓ 7 callersFunctionImFileClose
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
third-party/imgui/imgui.cpp:2041
↓ 7 callersFunctionImPow
third-party/imgui/imgui_internal.h:425
↓ 7 callersFunctionImStrSkipBlank
third-party/imgui/imgui.cpp:1844
↓ 7 callersMethodInsertChars
third-party/imgui/imgui_widgets.cpp:3871
↓ 7 callersFunctionLZ4F_writeLE32
third-party/l4z/lz4frame.c:195
↓ 7 callersFunctionLZ4_count
third-party/l4z/lz4.c:658
↓ 7 callersFunctionLocalizeGetMsg
third-party/imgui/imgui_internal.h:2842
↓ 7 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
third-party/imgui/imgui.cpp:13623
↓ 7 callersMethodPathArcTo
third-party/imgui/imgui_draw.cpp:1170
↓ 7 callersFunctionSTB_TEXTEDIT_LAYOUTROW
third-party/imgui/imgui_widgets.cpp:3699
↓ 7 callersFunctionWindowRectAbsToRel
third-party/imgui/imgui_internal.h:2785
↓ 7 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
third-party/json/json.hpp:21977
↓ 7 callersFunctioncompares_unordered
third-party/json/json.hpp:22843
↓ 7 callersFunctionconvert_buffer_output_generic
third-party/pugixml/src/pugixml.cpp:3631
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
third-party/json/json.hpp:17991
↓ 7 callersFunctionfind
third-party/json/json.hpp:19166
↓ 7 callersMethodload_file
third-party/pugixml/src/pugixml.cpp:7403
↓ 7 callersFunctionparse
third-party/json/json.hpp:23213
↓ 7 callersMethodsave_file
third-party/pugixml/src/pugixml.cpp:7488
↓ 7 callersMethodselect_node
third-party/pugixml/src/pugixml.cpp:13120
↓ 7 callersMethodset
third-party/pugixml/src/pugixml.cpp:6731
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
third-party/imgui/imstb_truetype.h:2726
↓ 7 callersFunctionstbtt__cff_get_index
third-party/imgui/imstb_truetype.h:1195
↓ 6 callersMethodAddTriangleFilled
third-party/imgui/imgui_draw.cpp:1465
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
third-party/imgui/imgui.cpp:5615
↓ 6 callersMethodDraw
third-party/imgui/imgui.cpp:2517
↓ 6 callersMethodGetColumnSettings
third-party/imgui/imgui_internal.h:2755
↓ 6 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
third-party/imgui/imgui_internal.h:1621
↓ 6 callersMethodGetMapSize
third-party/imgui/imgui_internal.h:674
↓ 6 callersFunctionImBitArraySetBit
third-party/imgui/imgui_internal.h:549
↓ 6 callersFunctionImCharIsBlankA
third-party/imgui/imgui_internal.h:364
↓ 6 callersFunctionImCharIsBlankW
third-party/imgui/imgui_internal.h:365
↓ 6 callersFunctionImGui_ImplSDL2_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
third-party/imgui/imgui_impl_sdl2.cpp:121
↓ 6 callersFunctionImGui_ImplSDLRenderer2_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
third-party/imgui/imgui_impl_sdlrenderer2.cpp:53
↓ 6 callersFunctionImHashData
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
third-party/imgui/imgui.cpp:1972
↓ 6 callersFunctionImQsort
third-party/imgui/imgui_internal.h:338
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
third-party/imgui/imgui.cpp:2253
↓ 6 callersFunctionLZ4HC_compress_generic
third-party/l4z/lz4hc.c:906
↓ 6 callersFunctionLZ4HC_init_internal
third-party/l4z/lz4hc.c:100
↓ 6 callersFunctionLZ4HC_literalsPrice
price in bytes */
third-party/l4z/lz4hc.c:1276
↓ 6 callersFunctionLZ4_read_ARCH
third-party/l4z/lz4.c:373
↓ 6 callersFunctionLZ4_wildCopy8
customized variant of memcpy, which can overwrite up to 8 bytes beyond dstEnd */
third-party/l4z/lz4.c:443
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
third-party/imgui/imgui_widgets.cpp:3763
↓ 6 callersMethodSelectAll
third-party/imgui/imgui.h:2187
↓ 6 callersMethodStep
third-party/imgui/imgui_demo.cpp:7434
↓ 6 callersFunctionTabItemGetSectionIdx
third-party/imgui/imgui_widgets.cpp:7483
↓ 6 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
third-party/imgui/imgui_internal.h:675
↓ 6 callersFunctionWindowRectRelToAbs
third-party/imgui/imgui_internal.h:2786
↓ 6 callersFunctionXXH_memcpy
third-party/l4z/xxhash.c:112
↓ 6 callersMethoddeallocate_string
third-party/pugixml/src/pugixml.cpp:687
↓ 6 callersFunctiondestroy
third-party/json/json.hpp:19732
↓ 6 callersMethodeval_boolean
third-party/pugixml/src/pugixml.cpp:10538
↓ 6 callersFunctionfrom_heap_preallocated
third-party/pugixml/src/pugixml.cpp:8039
↓ 6 callersFunctionis_attribute_of
third-party/pugixml/src/pugixml.cpp:4392
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
third-party/json/json.hpp:20536
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
third-party/json/json.hpp:13743
↓ 6 callersFunctionnode_copy_string
third-party/pugixml/src/pugixml.cpp:4440
↓ 6 callersMethodnull
third-party/json/json.hpp:7229
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
third-party/json/json.hpp:13864
↓ 6 callersMethodset_type
third-party/pugixml/src/pugixml.cpp:9228
↓ 6 callersFunctionstb__match
third-party/imgui/imgui_draw.cpp:4025
↓ 6 callersFunctionstbtt_InitFont
third-party/imgui/imstb_truetype.h:4960
↓ 6 callersFunctionstbtt__buf_range
third-party/imgui/imstb_truetype.h:1186
↓ 6 callersFunctionstbtt__dict_get_ints
third-party/imgui/imstb_truetype.h:1251
↓ 6 callersFunctionstbtt__matchpair
third-party/imgui/imstb_truetype.h:4851
↓ 6 callersFunctionstring
third-party/json/json.hpp:6785
↓ 6 callersMethodswap
third-party/imgui/imgui_internal.h:701
↓ 6 callersMethodwhat
third-party/pugixml/src/pugixml.cpp:12379
↓ 5 callersMethodAddKeyEvent
third-party/imgui/imgui.cpp:1473
↓ 5 callersFunctionConvertSingleModFlagToKey
third-party/imgui/imgui_internal.h:2957
↓ 5 callersFunctionDecode85Byte
third-party/imgui/imgui_draw.cpp:2161
↓ 5 callersMethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
third-party/imgui/imgui_widgets.cpp:3853
↓ 5 callersMethodGetIndex
third-party/imgui/imgui_internal.h:661
↓ 5 callersFunctionGetKeyOwnerData
Test that key is either not owned, either owned by 'owner_id'
third-party/imgui/imgui_internal.h:2996
↓ 5 callersFunctionGetWindowDisplayLayer
third-party/imgui/imgui.cpp:4826
↓ 5 callersFunctionImFloorSigned
third-party/imgui/imgui_internal.h:462
↓ 5 callersFunctionImFormatStringToTempBufferV
third-party/imgui/imgui.cpp:1929
↓ 5 callersFunctionImGui_ImplSDL2_Init
third-party/imgui/imgui_impl_sdl2.cpp:368
↓ 5 callersFunctionImLineClosestPoint
third-party/imgui/imgui.cpp:1681
↓ 5 callersFunctionImRotate
third-party/imgui/imgui_internal.h:467
↓ 5 callersFunctionImTextCountCharsFromUtf8
third-party/imgui/imgui.cpp:2166
↓ 5 callersFunctionImTextStrFromUtf8
third-party/imgui/imgui.cpp:2150
↓ 5 callersFunctionIsLegacyKey
third-party/imgui/imgui_internal.h:2951
↓ 5 callersFunctionIsNamedKeyOrModKey
third-party/imgui/imgui_internal.h:2950
↓ 5 callersFunctionIsWindowActiveAndVisible
third-party/imgui/imgui.cpp:4425
↓ 5 callersFunctionLZ4_compress_HC
third-party/l4z/lz4hc.c:958
↓ 5 callersFunctionLZ4_compress_HC_extStateHC
third-party/l4z/lz4hc.c:951
↓ 5 callersFunctionLZ4_decompress_safe
third-party/l4z/lz4.c:2344
↓ 5 callersFunctionLZ4_decompress_unsafe_generic
core decoder variant for LZ4_decompress_fast*() * for legacy support only : these entry points are deprecated. * - Presumes input is correctly forme
third-party/l4z/lz4.c:1794
↓ 5 callersFunctionLZ4_isLittleEndian
third-party/l4z/lz4.c:361
↓ 5 callersFunctionLZ4_prepareTable
third-party/l4z/lz4.c:863
↓ 5 callersFunctionLZ4_read16
third-party/l4z/lz4.c:371
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
third-party/imgui/imgui_widgets.cpp:3747
↓ 5 callersFunctionShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
third-party/imgui/imgui_demo.cpp:6576
↓ 5 callersFunctionTableGetColumnAvailSortDirection
third-party/imgui/imgui_tables.cpp:2695
↓ 5 callersMethodbinary
third-party/json/json.hpp:7259
← previousnext →201–300 of 2,972, ranked by callers