| /third_party/libabigail/tests/data/test-diff-suppr/ |
| D | test25-typedef-v0.c | 16 typedef struct PrivateType1* TypePtr; typedef
|
| D | test25-typedef-v1.c | 18 typedef struct PrivateType1* TypePtr; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/ |
| D | type.h | 74 using TypePtr = std::shared_ptr<Type>; variable
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/backend/ |
| D | graph_optimizer_test_framework.cc | 66 … const std::vector<std::pair<TypePtr, ShapeVector>> &pairs) { in NewTupleInput() 77 … const std::vector<std::pair<TypePtr, ShapeVector>> &pairs) { in NewListInput()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/ir/ |
| D | common.h | 36 using TypePtr = SharedPtr<Type>; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/ |
| D | data_converter.cc | 103 …: DataConvertFunc([converted_type](const py::object &, bool, const TypePtr &, const ValuePtrList &… in ByTypeDataConvertFunc() 109 …: DataConvertFunc([convert_func](const py::object &obj, bool, const TypePtr &, const ValuePtrList … in ByTypeDataConvertFunc() 120 : DataConvertFunc([convert_func](const py::object &obj, bool, const TypePtr &dtype, in ByTypeDataConvertFunc() 144 …: DataConvertFunc([convert_func](const py::object &obj, bool, const TypePtr &, const ValuePtrList … in ByAttrDataConvertFunc() 172 …: DataConvertFunc([convert_func](const py::object &obj, bool, const TypePtr &, const ValuePtrList … in ByFuncDataConvertFunc() 179 … const ValuePtrList &) -> ValuePtr { return convert_func(obj, use_sig); }), in ByFuncDataConvertFunc()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/ |
| D | common.h | 60 using TypePtr = mindspore::TypePtr; variable
|
| /third_party/rust/crates/syn/src/ |
| D | ty.rs | 595 impl Parse for TypePtr { implementation 1024 impl ToTokens for TypePtr { implementation
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/ |
| D | symbol.h | 99 virtual ValuePtr ToValueOf(const TypePtr &) const { return ToValue(); } in ToValueOf()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | check_convert_utils.cc | 889 … const std::set<TypePtr> &, const std::string &prim_name) { in CheckSparseTensorTypeValid()
|
| /third_party/rust/crates/syn/src/gen/ |
| D | debug.rs | 2782 impl Debug for TypePtr { implementation 2784 impl TypePtr { in fmt() impl
|
| D | eq.rs | 1941 impl Eq for TypePtr {} implementation 1944 impl PartialEq for TypePtr { implementation
|
| D | clone.rs | 1990 impl Clone for TypePtr { implementation
|
| D | hash.rs | 2565 impl Hash for TypePtr { implementation
|
| D | visit_mut.rs | 838 fn visit_type_ptr_mut(&mut self, i: &mut TypePtr) { in visit_type_ptr_mut()
|
| D | fold.rs | 841 fn fold_type_ptr(&mut self, i: TypePtr) -> TypePtr { in fold_type_ptr()
|
| D | visit.rs | 837 fn visit_type_ptr(&mut self, i: &'ast TypePtr) { in visit_type_ptr()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/np_dtype/ |
| D | np_dtypes.cc | 54 static PyTypeObject *TypePtr() { return np_type_ptr; } in TypePtr() function
|