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
↓ 7 callers
Function
round_fn
src/libs/BLAKE3/c/blake3_portable.c:20
↓ 7 callers
Function
round_fn
src/libs/BLAKE3/c/blake3_sse2.c:282
↓ 7 callers
Function
round_fn
src/libs/BLAKE3/c/blake3_sse41.c:276
↓ 7 callers
Function
round_fn
src/libs/BLAKE3/c/blake3_avx2.c:42
↓ 7 callers
Function
round_fn16
src/libs/BLAKE3/c/blake3_avx512.c:809
↓ 7 callers
Function
round_fn4
src/libs/BLAKE3/c/blake3_avx512.c:315
↓ 7 callers
Function
round_fn4
src/libs/BLAKE3/c/blake3_neon.c:64
↓ 7 callers
Function
round_fn8
src/libs/BLAKE3/c/blake3_avx512.c:558
↓ 7 callers
Method
set
Sets the buffer data and capacity. */
src/libs/fmt/include/fmt/core.h:769
↓ 7 callers
Method
set_bytes_at_offset
Overwrite the bytes at the given file offset with the given string. Return True if successful, False otherwise. It can fail if the of
scripts/gen_coveragefile_ida.py:5986
↓ 7 callers
Function
split_names
Splits a string into multiple long and short names
src/libs/CLI11/include/CLI/Split.hpp:67
↓ 7 callers
Function
sse2_detected
()
src/libs/BLAKE3/src/platform.rs:397
↓ 7 callers
Function
sse41_detected
()
src/libs/BLAKE3/src/platform.rs:374
↓ 7 callers
Method
start_array
src/libs/json/single_include/nlohmann/json.hpp:6606
↓ 7 callers
Method
start_array
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:694
↓ 7 callers
Method
start_object
src/libs/json/single_include/nlohmann/json.hpp:6591
↓ 7 callers
Method
start_object
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:679
↓ 7 callers
Function
system_error_message
src/libs/fmt/test/gtest-extra.h:56
↓ 7 callers
Method
take_last
Set the multi option policy to take last
src/libs/CLI11/include/CLI/Option.hpp:150
↓ 7 callers
Method
test_to_run_count
Gets the number of tests that should run.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2502
↓ 7 callers
Function
transpose_vecs
(vecs: &mut [__m128i; DEGREE])
src/libs/BLAKE3/src/rust_sse2.rs:483
↓ 7 callers
Function
transpose_vecs
(vecs: &mut [__m128i; DEGREE])
src/libs/BLAKE3/src/rust_sse41.rs:474
↓ 7 callers
Function
trim_copy
Make a copy of the string and then trim it
src/libs/CLI11/include/CLI/StringTools.hpp:144
↓ 7 callers
Function
undiagonalize
(row0: &mut __m128i, row2: &mut __m128i, row3: &mut __m128i)
src/libs/BLAKE3/src/rust_sse2.rs:134
↓ 7 callers
Function
undiagonalize
(row0: &mut __m128i, row2: &mut __m128i, row3: &mut __m128i)
src/libs/BLAKE3/src/rust_sse41.rs:134
↓ 7 callers
Function
undiagonalize
src/libs/BLAKE3/c/blake3_avx512.c:110
↓ 7 callers
Function
undiagonalize
src/libs/BLAKE3/c/blake3_sse2.c:75
↓ 7 callers
Function
undiagonalize
src/libs/BLAKE3/c/blake3_sse41.c:77
↓ 7 callers
Function
vformat_to
src/libs/fmt/include/fmt/xchar.h:122
↓ 7 callers
Method
write
src/libs/yas/include/yas/detail/io/binary_streams.hpp:64
↓ 7 callers
Method
write
src/libs/fmt/src/os.cc:276
↓ 6 callers
Function
ArrayAsVector
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3777
↓ 6 callers
Function
CAPTURE
src/libs/json/test/src/unit-bson.cpp:1267
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3409
↓ 6 callers
Function
Expectation
src/libs/fmt/test/gtest/gmock/gmock.h:8724
↓ 6 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4583
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11149
↓ 6 callers
Method
GetPhysicalPage
src/libs/kdmp-parser/src/lib/kdmp-parser.h:270
↓ 6 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4464
↓ 6 callers
Function
IsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11102
↓ 6 callers
Function
IsUTF8TrailByte
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12186
↓ 6 callers
Function
Log
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12810
↓ 6 callers
Method
LooksGood
src/libs/kdmp-parser/src/lib/kdmp-parser-structs.h:477
↓ 6 callers
Function
NumberToHuman
src/wtf/human.cc:58
↓ 6 callers
Method
Rand
src/libs/libfuzzer/FuzzerMutate.h:226
↓ 6 callers
Method
Reset
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10629
↓ 6 callers
Method
Size
src/wtf/ram.h:292
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7744
↓ 6 callers
Method
Skipped
Returns true if and only if the test was skipped.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3861
↓ 6 callers
Function
StrDup
src/libs/fmt/test/gtest/gtest/gtest.h:2243
↓ 6 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11721
↓ 6 callers
Method
advance_to
src/libs/fmt/include/fmt/printf.h:49
↓ 6 callers
Method
allow_config_extras
ignore extras in config files
src/libs/CLI11/include/CLI/App.hpp:454
↓ 6 callers
Method
base
src/libs/yas/examples/base_object/main.cpp:46
↓ 6 callers
Function
c_str
Returns the pointer to a C string. */
src/libs/fmt/include/fmt/os.h:116
↓ 6 callers
Function
check_path
get the type of the path from a file name
src/libs/CLI11/include/CLI/Validators.hpp:299
↓ 6 callers
Function
compress_in_place
Unsafe because this may only be called on platforms supporting SSE2.
src/libs/BLAKE3/src/ffi_sse2.rs:4
↓ 6 callers
Function
compress_xof
Unsafe because this may only be called on platforms supporting SSE2.
src/libs/BLAKE3/src/ffi_sse2.rs:15
↓ 6 callers
Method
deallocate
src/libs/fmt/test/mock-allocator.h:61
↓ 6 callers
Method
disabled_by_default
Set the subcommand to be disabled by default, so on clear(), at the start of each parse it is disabled
src/libs/CLI11/include/CLI/App.hpp:413
↓ 6 callers
Method
empty
src/libs/libfuzzer/FuzzerMutate.h:205
↓ 6 callers
Method
equal_range
src/libs/robin-map/include/tsl/robin_set.h:439
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2476
↓ 6 callers
Method
final_callback
Set a callback for execution when all parsing and processing has completed aliased as callback
src/libs/CLI11/include/CLI/App.hpp:332
↓ 6 callers
Function
for_each
src/libs/fmt/include/fmt/ranges.h:226
↓ 6 callers
Function
formatted_size
src/libs/fmt/include/fmt/core.h:2952
↓ 6 callers
Method
get_PointerToRawData_adj
(self)
scripts/gen_coveragefile_ida.py:1635
↓ 6 callers
Method
get_allow_extra_args
Get the current value of allow extra args
src/libs/CLI11/include/CLI/Option.hpp:429
↓ 6 callers
Method
get_display_name
Get a display name for an app
src/libs/CLI11/include/CLI/App.hpp:1761
↓ 6 callers
Method
get_expected
The number of times the option expects to be included
src/libs/CLI11/include/CLI/Option.hpp:731
↓ 6 callers
Method
get_file_offset
(self)
scripts/gen_coveragefile_ida.py:1481
↓ 6 callers
Method
get_help_ptr
Get a pointer to the help flag.
src/libs/CLI11/include/CLI/App.hpp:1722
↓ 6 callers
Method
get_ignore_case
Check the status of ignore_case
src/libs/CLI11/include/CLI/App.hpp:1657
↓ 6 callers
Method
get_ignore_underscore
Check the status of ignore_underscore
src/libs/CLI11/include/CLI/App.hpp:1660
↓ 6 callers
Method
get_intrusive_buffer
src/libs/yas/include/yas/mem_streams.hpp:89
↓ 6 callers
Method
get_number_float
return floating-point value
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2748
↓ 6 callers
Method
get_type_size_min
The minimum number of arguments the option expects
src/libs/CLI11/include/CLI/Option.hpp:687
↓ 6 callers
Method
get_word_from_data
Convert two bytes of data to a word (little endian) 'offset' is assumed to index into a word array. So setting it to N will return a
scripts/gen_coveragefile_ida.py:5860
↓ 6 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/include/nlohmann/byte_container_with_subtype.hpp:134
↓ 6 callers
Method
index
get the section index
src/libs/CLI11/include/CLI/ConfigFwd.hpp:158
↓ 6 callers
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
src/libs/json/include/nlohmann/json.hpp:5765
↓ 6 callers
Method
install
Install package using pip.
src/libs/fmt/doc/build.py:13
↓ 6 callers
Function
integral_conversion
src/libs/CLI11/include/CLI/TypeTools.hpp:792
↓ 6 callers
Function
is_constant_evaluated
src/libs/fmt/include/fmt/core.h:350
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9306
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
src/libs/json/single_include/nlohmann/json.hpp:20255
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
src/libs/json/include/nlohmann/json.hpp:2754
↓ 6 callers
Function
is_windows_msvc
Windows targets may be using the MSVC toolchain or the GNU toolchain. The right compiler flags to use depend on the toolchain. (And we don't want to u
src/libs/BLAKE3/c/blake3_c_rust_bindings/build.rs:33
↓ 6 callers
Method
key
Gets the user supplied key.
src/libs/fmt/test/gtest/gtest/gtest.h:10447
↓ 6 callers
Method
load_factor
* Hash policy */
src/libs/robin-map/include/tsl/robin_set.h:503
↓ 6 callers
Function
mangle_Bytes
src/wtf/honggfuzz.cc:184
↓ 6 callers
Function
mangle_Overwrite
src/wtf/honggfuzz.cc:107
↓ 6 callers
Function
normalize
src/libs/fmt/include/fmt/format-inl.h:240
↓ 6 callers
Method
null
src/libs/json/single_include/nlohmann/json.hpp:6556
↓ 6 callers
Method
null
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:644
↓ 6 callers
Method
num_bigits
src/libs/fmt/include/fmt/format-inl.h:458
↓ 6 callers
Method
on_text
src/libs/fmt/include/fmt/core.h:2690
↓ 6 callers
Function
parse_string
src/libs/fmt/test/core-test.cc:670
↓ 6 callers
Method
parse_variable
(cmd)
linux_mode/qemu_snapshot/gdb_fuzzbkpt.py:229
↓ 6 callers
Function
permute
(m: &mut [u32; 16])
src/libs/BLAKE3/reference_impl/reference_impl.rs:67
← previous
next →
801–900 of 6,937, ranked by callers