| /third_party/protobuf/php/ext/google/protobuf/ |
| D | arena.c | 26 static zend_object* Arena_Create(zend_class_entry* class_type) { in Arena_Create()
|
| D | array.c | 49 static zend_object* RepeatedField_create(zend_class_entry* class_type) { in RepeatedField_create() 494 zend_object* RepeatedFieldIter_create(zend_class_entry* class_type) { in RepeatedFieldIter_create()
|
| D | map.c | 64 static zend_object* MapField_create(zend_class_entry* class_type) { in MapField_create() 488 zend_object* MapFieldIter_create(zend_class_entry* class_type) { in MapFieldIter_create()
|
| D | convert.c | 509 zend_class_entry class_type; in Convert_ModuleInit() local
|
| D | message.c | 40 static void Message_SuppressDefaultProperties(zend_class_entry* class_type) { in Message_SuppressDefaultProperties() 62 static zend_object* Message_create(zend_class_entry* class_type) { in Message_create()
|
| D | def.c | 28 static zend_object* CreateHandler_ReturnNull(zend_class_entry* class_type) { in CreateHandler_ReturnNull() 1130 zend_class_entry class_type; in Def_ModuleInit() local
|
| /third_party/alsa-utils/topology/ |
| D | pre-processor.h | 43 char *class_type; member
|
| D | pre-process-object.c | 1111 const char *class_type, *class_name; in tplg_object_get_map() local 1223 const char *obj_id, *class_name, *class_type; in tplg_object_update() local 1564 snd_config_t *class_type) in tplg_object_get_instance_config() 1963 const char *id, *class_type, *class_name; in tplg_pre_process_objects() local
|
| D | pre-process-class.c | 97 const char *class_type, *class_name; in tplg_class_lookup() local
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| D | libwebp.py | 51 def _swig_setattr_nondynamic(self, class_type, name, value, static=1): argument 70 def _swig_setattr(self, class_type, name, value): argument 74 def _swig_getattr(self, class_type, name): argument
|
| /third_party/skia/m133/third_party/externals/libwebp/swig/ |
| D | libwebp.py | 51 def _swig_setattr_nondynamic(self, class_type, name, value, static=1): argument 70 def _swig_setattr(self, class_type, name, value): argument 74 def _swig_getattr(self, class_type, name): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/ |
| D | named.h | 162 explicit MindIRClassType(const std::string &class_type) : Named(class_type) {} in MindIRClassType()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/ |
| D | data_converter.cc | 409 auto class_type = ConvertPrimitiveClassType(obj); in ConvertPrimitive() local 436 auto class_type = ConvertPrimitiveClassType(obj); in ConvertPrimitiveFunction() local 1039 auto class_type = in GetClassInstanceType() local 1046 auto class_type = GetClassInstanceType(obj); in IsCellInstance() local 1052 auto class_type = GetClassInstanceType(obj); in IsNumpyArrayInstance() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/ |
| D | mindir_exporter.cc | 1038 auto class_type = GetValueNode<MindIRClassTypePtr>(node)->name(); in GetOpTypeName() local 1387 auto class_type = GetValue<MindIRClassTypePtr>(value)->name(); in SetNamedValueToAttributeProto() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | convert_utils_py.cc | 392 auto class_type = value->cast<parse::ClassTypePtr>(); in __anonb813dc430f02() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/ |
| D | auto_monad.cc | 93 int GetSideEffectPropagate(const ClassTypePtr &class_type) { in GetSideEffectPropagate() 1113 auto class_type = GetValueNode<ClassTypePtr>(func_cnode->input(0)); in TraceEffectInfoForCNode() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/load_mindir/ |
| D | load_model.cc | 1629 auto class_type = static_cast<std::string>(attr_proto.s()); in BuildValueFromAttributeProto() local 2331 auto class_type = node_name.substr(std::string("ClassType::").length()); in GetAnfNode() local
|
| /third_party/libabigail/src/ |
| D | abg-writer.cc | 2053 class_decl_sptr class_type(c, noop_deleter()); in write_decl_in_scope() local 2496 if (class_decl_sptr class_type = is_class_type(t)) in write_translation_unit() local
|
| D | abg-dwarf-reader.cc | 12248 class_decl_sptr class_type; in build_translation_unit_and_add_to_ir() local 12865 const class_or_union_sptr& class_type) in is_function_for_die_a_member_of_class() 12918 const class_or_union_sptr& class_type, in add_or_update_member_function() 13001 class_decl_sptr class_type = is_class_type(i->second); in add_or_update_class_type() local 14593 if (class_decl* class_type = is_class_type(scope)) in build_or_get_var_decl_if_not_suppressed() local
|
| D | abg-ir.cc | 9218 class_or_union_sptr class_type = fn_type.get_class_type(); in get_method_type_name() local 13931 maybe_update_types_lookup_map<class_decl>(const class_decl_sptr& class_type, in maybe_update_types_lookup_map() 14067 maybe_update_types_lookup_map(const class_decl_sptr& class_type) in maybe_update_types_lookup_map() 14467 else if (class_decl_sptr class_type = is_class_type(decl)) in maybe_update_types_lookup_map() local 14651 class_or_union_sptr class_type; in synthesize_function_type_from_translation_unit() local 21036 class_or_union_sptr class_type, in method_type() 21076 type_base_sptr class_type, in method_type() 21123 method_type::method_type(class_or_union_sptr class_type, in method_type() 23337 if (class_decl_sptr class_type = is_class_type(t)) in copy_member_function() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/ |
| D | fallback.cc | 1071 auto class_type = class_name.substr(begin, end); in GetExceptionType() local
|
| /third_party/googletest/googlemock/scripts/generator/cpp/ |
| D | ast.py | 1530 def _GetClass(self, class_type, visibility, templated_types): argument
|
| /third_party/jerryscript/jerry-core/api/ |
| D | jerry.c | 4310 ecma_typedarray_type_t class_type = ecma_get_typedarray_id (array_p); in jerry_get_typedarray_type() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
| D | ItaniumDemangle.cpp | 1468 auto class_type = std::move(db.names.back()); in parse_pointer_to_member_type() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/ |
| D | fallback_rewriter.cc | 2204 auto class_type = GetValueNode<ClassTypePtr>(value_node); in GetPyExecuteFromValue() local
|