| /external/libcxx/test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| D | enable_reduced_arity_initialization_extension.pass.cpp | 44 typedef std::tuple<MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef 50 typedef std::tuple<MO, MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef 57 typedef std::tuple<MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef 66 typedef std::tuple<MO, int> Tuple; in test_default_constructible_extension_sfinae() typedef
|
| D | disable_reduced_arity_initialization_extension.pass.cpp | 45 typedef std::tuple<MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef 51 typedef std::tuple<MO, MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef 58 typedef std::tuple<MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef
|
| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| D | UTypes.pass.cpp | 47 typedef std::tuple<MoveOnly, NoDefault> Tuple; in test_default_constructible_extension_sfinae() typedef 60 typedef std::tuple<MoveOnly, MoveOnly, NoDefault> Tuple; in test_default_constructible_extension_sfinae() typedef 74 typedef std::tuple<MoveOnly, NoDefault> Tuple; in test_default_constructible_extension_sfinae() typedef 90 typedef std::tuple<MoveOnly, int> Tuple; in test_default_constructible_extension_sfinae() typedef
|
| D | alloc_UTypes.pass.cpp | 49 typedef std::tuple<MoveOnly, MoveOnly, BadDefault> Tuple; in test_uses_allocator_sfinae_evaluation() typedef 62 typedef std::tuple<MoveOnly, MoveOnly, BadDefault, BadDefault> Tuple; in test_uses_allocator_sfinae_evaluation() typedef
|
| /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
| D | is_nothrow_constructible.pass.cpp | 96 struct Tuple { struct 97 Tuple(Empty&&) noexcept {} in Tuple() argument
|
| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
| D | make_from_tuple.pass.cpp | 102 using Tuple = std::array<int, 3>; in test_constexpr_construction() typedef 174 using Tuple = std::tuple<int, NothrowMoveable>; in test_noexcept() typedef 181 using Tuple = std::pair<int, NothrowMoveable>; in test_noexcept() typedef 188 using Tuple = std::tuple<int, int, int>; in test_noexcept() typedef 193 using Tuple = std::tuple<long, long, long>; in test_noexcept() typedef 198 using Tuple = std::array<int, 3>; in test_noexcept() typedef 203 using Tuple = std::array<long, 3>; in test_noexcept() typedef
|
| D | apply_large_arity.pass.cpp | 71 using Tuple = make_tuple_t<int, Size>; in test_all() typedef 118 using Tuple = make_tuple_t<int, Size>; in test_one() typedef
|
| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
| D | forward_as_tuple.pass.cpp | 25 test0(const Tuple&) in test0() 62 test3(const Tuple&) in test3()
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerFnAdapter.h | 112 UnpackImpl(const uint8_t *Data, size_t Size, TupleT *Tuple) { in UnpackImpl() 130 bool Unpack(const uint8_t *Data, size_t Size, std::tuple<Args...> *Tuple) { in Unpack()
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | queue_interface.h | 33 typedef std::vector<Tensor> Tuple; typedef
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
| D | ReverseIterationTest.cpp | 49 for (const auto &Tuple : zip(Map, IterKeys)) in TEST() local 103 for (const auto &Tuple : zip(Map, Keys)) in TEST() local
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | sample_text_test.cc | 52 TEST_F(SampleTextTest, Tuple) { in TEST_F() argument
|
| /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/ |
| D | p12.cpp | 7 template<class ...> struct Tuple { }; struct
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | sharding_builder.cc | 66 OpSharding Tuple(const ShapeTree<OpSharding>& shardings) { in Tuple() function
|
| /external/v8/tools/clang/plugins/tests/ |
| D | ipc.cpp | 45 struct Tuple { struct 55 typedef base::Tuple<T...> Tuple;
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-jitlistener/ |
| D | llvm-jitlistener.cpp | 126 Triple Tuple(TheModule->getTargetTriple()); in InitEE() local
|
| /external/llvm/tools/llvm-jitlistener/ |
| D | llvm-jitlistener.cpp | 128 Triple Tuple(TheModule->getTargetTriple()); in InitEE() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceStringPool.h | 60 for (const auto &Tuple : StringToId) { in dump() local
|
| /external/libchrome/ipc/ |
| D | ipc_message_utils.h | 97 typedef std::tuple<Ts...> Tuple; typedef
|
| /external/llvm/lib/Fuzzer/test/ |
| D | FuzzerFnAdapterUnittest.cpp | 12 bool Unpack(std::tuple<Args...> *Tuple, std::initializer_list<uint8_t> data) { in Unpack()
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_sharding.cc | 42 HloSharding HloSharding::Tuple(const ShapeTree<HloSharding>& sub_shardings) { in Tuple() function in xla::HloSharding 59 HloSharding HloSharding::Tuple(const Shape& tuple_shape, in Tuple() function in xla::HloSharding
|
| /external/tensorflow/tensorflow/compiler/xla/g3doc/ |
| D | operation_semantics.md | 2552 ## Tuple section in Operation Semantics
|
| /external/llvm/lib/IR/ |
| D | ProfileSummary.cpp | 151 MDTuple *Tuple = cast<MDTuple>(MD); in getFromMD() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | ProfileSummary.cpp | 145 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); in getFromMD() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyAsmPrinter.cpp | 111 const MDTuple *Tuple = dyn_cast<MDTuple>(MD); in EmitEndOfAsmFile() local
|