/external/llvm/include/llvm/TableGen/ |
D | SearchableTable.td | 21 // Inside the DECL guard will be a set of function declarations: 28 // Inside the IMPL guard will be a primary data table "{InstanceClass}sList" and
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-09-12.data | 5 # Inside flow collection:
|
/external/llvm/test/YAMLParser/ |
D | spec-09-12.test | 7 # Inside flow collection:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/ |
D | spec-09-12.test | 7 # Inside flow collection:
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 322 uint64_t Inside = Mask; in trySequenceOfOnes() local 329 std::swap(Outside, Inside); in trySequenceOfOnes() 354 } else if (Idx > StartIdx && Idx < EndIdx && Chunk != Inside) { in trySequenceOfOnes() 355 OrrImm = updateImm(OrrImm, Idx, Inside != Mask); in trySequenceOfOnes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 292 uint64_t Inside = Mask; in trySequenceOfOnes() local 299 std::swap(Outside, Inside); in trySequenceOfOnes() 324 } else if (Idx > StartIdx && Idx < EndIdx && Chunk != Inside) { in trySequenceOfOnes() 325 OrrImm = updateImm(OrrImm, Idx, Inside != Mask); in trySequenceOfOnes()
|
/external/syzkaller/docs/ |
D | netbsd.md | 32 4. Then, copy out the binary back to host into `bin/netbsd_amd64` dir.(Inside the syzkaller directo… 107 13. Then, start `syz-manager` with: (Inside the syzkaller folder where the netbsd.cfg file also exi…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | coalescing-with-subregs-in-loop-bug.mir | 5 # Inside the loop, %29.sub2 is used in a V_LSHLREV whose result is then used
|
/external/apache-commons-bcel/docs/ |
D | manual.bib | 104 title = {Inside Java Class Files},
|
/external/u-boot/doc/driver-model/ |
D | pci-info.txt | 93 to a downstream device Topcliff chipset. Inside Topcliff chipset, it has a
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombine.h | 355 bool isSigned, bool Inside);
|
/external/icu/icu4c/source/config/ |
D | Makefile.inc.in | 26 # Inside this directory you should find bin, lib, include/unicode,
|
/external/tensorflow/tensorflow/contrib/learn/ |
D | README.md | 118 * Inside `tf.estimator.EvalSpec`, the `exporter` field is the replacement for
|
/external/llvm/cmake/modules/ |
D | LLVM-Config.cmake | 91 # Inside LLVM itself available libs are in a global property.
|
/external/libtextclassifier/annotator/ |
D | model.fbs | 481 // Inside the span, aligned with the beginning. 484 // Inside the span, aligned with the end.
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | LLVM-Config.cmake | 125 # Inside LLVM itself available libs are in a global property.
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 563 bool Inside);
|
/external/googletest/googlemock/docs/ |
D | DesignDoc.md | 58 name that executes the statements. Inside the statements, you can
|
/external/catch2/docs/ |
D | test-cases-and-sections.md | 155 _template-argm_, resulting in _n * m_ test cases. Inside the test case,
|
/external/python/cpython2/Doc/library/ |
D | carbon.rst | 16 for additional description you are referred to `Inside Macintosh
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-matchers.h.pump | 63 // which must return a bool to indicate if the match succeeds. Inside
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 881 bool isSigned, bool Inside);
|
D | InstCombineAndOrXor.cpp | 167 bool isSigned, bool Inside) { in insertRangeTest() argument 173 return Inside ? ConstantInt::getFalse(Ty) : ConstantInt::getTrue(Ty); in insertRangeTest() 177 ICmpInst::Predicate Pred = Inside ? ICmpInst::ICMP_ULT : ICmpInst::ICMP_UGE; in insertRangeTest()
|
/external/python/cpython2/Doc/howto/ |
D | doanddont.rst | 28 Inside Function Definitions
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-param-test.h.pump | 68 // Inside a test, access the test parameter with the GetParam() method
|