MCPcopy Create free account

hub / github.com/ashaduri/gsmartcontrol / functions

Functions3,255 in github.com/ashaduri/gsmartcontrol

↓ 9 callersMethodon_text
dependencies/fmt/fmt/include/fmt/chrono.h:1318
↓ 9 callersFunctionprefs_config_set
src/gui/gsc_preferences_window.cpp:348
↓ 9 callersFunctionrange_begin
dependencies/fmt/fmt/include/fmt/ranges.h:49
↓ 9 callersMethodset_description
src/applib/storage_property.cpp:403
↓ 9 callersFunctionsize
Returns the number of elements in the store.
dependencies/fmt/fmt/include/fmt/args.h:215
↓ 9 callersFunctionwin32_utf16_to_utf8
Convert utf-16 string to utf-8 string. See win32_utf16_to_user() for details.
src/hz/win32_tools.h:611
↓ 8 callersMethodaddRow
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:16688
↓ 8 callersFunctionapp_regex_full_match
Partially match a string against a regular expression. \return true if a match was found.
src/applib/app_regex.h:198
↓ 8 callersMethodclose
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14459
↓ 8 callersMethodend
dependencies/fmt/fmt/include/fmt/color.h:393
↓ 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
dependencies/nlohmann_json/nlohmann/json.hpp:9890
↓ 8 callersMethodgetMessage
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8373
↓ 8 callersMethodgetSourceInfo
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8376
↓ 8 callersFunctionget_container
dependencies/fmt/fmt/include/fmt/base.h:498
↓ 8 callersMethodget_error_msg
src/applib/command_executor.cpp:227
↓ 8 callersMethodget_stdout_str
src/applib/command_executor.cpp:206
↓ 8 callersFunctionmax_of
dependencies/fmt/fmt/include/fmt/base.h:354
↓ 8 callersFunctionmin_of
dependencies/fmt/fmt/include/fmt/base.h:351
↓ 8 callersFunctionparse_align
dependencies/fmt/fmt/include/fmt/base.h:1301
↓ 8 callersFunctionstring_remove_adjacent_duplicates_copy
remove adjacent duplicate chars inside s, not modifying s, returning the changed string.
src/hz/string_algo.h:403
↓ 8 callersFunctionstring_replace_array
src/hz/string_algo.h:582
↓ 8 callersFunctionto_nonnegative_int
dependencies/fmt/fmt/include/fmt/chrono.h:1005
↓ 7 callersFunctionbase_iterator
dependencies/fmt/fmt/include/fmt/format.h:506
↓ 7 callersMethodbegin
dependencies/fmt/fmt/include/fmt/base.h:1755
↓ 7 callersMethodc_str
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13917
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
dependencies/nlohmann_json/nlohmann/json.hpp:15533
↓ 7 callersMethodend_array
dependencies/nlohmann_json/nlohmann/json.hpp:5862
↓ 7 callersMethodend_object
dependencies/nlohmann_json/nlohmann/json.hpp:5852
↓ 7 callersMethodexecute
src/applib/command_executor.cpp:72
↓ 7 callersMethodformat
dependencies/fmt/fmt/include/fmt/compile.h:119
↓ 7 callersMethodget_selected_drive
src/gui/gsc_main_window_iconview.cpp:371
↓ 7 callersMethodget_smart_status
src/applib/storage_device.cpp:654
↓ 7 callersMethodhasExpression
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8327
↓ 7 callersFunctionlocale
dependencies/fmt/fmt/include/fmt/format.h:3713
↓ 7 callersMethodmax_size
dependencies/fmt/fmt/include/fmt/base.h:2619
↓ 7 callersFunctionrange_end
dependencies/fmt/fmt/include/fmt/ranges.h:53
↓ 7 callersMethodset_upper
dependencies/fmt/fmt/include/fmt/base.h:796
↓ 7 callersMethodsign
dependencies/fmt/fmt/include/fmt/base.h:788
↓ 7 callersMethodstart
start the test
src/applib/selftest.cpp:209
↓ 7 callersMethodstart
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14984
↓ 7 callersMethodstart_array
dependencies/nlohmann_json/nlohmann/json.hpp:5857
↓ 7 callersMethodstart_object
dependencies/nlohmann_json/nlohmann/json.hpp:5842
↓ 7 callersFunctionstring_any_to_unix_copy
Auto-detect and convert mac/dos/unix newline formats in s to unix format. Returns the result string.
src/hz/string_algo.h:813
↓ 7 callersFunctionthrow_exception
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3876
↓ 7 callersFunctionwin32_get_registry_value_string
base may be e.g. HKEY_CURRENT_USER. Note that this works only with REG_SZ (string) types, returning their value as utf-8. False is returned for all ot
src/hz/win32_tools.h:252
↓ 6 callersMethodalign
dependencies/fmt/fmt/include/fmt/base.h:761
↓ 6 callersFunctionapp_regex_get_options
Take a string of characters where each character represents a modifier and return the appropriate flags. - i - case insensitive match. - m - multiline
src/applib/app_regex.h:37
↓ 6 callersFunctioncell_renderer_set_warning_fg_bg
Set cell renderer's foreground and background colors according to property warning level.
src/gui/gsc_info_window.cpp:2067
↓ 6 callersMethodcheck_arg_id
Reports an error if using the automatic argument indexing; otherwise switches to the manual indexing.
dependencies/fmt/fmt/include/fmt/base.h:910
↓ 6 callersMethodconstruct_error
dependencies/tl_expected/expected/include/tl/expected.hpp:710
↓ 6 callersFunctiondo_format
dependencies/fmt/fmt/include/fmt/std.h:656
↓ 6 callersMethoddynamic_precision
dependencies/fmt/fmt/include/fmt/base.h:775
↓ 6 callersMethodelapsed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:6610
↓ 6 callersMethodend
dependencies/fmt/fmt/include/fmt/base.h:1756
↓ 6 callersFunctionenv_get_value
Get environment variable value. \return false if error or no such variable.
src/hz/env_tools.h:59
↓ 6 callersFunctionfailedString
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15840
↓ 6 callersFunctionformat_to
dependencies/fmt/fmt/include/fmt/base.h:2826
↓ 6 callersFunctionget_iterator
dependencies/fmt/fmt/include/fmt/base.h:2066
↓ 6 callersFunctiongmtime
* Converts given time since epoch as `std::time_t` value into calendar time, * expressed in Coordinated Universal Time (UTC). Unlike `std::gmtime`, t
dependencies/fmt/fmt/include/fmt/chrono.h:589
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
dependencies/nlohmann_json/nlohmann/json.hpp:4540
↓ 6 callersFunctionis_negative
dependencies/fmt/fmt/include/fmt/format.h:971
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
dependencies/nlohmann_json/nlohmann/json.hpp:19095
↓ 6 callersFunctionlocale_cpp_set
Set the C++ standard library locale (may also set the C locale depending on implementation), storing the previous one into \c old_locale. \return fals
src/hz/locale_tools.h:80
↓ 6 callersMethodlocalized
dependencies/fmt/fmt/include/fmt/base.h:802
↓ 6 callersFunctionmain_exception_wrapper
src/hz/main_tools.h:29
↓ 6 callersFunctionmake_wformat_args
dependencies/fmt/fmt/include/fmt/xchar.h:124
↓ 6 callersFunctionmap
dependencies/fmt/fmt/include/fmt/base.h:408
↓ 6 callersFunctionname_match
Check if a property matches a name (generic or reported)
src/applib/storage_property_descr_nvme_attribute.cpp:162
↓ 6 callersMethodnull
dependencies/nlohmann_json/nlohmann/json.hpp:5807
↓ 6 callersMethodparse
src/applib/smartctl_json_ata_parser.cpp:79
↓ 6 callersMethodparse
dependencies/fmt/fmt/include/fmt/format.h:3865
↓ 6 callersMethodparse
dependencies/fmt/fmt/include/fmt/ranges.h:650
↓ 6 callersFunctionparse_width
dependencies/fmt/fmt/include/fmt/base.h:1400
↓ 6 callersFunctionprefix_append
dependencies/fmt/fmt/include/fmt/format.h:1888
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
dependencies/nlohmann_json/nlohmann/json.hpp:21713
↓ 6 callersFunctionreserve
dependencies/fmt/fmt/include/fmt/format.h:462
↓ 6 callersFunctionreset
reset token_buffer; current character is beginning of token
dependencies/nlohmann_json/nlohmann/json.hpp:7191
↓ 6 callersMethodset_command
src/applib/command_executor.cpp:48
↓ 6 callersMethodset_type
dependencies/fmt/fmt/include/fmt/base.h:757
↓ 6 callersMethodshowDurations
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10003
↓ 6 callersFunctionshow_dialog
Show a message dialog
src/applib/gui_utils.cpp:18
↓ 6 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
dependencies/nlohmann_json/nlohmann/json.hpp:4519
↓ 6 callersFunctionsystem_error
dependencies/fmt/fmt/include/fmt/format.h:4108
↓ 6 callersFunctionumul128
Computes 128-bit result of multiplication of two 64-bit unsigned integers.
dependencies/fmt/fmt/include/fmt/format.h:1346
↓ 6 callersFunctionvformat_to
dependencies/fmt/fmt/include/fmt/base.h:2806
↓ 6 callersMethodwhat
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10972
↓ 6 callersFunctionwrite
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11552
↓ 6 callersFunctionwrite2digits
dependencies/fmt/fmt/include/fmt/format.h:1166
↓ 5 callersFunctionapp_property_get_label_highlight_color
Get color for labels according to warning severity. \return true if the color was changed.
src/applib/warning_colors.h:46
↓ 5 callersFunctionapp_ustring_from_gchar
src/applib/app_gtkmm_tools.cpp:111
↓ 5 callersMethodassign
dependencies/fmt/fmt/include/fmt/format.h:1533
↓ 5 callersMethodcapacity
Returns the capacity of this buffer.
dependencies/fmt/fmt/include/fmt/base.h:1765
↓ 5 callersMethodclear_parse_results
src/applib/storage_device.cpp:84
↓ 5 callersFunctionclose
dependencies/fmt/fmt/include/fmt/os.h:393
↓ 5 callersFunctioncompare
dependencies/fmt/fmt/include/fmt/base.h:469
↓ 5 callersFunctiondigits2
Converts value in the range [0, 100) to a string. GCC generates slightly better code when value is pointer-size.
dependencies/fmt/fmt/include/fmt/format.h:996
↓ 5 callersFunctiondo_format_decimal
dependencies/fmt/fmt/include/fmt/format.h:1179
↓ 5 callersFunctionemplace_arg
dependencies/fmt/fmt/include/fmt/args.h:112
↓ 5 callersFunctionescape
escape "~" to "~0" and "/" to "~1"
dependencies/nlohmann_json/nlohmann/json.hpp:12363
↓ 5 callersFunctionfloor_log2_pow10
dependencies/fmt/fmt/include/fmt/format.h:1383
← previousnext →201–300 of 3,255, ranked by callers