Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0vercl0k/wtf
/ functions
Functions
6,937 in github.com/0vercl0k/wtf
⨍
Functions
6,937
◇
Types & classes
2,077
↓ 21 callers
Method
fallthrough
Stop subcommand fallthrough, so that parent commands cannot collect commands after subcommand. Default from parent, usually set on parent.
src/libs/CLI11/include/CLI/App.hpp:1167
↓ 21 callers
Function
input_adapter
src/libs/json/include/nlohmann/detail/input/input_adapters.hpp:372
↓ 21 callers
Function
ptr
src/libs/fmt/include/fmt/format.h:2451
↓ 21 callers
Function
to_lower
Return a lower case version of a string
src/libs/CLI11/include/CLI/StringTools.hpp:259
↓ 20 callers
Method
VirtWriteStructDirty
src/wtf/backend.h:479
↓ 20 callers
Function
c_dir_path
(filename: &str)
src/libs/BLAKE3/c/blake3_c_rust_bindings/build.rs:55
↓ 20 callers
Method
each
Adds a user supplied function to run on each item passed in (communicate though lambda capture)
src/libs/CLI11/include/CLI/Option.hpp:498
↓ 20 callers
Method
emplace
src/libs/json/single_include/nlohmann/json.hpp:17427
↓ 20 callers
Method
empty
* Capacity */
src/libs/robin-map/include/tsl/robin_hash.h:705
↓ 20 callers
Method
end
src/libs/fmt/test/ranges-test.cc:236
↓ 20 callers
Method
get
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2701
↓ 20 callers
Function
isfinite
src/libs/fmt/include/fmt/chrono.h:796
↓ 20 callers
Function
lexical_cast
src/libs/CLI11/include/CLI/TypeTools.hpp:862
↓ 20 callers
Method
size
src/libs/yas/tests/base/main.cpp:206
↓ 20 callers
Method
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
src/libs/yas/tests/base/externals/nlohmann_json.hpp:7066
↓ 20 callers
Method
type_size
Set a custom option size
src/libs/CLI11/include/CLI/Option.hpp:1088
↓ 19 callers
Function
AssertionFailure
Makes a failed assertion result.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2705
↓ 19 callers
Method
add_header
Adds a header element.
scripts/gen_coveragefile_ida.py:1371
↓ 19 callers
Method
clear
Clears this buffer. */
src/libs/fmt/include/fmt/core.h:803
↓ 19 callers
Method
count
src/libs/fmt/include/fmt/core.h:836
↓ 19 callers
Function
counter_high
(counter: u64)
src/libs/BLAKE3/src/lib.rs:174
↓ 19 callers
Function
counter_low
(counter: u64)
src/libs/BLAKE3/src/lib.rs:169
↓ 19 callers
Method
data
src/libs/fmt/test/core-test.cc:88
↓ 19 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6706
↓ 19 callers
Method
number_integer
src/libs/json/single_include/nlohmann/json.hpp:6566
↓ 19 callers
Method
number_integer
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:654
↓ 19 callers
Method
parse_complete_callback
Set a callback to execute when parsing has completed for the app
src/libs/CLI11/include/CLI/App.hpp:339
↓ 19 callers
Method
unflatten
src/libs/yas/tests/base/externals/nlohmann_json.hpp:14570
↓ 19 callers
Function
vformat_to
src/libs/fmt/include/fmt/core.h:2892
↓ 18 callers
Method
assign
src/libs/fmt/include/fmt/format-inl.h:206
↓ 18 callers
Method
close
src/libs/fmt/test/posix-mock-test.cc:120
↓ 18 callers
Method
disabled
Disable the subcommand or option group
src/libs/CLI11/include/CLI/App.hpp:401
↓ 18 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
src/libs/json/single_include/nlohmann/json.hpp:22252
↓ 18 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
src/libs/json/include/nlohmann/json.hpp:4751
↓ 18 callers
Function
find
src/libs/fmt/include/fmt/core.h:2078
↓ 18 callers
Function
from_json
src/libs/json/single_include/nlohmann/json.hpp:3962
↓ 18 callers
Function
from_json
src/libs/json/include/nlohmann/detail/conversions/from_json.hpp:31
↓ 18 callers
Function
hash
The default hash function. For an incremental version that accepts multiple writes, see [`Hasher::update`]. For output sizes other than 32 bytes, se
src/libs/BLAKE3/src/lib.rs:812
↓ 18 callers
Method
immediate_callback
Set the subcommand callback to be executed immediately on subcommand completion
src/libs/CLI11/include/CLI/App.hpp:435
↓ 18 callers
Function
open_file
Opens a file for reading.
src/libs/fmt/test/os-test.cc:160
↓ 18 callers
Method
sax_parse
src/libs/json/single_include/nlohmann/json.hpp:11078
↓ 18 callers
Method
sax_parse
src/libs/json/include/nlohmann/detail/input/parser.hpp:153
↓ 18 callers
Function
serialize
src/libs/yas/examples/one_func/main.cpp:60
↓ 17 callers
Function
FilePath
src/libs/fmt/test/gtest/gtest/gtest.h:3118
↓ 17 callers
Method
Get
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10625
↓ 17 callers
Method
IsInterested
Returns true if and only if the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this infor
src/libs/fmt/test/gtest/gtest/gtest.h:6194
↓ 17 callers
Function
Printf
src/libs/libfuzzer/FuzzerMutate.cpp:85
↓ 17 callers
Function
convert_arg_for_ini
src/libs/CLI11/include/CLI/Config.hpp:26
↓ 17 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
src/libs/yas/tests/base/externals/nlohmann_json.hpp:11036
↓ 17 callers
Method
finalize_xof
Finalize the hash state and return an [`OutputReader`], which can supply any number of output bytes. This method is idempotent. Calling it twice will
src/libs/BLAKE3/src/lib.rs:1301
↓ 17 callers
Method
from_config
src/libs/CLI11/tests/ConfigFileTest.cpp:559
↓ 17 callers
Method
get_exit_code
src/libs/CLI11/include/CLI/Error.hpp:75
↓ 17 callers
Method
get_option
Get an option by name
src/libs/CLI11/include/CLI/App.hpp:1633
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
src/libs/json/single_include/nlohmann/json.hpp:10850
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
src/libs/json/include/nlohmann/detail/input/binary_reader.hpp:2462
↓ 17 callers
Function
mangle_getOffSet
Prefer smaller values here, so use mangle_getLen() */
src/wtf/honggfuzz.cc:76
↓ 17 callers
Method
peekch
src/libs/yas/include/yas/detail/io/text_streams.hpp:152
↓ 17 callers
Function
read_binary_file
src/libs/json/test/src/test_utils.hpp:10
↓ 17 callers
Method
set_help_all_flag
Set a help all flag, replaced the existing one if present
src/libs/CLI11/include/CLI/App.hpp:705
↓ 17 callers
Function
size
src/libs/fmt/include/fmt/os.h:154
↓ 17 callers
Function
to_json
src/libs/json/single_include/nlohmann/json.hpp:4871
↓ 17 callers
Function
to_json
src/libs/json/include/nlohmann/detail/conversions/to_json.hpp:260
↓ 17 callers
Function
write
src/libs/fmt/include/fmt/chrono.h:354
↓ 16 callers
Method
Align
src/wtf/gxa.h:18
↓ 16 callers
Method
AssertHeld
src/libs/fmt/test/gtest/gtest/gtest.h:2117
↓ 16 callers
Function
CAPTURE
src/libs/json/test/src/unit-msgpack.cpp:1815
↓ 16 callers
Method
GetArg4
src/wtf/backend.cc:215
↓ 16 callers
Method
Matches
Returns true if and only if the given arguments match the matchers.
src/libs/fmt/test/gtest/gmock/gmock.h:8560
↓ 16 callers
Function
PrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
src/libs/fmt/test/gtest/gmock/gmock.h:3428
↓ 16 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
src/libs/json/single_include/nlohmann/json.hpp:11070
↓ 16 callers
Method
add_result
Puts a result at the end
src/libs/CLI11/include/CLI/Option.hpp:986
↓ 16 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
src/libs/yas/tests/base/externals/nlohmann_json.hpp:8249
↓ 16 callers
Method
compare
src/libs/fmt/include/fmt/format-inl.h:481
↓ 16 callers
Function
count
src/libs/fmt/include/fmt/core.h:1039
↓ 16 callers
Method
count_all
Get a count of all the arguments processed in options and subcommands, this excludes arguments which were treated as extras.
src/libs/CLI11/include/CLI/App.hpp:1087
↓ 16 callers
Method
default_val
src/libs/CLI11/include/CLI/Option.hpp:1156
↓ 16 callers
Method
delimiter
Allow in a configuration file
src/libs/CLI11/include/CLI/Option.hpp:192
↓ 16 callers
Function
get_error_message
src/libs/json/test/src/unit-class_lexer.cpp:48
↓ 16 callers
Method
get_required
Get the status of required
src/libs/CLI11/include/CLI/App.hpp:1699
↓ 16 callers
Method
has_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
src/libs/json/single_include/nlohmann/json.hpp:5236
↓ 16 callers
Function
is_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
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9284
↓ 16 callers
Function
is_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
src/libs/json/single_include/nlohmann/json.hpp:20233
↓ 16 callers
Function
is_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
src/libs/json/include/nlohmann/json.hpp:2732
↓ 16 callers
Function
is_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,
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9103
↓ 16 callers
Function
is_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,
src/libs/json/single_include/nlohmann/json.hpp:20052
↓ 16 callers
Function
is_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,
src/libs/json/include/nlohmann/json.hpp:2551
↓ 16 callers
Function
loadu
(src: *const u8)
src/libs/BLAKE3/src/rust_avx2.rs:14
↓ 16 callers
Function
loadu
src/libs/BLAKE3/c/blake3_avx2.c:7
↓ 16 callers
Function
loadu_128
src/libs/BLAKE3/c/blake3_neon.c:11
↓ 16 callers
Function
loadu_256
src/libs/BLAKE3/c/blake3_avx512.c:13
↓ 16 callers
Function
loadu_512
src/libs/BLAKE3/c/blake3_avx512.c:17
↓ 16 callers
Method
map
src/libs/fmt/include/fmt/core.h:1205
↓ 16 callers
Method
min_load_factor
src/libs/robin-map/include/tsl/robin_set.h:505
↓ 16 callers
Method
name
Set a name for the app (empty will use parser to set the name)
src/libs/CLI11/include/CLI/App.hpp:352
↓ 16 callers
Function
open_buffered_file
src/libs/fmt/test/os-test.cc:387
↓ 16 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/yas/tests/base/externals/nlohmann_json.hpp:4128
↓ 16 callers
Method
reset
(self, *args)
src/libs/fmt/support/manage.py:49
↓ 16 callers
Function
scan
src/libs/fmt/test/scan.h:237
↓ 16 callers
Function
to_flag_value
Convert a flag into an integer value typically binary flags
src/libs/CLI11/include/CLI/TypeTools.hpp:815
↓ 16 callers
Function
unpack_hi_128
src/libs/BLAKE3/c/blake3_avx512.c:935
← previous
next →
301–400 of 6,937, ranked by callers