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
↓ 2 callers
Method
is_end
return whether the iterator is at end
src/libs/yas/tests/base/externals/nlohmann_json.hpp:3505
↓ 2 callers
Method
is_end
return whether the iterator is at end
src/libs/json/single_include/nlohmann/json.hpp:11487
↓ 2 callers
Method
is_end
return whether the iterator is at end
src/libs/json/include/nlohmann/detail/iterators/primitive_iterator.hpp:57
↓ 2 callers
Method
is_errored
src/libs/json/single_include/nlohmann/json.hpp:6191
↓ 2 callers
Method
is_errored
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:279
↓ 2 callers
Function
is_github_ref
(node)
src/libs/fmt/support/rst2md.py:8
↓ 2 callers
Method
is_integral
src/libs/fmt/include/fmt/core.h:1433
↓ 2 callers
Method
is_my_program
(self)
linux_mode/qemu_snapshot/gdb_fuzzbkpt.py:391
↓ 2 callers
Function
is_name_start
src/libs/fmt/include/fmt/core.h:2159
↓ 2 callers
Function
is_no_neon
()
src/libs/BLAKE3/build.rs:20
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9212
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
src/libs/json/single_include/nlohmann/json.hpp:20161
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
src/libs/json/include/nlohmann/json.hpp:2660
↓ 2 callers
Function
is_supported_floating_point
src/libs/fmt/include/fmt/format.h:835
↓ 2 callers
Function
is_valid_dos_filename
(s)
scripts/gen_coveragefile_ida.py:2060
↓ 2 callers
Function
is_valid_for_int_and_double
src/libs/yas/include/yas/detail/tools/json_tools.hpp:260
↓ 2 callers
Function
is_valid_function_name
(s)
scripts/gen_coveragefile_ida.py:2082
↓ 2 callers
Function
is_x86_64
()
src/libs/BLAKE3/c/blake3_c_rust_bindings/build.rs:12
↓ 2 callers
Function
is_yas_archive
src/libs/yas/include/yas/tools/archinfo.hpp:49
↓ 2 callers
Method
ivalue
src/libs/CLI11/tests/NewParseTest.cpp:316
↓ 2 callers
Function
json_read_double
src/libs/yas/include/yas/detail/tools/json_tools.hpp:309
↓ 2 callers
Function
json_read_key
src/libs/yas/include/yas/detail/tools/json_tools.hpp:228
↓ 2 callers
Function
json_read_num
src/libs/yas/include/yas/detail/tools/json_tools.hpp:281
↓ 2 callers
Function
json_skip_bool
src/libs/yas/include/yas/detail/tools/json_tools.hpp:98
↓ 2 callers
Function
json_skip_object
src/libs/yas/include/yas/detail/tools/json_tools.hpp:179
↓ 2 callers
Function
json_skip_string
src/libs/yas/include/yas/detail/tools/json_tools.hpp:137
↓ 2 callers
Function
json_skip_unicode
src/libs/yas/include/yas/detail/tools/json_tools.hpp:90
↓ 2 callers
Function
keyed_hash
The keyed hash function. This is suitable for use as a message authentication code, for example to replace an HMAC instance. In that use case, the co
src/libs/BLAKE3/src/lib.rs:830
↓ 2 callers
Function
largest_power_of_two_leq
The largest power of two less than or equal to `n`, used for left_len() immediately below, and also directly in Hasher::update().
src/libs/BLAKE3/src/lib.rs:557
↓ 2 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/include/nlohmann/detail/input/binary_reader.hpp:45
↓ 2 callers
Function
load_key_words
src/libs/BLAKE3/c/blake3_impl.h:150
↓ 2 callers
Function
make_hour
src/libs/fmt/test/chrono-test.cc:23
↓ 2 callers
Function
make_output
src/libs/BLAKE3/c/blake3.c:62
↓ 2 callers
Function
make_write_int_arg
src/libs/fmt/include/fmt/format.h:1460
↓ 2 callers
Function
mangle_Move
src/wtf/honggfuzz.cc:86
↓ 2 callers
Method
max_bucket_count
src/libs/robin-map/include/tsl/robin_set.h:497
↓ 2 callers
Function
max_file_size
src/libs/fmt/test/posix-mock-test.cc:93
↓ 2 callers
Method
max_load_factor
src/libs/robin-map/include/tsl/robin_hash.h:1078
↓ 2 callers
Function
max_value
src/libs/fmt/include/fmt/format.h:303
↓ 2 callers
Method
merge_cv_stack
As described in push_cv() below, we do "lazy merging", delaying merges until right before the next CV is about to be added. This is different from the
src/libs/BLAKE3/src/lib.rs:1015
↓ 2 callers
Method
min_load_factor
src/libs/robin-map/include/tsl/robin_hash.h:1074
↓ 2 callers
Function
modp_b64_decode
src/libs/yas/include/yas/detail/tools/base64.hpp:197
↓ 2 callers
Method
move_string
return current string value (implicitly resets the token; useful only once)
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2754
↓ 2 callers
Function
multiply
Computes lhs * rhs / pow(2, 64) rounded to nearest with half-up tie breaking.
src/libs/fmt/include/fmt/format-inl.h:258
↓ 2 callers
Method
num_threads
(&self)
src/libs/BLAKE3/b3sum/src/main.rs:144
↓ 2 callers
Function
object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
src/libs/yas/tests/base/externals/nlohmann_json.hpp:8555
↓ 2 callers
Method
on_12_hour
src/libs/fmt/include/fmt/chrono.h:1063
↓ 2 callers
Method
on_24_hour
src/libs/fmt/include/fmt/chrono.h:1054
↓ 2 callers
Method
on_datetime
src/libs/fmt/include/fmt/chrono.h:1046
↓ 2 callers
Method
on_dec0_weekday
src/libs/fmt/include/fmt/chrono.h:1042
↓ 2 callers
Method
on_dec1_weekday
src/libs/fmt/include/fmt/chrono.h:1043
↓ 2 callers
Method
on_loc_date
src/libs/fmt/include/fmt/chrono.h:1047
↓ 2 callers
Method
on_loc_time
src/libs/fmt/include/fmt/chrono.h:1048
↓ 2 callers
Method
on_minute
src/libs/fmt/include/fmt/chrono.h:1072
↓ 2 callers
Method
on_replacement_field
src/libs/fmt/include/fmt/core.h:2708
↓ 2 callers
Method
on_second
src/libs/fmt/include/fmt/chrono.h:1081
↓ 2 callers
Method
on_type
src/libs/fmt/include/fmt/core.h:1990
↓ 2 callers
Method
operator&
src/libs/fmt/include/fmt/color.h:277
↓ 2 callers
Method
operator()
src/libs/libfuzzer/FuzzerMutate.h:225
↓ 2 callers
Function
operator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/json/single_include/nlohmann/json.hpp:12196
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/json/single_include/nlohmann/json.hpp:11940
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/json/include/nlohmann/detail/iterators/iter_impl.hpp:355
↓ 2 callers
Function
operator++
src/libs/fmt/include/fmt/core.h:1372
↓ 2 callers
Function
operator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/json/single_include/nlohmann/json.hpp:12218
↓ 2 callers
Function
operator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
src/libs/json/include/nlohmann/detail/iterators/iter_impl.hpp:406
↓ 2 callers
Method
output
(&self)
src/libs/BLAKE3/reference_impl/reference_impl.rs:235
↓ 2 callers
Function
output_root_bytes
src/libs/BLAKE3/c/blake3.c:89
↓ 2 callers
Function
paint_test_input
Paint the input with a repeating byte pattern. We use a cycle length of 251, because that's the largets prime number less than 256. This makes it unli
src/libs/BLAKE3/test_vectors/src/lib.rs:65
↓ 2 callers
Function
parent_cv
As above, this currently assumes the regular hash mode. If an incremental user needs keyed_hash or derive_key, we can add that.
src/libs/BLAKE3/src/guts.rs:50
↓ 2 callers
Function
parent_output
( left_child_cv: [u32; 8], right_child_cv: [u32; 8], key_words: [u32; 8], flags: u32, )
src/libs/BLAKE3/reference_impl/reference_impl.rs:248
↓ 2 callers
Function
parse
src/libs/fmt/include/fmt/core.h:2754
↓ 2 callers
Method
parse
()
src/libs/BLAKE3/b3sum/src/main.rs:33
↓ 2 callers
Method
parse
src/libs/fmt/test/scan-test.cc:73
↓ 2 callers
Method
parse
(class_, option_description)
src/libs/fmt/support/docopt.py:188
↓ 2 callers
Function
parse_align
src/libs/fmt/include/fmt/core.h:2120
↓ 2 callers
Method
parse_cbor
! @brief create a JSON value from CBOR input @param[in] strict whether to expect the input to be consumed completed @return JSON value c
src/libs/yas/tests/base/externals/nlohmann_json.hpp:4512
↓ 2 callers
Function
parse_chrono_format
src/libs/fmt/include/fmt/chrono.h:584
↓ 2 callers
Function
parse_defaults
(doc)
src/libs/fmt/support/docopt.py:452
↓ 2 callers
Function
parse_expr
expr ::= seq ( '|' seq )* ;
src/libs/fmt/support/docopt.py:377
↓ 2 callers
Method
parse_imports
Parse the imported symbols. It will fill a list, which will be available as the dictionary attribute "imports". Its keys will be the
scripts/gen_coveragefile_ida.py:4658
↓ 2 callers
Function
parse_long
long ::= '--' chars [ ( ' ' | '=' ) chars ] ;
src/libs/fmt/support/docopt.py:301
↓ 2 callers
Method
parse_msgpack
! @brief create a JSON value from MessagePack input @param[in] strict whether to expect the input to be consumed completed @return JSON
src/libs/yas/tests/base/externals/nlohmann_json.hpp:4533
↓ 2 callers
Function
parse_precision
src/libs/fmt/include/fmt/core.h:2237
↓ 2 callers
Function
parse_replacement_field
src/libs/fmt/include/fmt/core.h:2342
↓ 2 callers
Function
parse_section
(name, source)
src/libs/fmt/support/docopt.py:464
↓ 2 callers
Function
parse_seq
seq ::= ( atom [ '...' ] )* ;
src/libs/fmt/support/docopt.py:390
↓ 2 callers
Function
parse_shorts
shorts ::= '-' ( chars )* [ [ ' ' ] chars ] ;
src/libs/fmt/support/docopt.py:334
↓ 2 callers
Function
parse_width
src/libs/fmt/include/fmt/core.h:2203
↓ 2 callers
Function
power_of_10_64
src/libs/fmt/include/fmt/format-inl.h:629
↓ 2 callers
Function
promote_float
src/libs/fmt/include/fmt/format.h:1258
↓ 2 callers
Function
read_test_vectors_file
()
src/libs/BLAKE3/test_vectors/src/lib.rs:132
↓ 2 callers
Method
read_virtual_page
Read a virtual page from the memory dump Args: virtual_address (int): _description_ directory_table_base (Optional[in
src/libs/kdmp-parser/src/python/kdmp_parser/__init__.py:83
↓ 2 callers
Function
reference_hash
(input: &[u8])
src/libs/BLAKE3/src/test.rs:367
↓ 2 callers
Function
reference_hash
(input: &[u8])
src/libs/BLAKE3/c/blake3_c_rust_bindings/src/test.rs:416
↓ 2 callers
Function
report_windows_error
src/libs/fmt/src/os.cc:181
↓ 2 callers
Function
reserve
\rst Reserves space to store at least *new_cap* arguments including *new_cap_named* named arguments. \endrst */
src/libs/fmt/include/fmt/args.h:222
↓ 2 callers
Function
reset
reset token_buffer; current character is beginning of token
src/libs/json/include/nlohmann/detail/input/lexer.hpp:1312
↓ 2 callers
Method
reset
(&mut self)
src/libs/BLAKE3/src/traits.rs:27
↓ 2 callers
Function
rewrite
(filename)
src/libs/fmt/support/manage.py:96
↓ 2 callers
Function
rmtree_if_exists
(dir)
src/libs/fmt/support/build-docs.py:8
← previous
next →
1,701–1,800 of 6,937, ranked by callers