Home
last modified time | relevance | path

Searched defs:tuple_type (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/detail/cpp03/preprocessed/
Ddynamic_10.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
Ddynamic_20.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
Ddynamic_30.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
Ddynamic_40.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
Ddynamic_50.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dboost_tuple.cpp47 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
111 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/adapted/std_tuple/
Dstd_tuple_iterator.hpp33 typedef Tuple tuple_type; typedef
74 typedef typename Iterator::tuple_type tuple_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/
Ddynamic.hpp83 typedef typename DynamicScope::tuple_type tuple_type; typedef
133 tuple_type; typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.cc175 auto tuple_type = type.dyn_cast<mlir::TupleType>(); in IsNestedTupleInData() local
194 auto tuple_type = type.dyn_cast<mlir::TupleType>(); in FlattenTupleType() local
208 auto tuple_type = value.getType().dyn_cast<mlir::TupleType>(); in FlattenTupleValue() local
225 auto tuple_type = type.dyn_cast<mlir::TupleType>(); in CreateTupleValue() local
H A Dtype_to_shape.cc175 } else if (auto tuple_type = type.dyn_cast<mlir::TupleType>()) { in TypeToShape() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_graph_executor_impl.cpp735 auto tuple_type = func->graph()->return_node()->input(0)->type(); in insertFallbackFunctionCall() local
763 auto tuple_type = TupleType::create(otypes); in createFallbackPathFunction() local
H A Dvararg_functions.cpp316 c10::TypePtr tuple_type, in namedTupleConstruct()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_communication.cc436 auto tuple_type = value.getType().dyn_cast<TupleType>(); in GetValueWithToken() local
477 if (auto tuple_type = type.dyn_cast<TupleType>()) { in GetTypeWithToken() local
514 auto tuple_type = value.getType().dyn_cast<TupleType>(); in ReplaceWithTupleResult() local
H A Dadjust_layout.cc80 auto tuple_type = types[0].dyn_cast<TupleType>(); in GetTPUInfeedLayout() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Drefine_tuple_types.cpp16 auto tuple_type = output->type()->expectRef<TupleType>(); in VisitTupleNode() local
H A Dlower_tuples.cpp172 auto tuple_type = n->output()->type()->expect<TupleType>(); in RemoveTupleConstants() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/detail/cpp03/
Ddynamic.hpp65 tuple_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dregression_transform_assignment.cpp56 tuple_type; typedef
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.cpp76 } else if (auto tuple_type = value_->type()->cast<TupleType>()) { in hasAttr() local
174 if (auto tuple_type = value_->type()->cast<TupleType>()) { in attr() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dgraph_utils.cpp18 if (auto tuple_type = input_type->cast<TupleType>()) { in inferShapeAndTypeForInput() local
/aosp_15_r20/external/federated-compute/fcp/tracing/tools/
H A Dtracing_traits_generator.cc391 std::string tuple_type = "std::tuple<"; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_nested.cc150 llvm::Type* tuple_type = llvm_ir::ShapeToIrType(return_shape, module_); in CodegenNestedComputation() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dfusion.cpp79 auto tuple_type = input->type()->cast<TupleType>(); in canHandle() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_sugared_value.cpp1005 auto tuple_type = reinterpret_cast<PyObject*>(&PyTuple_Type); in isNamedTupleClass() local
1308 auto tuple_type = in toSugaredValue() local
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_python_builtins.py167 def check_slicing_tuple(slicing, tuple_type, tuple): argument

12