MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / functions

Functions1,471 in github.com/MikeLankamp/fpm

↓ 2 callersMethodUnlock
3rdparty/googletest/include/gtest/internal/gtest-port.h:1909
↓ 2 callersFunctionUseCharPointer
3rdparty/googlebench/src/benchmark.cc:112
↓ 2 callersFunctionValuesIn
3rdparty/googletest/include/gtest/gtest-param-test.h:299
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
3rdparty/googletest/src/gtest.cc:1841
↓ 2 callersFunctionasin
include/fpm/math.hpp:632
↓ 2 callersFunctioncos
accuracy/accuracy.cpp:26
↓ 2 callersFunctiondigits10
Number of base-10 digits that can be fully represented by a number of bits
include/fpm/fixed.hpp:336
↓ 2 callersFunctionexpm1
include/fpm/math.hpp:358
↓ 2 callersFunctionrange
Range arguments for this run. CHECKs if the argument has been set.
3rdparty/googlebench/include/benchmark/benchmark.h:564
↓ 2 callersFunctionsin
accuracy/accuracy.cpp:25
↓ 2 callersMethodsize
STL-style container methods.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1142
↓ 2 callersMethodstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
3rdparty/googletest/src/gtest.cc:4625
↓ 2 callersMethodswap
Swaps two AssertionResults.
3rdparty/googletest/src/gtest.cc:1017
↓ 2 callersMethodtotal_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
3rdparty/googletest/src/gtest.cc:2222
↓ 2 callersMethodwrite_row
accuracy/accuracy.cpp:48
↓ 1 callersMethodAbort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
3rdparty/googletest/src/gtest-death-test.cc:509
↓ 1 callersMethodAddBenchmark
3rdparty/googlebench/src/benchmark_register.cc:96
↓ 1 callersMethodAddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
3rdparty/googletest/src/gtest.cc:4682
↓ 1 callersFunctionAlwaysFalse
Always returns false.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:843
↓ 1 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
3rdparty/googletest/src/gtest.cc:2017
↓ 1 callersMethodArgs
3rdparty/googlebench/src/benchmark_register.cc:334
↓ 1 callersMethodArgsCnt
3rdparty/googlebench/src/benchmark_register.cc:441
↓ 1 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
3rdparty/googletest/src/gtest-port.cc:292
↓ 1 callersMethodBegin
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:211
↓ 1 callersFunctionCalculateOptimalEdits
3rdparty/googletest/src/gtest.cc:1049
↓ 1 callersFunctionCallAbortHandler
3rdparty/googlebench/src/check.h:21
↓ 1 callersFunctionCanonicalizeForStdLibVersioning
Canonicalizes a given name with respect to the Standard C++ Library. This handles removing the inline namespace within `std` that is used by various s
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:64
↓ 1 callersMethodClearBenchmarks
3rdparty/googlebench/src/benchmark_register.cc:103
↓ 1 callersFunctionClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
3rdparty/googletest/src/gtest-internal-inl.h:722
↓ 1 callersMethodClearResult
Clears the results of all tests in this test suite.
3rdparty/googletest/src/gtest.cc:2822
↓ 1 callersMethodCloseConnection
Closes the socket.
3rdparty/googletest/src/gtest-internal-inl.h:1099
↓ 1 callersFunctionCmpHelperEQFailure
3rdparty/googletest/include/gtest/gtest.h:1493
↓ 1 callersFunctionCmpHelperSTREQ
Helper function for *_STREQ on wide strings.
3rdparty/googletest/src/gtest.cc:1887
↓ 1 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
3rdparty/googletest/src/gtest.cc:1777
↓ 1 callersFunctionComputeBigO
3rdparty/googlebench/src/complexity.cc:152
↓ 1 callersFunctionComputeStats
3rdparty/googlebench/src/statistics.cc:78
↓ 1 callersFunctionContainsUnprintableControlCodes
3rdparty/googletest/src/gtest-printers.cc:357
↓ 1 callersFunctionCopyArray
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1080
↓ 1 callersFunctionCountSetBitsInCPUMap
3rdparty/googlebench/src/sysinfo.cc:224
↓ 1 callersFunctionCpuScalingEnabled
3rdparty/googlebench/src/sysinfo.cc:207
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
3rdparty/googletest/src/gtest.cc:1818
↓ 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
3rdparty/googletest/src/gtest-filepath.cc:300
↓ 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
3rdparty/googletest/src/gtest-filepath.cc:317
↓ 1 callersFunctionCreateRunReport
3rdparty/googlebench/src/benchmark.cc:116
↓ 1 callersMethodCreateTestFactory
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:448
↓ 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
3rdparty/googletest/src/gtest.cc:1224
↓ 1 callersFunctionDateTimeString
3rdparty/googlebench/src/timers.cc:183
↓ 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
3rdparty/googletest/src/gtest-death-test.cc:239
↓ 1 callersFunctionDefaultPrintNonContainerTo
3rdparty/googletest/include/gtest/gtest-printers.h:259
↓ 1 callersFunctionDefaultPrintTo
3rdparty/googletest/include/gtest/gtest-printers.h:415
↓ 1 callersFunctionDeleteThreadLocalValue
3rdparty/googletest/include/gtest/internal/gtest-port.h:1793
↓ 1 callersMethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:214
↓ 1 callersMethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:237
↓ 1 callersFunctionExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
3rdparty/googletest/src/gtest-death-test.cc:1234
↓ 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
3rdparty/googletest/src/gtest-death-test.cc:1297
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
3rdparty/googletest/src/gtest-death-test.cc:204
↓ 1 callersFunctionExponentToPrefix
3rdparty/googlebench/src/string_util.cc:86
↓ 1 callersFunctionFDOpen
3rdparty/googletest/include/gtest/internal/gtest-port.h:2122
↓ 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
3rdparty/googletest/src/gtest-death-test.cc:345
↓ 1 callersFunctionFileNo
3rdparty/googletest/include/gtest/internal/gtest-port.h:2072
↓ 1 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
3rdparty/googletest/src/gtest-filepath.cc:204
↓ 1 callersMethodFindBenchmarks
3rdparty/googlebench/src/benchmark_register.cc:109
↓ 1 callersFunctionFindBenchmarksInternal
FIXME: This function is a hack so that benchmark.cc can access `BenchmarkFamilies`
3rdparty/googlebench/src/benchmark_register.cc:227
↓ 1 callersFunctionFinish
3rdparty/googlebench/src/counter.cc:20
↓ 1 callersMethodFinishKeepRunning
3rdparty/googlebench/src/benchmark.cc:375
↓ 1 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
3rdparty/googletest/src/gtest.cc:3679
↓ 1 callersFunctionFormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
3rdparty/googletest/src/gtest.cc:4041
↓ 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
3rdparty/googletest/src/gtest.cc:2358
↓ 1 callersFunctionFormatWordList
3rdparty/googletest/src/gtest.cc:2138
↓ 1 callersFunctionFullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
3rdparty/googletest/include/gtest/internal/gtest-port.h:927
↓ 1 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
3rdparty/googletest/src/gtest.cc:340
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
3rdparty/googletest/src/gtest.cc:2964
↓ 1 callersMethodGetAsUnsigned
3rdparty/googlebench/src/sysinfo.cc:120
↓ 1 callersFunctionGetCPUCyclesPerSecond
3rdparty/googlebench/src/sysinfo.cc:436
↓ 1 callersFunctionGetCacheSizes
3rdparty/googlebench/src/sysinfo.cc:359
↓ 1 callersFunctionGetCacheSizesMacOSX
3rdparty/googlebench/src/sysinfo.cc:282
↓ 1 callersFunctionGetCacheSizesWindows
3rdparty/googlebench/src/sysinfo.cc:309
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
3rdparty/googletest/src/gtest-port.cc:1107
↓ 1 callersMethodGetCapturedString
3rdparty/googletest/src/gtest-port.cc:1042
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
3rdparty/googletest/src/gtest.cc:2920
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
3rdparty/googletest/src/gtest.cc:429
↓ 1 callersFunctionGetDefaultFilter
Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY environment variable.
3rdparty/googletest/src/gtest.cc:203
↓ 1 callersFunctionGetFileSize
3rdparty/googletest/src/gtest-port.cc:1117
↓ 1 callersFunctionGetMutableSuiteCase
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.
3rdparty/googletest/src/gtest-internal-inl.h:599
↓ 1 callersFunctionGetNewColor
3rdparty/googletest/src/gtest.cc:2940
↓ 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
3rdparty/googletest/src/gtest-internal-inl.h:146
↓ 1 callersFunctionGetNumCPUs
3rdparty/googlebench/src/sysinfo.cc:369
↓ 1 callersFunctionGetOutputOptions
3rdparty/googlebench/src/benchmark.cc:464
↓ 1 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
3rdparty/googletest/src/gtest-internal-inl.h:130
↓ 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
3rdparty/googletest/src/gtest-death-test.cc:1513
↓ 1 callersMethodGetTestSuiteTypeId
Test case id to verify identity.
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:514
↓ 1 callersFunctionGetThreadCount
Returns the number of active threads, or 0 when there is an error.
3rdparty/googletest/src/gtest-port.cc:109
↓ 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
3rdparty/googletest/src/gtest.cc:5728
↓ 1 callersFunctionIncrement
3rdparty/googlebench/src/counter.cc:37
↓ 1 callersMethodInit
3rdparty/googlebench/src/re.h:85
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
3rdparty/googletest/src/gtest-internal-inl.h:770
↓ 1 callersFunctionInitializeStreams
3rdparty/googlebench/src/benchmark.cc:611
↓ 1 callersFunctionIsATTY
3rdparty/googletest/include/gtest/internal/gtest-port.h:2054
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
3rdparty/googletest/src/gtest-filepath.cc:257
↓ 1 callersFunctionIsColorTerminal
3rdparty/googlebench/src/colorprint.cc:158
← previousnext →301–400 of 1,471, ranked by callers