MCPcopy Create free account

hub / github.com/Raais/ImStudio / functions

Functions2,584 in github.com/Raais/ImStudio

↓ 1 callersMethod_TryMergeDrawCmds
Try to merge two last draw commands
src/third-party/imgui/imgui_draw.cpp:496
↓ 1 callersFunctionappender
src/third-party/fmt/include/fmt/core.h:1369
↓ 1 callersFunctionassert_fail
src/third-party/fmt/include/fmt/format-inl.h:34
↓ 1 callersFunctionassume
src/third-party/fmt/include/fmt/format.h:317
↓ 1 callersMethodbase
src/third-party/fmt/include/fmt/compile.h:81
↓ 1 callersFunctionbasic_cstring_view
src/third-party/fmt/include/fmt/os.h:113
↓ 1 callersFunctionbinary_to_compressed_c
src/third-party/imgui/misc/fonts/binary_to_compressed_c.cpp:70
↓ 1 callersMethodc_encoding
src/third-party/fmt/include/fmt/chrono.h:1160
↓ 1 callersFunctionclear
Erase all elements from the store */
src/third-party/fmt/include/fmt/args.h:210
↓ 1 callersFunctioncode_point_index
src/third-party/fmt/include/fmt/format.h:551
↓ 1 callersFunctioncompute_width
src/third-party/fmt/include/fmt/format.h:508
↓ 1 callersFunctioncopy_unit
src/third-party/fmt/include/fmt/chrono.h:902
↓ 1 callersFunctioncount
src/third-party/fmt/include/fmt/core.h:1039
↓ 1 callersFunctioncount_digits_inc
It is a separate function rather than a part of count_digits to workaround the lack of static constexpr in constexpr functions.
src/third-party/fmt/include/fmt/format.h:959
↓ 1 callersFunctionctz
src/third-party/fmt/include/fmt/format.h:215
↓ 1 callersFunctionctzll
src/third-party/fmt/include/fmt/format.h:224
↓ 1 callersMethoddeallocate
Deallocate memory allocated by the buffer.
src/third-party/fmt/include/fmt/format.h:632
↓ 1 callersFunctiondivide_by_10_to_kappa_plus_1
Computes floor(n / 10^(kappa + 1)) (float)
src/third-party/fmt/include/fmt/format-inl.h:1027
↓ 1 callersFunctiondivisible_by_power_of_2
Returns true iff x is divisible by pow(2, exp).
src/third-party/fmt/include/fmt/format-inl.h:927
↓ 1 callersFunctiondo_parse_arg_id
src/third-party/fmt/include/fmt/core.h:2164
↓ 1 callersFunctiondo_write
src/third-party/fmt/include/fmt/chrono.h:291
↓ 1 callersMethoddrawall
src/sources/ims_object.cpp:47
↓ 1 callersFunctionequal2
src/third-party/fmt/include/fmt/format.h:1027
↓ 1 callersFunctionerase
src/third-party/imgui/imgui.h:1817
↓ 1 callersFunctionerase_unsorted
src/third-party/imgui/imgui.h:1819
↓ 1 callersFunctionfallback_format
src/third-party/fmt/include/fmt/format-inl.h:2217
↓ 1 callersFunctionfind
src/third-party/fmt/include/fmt/core.h:2078
↓ 1 callersFunctionfits_in_int
src/third-party/fmt/include/fmt/printf.h:60
↓ 1 callersFunctionfloor_log10_pow2
Computes floor(log10(pow(2, e))) for e in [-1700, 1700] using the method from https://fmt.dev/papers/Grisu-Exact.pdf#page=5, section 3.4.
src/third-party/fmt/include/fmt/format-inl.h:897
↓ 1 callersFunctionfloor_log10_pow2_minus_log10_4_over_3
src/third-party/fmt/include/fmt/format-inl.h:915
↓ 1 callersFunctionfor_each
src/third-party/fmt/include/fmt/ranges.h:226
↓ 1 callersFunctionformat
src/third-party/fmt/include/fmt/ranges.h:351
↓ 1 callersFunctionformat
src/third-party/fmt/include/fmt/xchar.h:94
↓ 1 callersMethodformat
src/third-party/fmt/include/fmt/ranges.h:385
↓ 1 callersMethodformat
src/third-party/fmt/include/fmt/core.h:1416
↓ 1 callersFunctionformat_float
src/third-party/fmt/include/fmt/format-inl.h:2334
↓ 1 callersFunctionget_arg_index_by_name
src/third-party/fmt/include/fmt/compile.h:197
↓ 1 callersFunctionget_data
src/third-party/fmt/include/fmt/format.h:331
↓ 1 callersMethodget_id
src/third-party/fmt/include/fmt/core.h:1834
↓ 1 callersFunctionget_milliseconds
src/third-party/fmt/include/fmt/chrono.h:854
↓ 1 callersFunctionget_proc
src/third-party/imgui/backends/imgui_impl_opengl3_loader.h:592
↓ 1 callersFunctionget_significand_size
src/third-party/fmt/include/fmt/format.h:1609
↓ 1 callersFunctiongmtime
Converts given time since epoch as ``std::time_t`` value into calendar time, expressed in Coordinated Universal Time (UTC). Unlike ``std::gmtime``,
src/third-party/fmt/include/fmt/chrono.h:414
↓ 1 callersFunctiongmtime_r
src/third-party/fmt/include/fmt/chrono.h:288
↓ 1 callersFunctiongmtime_s
src/third-party/fmt/include/fmt/chrono.h:289
↓ 1 callersFunctionignore_unused
src/third-party/fmt/include/fmt/core.h:339
↓ 1 callersFunctionimgl3wInit
src/third-party/imgui/backends/imgui_impl_opengl3_loader.h:662
↓ 1 callersFunctionimgl3wInit2
src/third-party/imgui/backends/imgui_impl_opengl3_loader.h:671
↓ 1 callersFunctioninit_named_args
src/third-party/fmt/include/fmt/core.h:1012
↓ 1 callersFunctioninsert
src/third-party/imgui/imgui.h:1820
↓ 1 callersMethodis_arithmetic
src/third-party/fmt/include/fmt/core.h:1434
↓ 1 callersFunctionis_ascii_letter
src/third-party/fmt/include/fmt/core.h:2048
↓ 1 callersFunctionis_big_endian
src/third-party/fmt/include/fmt/format.h:268
↓ 1 callersFunctionis_word_boundary_from_left
src/third-party/imgui/imgui_widgets.cpp:3639
↓ 1 callersMethodlimit
src/third-party/fmt/include/fmt/core.h:837
↓ 1 callersFunctionload_procs
src/third-party/imgui/backends/imgui_impl_opengl3_loader.h:747
↓ 1 callersFunctionlocaltime_s
src/third-party/fmt/include/fmt/chrono.h:287
↓ 1 callersFunctionmake_concat
src/third-party/fmt/include/fmt/compile.h:335
↓ 1 callersMethodmax_size
src/third-party/fmt/include/fmt/core.h:1844
↓ 1 callersMethodnamed_args
src/third-party/fmt/include/fmt/core.h:995
↓ 1 callersFunctionnormalize
src/third-party/fmt/include/fmt/format-inl.h:240
↓ 1 callersMethodon_12_hour_time
src/third-party/fmt/include/fmt/chrono.h:1106
↓ 1 callersMethodon_24_hour_time
src/third-party/fmt/include/fmt/chrono.h:1111
↓ 1 callersMethodon_abbr_month
src/third-party/fmt/include/fmt/chrono.h:1044
↓ 1 callersMethodon_abbr_weekday
These are not implemented because durations don't have date information.
src/third-party/fmt/include/fmt/chrono.h:1040
↓ 1 callersMethodon_align
src/third-party/fmt/include/fmt/format.h:2408
↓ 1 callersMethodon_align
src/third-party/fmt/include/fmt/core.h:1971
↓ 1 callersMethodon_am_pm
src/third-party/fmt/include/fmt/chrono.h:1130
↓ 1 callersMethodon_duration_unit
src/third-party/fmt/include/fmt/chrono.h:1141
↓ 1 callersMethodon_duration_value
src/third-party/fmt/include/fmt/chrono.h:1135
↓ 1 callersMethodon_error
src/third-party/fmt/include/fmt/chrono.h:1219
↓ 1 callersMethodon_error
src/third-party/fmt/include/fmt/printf.h:55
↓ 1 callersMethodon_fill
src/third-party/fmt/include/fmt/core.h:1972
↓ 1 callersMethodon_format_specs
src/third-party/fmt/include/fmt/core.h:2710
↓ 1 callersMethodon_full_month
src/third-party/fmt/include/fmt/chrono.h:1045
↓ 1 callersMethodon_full_weekday
src/third-party/fmt/include/fmt/chrono.h:1041
↓ 1 callersMethodon_hash
src/third-party/fmt/include/fmt/format.h:2410
↓ 1 callersMethodon_hash
src/third-party/fmt/include/fmt/core.h:1976
↓ 1 callersMethodon_iso_date
src/third-party/fmt/include/fmt/chrono.h:1050
↓ 1 callersMethodon_iso_time
src/third-party/fmt/include/fmt/chrono.h:1123
↓ 1 callersMethodon_localized
src/third-party/fmt/include/fmt/core.h:1977
↓ 1 callersMethodon_precision
src/third-party/fmt/include/fmt/core.h:1985
↓ 1 callersMethodon_sign
src/third-party/fmt/include/fmt/format.h:2409
↓ 1 callersMethodon_start
src/third-party/fmt/include/fmt/format-inl.h:727
↓ 1 callersMethodon_tz_name
src/third-party/fmt/include/fmt/chrono.h:1052
↓ 1 callersMethodon_us_date
src/third-party/fmt/include/fmt/chrono.h:1049
↓ 1 callersMethodon_utc_offset
src/third-party/fmt/include/fmt/chrono.h:1051
↓ 1 callersMethodon_width
src/third-party/fmt/include/fmt/core.h:1984
↓ 1 callersMethodon_zero
src/third-party/fmt/include/fmt/core.h:1979
↓ 1 callersFunctionopen_libgl
src/third-party/imgui/backends/imgui_impl_opengl3_loader.h:582
↓ 1 callersFunctionostream
src/third-party/fmt/include/fmt/os.h:412
↓ 1 callersMethodparse
src/third-party/fmt/include/fmt/ranges.h:42
↓ 1 callersFunctionparse_flags
src/third-party/fmt/include/fmt/printf.h:302
↓ 1 callersFunctionparse_header
src/third-party/fmt/include/fmt/printf.h:330
↓ 1 callersFunctionparse_text
src/third-party/fmt/include/fmt/compile.h:342
↓ 1 callersFunctionparse_version
src/third-party/imgui/backends/imgui_impl_opengl3_loader.h:649
↓ 1 callersFunctionprint
src/third-party/fmt/include/fmt/format-inl.h:2578
↓ 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.
src/third-party/imgui/imgui.h:1814
↓ 1 callersFunctionresize
src/third-party/imgui/imgui.h:1808
↓ 1 callersMethodset
src/third-party/imgui/imgui_internal.h:582
← previousnext →801–900 of 2,584, ranked by callers