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
↓ 4 callers
Function
rotr
Compilers should be able to optimize this into the ror instruction.
dependencies/fmt/fmt/include/fmt/format-inl.h:177
↓ 4 callers
Method
setConfig
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10322
↓ 4 callers
Method
set_alt
dependencies/fmt/fmt/include/fmt/base.h:799
↓ 4 callers
Method
set_debug_format
dependencies/fmt/fmt/include/fmt/ostream.h:76
↓ 4 callers
Method
set_message
Set error message
src/hz/error_holder.h:178
↓ 4 callers
Function
shouldIndent
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15484
↓ 4 callers
Function
step
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11534
↓ 4 callers
Function
string_is_numeric_impl_bool
A version for bool
src/hz/string_num.h:220
↓ 4 callers
Function
string_is_numeric_impl_global_locale
src/hz/string_num.h:140
↓ 4 callers
Function
string_replace_array_copy
src/hz/string_algo.h:614
↓ 4 callers
Function
throw_exception
dependencies/tl_expected/expected/include/tl/expected.hpp:212
↓ 4 callers
Function
type_name_demangle
src/hz/system_specific.h:99
↓ 4 callers
Function
unget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
dependencies/nlohmann_json/nlohmann/json.hpp:7245
↓ 4 callers
Method
valueOr
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4448
↓ 4 callers
Method
verbosity
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10011
↓ 4 callers
Function
vformat
dependencies/fmt/fmt/include/fmt/xchar.h:163
↓ 4 callers
Function
vfprintf
dependencies/fmt/fmt/include/fmt/printf.h:581
↓ 4 callers
Function
vprint
dependencies/fmt/fmt/include/fmt/color.h:468
↓ 4 callers
Function
vprint
dependencies/fmt/fmt/include/fmt/xchar.h:295
↓ 4 callers
Function
vprint_buffered
dependencies/fmt/fmt/include/fmt/format-inl.h:1732
↓ 4 callers
Method
write
dependencies/fmt/fmt/include/fmt/format.h:2092
↓ 3 callers
Function
Approx
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3754
↓ 3 callers
Method
add_new_row
Add a new row (for a new device)
src/gui/gsc_preferences_window.cpp:90
↓ 3 callers
Function
app_make_valid_utf8_from_command_output
src/applib/app_gtkmm_tools.cpp:142
↓ 3 callers
Method
apply
dependencies/fmt/fmt/include/fmt/format.h:1866
↓ 3 callers
Function
arcSafeRelease
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:1515
↓ 3 callers
Method
assign_pow10
Assigns pow(10, exp) to this bigint.
dependencies/fmt/fmt/include/fmt/format.h:2676
↓ 3 callers
Function
assume
dependencies/fmt/fmt/include/fmt/format.h:447
↓ 3 callers
Method
cardinality
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9228
↓ 3 callers
Function
cbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
dependencies/nlohmann_json/nlohmann/json.hpp:21006
↓ 3 callers
Function
classify_outliers
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:6967
↓ 3 callers
Method
clear_outputs
src/applib/storage_device.cpp:76
↓ 3 callers
Function
complete_invoke
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:6577
↓ 3 callers
Function
convert_float
dependencies/fmt/fmt/include/fmt/format.h:1611
↓ 3 callers
Function
count_digits_fallback
dependencies/fmt/fmt/include/fmt/format.h:1013
↓ 3 callers
Method
count_separators
dependencies/fmt/fmt/include/fmt/format.h:1857
↓ 3 callers
Function
countl_zero
dependencies/fmt/fmt/include/fmt/format.h:433
↓ 3 callers
Function
data
dependencies/fmt/fmt/include/fmt/args.h:108
↓ 3 callers
Function
data_file_find
Find a data file (using a file name) in a search directory list. \return A full path to filename, or empty string on "not found".
src/hz/data_file.h:68
↓ 3 callers
Method
device_widget_set_remove_possible
src/gui/gsc_preferences_window.cpp:336
↓ 3 callers
Method
divmod_assign
Divides this bignum by divisor, assigning the remainder to this and returning the quotient.
dependencies/fmt/fmt/include/fmt/format.h:2736
↓ 3 callers
Method
dynamic
dependencies/fmt/fmt/include/fmt/base.h:784
↓ 3 callers
Function
env_set_value
Set environment variable. If \c overwrite is false, the value won't be overwritten if it already exists. NOTE: This function is not thread-safe in GLi
src/hz/env_tools.h:135
↓ 3 callers
Method
execute_device_smartctl
src/applib/storage_device.cpp:996
↓ 3 callers
Function
filterTests
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14287
↓ 3 callers
Method
findChild
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14425
↓ 3 callers
Function
for_each
dependencies/fmt/fmt/include/fmt/ranges.h:178
↓ 3 callers
Method
format
dependencies/fmt/fmt/include/fmt/format.h:3634
↓ 3 callers
Method
format
dependencies/fmt/fmt/include/fmt/base.h:2465
↓ 3 callers
Function
format_to
dependencies/fmt/fmt/include/fmt/compile.h:458
↓ 3 callers
Function
fs_get_application_dir
Get absolute path of the current executable
src/hz/fs.h:445
↓ 3 callers
Method
fullConfig
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11078
↓ 3 callers
Method
getExpression
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8335
↓ 3 callers
Method
getPreferences
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:17106
↓ 3 callers
Method
getTestMacroName
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8380
↓ 3 callers
Method
get_bigit
dependencies/fmt/fmt/include/fmt/format.h:2522
↓ 3 callers
Function
get_cached_power
dependencies/fmt/fmt/include/fmt/format-inl.h:1139
↓ 3 callers
Function
get_classic_locale
dependencies/fmt/fmt/include/fmt/chrono.h:338
↓ 3 callers
Method
get_device
src/applib/storage_device.cpp:720
↓ 3 callers
Method
get_indent_level
Get current indentation level.
src/libdebug/dstate.h:66
↓ 3 callers
Function
get_node_data
src/rconfig/rconfig.h:76
↓ 3 callers
Method
get_save_filename
src/applib/storage_device.cpp:951
↓ 3 callers
Method
get_test_type
src/applib/selftest.cpp:105
↓ 3 callers
Method
get_write_buffer
Returns the file's write buffer.
dependencies/fmt/fmt/include/fmt/format-inl.h:1543
↓ 3 callers
Function
gmtime_s
dependencies/fmt/fmt/include/fmt/chrono.h:303
↓ 3 callers
Method
grouping
dependencies/fmt/fmt/include/fmt/format-inl.h:94
↓ 3 callers
Function
gui_show_warn_dialog
src/applib/gui_utils.cpp:55
↓ 3 callers
Method
handleNonExpr
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13130
↓ 3 callers
Method
hasExpandedExpression
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8362
↓ 3 callers
Function
isFalseTest
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:1388
↓ 3 callers
Method
isHidden
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14130
↓ 3 callers
Method
is_active
src/applib/selftest.cpp:73
↓ 3 callers
Function
is_integral_type
dependencies/fmt/fmt/include/fmt/base.h:1006
↓ 3 callers
Method
is_normalized
src/applib/storage_property.cpp:127
↓ 3 callers
Function
is_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
dependencies/nlohmann_json/nlohmann/json.hpp:19029
↓ 3 callers
Function
is_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
dependencies/nlohmann_json/nlohmann/json.hpp:18973
↓ 3 callers
Function
launch_url
Open URL in browser or mailto: link in mail client. Return error message on error, empty string otherwise. The link is in utf-8 in windows.
src/hz/launch_url.h:36
↓ 3 callers
Function
load_from_file
Load the config branch from file.
src/rconfig/loadsave.h:29
↓ 3 callers
Function
makeRatio
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:16274
↓ 3 callers
Function
marginComparison
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:7867
↓ 3 callers
Method
moved_or_copied
dependencies/nlohmann_json/nlohmann/json.hpp:12565
↓ 3 callers
Function
needs_escape
dependencies/fmt/fmt/include/fmt/format.h:1684
↓ 3 callers
Method
okToFail
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14136
↓ 3 callers
Method
on_utc_offset
dependencies/fmt/fmt/include/fmt/chrono.h:1411
↓ 3 callers
Method
on_year
dependencies/fmt/fmt/include/fmt/chrono.h:1414
↓ 3 callers
Method
open
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14452
↓ 3 callers
Function
parseSpecialTag
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14026
↓ 3 callers
Function
parse_version
Parse version from json output, returning 2 properties.
src/applib/smartctl_json_parser_helpers.h:274
↓ 3 callers
Function
print
dependencies/fmt/fmt/include/fmt/xchar.h:308
↓ 3 callers
Function
printTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15865
↓ 3 callers
Function
read_proc_devices_file
Read /proc/devices file. Return error message on error.
src/applib/storage_detector_linux.cpp:214
↓ 3 callers
Function
read_proc_scsi_sg_devices_file
host chan id lun type opens qdepth busy online Read /proc/scsi/sg/devices file. Return error message on error. \c sg_entries is filled with lines pars
src/applib/storage_detector_linux.cpp:288
↓ 3 callers
Method
registerStartupException
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12489
↓ 3 callers
Method
registerTest
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14302
↓ 3 callers
Method
remainingTokens
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9053
↓ 3 callers
Method
runOrder
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10005
↓ 3 callers
Method
sectionEnded
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12854
↓ 3 callers
Function
seedRng
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13152
↓ 3 callers
Function
serializeFilters
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:15805
↓ 3 callers
Method
setValue
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9200
← previous
next →
401–500 of 3,255, ranked by callers