Home
last modified time | relevance | path

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

/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/tensorflow/tensorflow/python/keras/layers/
Dnoise_test.py50 def _make_model(dtype, class_type): 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/protobuf/php/ext/google/protobuf/
Dtype_check.c81 zend_class_entry class_type; in util_init() local
Dprotobuf.h199 #define CREATE_OBJ_ON_ALLOCATED_ZVAL_PTR(zval_ptr, class_type) \ argument
212 #define PHP_PROTO_ALLOC_CLASS_OBJECT(class_object, class_type) \ argument
474 #define CREATE_OBJ_ON_ALLOCATED_ZVAL_PTR(zval_ptr, class_type) \ argument
484 #define PHP_PROTO_ALLOC_CLASS_OBJECT(class_object, class_type) \ argument
Ddef.c108 zend_class_entry class_type; in gpb_type_init() local
/external/kernel-headers/original/uapi/linux/
Dicmp.h118 __u8 class_type; member
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
DObjCLanguageRuntime.cpp387 CompilerType class_type; in GetRuntimeType() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1011 Type *class_type = dwarf->ResolveType(decl_ctx_die); in ParseSubroutine() local
1356 Type *class_type = in ParsePointerToMemberType() local
3503 lldb_private::Type *class_type, std::vector<DWARFDIE> &failures) { in CopyUniqueClassMethodTypes()
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp289 CompilerType class_type = in TEST_F() local
/external/selinux/libsepol/cil/src/
Dcil_write_ast.c438 char *class_type = (node->flavor == CIL_CLASS) ? CIL_KEY_CLASS : CIL_KEY_COMMON; in cil_write_class() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp1000 Type *class_type = load->getType(); in RewriteObjCClassReference() local
DClangExpressionDeclMap.cpp935 QualType class_type = method_decl->getASTContext().getObjCClassType(); in LookUpLldbObjCClass() local
/external/libabigail/src/
Dabg-writer.cc1994 class_decl_sptr class_type(c, noop_deleter()); in write_decl_in_scope() local
2283 if (class_decl_sptr class_type = is_class_type(t)) in write_translation_unit() local
Dabg-dwarf-reader.cc11349 class_decl_sptr class_type; in build_translation_unit_and_add_to_ir() local
11959 const class_or_union_sptr& class_type) in is_function_for_die_a_member_of_class()
12012 const class_or_union_sptr& class_type, in add_or_update_member_function()
12095 class_decl_sptr class_type = is_class_type(i->second); in add_or_update_class_type() local
12109 if (class_decl_sptr class_type = in add_or_update_class_type() local
13660 if (class_decl* class_type = is_class_type(scope)) in build_or_get_var_decl_if_not_suppressed() local
Dabg-ir.cc7667 class_or_union_sptr class_type = fn_type.get_class_type(); in get_method_type_name() local
11587 maybe_update_types_lookup_map<class_decl>(const class_decl_sptr& class_type, in maybe_update_types_lookup_map()
11722 maybe_update_types_lookup_map(const class_decl_sptr& class_type) in maybe_update_types_lookup_map()
12122 else if (class_decl_sptr class_type = is_class_type(decl)) in maybe_update_types_lookup_map() local
12305 class_or_union_sptr class_type; in synthesize_function_type_from_translation_unit() local
17550 class_or_union_sptr class_type, in method_type()
17590 type_base_sptr class_type, in method_type()
17637 method_type::method_type(class_or_union_sptr class_type, in method_type()
20067 if (class_decl_sptr class_type = is_class_type(t)) in copy_member_function() local
Dabg-reader.cc4327 class_decl_sptr class_type; in build_class_decl_if_not_suppressed() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp726 clang::QualType class_type = GetOrCreateType(mpi.ContainingType); in CreatePointerType() local
/external/selinux/python/sepolicy/sepolicy/
Dgui.py1465 def display_more_detail_init(self, source, target, class_type, permission): argument
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py1530 def _GetClass(self, class_type, visibility, templated_types): argument
/external/llvm-project/polly/lib/External/isl/interface/
Dcpp.cc2527 const isl_class &class_type) in is_subclass()
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp1487 else if (auto class_type = llvm::dyn_cast<PDBSymbolTypeUDT>(result.get())) in FindTypesByRegex() local
/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