Home
last modified time | relevance | path

Searched defs:class_type (Results 1 - 19 of 19) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Darena.c49 static zend_object* Arena_Create(zend_class_entry *class_type) { in Arena_Create() argument
H A Darray.c72 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 Dmap.c69 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 Dconvert.c504 zend_class_entry class_type; in Convert_ModuleInit() local
H A Dmessage.c69 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create() argument
H A Ddef.c51 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 Dpre-processor.h43 char *class_type; member
H A Dpre-process-class.c97 const char *class_type, *class_name; in tplg_class_lookup() local
H A Dpre-process-object.c1111 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 Dinstance-type-generator.cc43 const ClassType* class_type = ClassType::DynamicCast(type); in BuildInstanceTypeTree() local
H A Dcsa-generator.cc238 const ClassType* class_type = in EmitInstruction() local
H A Dtype-visitor.cc416 VisitClassFieldsAndMethods( ClassType* class_type, const ClassDeclaration* class_declaration) VisitClassFieldsAndMethods() argument
[all...]
H A Dtypes.cc1304 ExtractSimpleFieldArraySize( const ClassType& class_type, Expression* array_size) ExtractSimpleFieldArraySize() argument
H A Dtorque-parser.cc1113 TypeExpression* class_type = MakeNode<BasicTypeExpression>( in MakeClassDeclaration() local
H A Dimplementation-visitor.cc1394 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 DItaniumDemangle.cpp1468 auto class_type = std::move(db.names.back()); in parse_pointer_to_member_type() local
/third_party/jerryscript/jerry-core/api/
H A Djerry.c4310 ecma_typedarray_type_t class_type = ecma_get_typedarray_id (array_p); in jerry_get_typedarray_type() local
/third_party/libabigail/src/
H A Dabg-reader.cc4570 class_decl_sptr class_type; in build_class_decl_if_not_suppressed() local
H A Dabg-ir.cc8885 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...]

Completed in 67 milliseconds