| /third_party/protobuf/php/ext/google/protobuf/ |
| D | arena.c | 49 static zend_object* Arena_Create(zend_class_entry *class_type) { in Arena_Create()
|
| D | array.c | 72 static zend_object* RepeatedField_create(zend_class_entry *class_type) { in RepeatedField_create() 448 zend_object* RepeatedFieldIter_create(zend_class_entry *class_type) { in RepeatedFieldIter_create()
|
| D | map.c | 69 static zend_object* MapField_create(zend_class_entry *class_type) { in MapField_create() 429 zend_object* MapFieldIter_create(zend_class_entry *class_type) { in MapFieldIter_create()
|
| D | def.c | 51 static zend_object *CreateHandler_ReturnNull(zend_class_entry *class_type) { in CreateHandler_ReturnNull() 732 static zend_object* DescriptorPool_create(zend_class_entry *class_type) { in DescriptorPool_create() 1058 zend_class_entry class_type; in Def_ModuleInit() local
|
| D | convert.c | 504 zend_class_entry class_type; in Convert_ModuleInit() local
|
| D | message.c | 69 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create()
|
| /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/node/deps/v8/src/torque/ |
| D | type-oracle.cc | 77 if (auto* class_type = ClassType::DynamicCast(t.get())) { in GetClasses() local
|
| D | implementation-visitor.cc | 247 if (const ClassType* class_type = ClassType::DynamicCast(alias->type())) { in Visit() local 1395 const ClassType* class_type, in VisitInitializerResults() 1421 VisitResult object, const Field& field, const ClassType* class_type, in GenerateFieldReference() 1474 const ClassType* class_type, VisitResult allocate_result, in InitializeClass() 1523 const ClassType* class_type = *object.type()->ClassSupertype(); in GenerateArrayLength() local 1552 const ClassType* class_type, const InitializerResults& initializer_results, in GenerateArrayLength() 1575 const ClassType* class_type, in GenerateLayoutForInitialization() 1624 const ClassType* class_type = ClassType::DynamicCast(type); in Visit() local 2343 if (base::Optional<const ClassType*> class_type = in GenerateFieldAccess() local 2682 const ClassType* class_type) { in GetClassInstanceTypeRange() [all …]
|
| D | instance-type-generator.cc | 43 const ClassType* class_type = ClassType::DynamicCast(type); in BuildInstanceTypeTree() local
|
| D | type-visitor.cc | 417 ClassType* class_type, const ClassDeclaration* class_declaration) { in VisitClassFieldsAndMethods()
|
| D | types.cc | 115 if (auto* class_type = ClassType::DynamicCast(t)) { in ClassSupertype() local 1305 const ClassType& class_type, Expression* array_size) { in ExtractSimpleFieldArraySize()
|
| D | csa-generator.cc | 238 const ClassType* class_type = in EmitInstruction() local
|
| D | torque-parser.cc | 1113 TypeExpression* class_type = MakeNode<BasicTypeExpression>( in MakeClassDeclaration() 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/libabigail/src/ |
| D | abg-writer.cc | 2010 class_decl_sptr class_type(c, noop_deleter()); in write_decl_in_scope() local 2453 if (class_decl_sptr class_type = is_class_type(t)) in write_translation_unit() local
|
| D | abg-dwarf-reader.cc | 11988 class_decl_sptr class_type; in build_translation_unit_and_add_to_ir() local 12605 const class_or_union_sptr& class_type) in is_function_for_die_a_member_of_class() 12658 const class_or_union_sptr& class_type, in add_or_update_member_function() 12741 class_decl_sptr class_type = is_class_type(i->second); in add_or_update_class_type() local 14312 if (class_decl* class_type = is_class_type(scope)) in build_or_get_var_decl_if_not_suppressed() local
|
| D | abg-ir.cc | 8885 class_or_union_sptr class_type = fn_type.get_class_type(); in get_method_type_name() local 13137 maybe_update_types_lookup_map<class_decl>(const class_decl_sptr& class_type, in maybe_update_types_lookup_map() 13273 maybe_update_types_lookup_map(const class_decl_sptr& class_type) in maybe_update_types_lookup_map() 13673 else if (class_decl_sptr class_type = is_class_type(decl)) in maybe_update_types_lookup_map() local 13853 class_or_union_sptr class_type; in synthesize_function_type_from_translation_unit() local 19866 class_or_union_sptr class_type, in method_type() 19906 type_base_sptr class_type, in method_type() 19953 method_type::method_type(class_or_union_sptr class_type, in method_type() 22167 if (class_decl_sptr class_type = is_class_type(t)) in copy_member_function() local
|
| D | abg-reader.cc | 4570 class_decl_sptr class_type; in build_class_decl_if_not_suppressed() 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/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 116903 typedef typename mozilla::RemoveRawOrSmartPointer<PtrType>::Type class_type; typedef 116914 typedef const typename mozilla::RemoveRawOrSmartPointer<PtrType>::Type class_type; typedef
|