MCPcopy Create free account

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

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

↓ 7 callersFunctionround_fn
src/libs/BLAKE3/c/blake3_portable.c:20
↓ 7 callersFunctionround_fn
src/libs/BLAKE3/c/blake3_sse2.c:282
↓ 7 callersFunctionround_fn
src/libs/BLAKE3/c/blake3_sse41.c:276
↓ 7 callersFunctionround_fn
src/libs/BLAKE3/c/blake3_avx2.c:42
↓ 7 callersFunctionround_fn16
src/libs/BLAKE3/c/blake3_avx512.c:809
↓ 7 callersFunctionround_fn4
src/libs/BLAKE3/c/blake3_avx512.c:315
↓ 7 callersFunctionround_fn4
src/libs/BLAKE3/c/blake3_neon.c:64
↓ 7 callersFunctionround_fn8
src/libs/BLAKE3/c/blake3_avx512.c:558
↓ 7 callersMethodset
Sets the buffer data and capacity. */
src/libs/fmt/include/fmt/core.h:769
↓ 7 callersMethodset_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 callersFunctionsplit_names
Splits a string into multiple long and short names
src/libs/CLI11/include/CLI/Split.hpp:67
↓ 7 callersFunctionsse2_detected
()
src/libs/BLAKE3/src/platform.rs:397
↓ 7 callersFunctionsse41_detected
()
src/libs/BLAKE3/src/platform.rs:374
↓ 7 callersMethodstart_array
src/libs/json/single_include/nlohmann/json.hpp:6606
↓ 7 callersMethodstart_array
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:694
↓ 7 callersMethodstart_object
src/libs/json/single_include/nlohmann/json.hpp:6591
↓ 7 callersMethodstart_object
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:679
↓ 7 callersFunctionsystem_error_message
src/libs/fmt/test/gtest-extra.h:56
↓ 7 callersMethodtake_last
Set the multi option policy to take last
src/libs/CLI11/include/CLI/Option.hpp:150
↓ 7 callersMethodtest_to_run_count
Gets the number of tests that should run.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2502
↓ 7 callersFunctiontranspose_vecs
(vecs: &mut [__m128i; DEGREE])
src/libs/BLAKE3/src/rust_sse2.rs:483
↓ 7 callersFunctiontranspose_vecs
(vecs: &mut [__m128i; DEGREE])
src/libs/BLAKE3/src/rust_sse41.rs:474
↓ 7 callersFunctiontrim_copy
Make a copy of the string and then trim it
src/libs/CLI11/include/CLI/StringTools.hpp:144
↓ 7 callersFunctionundiagonalize
(row0: &mut __m128i, row2: &mut __m128i, row3: &mut __m128i)
src/libs/BLAKE3/src/rust_sse2.rs:134
↓ 7 callersFunctionundiagonalize
(row0: &mut __m128i, row2: &mut __m128i, row3: &mut __m128i)
src/libs/BLAKE3/src/rust_sse41.rs:134
↓ 7 callersFunctionundiagonalize
src/libs/BLAKE3/c/blake3_avx512.c:110
↓ 7 callersFunctionundiagonalize
src/libs/BLAKE3/c/blake3_sse2.c:75
↓ 7 callersFunctionundiagonalize
src/libs/BLAKE3/c/blake3_sse41.c:77
↓ 7 callersFunctionvformat_to
src/libs/fmt/include/fmt/xchar.h:122
↓ 7 callersMethodwrite
src/libs/yas/include/yas/detail/io/binary_streams.hpp:64
↓ 7 callersMethodwrite
src/libs/fmt/src/os.cc:276
↓ 6 callersFunctionArrayAsVector
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3777
↓ 6 callersFunctionCAPTURE
src/libs/json/test/src/unit-bson.cpp:1267
↓ 6 callersFunctionChopLowBits
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 callersFunctionExpectation
src/libs/fmt/test/gtest/gmock/gmock.h:8724
↓ 6 callersFunctionFormatCountableNoun
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 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11149
↓ 6 callersMethodGetPhysicalPage
src/libs/kdmp-parser/src/lib/kdmp-parser.h:270
↓ 6 callersMethodGetTestInfo
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 callersFunctionIsInSet
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 callersFunctionIsUTF8TrailByte
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12186
↓ 6 callersFunctionLog
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 callersMethodLooksGood
src/libs/kdmp-parser/src/lib/kdmp-parser-structs.h:477
↓ 6 callersFunctionNumberToHuman
src/wtf/human.cc:58
↓ 6 callersMethodRand
src/libs/libfuzzer/FuzzerMutate.h:226
↓ 6 callersMethodReset
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10629
↓ 6 callersMethodSize
src/wtf/ram.h:292
↓ 6 callersFunctionSkipPrefix
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 callersMethodSkipped
Returns true if and only if the test was skipped.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3861
↓ 6 callersFunctionStrDup
src/libs/fmt/test/gtest/gtest/gtest.h:2243
↓ 6 callersFunctionStringFromGTestEnv
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 callersMethodadvance_to
src/libs/fmt/include/fmt/printf.h:49
↓ 6 callersMethodallow_config_extras
ignore extras in config files
src/libs/CLI11/include/CLI/App.hpp:454
↓ 6 callersMethodbase
src/libs/yas/examples/base_object/main.cpp:46
↓ 6 callersFunctionc_str
Returns the pointer to a C string. */
src/libs/fmt/include/fmt/os.h:116
↓ 6 callersFunctioncheck_path
get the type of the path from a file name
src/libs/CLI11/include/CLI/Validators.hpp:299
↓ 6 callersFunctioncompress_in_place
Unsafe because this may only be called on platforms supporting SSE2.
src/libs/BLAKE3/src/ffi_sse2.rs:4
↓ 6 callersFunctioncompress_xof
Unsafe because this may only be called on platforms supporting SSE2.
src/libs/BLAKE3/src/ffi_sse2.rs:15
↓ 6 callersMethoddeallocate
src/libs/fmt/test/mock-allocator.h:61
↓ 6 callersMethoddisabled_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 callersMethodempty
src/libs/libfuzzer/FuzzerMutate.h:205
↓ 6 callersMethodequal_range
src/libs/robin-map/include/tsl/robin_set.h:439
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2476
↓ 6 callersMethodfinal_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 callersFunctionfor_each
src/libs/fmt/include/fmt/ranges.h:226
↓ 6 callersFunctionformatted_size
src/libs/fmt/include/fmt/core.h:2952
↓ 6 callersMethodget_PointerToRawData_adj
(self)
scripts/gen_coveragefile_ida.py:1635
↓ 6 callersMethodget_allow_extra_args
Get the current value of allow extra args
src/libs/CLI11/include/CLI/Option.hpp:429
↓ 6 callersMethodget_display_name
Get a display name for an app
src/libs/CLI11/include/CLI/App.hpp:1761
↓ 6 callersMethodget_expected
The number of times the option expects to be included
src/libs/CLI11/include/CLI/Option.hpp:731
↓ 6 callersMethodget_file_offset
(self)
scripts/gen_coveragefile_ida.py:1481
↓ 6 callersMethodget_help_ptr
Get a pointer to the help flag.
src/libs/CLI11/include/CLI/App.hpp:1722
↓ 6 callersMethodget_ignore_case
Check the status of ignore_case
src/libs/CLI11/include/CLI/App.hpp:1657
↓ 6 callersMethodget_ignore_underscore
Check the status of ignore_underscore
src/libs/CLI11/include/CLI/App.hpp:1660
↓ 6 callersMethodget_intrusive_buffer
src/libs/yas/include/yas/mem_streams.hpp:89
↓ 6 callersMethodget_number_float
return floating-point value
src/libs/yas/tests/base/externals/nlohmann_json.hpp:2748
↓ 6 callersMethodget_type_size_min
The minimum number of arguments the option expects
src/libs/CLI11/include/CLI/Option.hpp:687
↓ 6 callersMethodget_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 callersMethodhas_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 callersMethodindex
get the section index
src/libs/CLI11/include/CLI/ConfigFwd.hpp:158
↓ 6 callersFunctioninsert
! @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 callersMethodinstall
Install package using pip.
src/libs/fmt/doc/build.py:13
↓ 6 callersFunctionintegral_conversion
src/libs/CLI11/include/CLI/TypeTools.hpp:792
↓ 6 callersFunctionis_constant_evaluated
src/libs/fmt/include/fmt/core.h:350
↓ 6 callersFunctionis_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 callersFunctionis_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 callersFunctionis_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 callersFunctionis_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 callersMethodkey
Gets the user supplied key.
src/libs/fmt/test/gtest/gtest/gtest.h:10447
↓ 6 callersMethodload_factor
* Hash policy */
src/libs/robin-map/include/tsl/robin_set.h:503
↓ 6 callersFunctionmangle_Bytes
src/wtf/honggfuzz.cc:184
↓ 6 callersFunctionmangle_Overwrite
src/wtf/honggfuzz.cc:107
↓ 6 callersFunctionnormalize
src/libs/fmt/include/fmt/format-inl.h:240
↓ 6 callersMethodnull
src/libs/json/single_include/nlohmann/json.hpp:6556
↓ 6 callersMethodnull
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:644
↓ 6 callersMethodnum_bigits
src/libs/fmt/include/fmt/format-inl.h:458
↓ 6 callersMethodon_text
src/libs/fmt/include/fmt/core.h:2690
↓ 6 callersFunctionparse_string
src/libs/fmt/test/core-test.cc:670
↓ 6 callersMethodparse_variable
(cmd)
linux_mode/qemu_snapshot/gdb_fuzzbkpt.py:229
↓ 6 callersFunctionpermute
(m: &mut [u32; 16])
src/libs/BLAKE3/reference_impl/reference_impl.rs:67
← previousnext →801–900 of 6,937, ranked by callers