/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock_stress_test.cc | 62 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 D | gmock-port_test.cc | 42 TEST(DummyTest, Dummy) {} in TEST() argument
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | googletest-uninitialized-test_.cc | 32 TEST(DummyTest, Dummy) { in TEST() argument
|
H A D | googletest-color-test_.cc | 45 TEST(GTestColorTest, Dummy) {} in TEST() argument
|
H A D | googletest-param-test-invalid-name1-test_.cc | 35 TEST_P(DummyTest, Dummy) {} in TEST_P() argument
|
H A D | googletest-env-var-test_.cc | 45 TEST(GTestEnvVarTest, Dummy) {} in TEST() argument
|
H A D | googletest-param-test-invalid-name2-test_.cc | 42 TEST_P(DummyTest, Dummy) {} in TEST_P() argument
|
H A D | gtest-unittest-api_test.cc | 100 TYPED_TEST(TestSuiteWithCommentTest, Dummy) {} in TYPED_TEST() argument
|
/freebsd-src/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsload.c | 355 ACPI_HANDLE Dummy; in AcpiNsDeleteSubtree() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 479 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 D | RISCVMCCodeEmitter.cpp | 206 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); expandAddTPRel() local 517 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); getImmOpValue() local
|
H A D | RISCVAsmBackend.cpp | 707 const MCExpr *Dummy = MCConstantExpr::create(0, Ctx); shouldInsertFixupForCodeAlign() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFObject.h | 27 DWARFSection Dummy; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchMCCodeEmitter.cpp | 284 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); getExprOpValue() local
|
H A D | LoongArchAsmBackend.cpp | 223 const MCExpr *Dummy = MCConstantExpr::create(0, Ctx); shouldInsertFixupForCodeAlign() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | LockFileManager.cpp | 106 StringRef Dummy("localhost"); in getHostID() local
|
H A D | Path.cpp | 889 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 D | Value.cpp | 49 static ValueStorage Dummy(nullptr, 0, 0); getPayloadOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 310 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 D | CompilationDatabase.cpp | 213 static int Dummy; in GetClangToolCommand() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | error_test.cpp | 281 int Dummy = 42; in TEST() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 358 int64_t Dummy; in canFixPastUses() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | ConstantInitBuilder.h | 53 llvm::GlobalVariable *Dummy; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | StandardLibrary.cpp | 177 static int Dummy = []() { ensureInitialized() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopConstrainer.cpp | 433 MDNode *Dummy = MDNode::get(Context, {}); DisableAllLoopOptsOnLoop() local
|