/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/X86/ |
D | SnippetGeneratorTest.cpp | 85 EXPECT_THAT(Proto.Explanation, HasSubstr("implicit")); in TEST_F() 103 EXPECT_THAT(Proto.Explanation, HasSubstr("explicit")); in TEST_F() 120 EXPECT_THAT(Proto.Explanation, HasSubstr("cycle through")); in TEST_F() 134 EXPECT_THAT(Proto.Explanation, HasSubstr("cycle through")); in TEST_F() 149 EXPECT_THAT(Proto.Explanation, HasSubstr("parallel")); in TEST_F() 166 EXPECT_THAT(Proto.Explanation, HasSubstr("serial")); in TEST_F() 183 EXPECT_THAT(Proto.Explanation, HasSubstr("static renaming")); in TEST_F() 206 EXPECT_THAT(Proto.Explanation, HasSubstr("no tied variables")); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | BenchmarkRunner.cpp | 133 Configuration.Info = Prototype.Explanation; in generateConfigurations() 208 Prototype.Explanation = "implicit Self cycles, picking random values."; in generateSelfAliasingPrototype() 210 Prototype.Explanation = in generateSelfAliasingPrototype() 224 Prototype.Explanation = in generateUnconstrainedPrototype()
|
D | Uops.cpp | 159 Prototype.Explanation = in generatePrototype() 194 Prototype.Explanation = in generatePrototype()
|
D | MCInstrDescView.h | 127 std::string Explanation; member
|
D | Latency.cpp | 72 Prototype.Explanation = in generateTwoInstructionPrototype()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pattern_matcher_test.cc | 514 string Explanation(Elem* elem, const Pattern& pattern) { in Explanation() function 521 string Explanation(const std::unique_ptr<Elem>& elem, const Pattern& pattern) { in Explanation() function 522 return Explanation(elem.get(), pattern); in Explanation() 525 string Explanation(const Elem& elem, const Pattern& pattern) { in Explanation() function 526 return Explanation(&elem, pattern); in Explanation() 545 EXPECT_EQ(Explanation((elem), (pattern)), expected_explanation); \ 872 EXPECT_EQ(Explanation(HloInstruction::CreateParameter( in TEST() 917 EXPECT_EQ(Explanation(param.get(), m::Op().WithOneUse()), in TEST() 919 EXPECT_EQ(Explanation(param.get(), m::Op().WithOneUser()), in TEST() 928 EXPECT_EQ(Explanation(param.get(), m::Op().WithOneUse()), in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | GlobalISelEmitter.cpp | 201 std::string Explanation = ""; in explainPredicates() local 204 Explanation += in explainPredicates() 209 Explanation += " always-true"; in explainPredicates() 211 Explanation += " immediate"; in explainPredicates() 214 Explanation += " unindexed"; in explainPredicates() 217 Explanation += " non-extload"; in explainPredicates() 219 Explanation += " extload"; in explainPredicates() 221 Explanation += " sextload"; in explainPredicates() 223 Explanation += " zextload"; in explainPredicates() 226 Explanation += " non-truncstore"; in explainPredicates() [all …]
|
/external/eigen/ |
D | INSTALL | 4 Explanation before starting
|
/external/u-boot/doc/ |
D | README.mpc83xxads | 47 3.1 Explanation of NEW definitions in:
|
/external/eigen/doc/ |
D | FixedSizeVectorizable.dox | 24 \section FixedSizeVectorizable_explanation Explanation
|
D | QuickStartGuide.dox | 38 \section GettingStartedExplanation Explanation of the first program 67 \section GettingStartedExplanation2 Explanation of the second example
|
D | WrongStackAlignment.dox | 44 Explanation: this tells GCC that the stack is only required to be aligned to 2^2=4 bytes, so that G…
|
D | StlContainers.dox | 57 <span class="note">\b Explanation: The resize() method of std::vector takes a value_type argument (…
|
/external/u-boot/board/freescale/mpc837xerdb/ |
D | README | 51 3.1 Explanation of NEW definitions in:
|
/external/u-boot/board/freescale/m5253evbe/ |
D | README | 27 3.1 Explanation on NEW definitions in include/configs/M5253EVBE.h
|
/external/u-boot/board/freescale/mpc8315erdb/ |
D | README | 46 3.1 Explanation of NEW definitions in:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | shift-i64.ll | 34 ; Explanation for lshr is pretty much the reverse of shl.
|
/external/u-boot/board/freescale/mpc8313erdb/ |
D | README | 49 3.1 Explanation of NEW definitions in:
|
/external/u-boot/board/freescale/mpc837xemds/ |
D | README | 59 3.1 Explanation of NEW definitions in:
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | README.txt | 69 bignum.txt -> Explanation of the Fast Number Theoretic Transform (FNT).
|
/external/syzkaller/ |
D | README.md | 30 …- [Explanation of some syzkaller internals](https://github.com/hardenedlinux/Debian-GNU-Linux-Prof…
|
/external/clang/unittests/Tooling/ |
D | CompilationDatabaseTest.cpp | 23 static void expectFailure(StringRef JSONDatabase, StringRef Explanation) { in expectFailure() argument 27 << "Expected an error because of: " << Explanation.str(); in expectFailure()
|
/external/u-boot/board/freescale/mpc832xemds/ |
D | README | 82 3.1 Explanation of NEW definitions in:
|
/external/python/cpython3/Misc/ |
D | gdbinit | 116 # Explanation of while and if tests: We want to pop up the stack until we
|
/external/python/cpython2/Misc/ |
D | gdbinit | 116 # Explanation of while and if tests: We want to pop up the stack until we
|