/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/ |
D | concat_map.cpp | 26 auto triples = variable 42 triples 68 auto triples = variable 91 int ct = triples 116 auto triples = variable 140 int ct = triples 165 auto triples = variable 189 int ct = triples
|
D | flat_map.cpp | 61 auto triples = variable 77 triples 104 auto triples = variable 127 int ct = triples 152 auto triples = variable 175 int ct = triples 200 auto triples = variable 223 int ct = triples
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/pythagorian/ |
D | main.cpp | 116 auto triples = in wmain() local 135 triples in wmain()
|
/external/swiftshader/third_party/llvm-7.0/scripts/ |
D | update.py | 151 triples = LLVM_TRIPLES[platform] 188 for defs, triple in triples:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | link-arm-and-thumb.ll | 23 ; STDERR-NOT: warning: Linking two modules of different target triples:
|
D | targettriple.ll | 19 ; WARN-B: warning: Linking two modules of different target triples:
|
D | apple-version.ll | 19 ; WARN3: warning: Linking two modules of different target triples
|
/external/skia/tests/ |
D | GeometryTest.cpp | 178 const SkPoint triples[] = { in test_conic_to_quads() local 184 const int N = sizeof(triples) / sizeof(SkPoint); in test_conic_to_quads() 187 const SkPoint* pts = &triples[i]; in test_conic_to_quads()
|
/external/skqp/tests/ |
D | GeometryTest.cpp | 178 const SkPoint triples[] = { in test_conic_to_quads() local 184 const int N = sizeof(triples) / sizeof(SkPoint); in test_conic_to_quads() 187 const SkPoint* pts = &triples[i]; in test_conic_to_quads()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/LTO/ARM/ |
D | link-arm-and-thumb.ll | 32 ; STDERR-NOT: warning: Linking two modules of different target triples:
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-because-armv7.txt | 3 # This file is checking encodings that are valid on some triples, but not on the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | invalid-because-armv7.txt | 3 # This file is checking encodings that are valid on some triples, but not on the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/ARM/ |
D | fat-arch-name.test | 4 # We detect thumb triples from the binaries, because those are the only ones
|
/external/llvm/test/tools/dsymutil/ARM/ |
D | fat-arch-name.test | 4 # We detect thumb triples from the binaries, because those are the only ones
|
/external/llvm/test/Linker/ |
D | targettriple.ll | 19 ; WARN-B: WARNING: Linking two modules of different target triples:
|
D | apple-version.ll | 19 ; WARN3: WARNING: Linking two modules of different target triples
|
/external/python/cpython2/Tools/webchecker/ |
D | webchecker.py | 372 triples = self.errors[source] 374 if len(triples) > 1: 375 self.message("%d Errors in %s", len(triples), source) 383 for url, rawlink, msg in triples:
|
/external/python/cpython2/Doc/library/ |
D | pickletools.rst | 36 sequence of ``(opcode, arg, pos)`` triples. *opcode* is an instance of an
|
D | difflib.rst | 434 Return list of triples describing matching subsequences. Each triple is of 436 triples are monotonically increasing in *i* and *j*. 440 are adjacent triples in the list, and the second is not the last triple in 442 triples always describe non-adjacent equal blocks. 447 The guarantee that adjacent triples always describe non-adjacent blocks
|
/external/python/cpython3/Doc/library/ |
D | pickletools.rst | 101 sequence of ``(opcode, arg, pos)`` triples. *opcode* is an instance of an
|
D | difflib.rst | 460 Return list of triples describing non-overlapping matching subsequences. 463 triples are monotonically increasing in *i* and *j*. 467 are adjacent triples in the list, and the second is not the last triple in 469 triples always describe non-adjacent equal blocks.
|
/external/clang/test/ |
D | lit.cfg | 237 # All non-win32 triples use the Itanium ABI. 375 # Native compilation: Check if triples match.
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | xla_client.py | 1895 def GetPaddingConfigFromTriples(triples): argument 1898 for lo, hi, interior in triples:
|
/external/icu/icu4j/eclipse-build/pdebuild/ |
D | build.properties | 38 # value is a '&' separated list of ',' separate triples. For example,
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUUsage.rst | 18 .. _amdgpu-target-triples: 297 :ref:`amdgpu-amdhsa-memory-model` and :ref:`amdgpu-target-triples`). 698 the target triple OS is ``amdhsa`` (see :ref:`amdgpu-target-triples`). See 735 triple OS is ``amdhsa`` (see :ref:`amdgpu-target-triples`). 949 (see :ref:`amdgpu-target-triples`). 955 ``amdhsa`` (see :ref:`amdgpu-target-triples`). 971 :ref:`amdgpu-target-triples`). 996 ``amdhsa`` (see :ref:`amdgpu-target-triples`). It must contain the minimum 3890 ``amdpal`` (see :ref:`amdgpu-target-triples`) for passing runtime parameters 4009 empty (see :ref:`amdgpu-target-triples`). [all …]
|