Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dpamenc.c32 const char *tuple_type; in pam_encode_frame() local
Dpnm.c67 char buf1[32], tuple_type[32]; in ff_pnm_decode_header() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/
Djit_dfunctor.cc46 auto tuple_type = type_elem->cast<TuplePtr>(); in NewValue() local
96 auto tuple_type = cnode_type->cast<TuplePtr>(); in GenNewTensor() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Duniform_real.cc81 auto tuple_type = x->GetType()->cast<TuplePtr>(); in UniformRealInferShape() local
Duniform_int.cc99 auto tuple_type = x->GetType()->cast<TuplePtr>(); in UniformIntInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel.cc380 auto tuple_type = type_->cast<TuplePtr>(); in SetType() local
441 auto tuple_type = element_type->cast<TuplePtr>(); in SetSequenceDType() local
Dcommon_utils.cc60 auto tuple_type = type->cast<TuplePtr>(); in GetOutputNum() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dconcat.cc184 auto tuple_type = input_args[kInputIndex0]->GetType()->cast<TuplePtr>(); in InferType() local
Dstack_ext.cc136 auto tuple_type = input_type->cast<TuplePtr>(); in InferType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/control_flow/
Dcontrol_actor.cc587 auto tuple_type = std::make_shared<Tuple>(type_list); in MergeDeviceAddress() local
678 auto tuple_type = std::make_shared<Tuple>(); in MergeEmptyAddressDeviceAddress() local
/third_party/alsa-lib/src/topology/
Ddata.c716 struct tuple_type { struct
723 static struct tuple_type tuple_types[] = { argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dstub_tensor.cc33 auto tuple_type = type->cast<TuplePtr>(); in MakeStubNode() local
Danfalgo.cc839 const auto &tuple_type = type->cast<TuplePtr>(); in GetOutputInferType() local
/third_party/rust/rust/tests/ui/lint/
Dlint-ctypes.rs61 pub fn tuple_type(p: (i32, i32)); //~ ERROR uses type `(i32, i32)` in tuple_type() function
Dlint-ctypes-fn.rs101 pub extern "C" fn tuple_type(p: (i32, i32)) { } in tuple_type() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Ddump_proto.cc153 TuplePtr tuple_type = dyn_cast<Tuple>(type); in SetNodeOutputType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Dproto_exporter.cc67 TuplePtr tuple_type = dyn_cast<Tuple>(type); in SetTupleTypeProto() local
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Danf_utils.cc320 auto tuple_type = type->cast<TuplePtr>(); in GetOutputTensorNum() local
/third_party/rust/rust/compiler/rustc_hir_typeck/src/fn_ctxt/
Dchecks.rs187 let tuple_type = self.structurally_resolve_type(call_span, formal_input_tys[0]); in check_argument_types() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dop_adapter.cc605 auto tuple_type = dyn_cast<Tuple>(type); in UpdateMultiOutputDesc() local
Dop_adapter.h715 auto tuple_type = type->cast<std::shared_ptr<Tuple>>(); in GetOutputSize() local
Dconvert.cc348 auto tuple_type = type->cast<std::shared_ptr<Tuple>>(); in IsMakeTupleWithNullValue() local
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/debuginfo/
Dmetadata.rs1055 let tuple_type = unique_type_id.expect_ty(); in build_tuple_type_di_node() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc725 auto tuple_type = type->cast<TuplePtr>(); in GetOutputTensorNum() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.cc971 auto tuple_type = type->cast<TuplePtr>(); in GetShapeType() local

12