Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewchilicki/LumonMDR
/ functions
Functions
2,571 in github.com/andrewchilicki/LumonMDR
⨍
Functions
2,571
◇
Types & classes
449
↓ 1 callers
Function
createIdleScreen
src/UI/Widgets/IdleScreen.cpp:80
↓ 1 callers
Function
createImageDisplay
libs/Image/ImageDisplay.cpp:121
↓ 1 callers
Function
createNumberGrid
libs/Numbers/NumberGrid.cpp:211
↓ 1 callers
Function
createNumbersPanel
src/UI/Widgets/NumbersPanel.cpp:449
↓ 1 callers
Function
createUIManager
src/UI/UIManager.cpp:112
↓ 1 callers
Function
crend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
external/nlohmann/json.hpp:22155
↓ 1 callers
Method
draw
src/UI/UIManager.cpp:65
↓ 1 callers
Method
drawIdleScreen
src/UI/Widgets/IdleScreen.cpp:31
↓ 1 callers
Method
drawNumbersPanel
src/UI/Widgets/NumbersPanel.cpp:55
↓ 1 callers
Method
drawSettings
src/UI/Widgets/NumbersPanel.cpp:335
↓ 1 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
external/nlohmann/json.hpp:18807
↓ 1 callers
Function
erase
external/nlohmann/json.hpp:19166
↓ 1 callers
Function
erase
external/imgui/imgui.h:2109
↓ 1 callers
Function
erase_unsorted
external/imgui/imgui.h:2111
↓ 1 callers
Function
find_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
external/nlohmann/json.hpp:17399
↓ 1 callers
Function
format_buffer
external/nlohmann/json.hpp:17887
↓ 1 callers
Method
getBadGroups
libs/Numbers/NumberGrid.cpp:122
↓ 1 callers
Function
get_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
external/nlohmann/json.hpp:17235
↓ 1 callers
Function
get_impl_ptr
external/nlohmann/json.hpp:20718
↓ 1 callers
Method
get_line_begin
external/imgui/imgui_internal.h:739
↓ 1 callers
Method
get_line_end
external/imgui/imgui_internal.h:740
↓ 1 callers
Function
get_proc
external/imgui/backends/imgui_impl_opengl3_loader.h:643
↓ 1 callers
Function
get_ptr
external/nlohmann/json.hpp:20858
↓ 1 callers
Method
get_value
external/nlohmann/json.hpp:12744
↓ 1 callers
Function
grisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
external/nlohmann/json.hpp:17494
↓ 1 callers
Function
hash
external/nlohmann/json.hpp:6022
↓ 1 callers
Function
imgl3wInit
external/imgui/backends/imgui_impl_opengl3_loader.h:816
↓ 1 callers
Function
imgl3wInit2
external/imgui/backends/imgui_impl_opengl3_loader.h:825
↓ 1 callers
Method
init
src/UI/UIManager.cpp:27
↓ 1 callers
Function
insert
external/imgui/imgui.h:2112
↓ 1 callers
Function
int_to_string
external/nlohmann/json.hpp:5179
↓ 1 callers
Function
is_negative_number
external/nlohmann/json.hpp:18696
↓ 1 callers
Function
is_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
external/nlohmann/json.hpp:20631
↓ 1 callers
Function
is_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
external/nlohmann/json.hpp:20610
↓ 1 callers
Function
is_word_boundary_from_left
external/imgui/imgui_widgets.cpp:4013
↓ 1 callers
Function
loadSettings
src/UI/Widgets/Settings.h:118
↓ 1 callers
Function
loadSettingsFromJson
Helpers
src/UI/Widgets/Settings.h:30
↓ 1 callers
Function
load_jpeg_image
external/stb/stb_image.h:3865
↓ 1 callers
Function
load_procs
external/imgui/backends/imgui_impl_opengl3_loader.h:906
↓ 1 callers
Method
noise1D
external/perlin-noise/PerlinNoise.hpp:473
↓ 1 callers
Method
noise2D
external/perlin-noise/PerlinNoise.hpp:481
↓ 1 callers
Method
noise2D_01
external/perlin-noise/PerlinNoise.hpp:545
↓ 1 callers
Function
open_libgl
external/imgui/backends/imgui_impl_opengl3_loader.h:633
↓ 1 callers
Function
open_libs
external/imgui/backends/imgui_impl_opengl3_loader.h:701
↓ 1 callers
Function
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/nlohmann/json.hpp:13490
↓ 1 callers
Method
operator+
add to iterator
external/nlohmann/json.hpp:13715
↓ 1 callers
Function
operator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
external/nlohmann/json.hpp:22415
↓ 1 callers
Function
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/nlohmann/json.hpp:13512
↓ 1 callers
Function
operator<
external/nlohmann/json.hpp:2902
↓ 1 callers
Method
operator==
external/nlohmann/json.hpp:12773
↓ 1 callers
Function
parse
external/nlohmann/json.hpp:23344
↓ 1 callers
Function
parse_version
external/imgui/backends/imgui_impl_opengl3_loader.h:797
↓ 1 callers
Function
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
external/imgui/imgui.h:2106
↓ 1 callers
Function
remove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
external/nlohmann/json.hpp:18948
↓ 1 callers
Function
saveSettings
src/UI/Widgets/Settings.h:129
↓ 1 callers
Function
saveSettingsJson
src/UI/Widgets/Settings.h:48
↓ 1 callers
Function
sax_parse
external/nlohmann/json.hpp:23384
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
external/nlohmann/json.hpp:8858
↓ 1 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
external/nlohmann/json.hpp:14471
↓ 1 callers
Method
split
external/imgui/imgui.cpp:2813
↓ 1 callers
Function
stb_adler32
external/imgui/imgui_draw.cpp:4575
↓ 1 callers
Function
stb_decompress
external/imgui/imgui_draw.cpp:4606
↓ 1 callers
Function
stb_decompress_token
external/imgui/imgui_draw.cpp:4558
↓ 1 callers
Function
stb_text_create_undo_record
external/imgui/imstb_textedit.h:1201
↓ 1 callers
Function
stb_text_makeundo_delete
external/imgui/imstb_textedit.h:1369
↓ 1 callers
Function
stb_text_redo
external/imgui/imstb_textedit.h:1313
↓ 1 callers
Function
stb_text_undo
external/imgui/imstb_textedit.h:1245
↓ 1 callers
Function
stb_textedit_clear_state
reset the state to default
external/imgui/imstb_textedit.h:1390
↓ 1 callers
Function
stb_textedit_cut
API cut: delete selection
external/imgui/imstb_textedit.h:711
↓ 1 callers
Function
stb_textedit_discard_redo
discard the oldest entry in the redo list--it's bad if this ever happens, but because undo & redo have to store the actual characters in different cas
external/imgui/imstb_textedit.h:1171
↓ 1 callers
Function
stb_textedit_flush_redo
external/imgui/imstb_textedit.h:1142
↓ 1 callers
Function
stb_textedit_initialize_state
API initialize
external/imgui/imstb_textedit.h:1408
↓ 1 callers
Function
stb_textedit_key
API key: process a keyboard input
external/imgui/imstb_textedit.h:768
↓ 1 callers
Function
stb_textedit_paste
external/imgui/imstb_textedit.h:1418
↓ 1 callers
Function
stb_textedit_paste_internal
API paste: replace existing selection with passed-in text
external/imgui/imstb_textedit.h:722
↓ 1 callers
Function
stbi__bitreverse16
external/stb/stb_image.h:4107
↓ 1 callers
Function
stbi__bmp_info
external/stb/stb_image.h:7335
↓ 1 callers
Function
stbi__bmp_load
external/stb/stb_image.h:5531
↓ 1 callers
Function
stbi__bmp_test
external/stb/stb_image.h:5361
↓ 1 callers
Function
stbi__bmp_test_raw
external/stb/stb_image.h:5346
↓ 1 callers
Function
stbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
external/stb/stb_image.h:2050
↓ 1 callers
Function
stbi__compute_huffman_codes
external/stb/stb_image.h:4359
↓ 1 callers
Function
stbi__compute_transparency
external/stb/stb_image.h:4906
↓ 1 callers
Function
stbi__compute_transparency16
external/stb/stb_image.h:4931
↓ 1 callers
Function
stbi__convert_16_to_8
external/stb/stb_image.h:1190
↓ 1 callers
Function
stbi__convert_8_to_16
external/stb/stb_image.h:1206
↓ 1 callers
Function
stbi__cpuid3
external/stb/stb_image.h:732
↓ 1 callers
Function
stbi__create_png_image
external/stb/stb_image.h:4861
↓ 1 callers
Function
stbi__de_iphone
external/stb/stb_image.h:5033
↓ 1 callers
Function
stbi__decode_jpeg_image
decode image to YCbCr format
external/stb/stb_image.h:3412
↓ 1 callers
Function
stbi__do_png
external/stb/stb_image.h:5263
↓ 1 callers
Function
stbi__expand_png_palette
external/stb/stb_image.h:4956
↓ 1 callers
Function
stbi__float_postprocess
external/stb/stb_image.h:1314
↓ 1 callers
Function
stbi__get_chunk_header
external/stb/stb_image.h:4613
↓ 1 callers
Function
stbi__gif_info
external/stb/stb_image.h:7077
↓ 1 callers
Function
stbi__gif_info_raw
external/stb/stb_image.h:6639
↓ 1 callers
Function
stbi__gif_load
external/stb/stb_image.h:7048
↓ 1 callers
Function
stbi__gif_test_raw
external/stb/stb_image.h:6580
↓ 1 callers
Function
stbi__hdr_info
external/stb/stb_image.h:7289
↓ 1 callers
Function
stbi__hdr_to_ldr
external/stb/stb_image.h:1884
← previous
next →
801–900 of 2,571, ranked by callers