Home
last modified time | relevance | path

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

1234

/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/llvm-project/llvm/utils/gn/secondary/clang/
Druntimes.gni2 import("//llvm/triples.gni")
/external/llvm-project/llvm/utils/gn/build/toolchain/
Dtarget_flags.gni1 import("//llvm/triples.gni")
/external/llvm-project/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/llvm-project/llvm/test/LTO/ARM/
Dlink-arm-and-thumb.ll32 ; STDERR-NOT: warning: Linking two modules of different target triples:
/external/llvm-project/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/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/llvm/test/tools/dsymutil/ARM/
Dfat-arch-name.test4 # We detect thumb triples from the binaries, because those are the only ones
/external/llvm-project/llvm/test/tools/dsymutil/ARM/
Dfat-arch-name.test3 # We detect thumb triples from the binaries, because those are the only ones
/external/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py272 triples = LLVM_TRIPLES[platform]
323 for defs, triple in triples:
/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/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/llvm-project/llvm/utils/UpdateTestChecks/
Dasm.py313 triples = {
320 for prefix, triple in triples.items():
/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/llvm-project/llvm/utils/gn/secondary/compiler-rt/test/
DBUILD.gn3 import("//llvm/triples.gni")
/external/python/cpython2/Doc/library/
Dpickletools.rst36 sequence of ``(opcode, arg, pos)`` triples. *opcode* is an instance of an
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py479 triples = padding_config
481 for lo, hi, interior in triples:
/external/skia/tests/
DGeometryTest.cpp244 const SkPoint triples[] = { in test_conic_to_quads() local
250 const int N = sizeof(triples) / sizeof(SkPoint); in test_conic_to_quads()
253 const SkPoint* pts = &triples[i]; in test_conic_to_quads()
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/test/
DBUILD.gn2 import("//llvm/triples.gni")
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/test/
DBUILD.gn4 import("//llvm/triples.gni")

1234