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
↓ 32 callers
Method
callback
Set a callback for execution when all parsing and processing has completed Due to a bug in c++11, it is not possible to overload on std::function (fi
src/libs/CLI11/include/CLI/App.hpp:321
↓ 32 callers
Method
config_formatter
Set the config formatter
src/libs/CLI11/include/CLI/App.hpp:538
↓ 32 callers
Method
count
Return the total number of bytes hashed so far.
src/libs/BLAKE3/src/lib.rs:1306
↓ 32 callers
Method
count
src/libs/json/single_include/nlohmann/json.hpp:17509
↓ 32 callers
Method
dump
Returns a string representation of the structure.
scripts/gen_coveragefile_ida.py:1550
↓ 32 callers
Method
ignore_case
Ignore case. Subcommands inherit value.
src/libs/CLI11/include/CLI/App.hpp:477
↓ 32 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
src/libs/yas/tests/base/externals/nlohmann_json.hpp:13071
↓ 32 callers
Function
write
Attempts to write a string to a file.
src/libs/fmt/test/os-test.cc:169
↓ 31 callers
Method
get_binary
src/libs/json/single_include/nlohmann/json.hpp:10813
↓ 31 callers
Method
get_data
Get data regardless of the section where it lies on. Given a RVA and the size of the chunk to retrieve, this method will find the sec
scripts/gen_coveragefile_ida.py:5009
↓ 31 callers
Method
hash_function
* Observers */
src/libs/robin-map/include/tsl/robin_set.h:526
↓ 31 callers
Method
parse_error
src/libs/json/single_include/nlohmann/json.hpp:2941
↓ 31 callers
Method
parse_error
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:704
↓ 31 callers
Function
parser
src/libs/json/include/nlohmann/json.hpp:205
↓ 31 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
src/libs/json/single_include/nlohmann/json.hpp:12748
↓ 31 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
src/libs/json/include/nlohmann/detail/json_pointer.hpp:293
↓ 31 callers
Method
size
src/libs/libfuzzer/FuzzerMutate.h:146
↓ 31 callers
Method
size
Returns the number of characters written to the output buffer. */
src/libs/fmt/include/fmt/format.h:2305
↓ 30 callers
Method
GetArg8
src/wtf/backend.cc:199
↓ 30 callers
Function
Indent
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6063
↓ 30 callers
Function
close
src/libs/fmt/include/fmt/os.h:432
↓ 30 callers
Function
get
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9567
↓ 30 callers
Method
got_subcommand
Check to see if given subcommand was selected
src/libs/CLI11/include/CLI/App.hpp:1385
↓ 29 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1359
↓ 29 callers
Function
check_utf8string
create and check a JSON string with up to four UTF-8 bytes
src/libs/json/test/src/unit-unicode2.cpp:143
↓ 29 callers
Function
diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
src/libs/yas/tests/base/externals/nlohmann_json.hpp:14073
↓ 29 callers
Function
fprintf
src/libs/fmt/include/fmt/printf.h:602
↓ 29 callers
Method
on_error
src/libs/fmt/include/fmt/core.h:2353
↓ 29 callers
Method
require_subcommand
The argumentless form of require subcommand requires 1 or more subcommands
src/libs/CLI11/include/CLI/App.hpp:1108
↓ 29 callers
Method
reserve
src/libs/robin-map/include/tsl/robin_set.h:520
↓ 29 callers
Method
what
src/libs/fmt/test/gtest/gtest/gtest.h:4753
↓ 28 callers
Function
GTEST_LOCK_EXCLUDED_
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6433
↓ 28 callers
Method
MatchAndExplain
src/libs/fmt/test/gtest/gmock/gmock.h:4316
↓ 28 callers
Method
configurable
Specify that the subcommand can be triggered by a config file
src/libs/CLI11/include/CLI/App.hpp:505
↓ 28 callers
Function
impl
Accessors for the implementation object.
src/libs/fmt/test/gtest/gtest/gtest.h:11332
↓ 28 callers
Method
key
src/libs/json/single_include/nlohmann/json.hpp:6596
↓ 28 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
src/libs/json/include/nlohmann/json.hpp:6108
↓ 27 callers
Method
empty
src/libs/json/include/nlohmann/detail/input/input_adapters.hpp:157
↓ 27 callers
Method
get_description
Get the app or subcommand description
src/libs/CLI11/include/CLI/App.hpp:1553
↓ 27 callers
Method
needs
src/libs/CLI11/include/CLI/App.hpp:1418
↓ 27 callers
Function
to_string_view
src/libs/fmt/include/fmt/core.h:537
↓ 26 callers
Function
FsDebugPrint
src/wtf/fshooks.h:10
↓ 26 callers
Method
add_lines
Adds a list of lines. The list can be indented with the optional argument 'indent'.
scripts/gen_coveragefile_ida.py:1349
↓ 26 callers
Method
begin
* Iterators */
src/libs/robin-map/include/tsl/robin_set.h:214
↓ 26 callers
Function
check_utf8dump
src/libs/json/test/src/unit-unicode2.cpp:55
↓ 26 callers
Method
get_offset_from_rva
Get the file offset corresponding to this RVA. Given a RVA , this method will find the section where the data lies and return the off
scripts/gen_coveragefile_ida.py:5068
↓ 26 callers
Function
iterator_wrapper
src/libs/json/include/nlohmann/json.hpp:4988
↓ 26 callers
Method
len
(&self)
src/libs/BLAKE3/src/lib.rs:436
↓ 26 callers
Method
stream
Returns the underlying ostream.
src/libs/fmt/test/gtest/gtest/gtest.h:6188
↓ 26 callers
Function
transform
Expand pattern into an (almost) equivalent one, but with single Either. Example: ((-a | -b) (-c | -d)) => (-a -c | -a -d | -b -c | -b -d) Qui
src/libs/fmt/support/docopt.py:72
↓ 26 callers
Method
value
src/libs/robin-map/tests/utils.h:210
↓ 25 callers
Method
call
(self, method, args, **kwargs)
src/libs/fmt/support/manage.py:25
↓ 25 callers
Method
data
src/libs/libfuzzer/FuzzerMutate.h:145
↓ 25 callers
Method
data
Returns a pointer to the output buffer content. No terminating null character is appended. */
src/libs/fmt/include/fmt/format.h:2313
↓ 25 callers
Method
is_little_endian
src/libs/yas/tests/base/main.cpp:203
↓ 25 callers
Function
read_header
src/libs/yas/include/yas/tools/archinfo.hpp:90
↓ 24 callers
Method
fill
Fill a buffer with output bytes and advance the position of the `OutputReader`. This is equivalent to [`Read::read`], except that it doesn't return a
src/libs/BLAKE3/src/lib.rs:1385
↓ 24 callers
Function
from_utf8
src/libs/yas/include/yas/detail/tools/utf8conv.hpp:82
↓ 24 callers
Method
ignore_underscore
Ignore underscore. Subcommands inherit value.
src/libs/CLI11/include/CLI/App.hpp:511
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
src/libs/json/single_include/nlohmann/json.hpp:20211
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
src/libs/json/include/nlohmann/json.hpp:2710
↓ 24 callers
Function
load32
src/libs/BLAKE3/c/blake3_impl.h:144
↓ 24 callers
Function
loadu
(src: *const u8)
src/libs/BLAKE3/src/rust_sse2.rs:15
↓ 24 callers
Function
loadu
(src: *const u8)
src/libs/BLAKE3/src/rust_sse41.rs:15
↓ 24 callers
Function
loadu
src/libs/BLAKE3/c/blake3_sse2.c:11
↓ 24 callers
Function
loadu
src/libs/BLAKE3/c/blake3_sse41.c:11
↓ 24 callers
Function
loadu_128
src/libs/BLAKE3/c/blake3_avx512.c:9
↓ 24 callers
Method
option_defaults
Get the OptionDefault object, to set option defaults
src/libs/CLI11/include/CLI/App.hpp:547
↓ 24 callers
Method
require_option
The argumentless form of require option requires 1 or more options be used
src/libs/CLI11/include/CLI/App.hpp:1137
↓ 24 callers
Method
resize
Resizes the buffer to contain *count* elements. If T is a POD type new elements may not be initialized. */
src/libs/fmt/include/fmt/format.h:698
↓ 24 callers
Function
store32
src/libs/BLAKE3/c/blake3_impl.h:162
↓ 24 callers
Function
trim
from https://stackoverflow.com/a/25829178/266378
src/libs/json/test/src/unit-testsuites.cpp:1362
↓ 24 callers
Function
util_rndGet
src/wtf/honggfuzz.h:98
↓ 24 callers
Function
vformat
src/libs/fmt/include/fmt/color.h:562
↓ 23 callers
Method
DescribeNegationTo
src/libs/fmt/test/gtest/gmock/gmock.h:4334
↓ 23 callers
Method
GetArgGva
src/wtf/backend.cc:219
↓ 23 callers
Function
__YAS_CONSTEXPR_IF
src/libs/yas/include/yas/types/concepts/array.hpp:62
↓ 23 callers
Function
copy
src/libs/fmt/include/fmt/ranges.h:50
↓ 23 callers
Method
excludes
Sets excluded options for the subcommand
src/libs/CLI11/include/CLI/App.hpp:1394
↓ 23 callers
Method
join
(oper_a: A, oper_b: B)
src/libs/BLAKE3/src/join.rs:41
↓ 23 callers
Method
multi_option_policy
Take the last argument if given multiple times (or another policy)
src/libs/CLI11/include/CLI/Option.hpp:661
↓ 23 callers
Method
operator[]
access to successor
src/libs/json/single_include/nlohmann/json.hpp:12427
↓ 23 callers
Method
operator[]
access to successor
src/libs/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:99
↓ 23 callers
Function
parse_check_line
(mut line: &str)
src/libs/BLAKE3/b3sum/src/main.rs:445
↓ 23 callers
Method
push
(self, *args)
src/libs/fmt/support/manage.py:46
↓ 23 callers
Method
resize
src/libs/yas/include/yas/buffers.hpp:111
↓ 23 callers
Method
subtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
src/libs/json/single_include/nlohmann/json.hpp:5215
↓ 23 callers
Method
try_resize
Tries resizing the buffer to contain *count* elements. If T is a POD type the new elements may not be initialized.
src/libs/fmt/include/fmt/core.h:807
↓ 22 callers
Method
Stop
src/wtf/whv_backend.cc:578
↓ 22 callers
Function
const_check
src/libs/fmt/include/fmt/core.h:361
↓ 22 callers
Function
format_to_n
src/libs/fmt/include/fmt/core.h:2945
↓ 22 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9262
↓ 22 callers
Method
key
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:684
↓ 22 callers
Function
make_format_args
src/libs/fmt/include/fmt/core.h:1708
↓ 22 callers
Function
set1_512
src/libs/BLAKE3/c/blake3_avx512.c:45
↓ 22 callers
Method
size
src/libs/fmt/test/gtest/gmock/gmock.h:8842
↓ 22 callers
Method
write
(self, text)
src/libs/fmt/support/rst2md.py:19
↓ 21 callers
Function
AssertionSuccess
Makes a successful assertion result.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2700
↓ 21 callers
Function
Message
Copy constructor.
src/libs/fmt/test/gtest/gtest/gtest.h:2763
↓ 21 callers
Method
application_index
Specify the application index of a validator
src/libs/CLI11/include/CLI/Validators.hpp:183
← previous
next →
201–300 of 6,937, ranked by callers