Home
last modified time | relevance | path

Searched defs:Dummy (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock_stress_test.cc62 struct Dummy {}; struct
66 void TestConcurrentMockObjects(Dummy /* dummy */) { in TestConcurrentMockObjects() argument
113 void TestConcurrentCallsOnSameObject(Dummy /* dummy */) { in TestConcurrentCallsOnSameObject() argument
149 void TestPartiallyOrderedExpectationsWithThreads(Dummy /* dummy */) { in TestPartiallyOrderedExpectationsWithThreads() argument
H A Dgmock-port_test.cc42 TEST(DummyTest, Dummy) {} in TEST() argument
/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-uninitialized-test_.cc32 TEST(DummyTest, Dummy) { in TEST() argument
H A Dgoogletest-color-test_.cc45 TEST(GTestColorTest, Dummy) {} in TEST() argument
H A Dgoogletest-param-test-invalid-name1-test_.cc35 TEST_P(DummyTest, Dummy) {} in TEST_P() argument
H A Dgoogletest-env-var-test_.cc45 TEST(GTestEnvVarTest, Dummy) {} in TEST() argument
H A Dgoogletest-param-test-invalid-name2-test_.cc42 TEST_P(DummyTest, Dummy) {} in TEST_P() argument
H A Dgtest-unittest-api_test.cc100 TYPED_TEST(TestSuiteWithCommentTest, Dummy) {} in TYPED_TEST() argument
/freebsd-src/sys/contrib/dev/acpica/components/namespace/
H A Dnsload.c355 ACPI_HANDLE Dummy; in AcpiNsDeleteSubtree() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h479 bool Dummy; global() variable
508 bool Dummy; global() variable
554 bool Dummy; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp206 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); expandAddTPRel() local
517 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); getImmOpValue() local
H A DRISCVAsmBackend.cpp707 const MCExpr *Dummy = MCConstantExpr::create(0, Ctx); shouldInsertFixupForCodeAlign() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h27 DWARFSection Dummy; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCCodeEmitter.cpp284 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); getExprOpValue() local
H A DLoongArchAsmBackend.cpp223 const MCExpr *Dummy = MCConstantExpr::create(0, Ctx); shouldInsertFixupForCodeAlign() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp106 StringRef Dummy("localhost"); in getHostID() local
H A DPath.cpp889 return createUniqueEntity(Prefix + "-%%%%%%", Dummy, ResultPath, true, in createUniqueDirectory() local
897 return createUniqueEntity(Model, Dummy, ResultPath, false, FS_Name); in getPotentiallyUniqueFileName() local
904 return createTemporaryFile(Prefix, Suffix, Dummy, ResultPath, FS_Name); in getPotentiallyUniqueTempFileName() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp49 static ValueStorage Dummy(nullptr, 0, 0); getPayloadOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp310 static ModelledPHI Dummy = ModelledPHI::createDummy(0); getEmptyKey() local
315 static ModelledPHI Dummy = ModelledPHI::createDummy(1); getTombstoneKey() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp213 static int Dummy; in GetClangToolCommand() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Derror_test.cpp281 int Dummy = 42; in TEST() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp358 int64_t Dummy; in canFixPastUses() local
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h53 llvm::GlobalVariable *Dummy; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp177 static int Dummy = []() { ensureInitialized() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp433 MDNode *Dummy = MDNode::get(Context, {}); DisableAllLoopOptsOnLoop() local

123