MCPcopy Create free account

hub / github.com/andrewchilicki/LumonMDR / functions

Functions2,571 in github.com/andrewchilicki/LumonMDR

↓ 1 callersFunctioncreateIdleScreen
src/UI/Widgets/IdleScreen.cpp:80
↓ 1 callersFunctioncreateImageDisplay
libs/Image/ImageDisplay.cpp:121
↓ 1 callersFunctioncreateNumberGrid
libs/Numbers/NumberGrid.cpp:211
↓ 1 callersFunctioncreateNumbersPanel
src/UI/Widgets/NumbersPanel.cpp:449
↓ 1 callersFunctioncreateUIManager
src/UI/UIManager.cpp:112
↓ 1 callersFunctioncrend
@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 callersMethoddraw
src/UI/UIManager.cpp:65
↓ 1 callersMethoddrawIdleScreen
src/UI/Widgets/IdleScreen.cpp:31
↓ 1 callersMethoddrawNumbersPanel
src/UI/Widgets/NumbersPanel.cpp:55
↓ 1 callersMethoddrawSettings
src/UI/Widgets/NumbersPanel.cpp:335
↓ 1 callersFunctiondump_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 callersFunctionerase
external/nlohmann/json.hpp:19166
↓ 1 callersFunctionerase
external/imgui/imgui.h:2109
↓ 1 callersFunctionerase_unsorted
external/imgui/imgui.h:2111
↓ 1 callersFunctionfind_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 callersFunctionformat_buffer
external/nlohmann/json.hpp:17887
↓ 1 callersMethodgetBadGroups
libs/Numbers/NumberGrid.cpp:122
↓ 1 callersFunctionget_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 callersFunctionget_impl_ptr
external/nlohmann/json.hpp:20718
↓ 1 callersMethodget_line_begin
external/imgui/imgui_internal.h:739
↓ 1 callersMethodget_line_end
external/imgui/imgui_internal.h:740
↓ 1 callersFunctionget_proc
external/imgui/backends/imgui_impl_opengl3_loader.h:643
↓ 1 callersFunctionget_ptr
external/nlohmann/json.hpp:20858
↓ 1 callersMethodget_value
external/nlohmann/json.hpp:12744
↓ 1 callersFunctiongrisu2_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 callersFunctionhash
external/nlohmann/json.hpp:6022
↓ 1 callersFunctionimgl3wInit
external/imgui/backends/imgui_impl_opengl3_loader.h:816
↓ 1 callersFunctionimgl3wInit2
external/imgui/backends/imgui_impl_opengl3_loader.h:825
↓ 1 callersMethodinit
src/UI/UIManager.cpp:27
↓ 1 callersFunctioninsert
external/imgui/imgui.h:2112
↓ 1 callersFunctionint_to_string
external/nlohmann/json.hpp:5179
↓ 1 callersFunctionis_negative_number
external/nlohmann/json.hpp:18696
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
external/nlohmann/json.hpp:20631
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
external/nlohmann/json.hpp:20610
↓ 1 callersFunctionis_word_boundary_from_left
external/imgui/imgui_widgets.cpp:4013
↓ 1 callersFunctionloadSettings
src/UI/Widgets/Settings.h:118
↓ 1 callersFunctionloadSettingsFromJson
Helpers
src/UI/Widgets/Settings.h:30
↓ 1 callersFunctionload_jpeg_image
external/stb/stb_image.h:3865
↓ 1 callersFunctionload_procs
external/imgui/backends/imgui_impl_opengl3_loader.h:906
↓ 1 callersMethodnoise1D
external/perlin-noise/PerlinNoise.hpp:473
↓ 1 callersMethodnoise2D
external/perlin-noise/PerlinNoise.hpp:481
↓ 1 callersMethodnoise2D_01
external/perlin-noise/PerlinNoise.hpp:545
↓ 1 callersFunctionopen_libgl
external/imgui/backends/imgui_impl_opengl3_loader.h:633
↓ 1 callersFunctionopen_libs
external/imgui/backends/imgui_impl_opengl3_loader.h:701
↓ 1 callersFunctionoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/nlohmann/json.hpp:13490
↓ 1 callersMethodoperator+
add to iterator
external/nlohmann/json.hpp:13715
↓ 1 callersFunctionoperator+=
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/operator+=/
external/nlohmann/json.hpp:22415
↓ 1 callersFunctionoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
external/nlohmann/json.hpp:13512
↓ 1 callersFunctionoperator<
external/nlohmann/json.hpp:2902
↓ 1 callersMethodoperator==
external/nlohmann/json.hpp:12773
↓ 1 callersFunctionparse
external/nlohmann/json.hpp:23344
↓ 1 callersFunctionparse_version
external/imgui/backends/imgui_impl_opengl3_loader.h:797
↓ 1 callersFunctionpush_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 callersFunctionremove_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 callersFunctionsaveSettings
src/UI/Widgets/Settings.h:129
↓ 1 callersFunctionsaveSettingsJson
src/UI/Widgets/Settings.h:48
↓ 1 callersFunctionsax_parse
external/nlohmann/json.hpp:23384
↓ 1 callersFunctionskip_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 callersFunctionsplit
! @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 callersMethodsplit
external/imgui/imgui.cpp:2813
↓ 1 callersFunctionstb_adler32
external/imgui/imgui_draw.cpp:4575
↓ 1 callersFunctionstb_decompress
external/imgui/imgui_draw.cpp:4606
↓ 1 callersFunctionstb_decompress_token
external/imgui/imgui_draw.cpp:4558
↓ 1 callersFunctionstb_text_create_undo_record
external/imgui/imstb_textedit.h:1201
↓ 1 callersFunctionstb_text_makeundo_delete
external/imgui/imstb_textedit.h:1369
↓ 1 callersFunctionstb_text_redo
external/imgui/imstb_textedit.h:1313
↓ 1 callersFunctionstb_text_undo
external/imgui/imstb_textedit.h:1245
↓ 1 callersFunctionstb_textedit_clear_state
reset the state to default
external/imgui/imstb_textedit.h:1390
↓ 1 callersFunctionstb_textedit_cut
API cut: delete selection
external/imgui/imstb_textedit.h:711
↓ 1 callersFunctionstb_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 callersFunctionstb_textedit_flush_redo
external/imgui/imstb_textedit.h:1142
↓ 1 callersFunctionstb_textedit_initialize_state
API initialize
external/imgui/imstb_textedit.h:1408
↓ 1 callersFunctionstb_textedit_key
API key: process a keyboard input
external/imgui/imstb_textedit.h:768
↓ 1 callersFunctionstb_textedit_paste
external/imgui/imstb_textedit.h:1418
↓ 1 callersFunctionstb_textedit_paste_internal
API paste: replace existing selection with passed-in text
external/imgui/imstb_textedit.h:722
↓ 1 callersFunctionstbi__bitreverse16
external/stb/stb_image.h:4107
↓ 1 callersFunctionstbi__bmp_info
external/stb/stb_image.h:7335
↓ 1 callersFunctionstbi__bmp_load
external/stb/stb_image.h:5531
↓ 1 callersFunctionstbi__bmp_test
external/stb/stb_image.h:5361
↓ 1 callersFunctionstbi__bmp_test_raw
external/stb/stb_image.h:5346
↓ 1 callersFunctionstbi__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 callersFunctionstbi__compute_huffman_codes
external/stb/stb_image.h:4359
↓ 1 callersFunctionstbi__compute_transparency
external/stb/stb_image.h:4906
↓ 1 callersFunctionstbi__compute_transparency16
external/stb/stb_image.h:4931
↓ 1 callersFunctionstbi__convert_16_to_8
external/stb/stb_image.h:1190
↓ 1 callersFunctionstbi__convert_8_to_16
external/stb/stb_image.h:1206
↓ 1 callersFunctionstbi__cpuid3
external/stb/stb_image.h:732
↓ 1 callersFunctionstbi__create_png_image
external/stb/stb_image.h:4861
↓ 1 callersFunctionstbi__de_iphone
external/stb/stb_image.h:5033
↓ 1 callersFunctionstbi__decode_jpeg_image
decode image to YCbCr format
external/stb/stb_image.h:3412
↓ 1 callersFunctionstbi__do_png
external/stb/stb_image.h:5263
↓ 1 callersFunctionstbi__expand_png_palette
external/stb/stb_image.h:4956
↓ 1 callersFunctionstbi__float_postprocess
external/stb/stb_image.h:1314
↓ 1 callersFunctionstbi__get_chunk_header
external/stb/stb_image.h:4613
↓ 1 callersFunctionstbi__gif_info
external/stb/stb_image.h:7077
↓ 1 callersFunctionstbi__gif_info_raw
external/stb/stb_image.h:6639
↓ 1 callersFunctionstbi__gif_load
external/stb/stb_image.h:7048
↓ 1 callersFunctionstbi__gif_test_raw
external/stb/stb_image.h:6580
↓ 1 callersFunctionstbi__hdr_info
external/stb/stb_image.h:7289
↓ 1 callersFunctionstbi__hdr_to_ldr
external/stb/stb_image.h:1884
← previousnext →801–900 of 2,571, ranked by callers