MCPcopy Create free account

hub / github.com/andrewchilicki/LumonMDR / functions

Functions2,571 in github.com/andrewchilicki/LumonMDR

↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
external/stb/stb_image.h:2153
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
external/stb/stb_image.h:5370
↓ 4 callersFunctionstbi__jpeg_get_bit
external/stb/stb_image.h:2181
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
external/stb/stb_image.h:1260
↓ 4 callersFunctionstbi__load_gif_main_outofmem
external/stb/stb_image.h:6952
↓ 4 callersFunctionstbi__readval
external/stb/stb_image.h:6367
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
external/stb/stb_image.h:5395
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
external/stb/stb_image.h:5739
↓ 4 callersFunctionstbi__vertical_flip
external/stb/stb_image.h:1222
↓ 4 callersFunctionstbi__zget8
external/stb/stb_image.h:4197
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
external/imgui/imstb_truetype.h:3766
↓ 4 callersFunctionstbtt_ScaleForMappingEmToPixels
external/imgui/imstb_truetype.h:2671
↓ 4 callersFunctionstbtt__add_point
external/imgui/imstb_truetype.h:3555
↓ 4 callersFunctionstbtt__cff_index_get
external/imgui/imstb_truetype.h:1265
↓ 4 callersFunctionstbtt__csctx_v
external/imgui/imstb_truetype.h:1925
↓ 4 callersFunctionstbtt__oversample_shift
external/imgui/imstb_truetype.h:4144
↓ 4 callersMethodwhat
returns the explanatory string
external/nlohmann/json.hpp:4375
↓ 4 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
external/nlohmann/json.hpp:15778
↓ 3 callersMethodAddCustomRectRegular
external/imgui/imgui_draw.cpp:2716
↓ 3 callersMethodApplyDeletionPostLoop
external/imgui/imgui_demo.cpp:3016
↓ 3 callersMethodApplyDeletionPreLoop
Find which item should be Focused after deletion. Call _before_ item submission. Retunr an index in the before-deletion item list, your item loop shou
external/imgui/imgui_demo.cpp:2986
↓ 3 callersFunctionApplyHoverFlagsForTooltip
external/imgui/imgui.cpp:4485
↓ 3 callersFunctionCalcWordWrapNextLineStartA
Trim trailing space and find beginning of next line
external/imgui/imgui_draw.cpp:3920
↓ 3 callersFunctionClamp_11
external/perlin-noise/PerlinNoise.hpp:311
↓ 3 callersMethodClear
external/imgui/imgui_widgets.cpp:8058
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
external/imgui/imgui_widgets.cpp:5439
↓ 3 callersFunctionContains
Bottom-right
external/imgui/imgui_internal.h:553
↓ 3 callersMethodDoSave
external/imgui/imgui_demo.cpp:9737
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
external/imgui/imgui_demo.cpp:5192
↓ 3 callersFunctionFade
external/perlin-noise/PerlinNoise.hpp:280
↓ 3 callersFunctionFindFirstExistingGlyph
external/imgui/imgui_draw.cpp:3715
↓ 3 callersFunctionFindWindowNavFocusable
external/imgui/imgui.cpp:13560
↓ 3 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
external/imgui/imgui_internal.h:701
↓ 3 callersFunctionGetCombinedRootWindow
external/imgui/imgui.cpp:7929
↓ 3 callersFunctionGetMergedModsFromKeys
[Internal] Do not use directly
external/imgui/imgui.cpp:9366
↓ 3 callersMethodGetName
external/imgui/imgui_internal.h:1881
↓ 3 callersMethodGetOrAddByKey
external/imgui/imgui_internal.h:691
↓ 3 callersFunctionGetResizeBorderRect
external/imgui/imgui.cpp:6420
↓ 3 callersMethodGetSpan
external/imgui/imgui_internal.h:671
↓ 3 callersMethodGetSpanPtrBegin
external/imgui/imgui_internal.h:668
↓ 3 callersMethodGetState
external/imgui/backends/imgui_impl_opengl3.cpp:262
↓ 3 callersFunctionImBitArrayClearAllBits
external/imgui/imgui_internal.h:575
↓ 3 callersFunctionImBitArrayClearBit
external/imgui/imgui_internal.h:577
↓ 3 callersFunctionImFileOpen
external/imgui/imgui.cpp:2284
↓ 3 callersFunctionImFormatStringV
external/imgui/imgui.cpp:2103
↓ 3 callersFunctionImGui_ImplGlfw_Init
external/imgui/backends/imgui_impl_glfw.cpp:580
↓ 3 callersFunctionImParseFormatFindEnd
external/imgui/imgui_widgets.cpp:3478
↓ 3 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
external/imgui/imgui_widgets.cpp:3465
↓ 3 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
external/imgui/imgui.cpp:2490
↓ 3 callersMethodIsLoaded
external/imgui/imgui.h:3472
↓ 3 callersMethodIsPacked
external/imgui/imgui.h:3305
↓ 3 callersFunctionMaxAmplitude
external/perlin-noise/PerlinNoise.hpp:391
↓ 3 callersMethodOnCharPressed
external/imgui/imgui_widgets.cpp:4161
↓ 3 callersMethodPrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
external/imgui/imgui_draw.cpp:673
↓ 3 callersMethodPrimVtx
external/imgui/imgui.h:3186
↓ 3 callersMethodPushTextureID
external/imgui/imgui_draw.cpp:647
↓ 3 callersFunctionRemapClamp_01
external/perlin-noise/PerlinNoise.hpp:318
↓ 3 callersFunctionRenderWindowOuterSingleBorder
external/imgui/imgui.cpp:6678
↓ 3 callersFunctionSetCurrentWindow
external/imgui/imgui.cpp:4294
↓ 3 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
external/imgui/imgui.cpp:2748
↓ 3 callersMethodSetState
external/imgui/backends/imgui_impl_opengl3.cpp:271
↓ 3 callersFunctionSetWindowConditionAllowFlags
external/imgui/imgui.cpp:6161
↓ 3 callersMethodSplit
external/imgui/imgui_draw.cpp:2088
↓ 3 callersFunctionTabBarGetTabOrder
external/imgui/imgui_internal.h:3367
↓ 3 callersMethodTestBit
external/imgui/imgui_internal.h:603
↓ 3 callersFunctionUpdateAliasKey
external/imgui/imgui.cpp:9357
↓ 3 callersFunctionWindowPosAbsToRel
external/imgui/imgui_internal.h:2996
↓ 3 callersMethod_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
external/imgui/imgui_draw.cpp:479
↓ 3 callersMethodalloc_chunk
external/imgui/imgui_internal.h:720
↓ 3 callersMethodappendfv
Helper: Text buffer for logging/accumulating text
external/imgui/imgui.cpp:2927
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
external/nlohmann/json.hpp:22086
↓ 3 callersFunctionclear
external/imgui/imgui.h:2076
↓ 3 callersFunctionclose_libgl
external/imgui/backends/imgui_impl_opengl3_loader.h:642
↓ 3 callersFunctionemplace
external/nlohmann/json.hpp:19058
↓ 3 callersFunctionfind
external/imgui/imgui.h:2114
↓ 3 callersMethodfind_erase_unsorted
external/imgui/imgui_draw.cpp:1792
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
external/nlohmann/json.hpp:20652
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
external/nlohmann/json.hpp:20638
↓ 3 callersMethodmoved_or_copied
external/nlohmann/json.hpp:14850
↓ 3 callersMethodset_begin
set iterator to a defined beginning
external/nlohmann/json.hpp:12750
↓ 3 callersFunctionstb__lit
external/imgui/imgui_draw.cpp:4545
↓ 3 callersFunctionstb_textedit_move_to_last
move cursor to last character of selection
external/imgui/imstb_textedit.h:640
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
external/stb/stb_image.h:1002
↓ 3 callersFunctionstbi__convert_format16
external/stb/stb_image.h:1812
↓ 3 callersFunctionstbi__decode_jpeg_header
external/stb/stb_image.h:3365
↓ 3 callersFunctionstbi__free_jpeg_components
external/stb/stb_image.h:3242
↓ 3 callersFunctionstbi__hdr_convert
external/stb/stb_image.h:7131
↓ 3 callersFunctionstbi__info_main
external/stb/stb_image.h:7632
↓ 3 callersFunctionstbi__is_16_main
external/stb/stb_image.h:7674
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
external/stb/stb_image.h:1286
↓ 3 callersFunctionstbi__loadf_main
external/stb/stb_image.h:1460
↓ 3 callersFunctionstbi__mad4sizes_valid
external/stb/stb_image.h:1039
↓ 3 callersFunctionstbi__malloc_mad4
external/stb/stb_image.h:1062
↓ 3 callersFunctionstbi__pic_is4
external/stb/stb_image.h:6336
↓ 3 callersFunctionstbi__pnm_getinteger
external/stb/stb_image.h:7567
↓ 3 callersFunctionstbi__pnm_info
external/stb/stb_image.h:7581
↓ 3 callersFunctionstbi__pnm_skip_whitespace
external/stb/stb_image.h:7548
↓ 3 callersFunctionstbi__zeof
external/stb/stb_image.h:4192
↓ 3 callersFunctionstbi__zexpand
external/stb/stb_image.h:4273
↓ 3 callersFunctionstbi__zhuffman_decode
external/stb/stb_image.h:4243
← previousnext →301–400 of 2,571, ranked by callers