Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashaduri/gsmartcontrol
/ functions
Functions
3,255 in github.com/ashaduri/gsmartcontrol
⨍
Functions
3,255
◇
Types & classes
1,066
↓ 3 callers
Method
set_drive_letters
src/applib/storage_device.cpp:799
↓ 3 callers
Method
set_enabled
Enable or disable output. If disabled, any data sent to this stream is discarded.
src/libdebug/dstream.h:214
↓ 3 callers
Method
set_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
dependencies/nlohmann_json/nlohmann/json.hpp:10977
↓ 3 callers
Method
set_error_header
src/applib/command_executor.cpp:243
↓ 3 callers
Method
set_error_msg
src/applib/command_executor.cpp:300
↓ 3 callers
Method
set_exit_status_translator
src/applib/command_executor.cpp:220
↓ 3 callers
Method
set_indent_level
Set current indentation level.
src/libdebug/dstate.h:72
↓ 3 callers
Method
set_main_window
src/gui/gsc_add_device_window.cpp:125
↓ 3 callers
Method
set_test_is_active
src/applib/storage_device.cpp:919
↓ 3 callers
Method
set_type_argument
src/applib/storage_device.cpp:771
↓ 3 callers
Method
show_device_info_window
src/gui/gsc_main_window.cpp:1016
↓ 3 callers
Method
show_hide_dialog
src/applib/command_executor_gui.cpp:74
↓ 3 callers
Method
stopped_cleanup_needed
src/applib/async_command_executor.cpp:493
↓ 3 callers
Function
storage_property_get_warning_reason
Format warning text, but without description
src/applib/warning_colors.h:65
↓ 3 callers
Function
string_erase_right_copy
Erase the right side of string s if it contains substring_to_erase, not modifying s, returning the changed string.
src/hz/string_algo.h:364
↓ 3 callers
Function
string_is_numeric_impl_classic_locale
src/hz/string_num.h:210
↓ 3 callers
Method
thousands_sep
dependencies/fmt/fmt/include/fmt/format-inl.h:95
↓ 3 callers
Function
to_time_t
dependencies/fmt/fmt/include/fmt/chrono.h:513
↓ 3 callers
Method
try_reserve
Tries increasing the buffer capacity to `new_capacity`. It can increase the capacity by a smaller amount than requested but guarantees there is space
dependencies/fmt/fmt/include/fmt/base.h:1785
↓ 3 callers
Method
type
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9052
↓ 3 callers
Function
uncaught_exceptions
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15349
↓ 3 callers
Method
update_menu_actions
src/gui/gsc_main_window_iconview.cpp:398
↓ 3 callers
Method
update_status_widgets
update statusbar with selected drive info
src/gui/gsc_main_window.cpp:711
↓ 3 callers
Function
value
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4001
↓ 3 callers
Function
vformat_to
dependencies/fmt/fmt/include/fmt/color.h:444
↓ 3 callers
Function
vformat_to
dependencies/fmt/fmt/include/fmt/format.h:4150
↓ 3 callers
Function
vformat_to_n
dependencies/fmt/fmt/include/fmt/base.h:2840
↓ 3 callers
Function
vprint_mojibake
format_args is passed by reference since it is defined later.
dependencies/fmt/fmt/include/fmt/base.h:2401
↓ 3 callers
Function
win32_utf16_to_user
Convert utf-16 string (represented as 0-terminated array of wchar_t, where wchar_t is 2 bytes (on windows)) to a string in user-specified encoding. Ca
src/hz/win32_tools.h:571
↓ 3 callers
Function
write_buffer
dependencies/fmt/fmt/include/fmt/ostream.h:55
↓ 3 callers
Function
write_digit2_separated
Writes two-digit numbers a, b and c separated by sep to buf. The method by Pavel Novikov based on https://johnnylee-sde.github.io/Fast-unsigned-intege
dependencies/fmt/fmt/include/fmt/chrono.h:634
↓ 3 callers
Function
write_loc
dependencies/fmt/fmt/include/fmt/format.h:1948
↓ 2 callers
Function
UnexpectedFrom
src/hz/error_container.h:134
↓ 2 callers
Function
abort_fuzzing_if
dependencies/fmt/fmt/include/fmt/format.h:220
↓ 2 callers
Method
addChild
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14421
↓ 2 callers
Method
add_blacklist_patterns
Add device patterns to drive detection blacklist
src/applib/storage_detector.h:69
↓ 2 callers
Method
add_channel
Add a channel to channel list. This will claim the ownership of the passed parameter.
src/libdebug/dstream.h:244
↓ 2 callers
Method
advance_write_buffer
dependencies/fmt/fmt/include/fmt/format-inl.h:1548
↓ 2 callers
Method
allPassed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15276
↓ 2 callers
Function
app_config_get_device_option_map
Get device option map from config
src/applib/storage_settings.h:79
↓ 2 callers
Function
app_make_valid_utf_c
This has been copied from _g_utf8_make_valid() (glib-2.20.4). _g_utf8_make_valid() is GLib's private function for auto-correcting the potentially inva
src/applib/app_gtkmm_tools.cpp:67
↓ 2 callers
Function
arg
dependencies/fmt/fmt/include/fmt/base.h:2798
↓ 2 callers
Method
assertionStarting
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15827
↓ 2 callers
Method
assign
dependencies/tl_expected/expected/include/tl/expected.hpp:727
↓ 2 callers
Function
autosave_set_config_file
Set config file to autosave to.
src/rconfig/autosave.h:88
↓ 2 callers
Function
autosave_start
Enable autosave every \c sec_interval seconds.
src/rconfig/autosave.h:104
↓ 2 callers
Method
benchmarkResamples
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10016
↓ 2 callers
Method
benchmarkWarmupTime
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10017
↓ 2 callers
Function
bootstrap
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:7038
↓ 2 callers
Method
caseSensitivitySuffix
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11720
↓ 2 callers
Function
check_char_specs
Checks char specs and returns true iff the presentation type is char-like.
dependencies/fmt/fmt/include/fmt/base.h:1633
↓ 2 callers
Method
check_dynamic_spec
dependencies/fmt/fmt/include/fmt/base.h:2418
↓ 2 callers
Function
cleanUp
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12518
↓ 2 callers
Method
clear_alt
dependencies/fmt/fmt/include/fmt/base.h:800
↓ 2 callers
Function
clear_config
Clear user config
src/rconfig/rconfig.h:140
↓ 2 callers
Method
clone
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:6720
↓ 2 callers
Function
code_point_length
dependencies/fmt/fmt/include/fmt/base.h:1270
↓ 2 callers
Method
completeCycle
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14388
↓ 2 callers
Function
compute_boundaries
dependencies/nlohmann_json/nlohmann/json.hpp:14521
↓ 2 callers
Method
construct
Called by constructors
src/applib/smartctl_executor.h:54
↓ 2 callers
Method
construct_with
dependencies/tl_expected/expected/include/tl/expected.hpp:705
↓ 2 callers
Function
contains
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13831
↓ 2 callers
Function
copy
dependencies/fmt/fmt/include/fmt/base.h:2014
↓ 2 callers
Method
copy_fill_from
dependencies/fmt/fmt/include/fmt/base.h:848
↓ 2 callers
Function
countl_zero_fallback
dependencies/fmt/fmt/include/fmt/format.h:426
↓ 2 callers
Method
create
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12534
↓ 2 callers
Function
createReporter
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13299
↓ 2 callers
Function
current_zone
dependencies/fmt/fmt/include/fmt/chrono.h:33
↓ 2 callers
Method
data
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13921
↓ 2 callers
Method
deallocate
dependencies/fmt/fmt/include/fmt/format.h:752
↓ 2 callers
Function
debug_indent_dec
src/libdebug/dout.cpp:118
↓ 2 callers
Method
decorate_entry
src/gui/gsc_main_window_iconview.cpp:205
↓ 2 callers
Method
destroy_instance
Destroy a previously stored instance
src/applib/window_instance_manager.h:93
↓ 2 callers
Method
destroy_val
dependencies/tl_expected/expected/include/tl/expected.hpp:877
↓ 2 callers
Method
detect_and_fetch_basic_data
src/applib/storage_detector.cpp:144
↓ 2 callers
Function
do_count_digits
It is a separate function rather than a part of count_digits to workaround the lack of static constexpr in constexpr functions.
dependencies/fmt/fmt/include/fmt/format.h:1036
↓ 2 callers
Function
dump_config
Dump config to debug output
src/rconfig/rconfig.h:259
↓ 2 callers
Function
emplace
dependencies/nlohmann_json/nlohmann/json.hpp:21954
↓ 2 callers
Method
ensureTagClosed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15737
↓ 2 callers
Method
errorMessage
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9014
↓ 2 callers
Function
execute_tw_cli
Find and execute tw_cli with specified options, return its output through \c output. \return error message
src/applib/storage_detector_helpers.h:33
↓ 2 callers
Method
fetch_full_data_and_parse
src/applib/storage_device.cpp:217
↓ 2 callers
Method
fill_ui_with_info
src/gui/gsc_info_window.cpp:356
↓ 2 callers
Function
find
dependencies/nlohmann_json/nlohmann/json.hpp:20812
↓ 2 callers
Function
flockfile
dependencies/fmt/fmt/include/fmt/format-inl.h:1466
↓ 2 callers
Function
floor_log10_pow2
Computes floor(log10(pow(2, e))) for e in [-2620, 2620] using the method from https://fmt.dev/papers/Dragonbox.pdf#page=28, section 6.1.
dependencies/fmt/fmt/include/fmt/format.h:1377
↓ 2 callers
Method
flush
dependencies/fmt/fmt/include/fmt/format-inl.h:1510
↓ 2 callers
Method
flush
dependencies/fmt/fmt/include/fmt/base.h:1858
↓ 2 callers
Function
for_each2
dependencies/fmt/fmt/include/fmt/ranges.h:192
↓ 2 callers
Method
force_stop
abort test.
src/applib/selftest.cpp:281
↓ 2 callers
Function
format
dependencies/fmt/fmt/include/fmt/format.h:4143
↓ 2 callers
Function
formatDuration
Formats the duration in seconds to 3 decimal places. This is done because some genius defined Maven Surefire schema in a way that only accepts 3 decim
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:16849
↓ 2 callers
Function
format_base2e
dependencies/fmt/fmt/include/fmt/format.h:1237
↓ 2 callers
Function
format_date
Format a date specified by \c ltmp (pointer to tm structure). See std::put_time() documentation for format details. To print ISO datetime use "%Y-%m-%
src/hz/format_unit.h:224
↓ 2 callers
Function
format_decimal
dependencies/fmt/fmt/include/fmt/format.h:1201
↓ 2 callers
Method
format_raw_value
src/applib/storage_property.cpp:94
↓ 2 callers
Function
fpToString
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15058
↓ 2 callers
Function
fprintf
dependencies/fmt/fmt/include/fmt/printf.h:600
↓ 2 callers
Function
from_json_array_impl
dependencies/nlohmann_json/nlohmann/json.hpp:3574
↓ 2 callers
Function
fs_get_home_dir
Get the current user's home directory. This function always returns something, but note that the directory may not actually exist at all.
src/hz/fs.h:376
← previous
next →
501–600 of 3,255, ranked by callers