MCPcopy Create free account

hub / github.com/andrewchilicki/LumonMDR / functions

Functions2,571 in github.com/andrewchilicki/LumonMDR

↓ 12 callersFunctionstbi__grow_buffer_unsafe
external/stb/stb_image.h:2075
↓ 12 callersFunctionstbi__zreceive
external/stb/stb_image.h:4214
↓ 11 callersFunctionTableGetInstanceData
external/imgui/imgui_internal.h:3330
↓ 11 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
external/imgui/imstb_textedit.h:702
↓ 11 callersMethodvalue
return value of the iterator
external/nlohmann/json.hpp:5299
↓ 10 callersMethodAddCircle
external/imgui/imgui_draw.cpp:1541
↓ 10 callersFunctionIM_DELETE
external/imgui/imgui.h:2044
↓ 10 callersFunctionImGui_ImplOpenGL3_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
external/imgui/backends/imgui_impl_opengl3.cpp:250
↓ 10 callersFunctionImLowerBound
std::lower_bound but without the bullshit
external/imgui/imgui.cpp:2653
↓ 10 callersFunctionImToUpper
Find beginning-of-line
external/imgui/imgui_internal.h:386
↓ 10 callersFunctionMouseButtonToKey
external/imgui/imgui_internal.h:3192
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
external/imgui/imgui_widgets.cpp:3946
↓ 10 callersMethodStep
external/imgui/imgui_demo.cpp:9194
↓ 10 callersMethodboolean
external/nlohmann/json.hpp:7303
↓ 10 callersMethodend
external/imgui/imgui.h:2576
↓ 10 callersFunctionparser
external/nlohmann/json.hpp:19434
↓ 10 callersFunctionset_parent
external/nlohmann/json.hpp:20055
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
external/stb/stb_image.h:3859
↓ 10 callersFunctionstbi__malloc_mad3
external/stb/stb_image.h:1055
↓ 9 callersMethodGetCenter
Helpers
external/imgui/imgui.h:3528
↓ 9 callersMethodHasSelection
external/imgui/imgui_widgets.cpp:4175
↓ 9 callersFunctionLocalizeGetMsg
external/imgui/imgui_internal.h:3057
↓ 9 callersMethodPathArcTo
external/imgui/imgui_draw.cpp:1224
↓ 9 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
external/imgui/imgui_draw.cpp:1214
↓ 9 callersMethodPopClipRect
external/imgui/imgui.cpp:5479
↓ 9 callersMethodPushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
external/imgui/imgui.cpp:5472
↓ 9 callersFunctionShowDebugLogFlag
external/imgui/imgui.cpp:16456
↓ 9 callersMethodend_array
external/nlohmann/json.hpp:7353
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
external/nlohmann/json.hpp:20680
↓ 9 callersMethodnext_chunk
external/imgui/imgui_internal.h:722
↓ 9 callersMethodstart_array
external/nlohmann/json.hpp:7348
↓ 9 callersFunctionstbi__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,
external/stb/stb_image.h:2919
↓ 9 callersFunctionstbtt__buf_seek
external/imgui/imstb_truetype.h:1152
↓ 9 callersFunctionstbtt__new_buf
external/imgui/imstb_truetype.h:1173
↓ 9 callersFunctionstbtt_setvertex
external/imgui/imstb_truetype.h:1599
↓ 9 callersMethodstring
external/nlohmann/json.hpp:7323
↓ 8 callersMethodDraw
external/imgui/imgui_demo.cpp:10148
↓ 8 callersFunctionGrad
external/perlin-noise/PerlinNoise.hpp:294
↓ 8 callersFunctionImAddClampOverflow
external/imgui/imgui_internal.h:474
↓ 8 callersFunctionImLog
external/imgui/imgui_internal.h:453
↓ 8 callersFunctionImSubClampOverflow
external/imgui/imgui_internal.h:475
↓ 8 callersMethodIncludeItemByIndex
Call IncludeItemByIndex() or IncludeItemsByIndex() *BEFORE* first call to Step() if you need a range of items to not be clipped, regardless of their v
external/imgui/imgui.h:2683
↓ 8 callersFunctionIsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
external/imgui/imgui_internal.h:3171
↓ 8 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
external/imgui/imgui.cpp:15313
↓ 8 callersMethodclear
external/imgui/imgui_internal.h:717
↓ 8 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
external/nlohmann/json.hpp:18115
↓ 8 callersFunctiondump_integer
external/nlohmann/json.hpp:18722
↓ 8 callersMethodend_object
external/nlohmann/json.hpp:7343
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
external/nlohmann/json.hpp:11896
↓ 8 callersMethodstart_object
external/nlohmann/json.hpp:7333
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
external/stb/stb_image.h:2416
↓ 8 callersFunctionstbi__convert_format
external/stb/stb_image.h:1755
↓ 8 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
external/stb/stb_image.h:1031
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
external/imgui/imstb_truetype.h:2665
↓ 8 callersFunctionstbtt__buf_skip
external/imgui/imstb_truetype.h:1158
↓ 8 callersMethodswap
external/imgui/imgui_internal.h:727
↓ 7 callersMethodAddDrawCmd
external/imgui/imgui_draw.cpp:465
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
external/imgui/imgui_draw.cpp:1480
↓ 7 callersFunctionCalcWindowSizeAfterConstraint
external/imgui/imgui.cpp:6267
↓ 7 callersMethodGetMapSize
external/imgui/imgui_internal.h:703
↓ 7 callersFunctionImCharIsBlankW
external/imgui/imgui_internal.h:389
↓ 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
external/imgui/imgui.cpp:2309
↓ 7 callersFunctionImGui_ImplGlfw_ShouldChainCallback
external/imgui/backends/imgui_impl_glfw.cpp:328
↓ 7 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
external/imgui/imgui.cpp:2211
↓ 7 callersFunctionImPow
external/imgui/imgui_internal.h:451
↓ 7 callersFunctionImQsort
external/imgui/imgui_internal.h:362
↓ 7 callersFunctionImRotate
external/imgui/imgui_internal.h:493
↓ 7 callersFunctionImStrSkipBlank
external/imgui/imgui.cpp:2054
↓ 7 callersMethodInsertChars
external/imgui/imgui_widgets.cpp:4210
↓ 7 callersFunctionLerp
external/perlin-noise/PerlinNoise.hpp:287
↓ 7 callersFunctionSTB_TEXTEDIT_LAYOUTROW
external/imgui/imgui_widgets.cpp:3950
↓ 7 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
external/imgui/imgui_internal.h:704
↓ 7 callersFunctionWindowRectAbsToRel
external/imgui/imgui_internal.h:2994
↓ 7 callersFunctioncompares_unordered
external/nlohmann/json.hpp:22975
↓ 7 callersFunctionfind
external/nlohmann/json.hpp:19290
↓ 7 callersFunctionif
external/nlohmann/json.hpp:22946
↓ 7 callersFunctionstbi__compute_y
external/stb/stb_image.h:1746
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
external/stb/stb_image.h:836
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
external/stb/stb_image.h:826
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
external/imgui/imstb_truetype.h:2726
↓ 7 callersFunctionstbtt__cff_get_index
external/imgui/imstb_truetype.h:1195
↓ 6 callersMethodAddCircleFilled
external/imgui/imgui_draw.cpp:1565
↓ 6 callersMethodAddImage
external/imgui/imgui_draw.cpp:1699
↓ 6 callersMethodAddTriangleFilled
external/imgui/imgui_draw.cpp:1530
↓ 6 callersFunctionConvertSingleModFlagToKey
external/imgui/imgui_internal.h:3180
↓ 6 callersMethodGetColumnSettings
external/imgui/imgui_internal.h:2961
↓ 6 callersFunctionImBitArraySetBit
external/imgui/imgui_internal.h:578
↓ 6 callersFunctionImCharIsBlankA
external/imgui/imgui_internal.h:388
↓ 6 callersFunctionImFormatStringToTempBufferV
FIXME: Should rework API toward allowing multiple in-flight temp buffers (easier and safer for caller) by making the caller acquire a temp buffer toke
external/imgui/imgui.cpp:2131
↓ 6 callersMethodPathStroke
external/imgui/imgui.h:3143
↓ 6 callersFunctionRemap_01
external/perlin-noise/PerlinNoise.hpp:304
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
external/imgui/imgui_widgets.cpp:4067
↓ 6 callersMethodSelectAll
external/imgui/imgui_widgets.cpp:4180
↓ 6 callersFunctionTabItemGetSectionIdx
external/imgui/imgui_widgets.cpp:9173
↓ 6 callersMethoddrawImGuiImage
libs/Image/ImageDisplay.cpp:25
↓ 6 callersMethodgetImageSize
libs/Image/ImageDisplay.cpp:34
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
external/nlohmann/json.hpp:20673
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
external/nlohmann/json.hpp:13867
↓ 6 callersMethodnull
external/nlohmann/json.hpp:7298
↓ 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/
external/nlohmann/json.hpp:13988
← previousnext →101–200 of 2,571, ranked by callers