MCPcopy Create free account

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

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

↓ 1 callersFunctionReportInvalidTestSuiteType
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4259
↓ 1 callersFunctionReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:13598
↓ 1 callersMethodReset
src/wtf/kvm_backend.h:65
↓ 1 callersMethodRestoreEnds
src/wtf/client.cc:62
↓ 1 callersMethodRestoreStarts
src/wtf/client.cc:61
↓ 1 callersMethodRevokeLastNewCoverage
src/wtf/whv_backend.cc:1350
↓ 1 callersMethodRsi
src/wtf/backend.cc:315
↓ 1 callersFunctionRunSubcommand
src/wtf/subcommands.cc:16
↓ 1 callersFunctionSanitizeCpuState
src/wtf/utils.cc:208
↓ 1 callersMethodSaveTestcase
src/wtf/corpus.h:56
↓ 1 callersFunctionSearchMemory
src/libs/libfuzzer/FuzzerMutate.cpp:50
↓ 1 callersMethodSet
src/libs/libfuzzer/FuzzerMutate.h:134
↓ 1 callersMethodSetCrashBreakpoint
src/wtf/backend.cc:254
↓ 1 callersMethodSetCrossOverWith
src/libs/libfuzzer/FuzzerMutate.h:374
↓ 1 callersMethodSetGuestSize
src/wtf/guestfile.h:103
↓ 1 callersMethodSetLimit
src/wtf/whv_backend.cc:755
↓ 1 callersMethodSetTimer
src/wtf/whv_backend.h:84
↓ 1 callersMethodSetTraceFile
src/wtf/backend.cc:11
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3923
↓ 1 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
src/libs/fmt/test/gtest/gtest/gtest.h:10457
↓ 1 callersFunctionSetupUsermodeCrashDetectionHooks
src/wtf/crash_detection_umode.cc:20
↓ 1 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true if and only if the test should be run on this shard. The test id is s
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7504
↓ 1 callersFunctionShouldUseColor
Returns true if and only if Google Test should use colors in the output.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4725
↓ 1 callersMethodShowAllStructures
src/libs/kdmp-parser/src/lib/kdmp-parser.h:264
↓ 1 callersMethodShowContextRecord
src/libs/kdmp-parser/src/lib/kdmp-parser.h:186
↓ 1 callersMethodShowExceptionRecord
src/libs/kdmp-parser/src/lib/kdmp-parser.h:178
↓ 1 callersFunctionShuffle
src/libs/fmt/test/gtest/gmock-gtest-all.cc:731
↓ 1 callersMethodSign
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:189
↓ 1 callersMethodSignalAlarm
src/wtf/kvm_backend.cc:2636
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12405
↓ 1 callersFunctionSleepMilliseconds
Sleeps for (roughly) n milliseconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
src/libs/fmt/test/gtest/gtest/gtest.h:1418
↓ 1 callersFunctionSocketError
src/wtf/socket.h:37
↓ 1 callersFunctionSplitIntoTestNames
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12411
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:9519
↓ 1 callersFunctionStackLowerThanAddress
Make sure sanitizers do not tamper with the stack here. Ideally, we want to use `__builtin_frame_address` instead of a local variable address with san
src/libs/fmt/test/gtest/gmock-gtest-all.cc:9511
↓ 1 callersMethodStop
src/wtf/kvm_backend.cc:1872
↓ 1 callersFunctionStrCaseCmp
src/libs/fmt/test/gtest/gtest/gtest.h:2240
↓ 1 callersFunctionStrError
src/libs/fmt/test/gtest/gtest/gtest.h:2350
↓ 1 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2607
↓ 1 callersFunctionTEST
src/libs/fmt/test/printf-test.cc:55
↓ 1 callersFunctionTEST
src/libs/fmt/test/format-test.cc:46
↓ 1 callersFunctionTEST
src/libs/fmt/test/xchar-test.cc:70
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3929
↓ 1 callersMethodTerminateLastTimer
src/wtf/whv_backend.h:104
↓ 1 callersFunctionTestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4604
↓ 1 callersMethodTestcase
src/wtf/server.h:216
↓ 1 callersMethodTestcaseEnds
src/wtf/client.cc:65
↓ 1 callersMethodTestcaseStarts
src/wtf/client.cc:64
↓ 1 callersFunctionThrow
src/libs/fmt/test/gtest/gmock/gmock.h:2376
↓ 1 callersMethodTlbControlHook
src/wtf/bochscpu_backend.cc:637
↓ 1 callersFunctionToASCII
src/libs/libfuzzer/FuzzerMutate.cpp:126
↓ 1 callersFunctionToLower
src/libs/fmt/test/gtest/gtest/gtest.h:2210
↓ 1 callersFunctionToUpper
src/libs/fmt/test/gtest/gtest/gtest.h:2213
↓ 1 callersMethodTrapFlag
src/wtf/backend.cc:270
↓ 1 callersMethodTrapFlag
src/wtf/kvm_backend.cc:2649
↓ 1 callersMethodUffdThreadMain
src/wtf/kvm_backend.cc:2480
↓ 1 callersFunctionUniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12099
↓ 1 callersMethodUnix
src/wtf/socket.cc:37
↓ 1 callersMethodUnlock
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10694
↓ 1 callersFunctionUnorderedElementsAreArray
src/libs/fmt/test/gtest/gmock/gmock.h:6888
↓ 1 callersMethodUnref
src/libs/fmt/test/gtest/gtest/gtest.h:6324
↓ 1 callersMethodUntypedPrintArgs
Prints the given function arguments to the ostream.
src/libs/fmt/test/gtest/gmock/gmock.h:9938
↓ 1 callersMethodUnwrap
Returns the held value. Must not be called more than once.
src/libs/fmt/test/gtest/gmock/gmock.h:9596
↓ 1 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11156
↓ 1 callersFunctionValidateTestPropertyName
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3826
↓ 1 callersMethodValue
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:182
↓ 1 callersFunctionValueToStr
src/wtf/fshooks.cc:28
↓ 1 callersMethodViewBase
src/libs/kdmp-parser/src/lib/filemap.h:97
↓ 1 callersMethodVirtRead8
src/wtf/backend.cc:69
↓ 1 callersMethodVirtTranslate
src/wtf/whv_backend.cc:717
↓ 1 callersMethodVirtTranslate
src/libs/kdmp-parser/src/lib/kdmp-parser.h:306
↓ 1 callersMethodWaitForNotification
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10665
↓ 1 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
src/libs/fmt/test/gtest/gtest/gtest.h:1457
↓ 1 callersMethodWith
src/libs/fmt/test/gtest/gmock/gmock.h:9819
↓ 1 callersFunctionWithWhat
src/libs/fmt/test/gtest/gmock/gmock.h:7950
↓ 1 callersFunctionWrite
src/libs/fmt/test/gtest/gtest/gtest.h:2346
↓ 1 callersFunctionWriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7419
↓ 1 callersFunction__YAS_CONSTEXPR_IF
src/libs/yas/tests/base/include/header.hpp:110
↓ 1 callersMethod__init__
(self, function)
linux_mode/qemu_snapshot/gdb_qemu.py:15
↓ 1 callersMethod__init__
(self, short=None, long=None, argcount=0, value=False)
src/libs/fmt/support/docopt.py:182
↓ 1 callersMethod__init__
(self, name=None, data=None, fast_load=None, max_symbol_exports=MAX_SYMBOL_EXPORT_COUNT,
scripts/gen_coveragefile_ida.py:2352
↓ 1 callersMethod__pack__
(self)
scripts/gen_coveragefile_ida.py:1523
↓ 1 callersMethod__parse__
Parse a Portable Executable file. Loads a PE file, parsing all its structures and making them available through the instance's attrib
scripts/gen_coveragefile_ida.py:2423
↓ 1 callersFunction_create_locale
src/libs/fmt/test/posix-mock-test.cc:483
↓ 1 callersMethod_find_subcommand
Locate a subcommand by name with two conditions, should disabled subcommands be ignored, and should used subcommands be ignored
src/libs/CLI11/include/CLI/App.hpp:2631
↓ 1 callersFunction_free_locale
src/libs/fmt/test/posix-mock-test.cc:487
↓ 1 callersMethod_get_fallthrough_parent
Get the appropriate parent to fallthrough to which is the first one that has a name or the main app
src/libs/CLI11/include/CLI/App.hpp:2862
↓ 1 callersFunction_strtod_l
src/libs/fmt/test/posix-mock-test.cc:491
↓ 1 callersMethodadd_chunk_chaining_value
Section 5.1.2 of the BLAKE3 spec explains this algorithm in more detail.
src/libs/BLAKE3/reference_impl/reference_impl.rs:330
↓ 1 callersMethodallocate
src/libs/fmt/test/mock-allocator.h:58
↓ 1 callersFunctionappend_exponent
src/libs/json/single_include/nlohmann/json.hpp:16242
↓ 1 callersFunctionappend_exponent
src/libs/json/include/nlohmann/detail/conversions/to_chars.hpp:920
↓ 1 callersMethodapply
src/libs/yas/examples/one_func_cond2/main.cpp:64
↓ 1 callersFunctionargparse
src/libs/CLI11/examples/custom_parse.cpp:31
↓ 1 callersMethodarrayBounds
Specify the start and end characters for an array
src/libs/CLI11/include/CLI/ConfigFwd.hpp:114
↓ 1 callersMethodarrayDelimiter
Specify the delimiter character for an array
src/libs/CLI11/include/CLI/ConfigFwd.hpp:120
↓ 1 callersFunctionassert_fail
src/libs/fmt/include/fmt/format-inl.h:34
↓ 1 callersFunctionassume
src/libs/fmt/include/fmt/format.h:317
↓ 1 callersFunctionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
src/libs/json/single_include/nlohmann/json.hpp:20987
↓ 1 callersFunctionbasic_cstring_view
src/libs/fmt/include/fmt/os.h:113
← previousnext →2,101–2,200 of 6,937, ranked by callers