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
Function
data_file_set_search_directories
Set a directory list for a search path
src/hz/data_file.h:59
Method
day
dependencies/fmt/fmt/include/fmt/chrono.h:2012
Method
days
dependencies/fmt/fmt/include/fmt/chrono.h:1765
Method
deallocate
Deallocate memory allocated by the buffer.
dependencies/fmt/fmt/include/fmt/format.h:786
Method
debug_build
See if this is a debug build.
src/build_config/build_config.in.h:39
Function
debug_clear_channels
src/libdebug/dstate.cpp:277
Function
debug_get_enabled
src/libdebug/dstate.cpp:178
Function
debug_get_registered_domains
src/libdebug/dstate.cpp:134
Function
debug_internal_parse_levels
GLib callback
src/libdebug/dcmdarg.cpp:88
Function
debug_internal_post_parse_func
GLib callback
src/libdebug/dcmdarg.cpp:103
Function
debug_unregister_domain
src/libdebug/dstate.cpp:119
Function
decimal_fp<T> shorter_interval_case
dependencies/fmt/fmt/include/fmt/format-inl.h:1213
Function
decimal_point
dependencies/fmt/fmt/include/fmt/format.h:1138
Function
decimal_point_impl
dependencies/fmt/fmt/include/fmt/format-inl.h:117
Method
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
dependencies/nlohmann_json/nlohmann/json.hpp:16298
Method
default_constructor_tag
dependencies/tl_expected/expected/include/tl/expected.hpp:1183
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3296
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3330
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3364
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3509
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3620
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3650
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3674
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3693
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:3726
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4968
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4981
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4994
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5006
Method
describe
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11432
Function
descriptor
Returns the file descriptor.
dependencies/fmt/fmt/include/fmt/os.h:274
Method
destroy_all_instances
Destroy all stored instances
src/applib/window_instance_manager.h:46
Method
destroy_instance
Destroy a previously stored instance
src/applib/window_instance_manager.h:36
Method
destroy_instance
Destroy a previously stored instance
src/applib/window_instance_manager.h:149
Method
destroy_val
dependencies/tl_expected/expected/include/tl/expected.hpp:930
Method
destruct
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:7419
Method
destruct_on_exit
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:7427
Method
detect
src/applib/storage_detector.cpp:32
Method
detect_drive_type_from_properties
src/applib/storage_device.cpp:586
Method
detect_output_format
src/applib/smartctl_parser.cpp:66
Method
digit_grouping
dependencies/fmt/fmt/include/fmt/format.h:1846
Function
digits10
dependencies/fmt/fmt/include/fmt/format.h:1113
Function
digits10<int128_opt>
dependencies/fmt/fmt/include/fmt/format.h:1116
Function
digits10<uint128_t>
dependencies/fmt/fmt/include/fmt/format.h:1117
Method
discard
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12244
Method
disengage_platform
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10764
Method
dispatcher
dependencies/fmt/fmt/include/fmt/chrono.h:543
Method
display_string
dependencies/fmt/fmt/include/fmt/std.h:168
Method
diyfp
dependencies/nlohmann_json/nlohmann/json.hpp:14396
Method
do_check_arg_id
dependencies/fmt/fmt/include/fmt/base.h:2408
Method
do_format
dependencies/fmt/fmt/include/fmt/chrono.h:2228
Method
do_format
dependencies/fmt/fmt/include/fmt/ranges.h:728
Method
do_parse
dependencies/fmt/fmt/include/fmt/ranges.h:705
Method
do_put
dependencies/fmt/fmt/include/fmt/format-inl.h:156
Function
do_throw
dependencies/fmt/fmt/include/fmt/format.h:136
Function
do_write
dependencies/fmt/fmt/include/fmt/chrono.h:410
Method
do_write_float
dependencies/fmt/fmt/include/fmt/format.h:2333
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
dependencies/nlohmann_json/nlohmann/json.hpp:15817
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
dependencies/nlohmann_json/nlohmann/json.hpp:16199
Method
dump_integer
dependencies/nlohmann_json/nlohmann/json.hpp:16113
Function
duration_cast
dependencies/fmt/fmt/include/fmt/chrono.h:455
Function
emplace
dependencies/tl_expected/expected/include/tl/expected.hpp:1762
Method
emplaceUnscopedMessage
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12901
Method
empty
dependencies/nlohmann_json/nlohmann/json.hpp:4872
Method
empty
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:515
Function
encode_types
dependencies/fmt/fmt/include/fmt/base.h:2289
Method
end
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:674
Method
end
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8746
Method
end
Returns an iterator past the end of the format string range being parsed.
dependencies/fmt/fmt/include/fmt/base.h:889
Method
endMode
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14806
Method
endRun
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14378
Method
end_array
dependencies/nlohmann_json/nlohmann/json.hpp:5434
Method
end_array
dependencies/nlohmann_json/nlohmann/json.hpp:5651
Method
end_object
dependencies/nlohmann_json/nlohmann/json.hpp:5415
Method
end_object
dependencies/nlohmann_json/nlohmann/json.hpp:5605
Method
enforceOk
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9017
Method
engage_platform
If neither SEH nor signal handling is required, the handler impls do not have to do anything, and can be empty.
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:10763
Function
env_unset_value
Unset an environment variable. NOTE: This function is not thread-safe in GLibc and should only be invoked at the start of the program.
src/hz/env_tools.h:185
Method
error_warn
This function is called every time push_error() is invoked. The default implementation prints the message using libdebug. Override in children if need
src/hz/error_holder.h:418
Method
errptr
dependencies/tl_expected/expected/include/tl/expected.hpp:1263
Method
escape
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:14821
Function
estimate_clock_cost
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:7140
Function
estimate_clock_resolution
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:7131
Method
except_move
dependencies/tl_expected/expected/tests/assignment.cpp:67
Method
exceptionEarlyReported
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12915
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
dependencies/nlohmann_json/nlohmann/json.hpp:10050
Method
exception_message
dependencies/nlohmann_json/nlohmann/json.hpp:10572
Method
execute
src/applib/command_executor_gui.cpp:26
Method
execute
src/applib/async_command_executor.cpp:122
Method
execute_tick_func
src/applib/command_executor_gui.cpp:148
Method
expected
dependencies/tl_expected/expected/include/tl/expected.hpp:1527
Method
expected_copy_assign_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1016
Method
expected_copy_base
dependencies/tl_expected/expected/include/tl/expected.hpp:949
Method
expected_default_ctor_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1193
Method
expected_default_ctor_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1208
Method
expected_delete_assign_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1134
Method
expected_delete_assign_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1146
Method
expected_delete_assign_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1158
Method
expected_delete_assign_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1170
Method
expected_delete_ctor_base
dependencies/tl_expected/expected/include/tl/expected.hpp:1079
← previous
next →
1,701–1,800 of 3,255, ranked by callers