MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / types & classes

Types & classes575 in github.com/MikeLankamp/fpm

↓ 4 callersClassValueUnion
ValueUnion - A type used to correctly alias the byte-for-byte output of `sysctl` with the result type it's to be interpreted as.
3rdparty/googlebench/src/sysinfo.cc:84
↓ 3 callersClassfixed
include/fpm/fixed.hpp:19
↓ 2 callersClassCodeLocation
3rdparty/googletest/include/gtest/internal/gtest-internal.h:512
↓ 2 callersClassMatchesRegexMatcher
Implements polymorphic matchers MatchesRegex(regex) and ContainsRegex(regex), which can be used as a Matcher<T> as long as T can be converted to a str
3rdparty/googletest/include/gtest/gtest-matchers.h:677
↓ 2 callersClassStateIterator
3rdparty/googlebench/include/benchmark/benchmark.h:422
↓ 2 callersClasssigaction
3rdparty/googletest/src/gtest-death-test.cc:1337
↓ 1 callersClassAssertHelper
3rdparty/googletest/include/gtest/gtest.h:177
↓ 1 callersClassClassUniqueToAlwaysTrue
3rdparty/googletest/src/gtest.cc:5606
↓ 1 callersClassCounter
This class is used for user-defined counters.
3rdparty/googlebench/include/benchmark/benchmark.h:346
↓ 1 callersClassInstantiationInfo
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:612
↓ 1 callersClassJsonUnitTestResultPrinter
This class generates an JSON output file.
3rdparty/googletest/src/gtest.cc:3919
↓ 1 callersClassNotification
Allows a controller thread to pause execution of newly created threads until notified. Instances of this class must be created and destroyed in the c
3rdparty/googletest/include/gtest/internal/gtest-port.h:1233
↓ 1 callersClassParamIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:120
↓ 1 callersClassTest
The friend relationship of some of these classes is cyclic. If we don't forward declare them the compiler might confuse the classes in friendship clau
3rdparty/googletest/include/gtest/gtest.h:199
↓ 1 callersClassTestInfo
3rdparty/googletest/include/gtest/gtest.h:206
↓ 1 callersClassTestProperty
A copyable object representing a user specified test property which can be output as a key/value string pair. Don't inherit from TestProperty as its
3rdparty/googletest/include/gtest/gtest.h:534
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
3rdparty/googletest/src/gtest-internal-inl.h:344
↓ 1 callersClassTestSuite
3rdparty/googletest/include/gtest/gtest.h:200
↓ 1 callersClassTestSuiteNameIs
A predicate that checks the name of a TestSuite against a known value. This is used for implementation of the UnitTest class only. We put it in the
3rdparty/googletest/src/gtest.cc:5072
↓ 1 callersClassTypes
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:769
↓ 1 callersClassUnitTest
3rdparty/googletest/include/gtest/gtest.h:207
↓ 1 callersClassXmlUnitTestResultPrinter
This class generates an XML output file.
3rdparty/googletest/src/gtest.cc:3462
↓ 1 callersClass_stat
3rdparty/googletest/include/gtest/internal/gtest-port.h:2051
↓ 1 callersClassstat
3rdparty/googletest/include/gtest/internal/gtest-port.h:2086
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:106
ClassAbstractSocketWriter
3rdparty/googletest/src/gtest-internal-inl.h:1054
ClassAddReference
3rdparty/googletest/include/gtest/internal/gtest-port.h:1058
ClassAddReference<T&>
3rdparty/googletest/include/gtest/internal/gtest-port.h:1060
ClassAnyEq
3rdparty/googletest/include/gtest/gtest-matchers.h:201
ClassAnyGe
3rdparty/googletest/include/gtest/gtest-matchers.h:221
ClassAnyGt
3rdparty/googletest/include/gtest/gtest-matchers.h:213
ClassAnyLe
3rdparty/googletest/include/gtest/gtest-matchers.h:217
ClassAnyLt
3rdparty/googletest/include/gtest/gtest-matchers.h:209
ClassAnyNe
3rdparty/googletest/include/gtest/gtest-matchers.h:205
ClassArguments
Utility class for accumulating command-line arguments.
3rdparty/googletest/src/gtest-death-test.cc:839
ClassAssertHelperData
3rdparty/googletest/include/gtest/gtest.h:1807
ClassAssertTypeEq
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:113
ClassAssertTypeEq<T, T>
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:116
ClassAssertionResult
3rdparty/googletest/include/gtest/internal/gtest-internal.h:90
ClassBENCHMARK_UNUSED
3rdparty/googlebench/include/benchmark/benchmark.h:675
ClassBarrier
3rdparty/googlebench/src/mutex.h:99
ClassBaseTest
3rdparty/googletest/include/gtest/gtest-param-test.h:161
ClassBenchmark
3rdparty/googlebench/include/benchmark/benchmark.h:277
ClassBenchmark::Instance
Information kept per benchmark we may want to run
3rdparty/googlebench/src/benchmark_api_internal.h:16
ClassBenchmarkFamilies
Class for managing registered benchmarks. Note that each registered benchmark identifies a family of related benchmarks to run.
3rdparty/googlebench/src/benchmark_register.cc:68
ClassBenchmarkFamilies
3rdparty/googlebench/include/benchmark/benchmark.h:279
ClassBenchmarkImp
3rdparty/googlebench/include/benchmark/benchmark.h:278
ClassBenchmarkReporter
3rdparty/googlebench/include/benchmark/benchmark.h:244
EnumBigO
BigO is passed to a benchmark in order to specify the asymptotic computational complexity for the benchmark. In case oAuto is selected, complexity wil
3rdparty/googlebench/include/benchmark/benchmark.h:384
ClassBind
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:1651
ClassCAPABILITY
3rdparty/googlebench/src/mutex.h:75
ClassCPUInfo
3rdparty/googlebench/include/benchmark/benchmark.h:1225
ClassCSVReporter
3rdparty/googlebench/include/benchmark/benchmark.h:1417
ClassCacheInfo
3rdparty/googlebench/include/benchmark/benchmark.h:1226
ClassCapturedStream
Object that captures an output stream (stdout/stderr).
3rdparty/googletest/src/gtest-port.cc:987
ClassCartesianProductGenerator10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1481
ClassCartesianProductGenerator2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:66
ClassCartesianProductGenerator3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:181
ClassCartesianProductGenerator4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:313
ClassCartesianProductGenerator5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:464
ClassCartesianProductGenerator6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:632
ClassCartesianProductGenerator7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:817
ClassCartesianProductGenerator8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1020
ClassCartesianProductGenerator9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1242
ClassCartesianProductHolder10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1996
ClassCartesianProductHolder2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1742
ClassCartesianProductHolder3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1763
ClassCartesianProductHolder4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1788
ClassCartesianProductHolder5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1815
ClassCartesianProductHolder6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1844
ClassCartesianProductHolder7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1877
ClassCartesianProductHolder8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1913
ClassCartesianProductHolder9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1953
EnumCharFormat
Depending on the value of a char (or wchar_t), we print it in one of three formats: - as is if it's a printable ASCII (e.g. 'a', '2', ' '), - as a hex
3rdparty/googletest/src/gtest-printers.cc:127
ClassCheckHandler
CheckHandler is the class constructed by failing CHECK macros. CheckHandler will log information about the failures and abort when it is destructed.
3rdparty/googlebench/src/check.h:28
ClassChooseClockType
3rdparty/googlebench/src/timers.h:30
ClassChooseSteadyClock
3rdparty/googlebench/src/timers.h:20
ClassChooseSteadyClock<false>
3rdparty/googlebench/src/timers.h:25
ClassComparisonBase
3rdparty/googletest/include/gtest/gtest-matchers.h:593
ClassCompileAssertTypesEqual
3rdparty/googletest/include/gtest/internal/gtest-internal.h:879
ClassCompileAssertTypesEqual<T, T>
3rdparty/googletest/include/gtest/internal/gtest-internal.h:882
ClassConsoleReporter
Simple reporter that outputs benchmark data to the console. This is the default reporter used by RunSpecifiedBenchmarks().
3rdparty/googlebench/include/benchmark/benchmark.h:1378
ClassConstRef
3rdparty/googletest/include/gtest/internal/gtest-port.h:1079
ClassConstRef<T&>
3rdparty/googletest/include/gtest/internal/gtest-port.h:1081
ClassContext
3rdparty/googlebench/include/benchmark/benchmark.h:1252
ClassCounterStat
create stats for user counters
3rdparty/googlebench/src/statistics.cc:107
ClassDeathTestFactory
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:146
ClassDeathTestImpl
Provides cross platform implementation for some death functionality.
3rdparty/googletest/src/gtest-death-test.cc:396
EnumDeathTestOutcome
An enumeration describing all of the possible ways that a death test can conclude. DIED means that the process died while executing the test code; LI
3rdparty/googletest/src/gtest-death-test.cc:277
ClassDefaultDeathTestFactory
A concrete DeathTestFactory implementation for normal use.
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:155
ClassDefaultGlobalTestPartResultReporter
This is the default global test part result reporter used in UnitTestImpl. This class should only be used by UnitTestImpl.
3rdparty/googletest/src/gtest-internal-inl.h:472
ClassDefaultGlobalTestPartResultReporter
3rdparty/googletest/include/gtest/gtest.h:178
ClassDefaultNameGenerator
The default argument to the template below for the case when the user does not provide a name generator.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:680
ClassDefaultPerThreadTestPartResultReporter
This is the default per thread test part result reporter used in UnitTestImpl. This class should only be used by UnitTestImpl.
3rdparty/googletest/src/gtest-internal-inl.h:488
EnumDefaultPrinterType
3rdparty/googletest/include/gtest/gtest-printers.h:404
ClassDefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1658
ClassDefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1867
ClassDerivedTest
3rdparty/googletest/include/gtest/gtest-param-test.h:166
ClassDoubleSequence
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1187
ClassDoubleSequence<false, IndexSequence<I...>, sizeofT>
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1193
next →1–100 of 575, ranked by callers