Home
last modified time | relevance | path

Searched defs:class_type (Results 1 – 25 of 30) sorted by relevance

12

/external/python/apitools/apitools/base/py/
Dextra_types_test.py177 def JtoM(class_type, json_str): argument
180 def DoRoundtrip(class_type, json_msg=None, message=None, times=4): argument
/external/libcap-ng/libcap-ng-0.7/bindings/python/
Dcapng.py35 def _swig_setattr_nondynamic(self,class_type,name,value,static=1): argument
48 def _swig_setattr(self,class_type,name,value): argument
51 def _swig_getattr(self,class_type,name): argument
/external/protobuf/php/ext/google/protobuf/
Darena.c49 static zend_object* Arena_Create(zend_class_entry *class_type) { in Arena_Create()
Darray.c72 static zend_object* RepeatedField_create(zend_class_entry *class_type) { in RepeatedField_create()
516 zend_object* RepeatedFieldIter_create(zend_class_entry *class_type) { in RepeatedFieldIter_create()
Dmap.c87 static zend_object* MapField_create(zend_class_entry *class_type) { in MapField_create()
510 zend_object* MapFieldIter_create(zend_class_entry *class_type) { in MapFieldIter_create()
Dconvert.c527 zend_class_entry class_type; in Convert_ModuleInit() local
Dmessage.c63 static void Message_SuppressDefaultProperties(zend_class_entry *class_type) { in Message_SuppressDefaultProperties()
85 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create()
Ddef.c51 static zend_object *CreateHandler_ReturnNull(zend_class_entry *class_type) { in CreateHandler_ReturnNull()
1145 zend_class_entry class_type; in Def_ModuleInit() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Darena.c49 static zend_object* Arena_Create(zend_class_entry *class_type) { in Arena_Create()
Darray.c72 static zend_object* RepeatedField_create(zend_class_entry *class_type) { in RepeatedField_create()
516 zend_object* RepeatedFieldIter_create(zend_class_entry *class_type) { in RepeatedFieldIter_create()
Dmap.c87 static zend_object* MapField_create(zend_class_entry *class_type) { in MapField_create()
510 zend_object* MapFieldIter_create(zend_class_entry *class_type) { in MapFieldIter_create()
Dconvert.c527 zend_class_entry class_type; in Convert_ModuleInit() local
Ddef.c51 static zend_object *CreateHandler_ReturnNull(zend_class_entry *class_type) { in CreateHandler_ReturnNull()
1105 zend_class_entry class_type; in Def_ModuleInit() local
Dmessage.c63 static void Message_SuppressDefaultProperties(zend_class_entry *class_type) { in Message_SuppressDefaultProperties()
85 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create()
/external/webp/swig/
Dlibwebp.py51 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
/external/marisa-trie/bindings/python/
Dmarisa.py34 def _swig_setattr_nondynamic(self,class_type,name,value,static=1): argument
47 def _swig_setattr(self,class_type,name,value): argument
50 def _swig_getattr(self,class_type,name): argument
/external/kernel-headers/original/uapi/linux/
Dicmp.h141 __u8 class_type; member
/external/cronet/base/android/linker/
Dlinker_jni.cc423 auto class_type = *reinterpret_cast<uint8_t*>(load_address_ + EI_CLASS); in FindRelroAndLibraryRangesInElf() local
/external/libabigail/src/
Dabg-writer.cc1911 class_decl_sptr class_type(c, noop_deleter()); in write_decl_in_scope() local
2332 if (class_decl_sptr class_type = is_class_type(t)) in write_translation_unit() local
Dabg-dwarf-reader.cc11490 class_decl_sptr class_type; in build_translation_unit_and_add_to_ir() local
12101 const class_or_union_sptr& class_type) in is_function_for_die_a_member_of_class()
12154 const class_or_union_sptr& class_type, in add_or_update_member_function()
12237 class_decl_sptr class_type = is_class_type(i->second); in add_or_update_class_type() local
13785 if (class_decl* class_type = is_class_type(scope)) in build_or_get_var_decl_if_not_suppressed() local
Dabg-ir.cc8544 class_or_union_sptr class_type = fn_type.get_class_type(); in get_method_type_name() local
12646 maybe_update_types_lookup_map<class_decl>(const class_decl_sptr& class_type, in maybe_update_types_lookup_map()
12781 maybe_update_types_lookup_map(const class_decl_sptr& class_type) in maybe_update_types_lookup_map()
13181 else if (class_decl_sptr class_type = is_class_type(decl)) in maybe_update_types_lookup_map() local
13364 class_or_union_sptr class_type; in synthesize_function_type_from_translation_unit() local
19226 class_or_union_sptr class_type, in method_type()
19266 type_base_sptr class_type, in method_type()
19313 method_type::method_type(class_or_union_sptr class_type, in method_type()
21598 if (class_decl_sptr class_type = is_class_type(t)) in copy_member_function() local
Dabg-reader.cc4702 class_decl_sptr class_type; in build_class_decl_if_not_suppressed() local
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py1530 def _GetClass(self, class_type, visibility, templated_types): argument
/external/selinux/python/sepolicy/sepolicy/
Dgui.py1454 def display_more_detail_init(self, source, target, class_type, permission): argument
/external/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp1468 auto class_type = std::move(db.names.back()); in parse_pointer_to_member_type() local

12