Home
last modified time | relevance | path

Searched defs:knowntypes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
D_analyzer.py134 def analyze_resolved(resolved, decl, types, knowntypes, extra=None): argument
158 def _check_unsupported(decl, typedeps, types, knowntypes): argument
172 def _check_members(decl, typedeps, types, knowntypes): argument
196 def _check_typedep(decl, typedecl, types, knowntypes): argument
225 def _check_vartype(decl, typedecl, types, knowntypes): argument
237 def _check_typespec(decl, typedecl, types, knowntypes): argument
/aosp_15_r20/external/elfutils/libebl/
H A Deblcorenotetypename.c45 static const char *knowntypes[] = in ebl_core_note_type_name() local
H A Deblsectiontypename.c45 static const char *knowntypes[] = in ebl_section_type_name() local
H A Deblobjnotetypename.c118 static const char *knowntypes[] = in ebl_object_note_type_name() local
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_analyzer/
Danalyze.py31 def analyze_decl(decl, typespecs, knowntypespecs, types, knowntypes, *, argument
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c1107 static const char *const knowntypes[] = in print_file_type() local