Home
last modified time | relevance | path

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

123

/freebsd/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/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/sys/contrib/dev/acpica/components/namespace/
H A Dnsload.c355 ACPI_HANDLE Dummy; in AcpiNsDeleteSubtree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp210 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); in expandAddTPRel() local
526 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); in getImmOpValue() local
H A DRISCVAsmBackend.cpp697 const MCExpr *Dummy = MCConstantExpr::create(0, Ctx); in shouldInsertFixupForCodeAlign() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h602 bool Dummy; variable
631 bool Dummy; variable
677 bool Dummy; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h27 DWARFSection Dummy; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp106 StringRef Dummy("localhost"); in getHostID() local
H A DPath.cpp888 int Dummy; in createUniqueDirectory() local
896 int Dummy; in getPotentiallyUniqueFileName() local
903 int Dummy; in getPotentiallyUniqueTempFileName() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCCodeEmitter.cpp339 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); in getExprOpValue() local
H A DLoongArchAsmBackend.cpp222 const MCExpr *Dummy = MCConstantExpr::create(0, Ctx); in shouldInsertFixupForCodeAlign() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp47 static ValueStorage Dummy(nullptr, 0, 0); in getPayloadOffset() local
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Derror_test.cpp281 int Dummy = 42; in TEST() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp343 static ModelledPHI Dummy = ModelledPHI::createDummy(0); in getEmptyKey() local
348 static ModelledPHI Dummy = ModelledPHI::createDummy(1); in getTombstoneKey() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp358 int64_t Dummy; in canFixPastUses() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp179 static int Dummy = []() { in ensureInitialized() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h56 llvm::GlobalVariable *Dummy; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp444 int Dummy = 0; in insertReloadBefore() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h86 ASTFileSignature Dummy; in createDummy() local

123