Home
last modified time | relevance | path

Searched refs:triples (Results 1 – 25 of 63) sorted by relevance

123

/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dconcat_map.cpp26 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
Dflat_map.cpp61 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/
Dmain.cpp116 auto triples = in wmain() local
135 triples in wmain()
/external/swiftshader/third_party/llvm-7.0/scripts/
Dupdate.py151 triples = LLVM_TRIPLES[platform]
188 for defs, triple in triples:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Dlink-arm-and-thumb.ll23 ; STDERR-NOT: warning: Linking two modules of different target triples:
Dtargettriple.ll19 ; WARN-B: warning: Linking two modules of different target triples:
Dapple-version.ll19 ; WARN3: warning: Linking two modules of different target triples
/external/skia/tests/
DGeometryTest.cpp178 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/
DGeometryTest.cpp178 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/
Dlink-arm-and-thumb.ll32 ; STDERR-NOT: warning: Linking two modules of different target triples:
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-because-armv7.txt3 # 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/
Dinvalid-because-armv7.txt3 # 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/
Dfat-arch-name.test4 # We detect thumb triples from the binaries, because those are the only ones
/external/llvm/test/tools/dsymutil/ARM/
Dfat-arch-name.test4 # We detect thumb triples from the binaries, because those are the only ones
/external/llvm/test/Linker/
Dtargettriple.ll19 ; WARN-B: WARNING: Linking two modules of different target triples:
Dapple-version.ll19 ; WARN3: WARNING: Linking two modules of different target triples
/external/python/cpython2/Tools/webchecker/
Dwebchecker.py372 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/
Dpickletools.rst36 sequence of ``(opcode, arg, pos)`` triples. *opcode* is an instance of an
Ddifflib.rst434 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/
Dpickletools.rst101 sequence of ``(opcode, arg, pos)`` triples. *opcode* is an instance of an
Ddifflib.rst460 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/
Dlit.cfg237 # All non-win32 triples use the Itanium ABI.
375 # Native compilation: Check if triples match.
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py1895 def GetPaddingConfigFromTriples(triples): argument
1898 for lo, hi, interior in triples:
/external/icu/icu4j/eclipse-build/pdebuild/
Dbuild.properties38 # value is a '&' separated list of ',' separate triples. For example,
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUUsage.rst18 .. _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 …]

123