MCPcopy Create free account

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

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

↓ 1 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type uint32_t because wchar_t may not be wide enough to
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3421
↓ 1 callersMethodCompute
Returns the edges of a maximal match, each in the form {left, right}.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12989
↓ 1 callersFunctionConditionalPrintAsText
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12223
↓ 1 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12583
↓ 1 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
src/libs/fmt/test/gtest/gmock/gmock.h:2671
↓ 1 callersMethodConservativeUpperBound
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12584
↓ 1 callersMethodConservativeUpperBound
src/libs/fmt/test/gtest/gmock/gmock.h:2672
↓ 1 callersFunctionContainsUnprintableControlCodes
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12167
↓ 1 callersFunctionCopyArray
src/libs/fmt/test/gtest/gtest/gtest.h:4438
↓ 1 callersFunctionCountDecimalDigit32
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:313
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3462
↓ 1 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10173
↓ 1 callersFunctionCreateDispositionToIob
src/wtf/fshooks.cc:91
↓ 1 callersFunctionCreateDispositionToStr
src/wtf/fshooks.cc:80
↓ 1 callersMethodCreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10190
↓ 1 callersMethodCreateTestFactory
src/libs/fmt/test/gtest/gtest/gtest.h:8393
↓ 1 callersFunctionCreateUnifiedDiff
Create a list of diff hunks in Unified diff format. Each hunk has a header generated by PrintHeader above plus a body with lines prefixed with ' ' for
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2893
↓ 1 callersFunctionDeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
src/libs/fmt/test/gtest/gmock-gtest-all.cc:8472
↓ 1 callersFunctionDeleteThreadLocalValue
src/libs/fmt/test/gtest/gtest/gtest.h:2000
↓ 1 callersFunctionDescribeTo
Describes self to an ostream
src/libs/fmt/test/gtest/gmock/gmock.h:2724
↓ 1 callersFunctionDial
src/wtf/socket.cc:274
↓ 1 callersFunctionDigitGen
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:329
↓ 1 callersMethodDisconnectClient
src/wtf/server.h:142
↓ 1 callersFunctionDisplayHeader
src/libs/kdmp-parser/src/lib/kdmp-parser-structs.h:57
↓ 1 callersMethodDisplayRegisteredTargets
src/wtf/targets.cc:33
↓ 1 callersFunctionDoAll
src/libs/fmt/test/gtest/gmock/gmock.h:2120
↓ 1 callersFunctionDoDefault
Creates an action that does the default action for the give mock function.
src/libs/fmt/test/gtest/gmock/gmock.h:2219
↓ 1 callersFunctionDoIsATTY
src/libs/fmt/test/gtest/gtest/gtest.h:2239
↓ 1 callersMethodEnableSingleStep
src/wtf/backend.cc:16
↓ 1 callersMethodEnd
src/libs/fmt/test/gtest/gtest/gtest.h:8172
↓ 1 callersFunctionEq
Creates a polymorphic matcher that matches a 2-tuple where the first field == the second field.
src/libs/fmt/test/gtest/gmock/gmock.h:7269
↓ 1 callersMethodEquals
src/libs/fmt/test/gtest/gtest/gtest.h:8195
↓ 1 callersMethodExceptionHook
src/wtf/bochscpu_backend.cc:630
↓ 1 callersFunctionExecDeathTestChildMain
GTEST_OS_QNX The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid an
src/libs/fmt/test/gtest/gmock-gtest-all.cc:9464
↓ 1 callersFunctionExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
src/libs/fmt/test/gtest/gmock-gtest-all.cc:9536
↓ 1 callersFunctionExitReasonToStr
src/wtf/whv_backend.cc:61
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
src/libs/fmt/test/gtest/gmock-gtest-all.cc:8437
↓ 1 callersFunctionExitedWithCode
src/libs/fmt/test/gtest/gtest/gtest.h:7452
↓ 1 callersFunctionExplainMatchFailureTupleTo
src/libs/fmt/test/gtest/gmock/gmock.h:3558
↓ 1 callersMethodExplainMatchResultTo
Explains why x matches, or doesn't match, the matcher.
src/libs/fmt/test/gtest/gtest/gtest.h:6379
↓ 1 callersFunctionFDOpen
src/libs/fmt/test/gtest/gtest/gtest.h:2339
↓ 1 callersFunctionFailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
src/libs/fmt/test/gtest/gmock-gtest-all.cc:8578
↓ 1 callersFunctionFileNo
src/libs/fmt/test/gtest/gtest/gtest.h:2257
↓ 1 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10077
↓ 1 callersMethodFindOnCallSpec
Returns the ON_CALL spec that matches this mock function with the given arguments; returns NULL if no matching ON_CALL is found. L =
src/libs/fmt/test/gtest/gmock/gmock.h:9714
↓ 1 callersFunctionFormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4032
↓ 1 callersFunctionFormatWordList
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3812
↓ 1 callersFunctionFullMatch
FullMatch(str, re) returns true if and only if regular expression re matches the entire str. PartialMatch(str, re) returns true if and only if regular
src/libs/fmt/test/gtest/gtest/gtest.h:1161
↓ 1 callersFunctionFuzzSubcommand
src/wtf/subcommands.cc:94
↓ 1 callersFunctionGMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
src/libs/fmt/test/gtest/gmock/gmock.h:1170
↓ 1 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1839
↓ 1 callersMethodGet
src/wtf/targets.cc:24
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. GTestColor::kDefault is an invalid input.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4709
↓ 1 callersMethodGetArg4AndAddress
src/wtf/backend.cc:229
↓ 1 callersMethodGetArg8AndAddress
src/wtf/backend.cc:225
↓ 1 callersFunctionGetCachedPower
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:289
↓ 1 callersFunctionGetCachedPowerByIndex
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:227
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11531
↓ 1 callersMethodGetCapturedString
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11462
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4662
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:2084
↓ 1 callersFunctionGetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7716
↓ 1 callersFunctionGetDefaultFailFast
Bazel passes in the argument to '--test_runner_fail_fast' via the TESTBRIDGE_TEST_RUNNER_FAIL_FAST environment variable.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1701
↓ 1 callersFunctionGetDefaultFilter
Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY environment variable.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1690
↓ 1 callersMethodGetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
src/libs/fmt/test/gtest/gtest/gtest.h:6387
↓ 1 callersMethodGetDirectoryTableBase
src/libs/kdmp-parser/src/lib/kdmp-parser.h:297
↓ 1 callersMethodGetHandle
Returns an Expectation object that references and co-owns this expectation.
src/libs/fmt/test/gtest/gmock/gmock.h:9309
↓ 1 callersMethodGetHandleOf
Returns an Expectation object that references and co-owns exp, which must be an expectation on this mock function.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:13820
↓ 1 callersMethodGetHvaFromDump
src/wtf/ram.h:299
↓ 1 callersFunctionGetNewColor
src/libs/fmt/test/gtest/gmock-gtest-all.cc:4685
↓ 1 callersMethodGetNewTestcase
src/wtf/mutator.cc:21
↓ 1 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
src/libs/fmt/test/gtest/gmock-gtest-all.cc:537
↓ 1 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:521
↓ 1 callersFunctionGetReservedAttributesForElement
src/libs/fmt/test/gtest/gmock-gtest-all.cc:3781
↓ 1 callersFunctionGetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
src/libs/fmt/test/gtest/gmock-gtest-all.cc:9752
↓ 1 callersMethodGetTestSuiteTypeId
Test suite id to verify identity.
src/libs/fmt/test/gtest/gtest/gtest.h:8470
↓ 1 callersFunctionGetThreadCount
Returns the number of active threads, or 0 when there is an error.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10446
↓ 1 callersMethodGetToName
src/libs/fmt/test/gtest/gmock/gmock.h:4821
↓ 1 callersMethodGetUseCount
src/libs/libfuzzer/FuzzerMutate.h:168
↓ 1 callersFunctionGrisu2
src/libs/yas/include/yas/detail/tools/rapidjson_dtoa.hpp:381
↓ 1 callersMethodHas
src/wtf/handle_table.h:121
↓ 1 callersFunctionHasEdge
src/libs/fmt/test/gtest/gmock/gmock.h:6199
↓ 1 callersFunctionHasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
src/libs/fmt/test/gtest/gmock-gtest-all.cc:7846
↓ 1 callersMethodHasPositionHint
src/libs/libfuzzer/FuzzerMutate.h:161
↓ 1 callersFunctionIllegalDoDefault
src/libs/fmt/test/gtest/gmock-gtest-all.cc:12850
↓ 1 callersMethodIncSuccessCount
src/libs/libfuzzer/FuzzerMutate.h:167
↓ 1 callersMethodIncUseCount
src/libs/libfuzzer/FuzzerMutate.h:166
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1178
↓ 1 callersMethodInitialize
src/wtf/whv_backend.cc:101
↓ 1 callersFunctionInsertSyntheticTestCase
If this parameterized test suite has no instantiations (and that has not been marked as okay), emit a test case reporting that.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:1960
↓ 1 callersMethodInterruptHook
src/wtf/bochscpu_backend.cc:604
↓ 1 callersMethodInvoke
src/libs/fmt/test/gtest/gmock/gmock.h:5005
↓ 1 callersFunctionIsATTY
src/libs/fmt/test/gtest/gtest/gtest.h:2301
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:10130
↓ 1 callersFunctionIsAlNum
src/libs/fmt/test/gtest/gtest/gtest.h:2174
↓ 1 callersFunctionIsAlpha
src/libs/fmt/test/gtest/gtest/gtest.h:2171
↓ 1 callersFunctionIsDir
src/libs/fmt/test/gtest/gtest/gtest.h:2264
↓ 1 callersFunctionIsLower
src/libs/fmt/test/gtest/gtest/gtest.h:2180
↓ 1 callersFunctionIsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
src/libs/fmt/test/gtest/gmock-gtest-all.cc:11877
↓ 1 callersFunctionIsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
src/libs/fmt/test/gtest/gmock/gmock.h:3438
← previousnext →1,901–2,000 of 6,937, ranked by callers