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
↓ 4 callers
Function
destroy
src/libs/json/include/nlohmann/json.hpp:1135
↓ 4 callers
Method
emplace
src/libs/json/include/nlohmann/ordered_map.hpp:40
↓ 4 callers
Function
emplace_arg
src/libs/fmt/include/fmt/args.h:124
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
src/libs/json/single_include/nlohmann/json.hpp:22636
↓ 4 callers
Function
error_handler
src/libs/fmt/include/fmt/core.h:1621
↓ 4 callers
Method
expect
! @throw parse_error.101 if expected token did not occur */
src/libs/yas/tests/base/externals/nlohmann_json.hpp:3406
↓ 4 callers
Method
finalize
(self)
src/libs/BLAKE3/src/traits.rs:94
↓ 4 callers
Function
find_and_replace
Find and replace a substring with another substring
src/libs/CLI11/include/CLI/StringTools.hpp:273
↓ 4 callers
Method
flags
src/libs/yas/include/yas/detail/io/header.hpp:198
↓ 4 callers
Function
floor_log2_pow10
Various fast log computations.
src/libs/fmt/include/fmt/format-inl.h:905
↓ 4 callers
Function
format_decimal
src/libs/fmt/include/fmt/format.h:1050
↓ 4 callers
Method
formatter
Set the help formatter
src/libs/CLI11/include/CLI/App.hpp:526
↓ 4 callers
Function
generate_parents
src/libs/CLI11/include/CLI/Config.hpp:97
↓ 4 callers
Method
get_VirtualAddress_adj
(self)
scripts/gen_coveragefile_ida.py:1641
↓ 4 callers
Method
get_allow_windows_style_options
Check the status of the allow windows style options
src/libs/CLI11/include/CLI/App.hpp:1666
↓ 4 callers
Function
get_arithmetic_value
src/libs/yas/tests/base/externals/nlohmann_json.hpp:1092
↓ 4 callers
Function
get_arithmetic_value
src/libs/json/single_include/nlohmann/json.hpp:3976
↓ 4 callers
Function
get_arithmetic_value
src/libs/json/include/nlohmann/detail/conversions/from_json.hpp:45
↓ 4 callers
Method
get_binary
src/libs/json/include/nlohmann/detail/input/binary_reader.hpp:2425
↓ 4 callers
Function
get_cached_power
Returns a cached power of 10 `c_k = c_k.f * pow(2, c_k.e)` such that its (binary) exponent satisfies `min_exponent <= c_k.e <= min_exponent + 28`.
src/libs/fmt/include/fmt/format-inl.h:279
↓ 4 callers
Method
get_error_message
return syntax error message
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2797
↓ 4 callers
Method
get_help_all_ptr
Get a pointer to the help all flag. (const)
src/libs/CLI11/include/CLI/App.hpp:1728
↓ 4 callers
Method
get_immediate_callback
Get the status of disabled
src/libs/CLI11/include/CLI/App.hpp:1708
↓ 4 callers
Method
get_run_callback_for_default
Get the current value of run_callback_for_default
src/libs/CLI11/include/CLI/Option.hpp:453
↓ 4 callers
Method
get_string
src/libs/json/single_include/nlohmann/json.hpp:10780
↓ 4 callers
Method
get_string
src/libs/json/include/nlohmann/detail/input/binary_reader.hpp:2392
↓ 4 callers
Method
get_string_from_data
Get an ASCII string from data.
scripts/gen_coveragefile_ida.py:5110
↓ 4 callers
Method
get_type_name
Get the full typename for this option
src/libs/CLI11/include/CLI/Option.hpp:1183
↓ 4 callers
Method
get_warnings
Return the list of warnings. Non-critical problems found when parsing the PE file are appended to a list of warnings. This method ret
scripts/gen_coveragefile_ida.py:2833
↓ 4 callers
Method
getch
src/libs/yas/include/yas/detail/io/json_streams.hpp:159
↓ 4 callers
Function
getpagesize
src/libs/fmt/src/os.cc:344
↓ 4 callers
Function
grisu2
src/libs/json/single_include/nlohmann/json.hpp:16142
↓ 4 callers
Method
hash_many
( &self, inputs: &[&[u8; N]], key: &CVWords, counter: u64, increment_c
src/libs/BLAKE3/src/platform.rs:179
↓ 4 callers
Function
hasher_init_base
src/libs/BLAKE3/c/blake3.c:362
↓ 4 callers
Function
hasher_push_cv
In reference_impl.rs, we merge the new CV with existing CVs from the stack before pushing it. We can do that because we know more input is coming, so
src/libs/BLAKE3/c/blake3.c:447
↓ 4 callers
Function
ini_join
Comma separated join, adds quotes if needed
src/libs/CLI11/include/CLI/Config.hpp:71
↓ 4 callers
Method
insert_hint
src/libs/robin-map/include/tsl/robin_hash.h:742
↓ 4 callers
Function
insert_iterator
src/libs/json/single_include/nlohmann/json.hpp:23227
↓ 4 callers
Function
insert_iterator
src/libs/json/include/nlohmann/json.hpp:5726
↓ 4 callers
Function
interleave128
(a: __m256i, b: __m256i)
src/libs/BLAKE3/src/rust_avx2.rs:193
↓ 4 callers
Function
is_big_endian
src/libs/fmt/include/fmt/format.h:268
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9125
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
src/libs/json/single_include/nlohmann/json.hpp:20074
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
src/libs/json/include/nlohmann/json.hpp:2573
↓ 4 callers
Function
is_pure
()
src/libs/BLAKE3/build.rs:8
↓ 4 callers
Function
is_separator
check if a string is a container segment separator (empty or "%%")
src/libs/CLI11/include/CLI/StringTools.hpp:248
↓ 4 callers
Function
is_utf8
src/libs/fmt/include/fmt/core.h:420
↓ 4 callers
Function
json_value
default constructor (for null values)
src/libs/json/include/nlohmann/json.hpp:994
↓ 4 callers
Method
key
return the key of an object iterator
src/libs/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:105
↓ 4 callers
Function
le_bytes_from_words_32
(words: &[u32; 8])
src/libs/BLAKE3/src/platform.rs:454
↓ 4 callers
Function
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
src/libs/json/single_include/nlohmann/json.hpp:8433
↓ 4 callers
Function
make_text
src/libs/fmt/include/fmt/compile.h:227
↓ 4 callers
Function
make_tm
src/libs/fmt/test/chrono-test.cc:17
↓ 4 callers
Function
mangle_Inflate
src/wtf/honggfuzz.cc:123
↓ 4 callers
Function
my_allocator_clean_up
src/libs/json/test/src/unit-allocator.cpp:124
↓ 4 callers
Method
nonpositional
True if option has at least one non-positional name
src/libs/CLI11/include/CLI/Option.hpp:753
↓ 4 callers
Method
on_arg_id
src/libs/fmt/include/fmt/core.h:2692
↓ 4 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/json/single_include/nlohmann/json.hpp:11991
↓ 4 callers
Function
operator=
src/libs/fmt/include/fmt/os.h:370
↓ 4 callers
Function
parent_node_output
( left_child: &CVBytes, right_child: &CVBytes, key: &CVWords, flags: u8, platform: Platfor
src/libs/BLAKE3/src/lib.rs:880
↓ 4 callers
Function
parse
src/libs/fmt/test/core-test.cc:299
↓ 4 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2949
↓ 4 callers
Method
parse
src/libs/fmt/include/fmt/format.h:2477
↓ 4 callers
Method
peekch
src/libs/yas/include/yas/detail/io/json_streams.hpp:158
↓ 4 callers
Method
pointer
src/libs/fmt/test/gtest/gtest/gtest.h:1825
↓ 4 callers
Method
positionals_at_end
Specify that the positional arguments are only at the end of the sequence
src/libs/CLI11/include/CLI/App.hpp:499
↓ 4 callers
Function
print_byte
function to print UBJSON's diagnostic format
src/libs/json/doc/examples/to_ubjson.cpp:8
↓ 4 callers
Function
push_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
src/libs/yas/tests/base/externals/nlohmann_json.hpp:11575
↓ 4 callers
Method
push_cv
In reference_impl.rs, we merge the new CV with existing CVs from the stack before pushing it. We can do that because we know more input is coming, so
src/libs/BLAKE3/src/lib.rs:1064
↓ 4 callers
Function
random
Gets the random number generator.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1220
↓ 4 callers
Method
remaining_for_passthrough
This returns the missing options in a form ready for processing by another command line program
src/libs/CLI11/include/CLI/App.hpp:1851
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
src/libs/json/include/nlohmann/detail/string_escape.hpp:24
↓ 4 callers
Method
restore_and_read
src/libs/fmt/test/gtest-extra.cc:51
↓ 4 callers
Function
rjoin
src/libs/CLI11/include/CLI/StringTools.hpp:96
↓ 4 callers
Function
rotr32
src/libs/BLAKE3/c/blake3_portable.c:4
↓ 4 callers
Function
save
src/libs/yas/include/yas/serialize.hpp:56
↓ 4 callers
Function
set4
(a: u32, b: u32, c: u32, d: u32)
src/libs/BLAKE3/src/rust_sse2.rs:42
↓ 4 callers
Function
set4
(a: u32, b: u32, c: u32, d: u32)
src/libs/BLAKE3/src/rust_sse41.rs:42
↓ 4 callers
Method
set_end
set iterator to a defined past the end
src/libs/json/include/nlohmann/detail/iterators/primitive_iterator.hpp:45
↓ 4 callers
Function
set_flags
Will process the flags and set attributes in the object accordingly. The object "obj" will gain attributes named after the flags provided in
scripts/gen_coveragefile_ida.py:1215
↓ 4 callers
Method
simd_degree
(&self)
src/libs/BLAKE3/src/platform.rs:86
↓ 4 callers
Method
square
src/libs/fmt/include/fmt/format-inl.h:541
↓ 4 callers
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
src/libs/json/single_include/nlohmann/json.hpp:15384
↓ 4 callers
Function
test_compress_fn
A shared helper function for platform-specific tests.
src/libs/BLAKE3/c/blake3_c_rust_bindings/src/test.rs:102
↓ 4 callers
Method
test_suite_to_run_count
Gets the number of all test suites that contain at least one test that should run.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2461
↓ 4 callers
Function
to_wstring
src/libs/fmt/include/fmt/xchar.h:230
↓ 4 callers
Function
transpose_vecs
(vecs: &mut [__m256i; DEGREE])
src/libs/BLAKE3/src/rust_avx2.rs:207
↓ 4 callers
Method
truncated_hash
src/libs/robin-map/include/tsl/robin_hash.h:105
↓ 4 callers
Function
umul128
Computes 128-bit result of multiplication of two 64-bit unsigned integers.
src/libs/fmt/include/fmt/format-inl.h:828
↓ 4 callers
Function
umul128_upper64
Computes upper 64 bits of multiplication of two 64-bit unsigned integers.
src/libs/fmt/include/fmt/format-inl.h:856
↓ 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
src/libs/json/single_include/nlohmann/json.hpp:7994
↓ 4 callers
Method
validate_positionals
Set the subcommand to validate positional arguments before assigning
src/libs/CLI11/include/CLI/App.hpp:448
↓ 4 callers
Function
value_string
src/libs/CLI11/include/CLI/TypeTools.hpp:336
↓ 4 callers
Method
wait_ready
(s)
linux_mode/qemu_snapshot/gdb_fuzzbkpt.py:155
↓ 4 callers
Method
what
returns the explanatory string
src/libs/yas/tests/base/externals/nlohmann_json.hpp:206
↓ 4 callers
Function
words_from_le_bytes_32
(bytes: &[u8; 32])
src/libs/BLAKE3/src/platform.rs:418
↓ 4 callers
Function
words_from_little_endian_bytes
(bytes: &[u8], words: &mut [u32])
src/libs/BLAKE3/reference_impl/reference_impl.rs:127
↓ 4 callers
Function
write_bytes
src/libs/fmt/include/fmt/format.h:1304
↓ 4 callers
Function
write_file
src/libs/fmt/test/posix-mock-test.cc:201
↓ 3 callers
Function
Abort
src/libs/fmt/test/gtest/gtest/gtest.h:2376
← previous
next →
1,101–1,200 of 6,937, ranked by callers