MCPcopy Create free account

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

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

↓ 8 callersMethodroot_hash
(&self)
src/libs/BLAKE3/src/lib.rs:393
↓ 8 callersFunctionrot12
(x: __m256i)
src/libs/BLAKE3/src/rust_avx2.rs:61
↓ 8 callersFunctionrot12
src/libs/BLAKE3/c/blake3_avx2.c:28
↓ 8 callersFunctionrot12_128
src/libs/BLAKE3/c/blake3_neon.c:42
↓ 8 callersFunctionrot12_256
src/libs/BLAKE3/c/blake3_avx512.c:59
↓ 8 callersFunctionrot12_512
src/libs/BLAKE3/c/blake3_avx512.c:61
↓ 8 callersFunctionrot16
(x: __m256i)
src/libs/BLAKE3/src/rust_avx2.rs:56
↓ 8 callersFunctionrot16
src/libs/BLAKE3/c/blake3_avx2.c:22
↓ 8 callersFunctionrot16_128
src/libs/BLAKE3/c/blake3_neon.c:38
↓ 8 callersFunctionrot16_256
src/libs/BLAKE3/c/blake3_avx512.c:53
↓ 8 callersFunctionrot16_512
src/libs/BLAKE3/c/blake3_avx512.c:55
↓ 8 callersFunctionrot7
(x: __m256i)
src/libs/BLAKE3/src/rust_avx2.rs:71
↓ 8 callersFunctionrot7
src/libs/BLAKE3/c/blake3_avx2.c:38
↓ 8 callersFunctionrot7_128
src/libs/BLAKE3/c/blake3_neon.c:50
↓ 8 callersFunctionrot7_256
src/libs/BLAKE3/c/blake3_avx512.c:71
↓ 8 callersFunctionrot7_512
src/libs/BLAKE3/c/blake3_avx512.c:73
↓ 8 callersFunctionrot8
(x: __m256i)
src/libs/BLAKE3/src/rust_avx2.rs:66
↓ 8 callersFunctionrot8
src/libs/BLAKE3/c/blake3_avx2.c:32
↓ 8 callersFunctionrot8_128
src/libs/BLAKE3/c/blake3_neon.c:46
↓ 8 callersFunctionrot8_256
src/libs/BLAKE3/c/blake3_avx512.c:65
↓ 8 callersFunctionrot8_512
src/libs/BLAKE3/c/blake3_avx512.c:67
↓ 8 callersMethodrun_callback_for_default
Set the value of run_callback_for_default which controls whether the callback function should be called to set the default This is controlled automati
src/libs/CLI11/include/CLI/Option.hpp:448
↓ 8 callersMethodset_version_flag
Set a version flag and version display string, replace the existing one if present
src/libs/CLI11/include/CLI/App.hpp:722
↓ 8 callersFunctionsplit
Based on http://stackoverflow.com/questions/236129/split-a-string-in-c Split a string by a delim
src/libs/CLI11/include/CLI/StringTools.hpp:46
↓ 8 callersFunctionstoreu
(src: __m256i, dest: *mut u8)
src/libs/BLAKE3/src/rust_avx2.rs:20
↓ 8 callersFunctionstoreu
src/libs/BLAKE3/c/blake3_avx2.c:11
↓ 8 callersFunctionstoreu_128
src/libs/BLAKE3/c/blake3_neon.c:18
↓ 8 callersFunctionstoreu_256
src/libs/BLAKE3/c/blake3_avx512.c:25
↓ 8 callersMethodstring
src/libs/json/single_include/nlohmann/json.hpp:6581
↓ 8 callersMethodstring
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:669
↓ 8 callersFunctionthrow_system_error
src/libs/fmt/test/gtest-extra-test.cc:46
↓ 8 callersFunctionto_json
src/libs/yas/tests/base/externals/nlohmann_json.hpp:958
↓ 8 callersFunctionto_json
src/libs/json/test/src/unit-noexcept.cpp:53
↓ 8 callersFunctionto_nonnegative_int
src/libs/fmt/include/fmt/chrono.h:806
↓ 8 callersFunctionto_string_view
src/libs/fmt/test/core-test.cc:94
↓ 8 callersFunctionu16stringToString
src/wtf/utils.cc:319
↓ 8 callersMethodwrite
src/libs/fmt/test/posix-mock-test.cc:148
↓ 7 callersFunctionAbort
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11597
↓ 7 callersFunctionAlign
src/libs/kdmp-parser/src/lib/filemap.h:28
↓ 7 callersMethodDescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12617
↓ 7 callersFunctionForEach
src/libs/fmt/test/gtest/gmock-gtest-all.cc:690
↓ 7 callersMethodGetGuestFile
src/wtf/fshandle_table.cc:167
↓ 7 callersMethodGetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:6720
↓ 7 callersMethodHva
src/wtf/ram.h:286
↓ 7 callersMethodOffset
src/wtf/gxa.h:17
↓ 7 callersMethodParse
src/libs/kdmp-parser/src/lib/kdmp-parser.h:57
↓ 7 callersFunctionParseStringFlag
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7828
↓ 7 callersMethodPrint
src/wtf/server.h:148
↓ 7 callersMethodShow
src/libs/kdmp-parser/src/lib/kdmp-parser-structs.h:491
↓ 7 callersMethodVirtWriteDirty
src/wtf/backend.cc:129
↓ 7 callersMethodactive
Specify whether the Validator is active or not
src/libs/CLI11/include/CLI/Validators.hpp:166
↓ 7 callersMethodadd_options
Add an existing option to the Option_group
src/libs/CLI11/include/CLI/App.hpp:3000
↓ 7 callersFunctionblake3_hasher_init
src/libs/BLAKE3/c/blake3.c:369
↓ 7 callersMethodchaining_value
(&self)
src/libs/BLAKE3/src/lib.rs:381
↓ 7 callersFunctioncheck_utf8dump
src/libs/json/test/src/unit-unicode3.cpp:55
↓ 7 callersFunctioncheck_utf8dump
src/libs/json/test/src/unit-unicode5.cpp:55
↓ 7 callersFunctioncheck_utf8dump
src/libs/json/test/src/unit-unicode4.cpp:55
↓ 7 callersFunctioncheck_utf8string
create and check a JSON string with up to four UTF-8 bytes
src/libs/json/test/src/unit-unicode3.cpp:143
↓ 7 callersFunctioncheck_utf8string
create and check a JSON string with up to four UTF-8 bytes
src/libs/json/test/src/unit-unicode5.cpp:143
↓ 7 callersFunctioncheck_utf8string
create and check a JSON string with up to four UTF-8 bytes
src/libs/json/test/src/unit-unicode4.cpp:143
↓ 7 callersFunctionclear
Erase all elements from the store */
src/libs/fmt/include/fmt/args.h:210
↓ 7 callersMethodclear
* Modifiers */
src/libs/robin-map/include/tsl/robin_hash.h:720
↓ 7 callersMethodclone
(self, *args)
src/libs/fmt/support/manage.py:37
↓ 7 callersMethodclose
src/libs/fmt/src/os.cc:198
↓ 7 callersMethodcolumn_width
Set the column width
src/libs/CLI11/include/CLI/FormatterFwd.hpp:74
↓ 7 callersFunctiondiagonalize
(row0: &mut __m128i, row2: &mut __m128i, row3: &mut __m128i)
src/libs/BLAKE3/src/rust_sse2.rs:127
↓ 7 callersFunctiondiagonalize
(row0: &mut __m128i, row2: &mut __m128i, row3: &mut __m128i)
src/libs/BLAKE3/src/rust_sse41.rs:127
↓ 7 callersFunctiondiagonalize
Note the optimization here of leaving row1 as the unrotated row, rather than row0. All the message loads below are adjusted to compensate for this. Se
src/libs/BLAKE3/c/blake3_avx512.c:104
↓ 7 callersFunctiondiagonalize
Note the optimization here of leaving row1 as the unrotated row, rather than row0. All the message loads below are adjusted to compensate for this. Se
src/libs/BLAKE3/c/blake3_sse2.c:69
↓ 7 callersFunctiondiagonalize
Note the optimization here of leaving row1 as the unrotated row, rather than row0. All the message loads below are adjusted to compensate for this. Se
src/libs/BLAKE3/c/blake3_sse41.c:71
↓ 7 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
src/libs/json/include/nlohmann/detail/output/serializer.hpp:96
↓ 7 callersMethodend_array
src/libs/json/single_include/nlohmann/json.hpp:6611
↓ 7 callersMethodend_array
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:699
↓ 7 callersMethodend_object
src/libs/json/single_include/nlohmann/json.hpp:6601
↓ 7 callersMethodend_object
src/libs/json/include/nlohmann/detail/input/json_sax.hpp:689
↓ 7 callersMethoderror_handler
src/libs/fmt/include/fmt/core.h:601
↓ 7 callersMethodfile
Where in the source file was the default action spec defined?
src/libs/fmt/test/gtest/gmock/gmock.h:8483
↓ 7 callersFunctionfill
src/libs/fmt/include/fmt/format.h:1264
↓ 7 callersMethodfullname
The list of parents and name joined by "."
src/libs/CLI11/include/CLI/ConfigFwd.hpp:37
↓ 7 callersMethodget_disabled
Get the status of disabled
src/libs/CLI11/include/CLI/App.hpp:1702
↓ 7 callersMethodget_items_expected_min
The total min number of expected string values to be used
src/libs/CLI11/include/CLI/Option.hpp:739
↓ 7 callersMethodget_positional
True if the argument can be given directly
src/libs/CLI11/include/CLI/Option.hpp:750
↓ 7 callersMethodis_nan
Returns true if and only if this is NAN (not a number).
src/libs/fmt/test/gtest/gtest/gtest.h:3712
↓ 7 callersMethodkeys
(self)
src/libs/kdmp-parser/src/python/kdmp_parser/page.py:33
↓ 7 callersMethodline
src/libs/fmt/test/gtest/gmock/gmock.h:8484
↓ 7 callersFunctionmangle_UseValue
src/wtf/honggfuzz.cc:147
↓ 7 callersMethodnext_arg_id
src/libs/fmt/include/fmt/core.h:2465
↓ 7 callersMethodon_digit
src/libs/fmt/include/fmt/format-inl.h:744
↓ 7 callersMethodon_error
src/libs/fmt/include/fmt/format.h:2110
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7657
↓ 7 callersMethodoutput
(&self)
src/libs/BLAKE3/src/lib.rs:497
↓ 7 callersMethodparent_pointer
! @brief returns the parent of this JSON pointer @return parent of this JSON pointer; in case this JSON pointer is the root, the
src/libs/json/single_include/nlohmann/json.hpp:12677
↓ 7 callersFunctionparse_arg_id
src/libs/fmt/test/core-test.cc:506
↓ 7 callersMethodremove_excludes
Removes an option from the excludes list of this subcommand
src/libs/CLI11/include/CLI/App.hpp:1438
↓ 7 callersMethodremove_needs
Removes an option from the needs list of this subcommand
src/libs/CLI11/include/CLI/App.hpp:1460
↓ 7 callersFunctionround
(state: &mut [u32; 16], m: &[u32; 16])
src/libs/BLAKE3/reference_impl/reference_impl.rs:54
↓ 7 callersFunctionround
(v: &mut [__m128i; 16], m: &[__m128i; 16], r: usize)
src/libs/BLAKE3/src/rust_sse2.rs:366
↓ 7 callersFunctionround
(state: &mut [u32; 16], msg: &[u32; 16], round: usize)
src/libs/BLAKE3/src/portable.rs:20
↓ 7 callersFunctionround
(v: &mut [__m256i; 16], m: &[__m256i; 16], r: usize)
src/libs/BLAKE3/src/rust_avx2.rs:76
↓ 7 callersFunctionround
(v: &mut [__m128i; 16], m: &[__m128i; 16], r: usize)
src/libs/BLAKE3/src/rust_sse41.rs:357
← previousnext →701–800 of 6,937, ranked by callers