/third_party/protobuf/php/ext/google/protobuf/ |
H A D | arena.c | 49 static zend_object* Arena_Create(zend_class_entry *class_type) { in Arena_Create() argument
|
H A D | array.c | 72 static zend_object* RepeatedField_create(zend_class_entry *class_type) { in RepeatedField_create() argument 448 zend_object* RepeatedFieldIter_create(zend_class_entry *class_type) { in RepeatedFieldIter_create() argument
|
H A D | map.c | 69 static zend_object* MapField_create(zend_class_entry *class_type) { in MapField_create() argument 429 zend_object* MapFieldIter_create(zend_class_entry *class_type) { in MapFieldIter_create() argument
|
H A D | convert.c | 504 zend_class_entry class_type; in Convert_ModuleInit() local
|
H A D | message.c | 69 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create() argument
|
H A D | def.c | 51 static zend_object *CreateHandler_ReturnNull(zend_class_entry *class_type) { in CreateHandler_ReturnNull() argument 732 static zend_object* DescriptorPool_create(zend_class_entry *class_type) { in DescriptorPool_create() argument 1058 zend_class_entry class_type; in Def_ModuleInit() local
|
/third_party/alsa-utils/topology/ |
H A D | pre-processor.h | 43 char *class_type; member
|
H A D | pre-process-class.c | 97 const char *class_type, *class_name; in tplg_class_lookup() local
|
H A 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 1563 tplg_object_get_instance_config(struct tplg_pre_processor *tplg_pp ATTRIBUTE_UNUSED, snd_config_t *class_type) tplg_object_get_instance_config() argument 1963 const char *id, *class_type, *class_name; tplg_pre_process_objects() local [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | instance-type-generator.cc | 43 const ClassType* class_type = ClassType::DynamicCast(type); in BuildInstanceTypeTree() local
|
H A D | csa-generator.cc | 238 const ClassType* class_type = in EmitInstruction() local
|
H A D | type-visitor.cc | 416 VisitClassFieldsAndMethods( ClassType* class_type, const ClassDeclaration* class_declaration) VisitClassFieldsAndMethods() argument [all...] |
H A D | types.cc | 1304 ExtractSimpleFieldArraySize( const ClassType& class_type, Expression* array_size) ExtractSimpleFieldArraySize() argument
|
H A D | torque-parser.cc | 1113 TypeExpression* class_type = MakeNode<BasicTypeExpression>( in MakeClassDeclaration() local
|
H A D | implementation-visitor.cc | 1394 VisitInitializerResults( const ClassType* class_type, const std::vector<NameAndExpression>& initializers) VisitInitializerResults() argument 1420 GenerateFieldReference( VisitResult object, const Field& field, const ClassType* class_type, bool treat_optional_as_indexed) GenerateFieldReference() argument 1473 InitializeClass( const ClassType* class_type, VisitResult allocate_result, const InitializerResults& initializer_results, const LayoutForInitialization& layout) InitializeClass() argument 1523 const ClassType* class_type = *object.type()->ClassSupertype(); GenerateArrayLength() local 1551 GenerateArrayLength( const ClassType* class_type, const InitializerResults& initializer_results, const Field& field) GenerateArrayLength() argument 1574 GenerateLayoutForInitialization( const ClassType* class_type, const InitializerResults& initializer_results) GenerateLayoutForInitialization() argument 1624 const ClassType* class_type = ClassType::DynamicCast(type); Visit() local 2681 GetClassInstanceTypeRange( const ClassType* class_type) GetClassInstanceTypeRange() argument 3001 const ClassType* class_type = ClassType::DynamicCast(type); GenerateCall() local 3022 const ClassType* class_type = ClassType::DynamicCast(type); GenerateCall() local 3034 const ClassType* class_type = ClassType::DynamicCast(type); GenerateCall() local 3061 const ClassType* class_type = ClassType::DynamicCast(type); GenerateCall() local 3132 const ClassType* class_type = ClassType::DynamicCast(type); GenerateCall() local 5175 GenerateClassFieldVerifier(const std::string& class_name, const ClassType& class_type, const Field& f, std::ostream& h_contents, std::ostream& cc_contents) GenerateClassFieldVerifier() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 1468 auto class_type = std::move(db.names.back());
in parse_pointer_to_member_type() local
|
/third_party/jerryscript/jerry-core/api/ |
H A D | jerry.c | 4310 ecma_typedarray_type_t class_type = ecma_get_typedarray_id (array_p); in jerry_get_typedarray_type() local
|
/third_party/libabigail/src/ |
H A D | abg-reader.cc | 4570 class_decl_sptr class_type; in build_class_decl_if_not_suppressed() local
|
H A 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() argument 13273 maybe_update_types_lookup_map(const class_decl_sptr& class_type) in maybe_update_types_lookup_map() argument 13853 class_or_union_sptr class_type; synthesize_function_type_from_translation_unit() local 19865 method_type(type_base_sptr return_type, class_or_union_sptr class_type, const std::vector<function_decl::parameter_sptr>& p, bool is_const, size_t size_in_bits, size_t alignment_in_bits) method_type() argument 19905 method_type(type_base_sptr return_type, type_base_sptr class_type, const std::vector<function_decl::parameter_sptr>& p, bool is_const, size_t size_in_bits, size_t alignment_in_bits) method_type() argument 19953 method_type(class_or_union_sptr class_type, bool is_const, size_t size_in_bits, size_t alignment_in_bits) method_type() argument [all...] |