MCPcopy Create free account

hub / github.com/0vercl0k/wtf / functions

Functions6,937 in github.com/0vercl0k/wtf

↓ 6 callersMethodprefix_command
Do not parse anything after the first unrecognized option and return
src/libs/CLI11/include/CLI/App.hpp:471
↓ 6 callersFunctionpush_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/json/single_include/nlohmann/json.hpp:22952
↓ 6 callersFunctionpush_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/json/include/nlohmann/json.hpp:5451
↓ 6 callersMethodremove_subcommand
Removes a subcommand from the App. Takes a subcommand pointer. Returns true if found and removed.
src/libs/CLI11/include/CLI/App.hpp:999
↓ 6 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6563
↓ 6 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2481
↓ 6 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2492
↓ 6 callersFunctionreset
reset token_buffer; current character is beginning of token
src/libs/json/single_include/nlohmann/json.hpp:7940
↓ 6 callersFunctionrun_blake3
(args, input)
src/libs/BLAKE3/c/test.py:13
↓ 6 callersMethodsection
specify a particular section of the configuration file to use
src/libs/CLI11/include/CLI/ConfigFwd.hpp:150
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
src/libs/json/include/nlohmann/byte_container_with_subtype.hpp:85
↓ 6 callersFunctiontest_compress_fn
A shared helper function for platform-specific tests.
src/libs/BLAKE3/src/test.rs:76
↓ 6 callersFunctiontest_hash_many_fn
A shared helper function for platform-specific tests.
src/libs/BLAKE3/c/blake3_c_rust_bindings/src/test.rs:209
↓ 6 callersMethodtop
src/libs/yas/tests/base/externals/nlohmann_json.hpp:6977
↓ 6 callersMethodtotal_test_count
Gets the number of all tests.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2497
↓ 6 callersMethodtotal_test_suite_count
Gets the number of all test suites.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2455
↓ 6 callersFunctiontranspose_vecs
src/libs/BLAKE3/c/blake3_sse2.c:398
↓ 6 callersFunctiontranspose_vecs
src/libs/BLAKE3/c/blake3_sse41.c:392
↓ 6 callersFunctiontranspose_vecs_128
src/libs/BLAKE3/c/blake3_avx512.c:431
↓ 6 callersFunctiontranspose_vecs_128
src/libs/BLAKE3/c/blake3_neon.c:180
↓ 6 callersFunctiontype
Gets the outcome of the test part.
src/libs/fmt/test/gtest/gtest/gtest.h:7895
↓ 6 callersMethodungetch
src/libs/yas/include/yas/detail/io/text_streams.hpp:154
↓ 6 callersMethodupdate
(&mut self, data: impl AsRef<[u8]>)
src/libs/BLAKE3/src/traits.rs:20
↓ 6 callersMethodupdate
Try to avoid buffering as much as possible, by compressing directly from the input slice when full blocks are available.
src/libs/BLAKE3/src/lib.rs:458
↓ 6 callersFunctionvalid_first_char
src/libs/CLI11/include/CLI/StringTools.hpp:219
↓ 5 callersFunctionAlwaysTrue
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7731
↓ 5 callersFunctionBswap
src/libs/libfuzzer/FuzzerMutate.cpp:72
↓ 5 callersFunctionDebugPrint
src/wtf/fuzzer_ioctl.cc:18
↓ 5 callersFunctionFOpen
src/libs/fmt/test/gtest/gtest/gtest.h:2324
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:8765
↓ 5 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:5601
↓ 5 callersFunctionFormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6050
↓ 5 callersFunctionFormatTimeInMillisAsDuration
Formats the given time in milliseconds as seconds.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6042
↓ 5 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:5574
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:8570
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7486
↓ 5 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:9956
↓ 5 callersMethodMatchAndExplain
Returns true if and only if the matcher matches x; also explains the match result to 'listener'.
src/libs/fmt/test/gtest/gtest/gtest.h:6355
↓ 5 callersFunctionMatches
src/libs/fmt/test/gtest/gmock/gmock.h:7711
↓ 5 callersFunctionPrintCStringTo
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12133
↓ 5 callersMethodRdx
src/wtf/backend.cc:311
↓ 5 callersMethodRsp
src/wtf/backend.cc:287
↓ 5 callersFunctionToChar32
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11844
↓ 5 callersFunctionUniversalPrintCharArray
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12076
↓ 5 callersFunction__YAS_CONSTEXPR_IF
src/libs/yas/include/yas/types/utility/object.hpp:117
↓ 5 callersFunction__YAS_CONSTEXPR_IF
src/libs/yas/include/yas/detail/io/binary_streams.hpp:183
↓ 5 callersMethodadjust_FileAlignment
(self, val, file_alignment )
scripts/gen_coveragefile_ida.py:6344
↓ 5 callersMethodall_zeroes
Returns true is the unpacked data is all zeros.
scripts/gen_coveragefile_ida.py:1487
↓ 5 callersFunctionappender
src/libs/fmt/include/fmt/core.h:1369
↓ 5 callersFunctionavx2_detected
()
src/libs/BLAKE3/src/platform.rs:352
↓ 5 callersFunctionavx512_detected
()
src/libs/BLAKE3/c/blake3_c_rust_bindings/src/lib.rs:34
↓ 5 callersMethodbegin
* Iterators */
src/libs/robin-map/include/tsl/robin_map.h:229
↓ 5 callersFunctionbench_many_chunks_fn
(b: &mut Bencher, platform: Platform)
src/libs/BLAKE3/benches/bench.rs:88
↓ 5 callersFunctionbench_many_chunks_fn
(b: &mut Bencher, f: HashManyFn, degree: usize)
src/libs/BLAKE3/c/blake3_c_rust_bindings/benches/bench.rs:120
↓ 5 callersFunctionbench_many_parents_fn
TODO: When we get const generics we can unify this with the chunks code.
src/libs/BLAKE3/benches/bench.rs:155
↓ 5 callersFunctionbench_many_parents_fn
TODO: When we get const generics we can unify this with the chunks code.
src/libs/BLAKE3/c/blake3_c_rust_bindings/benches/bench.rs:212
↓ 5 callersMethodbinary
src/libs/json/single_include/nlohmann/json.hpp:6586
↓ 5 callersMethodbinary
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:674
↓ 5 callersMethodbucket_for_hash
src/libs/robin-map/include/tsl/robin_hash.h:1132
↓ 5 callersMethodcheck_lname
Requires "--" to be removed from string
src/libs/CLI11/include/CLI/Option.hpp:928
↓ 5 callersMethodcheck_sname
Requires "-" to be removed from string
src/libs/CLI11/include/CLI/Option.hpp:923
↓ 5 callersFunctioncheck_unknown_types
src/libs/fmt/test/format-test.cc:1024
↓ 5 callersFunctionchunk_state_output
src/libs/BLAKE3/c/blake3.c:142
↓ 5 callersMethodclear
* Modifiers */
src/libs/robin-map/include/tsl/robin_set.h:233
↓ 5 callersMethodcompress_in_place
( &self, cv: &mut CVWords, block: &[u8; BLOCK_LEN], block_len: u8, cou
src/libs/BLAKE3/src/platform.rs:105
↓ 5 callersMethodconvert
src/libs/fmt/src/os.cc:82
↓ 5 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7670
↓ 5 callersFunctiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
src/libs/json/single_include/nlohmann/json.hpp:17293
↓ 5 callersFunctiondefined
(var: &str)
src/libs/BLAKE3/build.rs:3
↓ 5 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
src/libs/yas/tests/base/externals/nlohmann_json.hpp:6119
↓ 5 callersMethodemplace_hint
src/libs/robin-map/include/tsl/robin_set.h:286
↓ 5 callersMethodenabled_by_default
Set the subcommand to be enabled by default, so on clear(), at the start of each parse it is enabled (not disabled)
src/libs/CLI11/include/CLI/App.hpp:424
↓ 5 callersMethodend
src/libs/robin-map/include/tsl/robin_map.h:233
↓ 5 callersMethodenvname
Sets environment variable to read if no option given
src/libs/CLI11/include/CLI/Option.hpp:606
↓ 5 callersFunctionescape
! * @brief string escaping as described in RFC 6901 (Sect. 4) * @param[in] s string to escape * @return escaped string * * Note the order of e
src/libs/json/include/nlohmann/detail/string_escape.hpp:42
↓ 5 callersFunctionfind_and_modify
src/libs/CLI11/include/CLI/StringTools.hpp:336
↓ 5 callersFunctionfind_member
Check if a string is a member of a list of strings and optionally ignore case or ignore underscores
src/libs/CLI11/include/CLI/StringTools.hpp:304
↓ 5 callersFunctionfix_newlines
Add a leader to the beginning of all new lines (nothing is added at the start of the first line). `"; "` would be for ini files Can't use Regex, or t
src/libs/CLI11/include/CLI/StringTools.hpp:164
↓ 5 callersMethodflat
(self, *types)
src/libs/fmt/support/docopt.py:109
↓ 5 callersMethodfooter
Set footer.
src/libs/CLI11/include/CLI/App.hpp:1484
↓ 5 callersFunctionformat
src/libs/fmt/include/fmt/core.h:2885
↓ 5 callersMethodformat
src/libs/fmt/include/fmt/compile.h:218
↓ 5 callersFunctionfrom_json
src/libs/json/test/src/unit-udt.cpp:192
↓ 5 callersMethodget_active
Get a boolean if the validator is active
src/libs/CLI11/include/CLI/Validators.hpp:191
↓ 5 callersMethodget_allocator
Returns a copy of the allocator associated with this buffer.
src/libs/fmt/include/fmt/format.h:692
↓ 5 callersMethodget_character
src/libs/json/single_include/nlohmann/json.hpp:5479
↓ 5 callersMethodget_character
src/libs/json/include/nlohmann/detail/input/input_adapters.hpp:54
↓ 5 callersFunctionget_cpu_features
src/libs/BLAKE3/c/blake3_dispatch.c:84
↓ 5 callersMethodget_data
Get data chunk from a section. Allows to query data from the section by passing the addresses where the PE file would be loaded by de
scripts/gen_coveragefile_ida.py:1647
↓ 5 callersMethodget_disable_flag_override
The status of configurable
src/libs/CLI11/include/CLI/Option.hpp:136
↓ 5 callersMethodget_dword_from_data
Convert four bytes of data to a double word (little endian) 'offset' is assumed to index into a dword array. So setting it to N will
scripts/gen_coveragefile_ida.py:5803
↓ 5 callersFunctionget_iterator
src/libs/fmt/include/fmt/core.h:954
↓ 5 callersMethodget_number_integer
return integer value
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2736
↓ 5 callersMethodget_number_unsigned
return unsigned integer value
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2742
↓ 5 callersFunctiongmtime
Converts given time since epoch as ``std::time_t`` value into calendar time, expressed in Coordinated Universal Time (UTC). Unlike ``std::gmtime``,
src/libs/fmt/include/fmt/chrono.h:414
↓ 5 callersFunctioninit
src/libs/yas/include/yas/tools/wrap_init.hpp:74
↓ 5 callersMethodinsert_or_assign
src/libs/robin-map/include/tsl/robin_map.h:293
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
src/libs/yas/tests/base/externals/nlohmann_json.hpp:3499
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
src/libs/json/single_include/nlohmann/json.hpp:11481
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
src/libs/json/include/nlohmann/detail/iterators/primitive_iterator.hpp:51
← previousnext →901–1,000 of 6,937, ranked by callers