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
Function
convert_for_visit
src/libs/fmt/include/fmt/core.h:395
↓ 2 callers
Function
convert_rwcount
On Windows the count argument to read and write is unsigned, so convert it from size_t preventing integer overflow.
src/libs/fmt/src/os.cc:61
↓ 2 callers
Function
copy2
src/libs/fmt/include/fmt/format.h:1035
↓ 2 callers
Function
copy_wide
A 16 KiB buffer is enough to take advantage of all the SIMD instruction sets that we support, but `std::io::copy` currently uses 8 KiB. Most platforms
src/libs/BLAKE3/b3sum/src/main.rs:260
↓ 2 callers
Method
count
src/libs/fmt/include/fmt/compile.h:35
↓ 2 callers
Function
count_zeroes
(data)
scripts/gen_coveragefile_ida.py:652
↓ 2 callers
Function
cpuid
src/libs/BLAKE3/c/blake3_dispatch.c:30
↓ 2 callers
Function
create_build_env
Create a build environment.
src/libs/fmt/support/manage.py:74
↓ 2 callers
Function
data
Returns a pointer to the string data. */
src/libs/fmt/include/fmt/core.h:481
↓ 2 callers
Method
deallocate
src/libs/fmt/test/format-test.cc:336
↓ 2 callers
Method
default_function
Set a capture function for the default. Mostly used by App.
src/libs/CLI11/include/CLI/Option.hpp:1135
↓ 2 callers
Function
defined
(var: &str)
src/libs/BLAKE3/c/blake3_c_rust_bindings/build.rs:3
↓ 2 callers
Function
divisible_by_power_of_5
Returns true iff x is divisible by pow(5, exp).
src/libs/fmt/include/fmt/format-inl.h:953
↓ 2 callers
Function
do_get_locale
src/libs/fmt/test/util.cc:30
↓ 2 callers
Function
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
src/libs/json/single_include/nlohmann/json.hpp:17192
↓ 2 callers
Method
dump_info
Dump all the PE header information into human readable string.
scripts/gen_coveragefile_ida.py:5192
↓ 2 callers
Method
dvalue
src/libs/CLI11/tests/NewParseTest.cpp:315
↓ 2 callers
Function
emplace
src/libs/json/single_include/nlohmann/json.hpp:23195
↓ 2 callers
Function
emplace
src/libs/json/include/nlohmann/json.hpp:5694
↓ 2 callers
Method
end
src/libs/json/test/src/unit-user_defined_input.cpp:89
↓ 2 callers
Method
end_precision
src/libs/fmt/include/fmt/core.h:1988
↓ 2 callers
Function
equal
src/libs/fmt/test/chrono-test.cc:71
↓ 2 callers
Method
escape
escape "~"" to "~0" and "/" to "~1"
src/libs/yas/tests/base/externals/nlohmann_json.hpp:7153
↓ 2 callers
Function
file
Returns the file name where this test is defined.
src/libs/fmt/test/gtest/gtest/gtest.h:10639
↓ 2 callers
Method
fill_buf
(&mut self, input: &mut &[u8])
src/libs/BLAKE3/src/lib.rs:440
↓ 2 callers
Method
final_output
(&self)
src/libs/BLAKE3/src/lib.rs:1231
↓ 2 callers
Function
find
src/libs/yas/tests/base/externals/nlohmann_json.hpp:10874
↓ 2 callers
Function
find
src/libs/json/single_include/nlohmann/json.hpp:22027
↓ 2 callers
Function
first_8_words
(compression_output: [u32; 16])
src/libs/BLAKE3/reference_impl/reference_impl.rs:123
↓ 2 callers
Function
flatten
! @brief return flattened JSON value The function creates a JSON object whose keys are JSON pointers (see [RFC 6901](https://tools.ietf.o
src/libs/yas/tests/base/externals/nlohmann_json.hpp:13683
↓ 2 callers
Function
flatten
! @brief return flattened JSON value The function creates a JSON object whose keys are JSON pointers (see [RFC 6901](https://tools.ietf.o
src/libs/json/single_include/nlohmann/json.hpp:25844
↓ 2 callers
Function
flatten
! @brief return flattened JSON value The function creates a JSON object whose keys are JSON pointers (see [RFC 6901](https://tools.ietf.o
src/libs/json/include/nlohmann/json.hpp:8343
↓ 2 callers
Method
flush
src/libs/fmt/test/gtest-extra.cc:34
↓ 2 callers
Function
for_each_codepoint
src/libs/fmt/include/fmt/format.h:484
↓ 2 callers
Function
format
src/libs/fmt/include/fmt/format.h:2784
↓ 2 callers
Method
format
src/libs/fmt/test/core-test.cc:697
↓ 2 callers
Function
formatOrdString
(ord_val)
scripts/gen_coveragefile_ida.py:579
↓ 2 callers
Function
format_value
src/libs/fmt/include/fmt/ostream.h:109
↓ 2 callers
Method
formatter_fn
Set the help formatter
src/libs/CLI11/include/CLI/App.hpp:532
↓ 2 callers
Method
freelocale
src/libs/fmt/include/fmt/os.h:475
↓ 2 callers
Method
from_file
Parse a config file, throw an error (ParseError:ConfigParseError or FileError) on failure
src/libs/CLI11/include/CLI/ConfigFwd.hpp:65
↓ 2 callers
Function
from_json
src/libs/json/test/src/unit-noexcept.cpp:55
↓ 2 callers
Function
from_json_array_impl
src/libs/json/single_include/nlohmann/json.hpp:4117
↓ 2 callers
Function
from_json_array_impl
src/libs/json/include/nlohmann/detail/conversions/from_json.hpp:186
↓ 2 callers
Function
from_json_inplace_array_impl
src/libs/json/single_include/nlohmann/json.hpp:4200
↓ 2 callers
Function
from_json_inplace_array_impl
src/libs/json/include/nlohmann/detail/conversions/from_json.hpp:269
↓ 2 callers
Function
from_json_tuple_impl
src/libs/json/single_include/nlohmann/json.hpp:4306
↓ 2 callers
Function
from_json_tuple_impl
src/libs/json/include/nlohmann/detail/conversions/from_json.hpp:375
↓ 2 callers
Function
from_u8str
src/libs/fmt/test/xchar-test.cc:123
↓ 2 callers
Function
fwrite_fully
A wrapper around fwrite that throws on error.
src/libs/fmt/include/fmt/format-inl.h:89
↓ 2 callers
Function
generate_set
src/libs/CLI11/include/CLI/Validators.hpp:545
↓ 2 callers
Method
get
(&mut self)
src/libs/BLAKE3/c/blake3_c_rust_bindings/benches/bench.rs:44
↓ 2 callers
Method
get
Returns the argument with the specified id. */
src/libs/fmt/include/fmt/core.h:1814
↓ 2 callers
Method
get_allow_extras
Get the status of allow extras
src/libs/CLI11/include/CLI/App.hpp:1696
↓ 2 callers
Function
get_bbl_rvas
()
scripts/gen_coveragefile_ida.py:6380
↓ 2 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xff do not end up
src/libs/yas/tests/base/externals/nlohmann_json.hpp:1485
↓ 2 callers
Method
get_config_ptr
Get a pointer to the config option.
src/libs/CLI11/include/CLI/App.hpp:1731
↓ 2 callers
Method
get_data_from_dword
Return a four byte string representing the double word value. (little endian).
scripts/gen_coveragefile_ida.py:5798
↓ 2 callers
Method
get_data_from_qword
Return an eight byte string representing the quad-word value. (little endian).
scripts/gen_coveragefile_ida.py:5911
↓ 2 callers
Method
get_data_from_word
Return a two byte string representing the word value. (little endian).
scripts/gen_coveragefile_ida.py:5855
↓ 2 callers
Method
get_disabled_by_default
Get the status of disabled by default
src/libs/CLI11/include/CLI/App.hpp:1711
↓ 2 callers
Method
get_enabled_by_default
Get the status of disabled by default
src/libs/CLI11/include/CLI/App.hpp:1714
↓ 2 callers
Method
get_entropy
Calculate and return the entropy for the section.
scripts/gen_coveragefile_ida.py:1748
↓ 2 callers
Method
get_envname
The environment variable associated to this value
src/libs/CLI11/include/CLI/Option.hpp:695
↓ 2 callers
Method
get_excludes
The set of options excluded
src/libs/CLI11/include/CLI/Option.hpp:701
↓ 2 callers
Method
get_fallthrough
Check the status of fallthrough
src/libs/CLI11/include/CLI/App.hpp:1663
↓ 2 callers
Method
get_hash_md5
Get the MD5 hex-digest of the section's data.
scripts/gen_coveragefile_ida.py:1775
↓ 2 callers
Method
get_hash_sha1
Get the SHA-1 hex-digest of the section's data.
scripts/gen_coveragefile_ida.py:1754
↓ 2 callers
Method
get_hash_sha256
Get the SHA-256 hex-digest of the section's data.
scripts/gen_coveragefile_ida.py:1761
↓ 2 callers
Method
get_hash_sha512
Get the SHA-512 hex-digest of the section's data.
scripts/gen_coveragefile_ida.py:1768
↓ 2 callers
Function
get_impl_ptr
get a pointer to the value (object)
src/libs/yas/tests/base/externals/nlohmann_json.hpp:9383
↓ 2 callers
Method
get_import_table
(self, rva, max_length=None)
scripts/gen_coveragefile_ida.py:4802
↓ 2 callers
Method
get_modifying
Get a boolean if the validator is allowed to modify the input returns true if it can modify the input
src/libs/CLI11/include/CLI/Validators.hpp:194
↓ 2 callers
Method
get_multi_option_policy
The status of the multi option policy
src/libs/CLI11/include/CLI/Option.hpp:145
↓ 2 callers
Method
get_needs
The set of options needed
src/libs/CLI11/include/CLI/Option.hpp:698
↓ 2 callers
Method
get_overlay_data_start_offset
Get the offset of data appended to the file and not contained within the area described in the headers.
scripts/gen_coveragefile_ida.py:6272
↓ 2 callers
Method
get_prefix_command
Get the prefix command status
src/libs/CLI11/include/CLI/App.hpp:1693
↓ 2 callers
Method
get_qword_from_data
Convert eight bytes of data to a word (little endian) 'offset' is assumed to index into a word array. So setting it to N will return
scripts/gen_coveragefile_ida.py:5916
↓ 2 callers
Method
get_rva_from_offset
Get the RVA corresponding to this file offset.
scripts/gen_coveragefile_ida.py:5044
↓ 2 callers
Function
get_sublang_name_for_lang
( lang_value, sublang_value )
scripts/gen_coveragefile_ida.py:1168
↓ 2 callers
Method
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2772
↓ 2 callers
Method
get_type_size
The number of arguments the option expects
src/libs/CLI11/include/CLI/Option.hpp:684
↓ 2 callers
Method
get_validate_positionals
Get the status of validating positionals
src/libs/CLI11/include/CLI/App.hpp:1716
↓ 2 callers
Method
get_version_ptr
Get a pointer to the version option.
src/libs/CLI11/include/CLI/App.hpp:1737
↓ 2 callers
Method
get_x
src/libs/CLI11/tests/CreationTest.cpp:720
↓ 2 callers
Method
getch
src/libs/yas/include/yas/detail/io/binary_streams.hpp:197
↓ 2 callers
Function
grisu2
src/libs/json/include/nlohmann/detail/conversions/to_chars.hpp:820
↓ 2 callers
Function
grisu2_round
src/libs/json/single_include/nlohmann/json.hpp:15860
↓ 2 callers
Function
grisu2_round
src/libs/json/include/nlohmann/detail/conversions/to_chars.hpp:538
↓ 2 callers
Method
has_relocs
Checks if the PE file has relocation directory
scripts/gen_coveragefile_ida.py:5182
↓ 2 callers
Method
hash
(&mut self, args: &Args)
src/libs/BLAKE3/b3sum/src/main.rs:215
↓ 2 callers
Function
hasher_merge_cv_stack
As described in hasher_push_cv() below, we do "lazy merging", delaying merges until right before the next CV is about to be added. This is different f
src/libs/BLAKE3/c/blake3.c:404
↓ 2 callers
Method
header_size
src/libs/yas/include/yas/detail/io/header.hpp:197
↓ 2 callers
Function
help
Printout the full help string on error (if this fn is set, the old default for CLI11)
src/libs/CLI11/include/CLI/App.hpp:3158
↓ 2 callers
Function
hex_half_byte
(c: char)
src/libs/BLAKE3/b3sum/src/main.rs:379
↓ 2 callers
Function
invoke
src/libs/fmt/test/fuzzing/two-args.cc:35
↓ 2 callers
Function
is_aarch64
()
src/libs/BLAKE3/build.rs:55
↓ 2 callers
Function
is_arithmetic_type
src/libs/fmt/include/fmt/core.h:1099
↓ 2 callers
Function
is_armv7
()
src/libs/BLAKE3/build.rs:59
↓ 2 callers
Method
is_driver
Check whether the file is a Windows driver. This will return true only if there are reliable indicators of the image being a driver.
scripts/gen_coveragefile_ida.py:6219
← previous
next →
1,601–1,700 of 6,937, ranked by callers