MCPcopy Create free account

hub / github.com/ashaduri/gsmartcontrol / functions

Functions3,255 in github.com/ashaduri/gsmartcontrol

↓ 18 callersFunctionswap
dependencies/tl_expected/expected/include/tl/expected.hpp:2438
↓ 18 callersMethodtotal
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15273
↓ 17 callersFunctionapp_gtkmm_set_widget_tooltip
src/applib/app_gtkmm_tools.cpp:50
↓ 17 callersFunctionapp_regex_replace
Replace every occurrence of pattern with replacement string in \c subject. \return number of replacements made.
src/applib/app_regex.h:318
↓ 17 callersFunctionbegin
dependencies/fmt/fmt/include/fmt/base.h:565
↓ 17 callersFunctionend
dependencies/fmt/fmt/include/fmt/base.h:566
↓ 17 callersMethodget_detected_type
src/applib/storage_device.cpp:764
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
dependencies/nlohmann_json/nlohmann/json.hpp:10037
↓ 17 callersMethodstring
dependencies/nlohmann_json/nlohmann/json.hpp:5832
↓ 17 callersFunctionsystem_category
dependencies/fmt/fmt/include/fmt/os.h:159
↓ 17 callersFunctionto_json
dependencies/nlohmann_json/nlohmann/json.hpp:4213
↓ 17 callersMethodtransform
dependencies/tl_expected/expected/include/tl/expected.hpp:1382
↓ 16 callersMethodadvance_to
Advances the begin iterator to `it`.
dependencies/fmt/fmt/include/fmt/base.h:2665
↓ 16 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
dependencies/nlohmann_json/nlohmann/json.hpp:21037
↓ 16 callersFunctionis_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
dependencies/nlohmann_json/nlohmann/json.hpp:19073
↓ 16 callersFunctionis_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
dependencies/nlohmann_json/nlohmann/json.hpp:18892
↓ 16 callersFunctionto_string_view
dependencies/fmt/fmt/include/fmt/base.h:932
↓ 16 callersMethodtransform_error
dependencies/tl_expected/expected/include/tl/expected.hpp:1469
↓ 16 callersFunctionwin32_utf8_to_utf16
Convert utf-8 string to utf-16 string. See win32_user_to_utf16() for details.
src/hz/win32_tools.h:604
↓ 15 callersMethodalt
dependencies/fmt/fmt/include/fmt/base.h:798
↓ 15 callersFunctioncombine
boost::hash_combine
dependencies/nlohmann_json/nlohmann/json.hpp:4595
↓ 15 callersFunctionfrom_json
dependencies/nlohmann_json/nlohmann/json.hpp:3426
↓ 15 callersFunctionget_node
Get node from json data. The path is slash-separated string.
src/applib/smartctl_json_parser_helpers.h:47
↓ 15 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
dependencies/nlohmann_json/nlohmann/json.hpp:7319
↓ 15 callersFunctionisnan
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12192
↓ 15 callersFunctionset
dependencies/fmt/fmt/include/fmt/base.h:1013
↓ 15 callersFunctionstartsWith
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13819
↓ 15 callersFunctionstring_replace_copy
Replace from with to inside s, not modifying s, returning the changed string.
src/hz/string_algo.h:447
↓ 15 callersFunctiontrim
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13842
↓ 15 callersMethodwhat
Reimplemented from std::exception
src/hz/bad_cast_exception.h:46
↓ 14 callersMethodfind
dependencies/nlohmann_json/nlohmann/json.hpp:16518
↓ 14 callersMethodindent
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8626
↓ 14 callersMethodname
dependencies/nlohmann_json/nlohmann/json.hpp:2369
↓ 14 callersMethodnumber_unsigned
dependencies/nlohmann_json/nlohmann/json.hpp:5822
↓ 13 callersMethodcreate_running_dialog
src/applib/command_executor_gui.cpp:39
↓ 13 callersMethodfind
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13977
↓ 13 callersFunctionformat_time_length
Format time length (e.g. 330 seconds) in a human-readable manner (e.g. "5 min 30 sec").
src/hz/format_unit.h:153
↓ 13 callersFunctiongui_show_error_dialog
src/applib/gui_utils.cpp:42
↓ 13 callersFunctionin
dependencies/fmt/fmt/include/fmt/base.h:1014
↓ 13 callersMethodlocale
dependencies/fmt/fmt/include/fmt/base.h:2667
↓ 13 callersMethodlow
dependencies/fmt/fmt/include/fmt/format.h:282
↓ 13 callersFunctionname_match
Check if a property matches a name (generic or reported)
src/applib/storage_property_descr_ata_statistic.cpp:265
↓ 13 callersFunctionset_data
src/rconfig/rconfig.h:187
↓ 13 callersMethodvisit
dependencies/fmt/fmt/include/fmt/format.h:3727
↓ 13 callersMethod~T
dependencies/tl_expected/expected/tests/bases.cpp:29
↓ 12 callersFunctionand_then_impl
dependencies/tl_expected/expected/include/tl/expected.hpp:2054
↓ 12 callersFunctionapp_set_top_labels
Set "top" labels - the generic text at the top of each tab page.
src/gui/gsc_info_window.cpp:64
↓ 12 callersFunctionattr_match
Check if a property is an attribute and matches a generic name
src/applib/storage_property_descr_ata_attribute.cpp:1151
↓ 12 callersFunctioncount_digits
dependencies/fmt/fmt/include/fmt/format.h:1028
↓ 12 callersMethodcreate_executor
src/applib/command_executor_factory.cpp:26
↓ 12 callersFunctiondata_file_add_search_directory
Add a directory to a search path
src/hz/data_file.h:39
↓ 12 callersMethodemplace
dependencies/nlohmann_json/nlohmann/json.hpp:16424
↓ 12 callersMethodgetResultType
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8323
↓ 12 callersMethodget_basic_output
src/applib/storage_device.cpp:884
↓ 12 callersMethodhas_properties_for_section
src/applib/storage_property_repository.cpp:66
↓ 12 callersFunctionisfinite
dependencies/fmt/fmt/include/fmt/chrono.h:1599
↓ 12 callersMethodrngSeed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10006
↓ 12 callersMethodset_align
dependencies/fmt/fmt/include/fmt/base.h:764
↓ 12 callersMethodupper
dependencies/fmt/fmt/include/fmt/base.h:795
↓ 11 callersMethodcompare
dependencies/fmt/fmt/include/fmt/format.h:2640
↓ 11 callersMethodfetch_basic_data_and_parse
src/applib/storage_device.cpp:101
↓ 11 callersFunctionfind
dependencies/fmt/fmt/include/fmt/printf.h:60
↓ 11 callersMethodget_model_name
src/applib/storage_device.cpp:856
↓ 11 callersMethodname
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9999
↓ 11 callersMethodnumber_float
dependencies/nlohmann_json/nlohmann/json.hpp:5827
↓ 11 callersFunctionruntime
* Creates a runtime format string. * * **Example**: * * // Check format string at runtime instead of compile-time. * fmt::print(fmt::runt
dependencies/fmt/fmt/include/fmt/base.h:2682
↓ 11 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
dependencies/nlohmann_json/nlohmann/json.hpp:11394
↓ 11 callersMethodwidth
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8621
↓ 10 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
dependencies/nlohmann_json/nlohmann/json.hpp:20966
↓ 10 callersMethodboolean
dependencies/nlohmann_json/nlohmann/json.hpp:5812
↓ 10 callersFunctiondebug_register_domain
src/libdebug/dstate.cpp:89
↓ 10 callersMethodget_serial_number
src/applib/storage_device.cpp:870
↓ 10 callersMethodget_test_is_active
src/applib/storage_device.cpp:930
↓ 10 callersMethodget_type
Get error type
src/hz/error_holder.h:149
↓ 10 callersMethodget_value
dependencies/nlohmann_json/nlohmann/json.hpp:10647
↓ 10 callersFunctionignore_unused
dependencies/fmt/fmt/include/fmt/base.h:362
↓ 10 callersFunctionmake_unexpected
dependencies/tl_expected/expected/include/tl/expected.hpp:201
↓ 10 callersFunctionparse
dependencies/fmt/fmt/include/fmt/std.h:127
↓ 10 callersFunctionparser
dependencies/nlohmann_json/nlohmann/json.hpp:16684
↓ 10 callersMethodset_fill
dependencies/fmt/fmt/include/fmt/base.h:827
↓ 10 callersFunctionstring_replace
Replace from with to inside s (modifying s). Return number of replacements made.
src/hz/string_algo.h:421
↓ 10 callersFunctionstring_sprintf
src/hz/string_sprintf.h:161
↓ 10 callersMethodtestSpec
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14727
↓ 10 callersFunctiontoLower
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13837
↓ 10 callersFunctionto_ascii
dependencies/fmt/fmt/include/fmt/base.h:1264
↓ 10 callersMethodtry_resize
Tries resizing the buffer to contain `count` elements. If T is a POD type the new elements may not be initialized.
dependencies/fmt/fmt/include/fmt/base.h:1776
↓ 10 callersMethodvalue
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:16333
↓ 10 callersFunctionvformat_to
dependencies/fmt/fmt/include/fmt/xchar.h:221
↓ 9 callersMethodbegin
dependencies/fmt/fmt/include/fmt/color.h:392
↓ 9 callersFunctionconvert
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11486
↓ 9 callersMethoddynamic_width
dependencies/fmt/fmt/include/fmt/base.h:768
↓ 9 callersFunctionformat_as
dependencies/fmt/fmt/include/fmt/format.h:3837
↓ 9 callersMethodformat_value
src/applib/storage_property.cpp:134
↓ 9 callersFunctionget
dependencies/fmt/fmt/include/fmt/base.h:2740
↓ 9 callersMethodget_description
src/applib/storage_property.cpp:394
↓ 9 callersFunctiongsc_executor_error_dialog_show
src/gui/gsc_executor_error_dialog.cpp:71
↓ 9 callersMethodisOk
Result was a success, or failure is suppressed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8319
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
dependencies/nlohmann_json/nlohmann/json.hpp:19117
↓ 9 callersFunctionname_match
Check if a property matches a name (generic or reported)
src/applib/storage_property_descr.cpp:32
↓ 9 callersMethodnext
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4041
← previousnext →101–200 of 3,255, ranked by callers