Home
last modified time | relevance | path

Searched refs:anon_name (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Tools/c-analyzer/c_parser/parser/
D_compound_decl_body.py29 def parse_struct_body(source, anon_name, parent): argument
42 for item in _parse_struct_next(m, srcinfo, anon_name, parent):
51 def _parse_struct_next(m, srcinfo, anon_name, parent): argument
67 name = inline_name or anon_name('inline-')
82 for item in _parse_body(source, anon_name, ident):
99 name = anon_name('struct-field-')
106 name = sized_name or anon_name('struct-field-')
D__init__.py127 anon_name = anonymous_names()
128 for result in _parse(srclines, anon_name):
138 def anon_name(prefix='anon-'): function
143 return anon_name
155 def _parse(srclines, anon_name): argument
160 for result in parse_globals(source, anon_name):
D_func_body.py41 def parse_function_body(source, name, anon_name): argument
46 def parse_function_body(name, text, resolve, source, anon_name, parent): argument
74 name = inline_name or anon_name('inline-')
84 for member, inline, text in _parse_body(text, resolve, source, anon_name, ident):
190 def parse_function_statics(source, func, anon_name): argument
204 anon_name, func, depth):
212 def _parse_next_local_static(m, srcinfo, anon_name, func, depth): argument
225 name = inline_name or anon_name('inline-')
240 for item in _parse_body(source, anon_name, ident):
D_global.py38 def parse_globals(source, anon_name): argument
44 for item in _parse_next(m, srcinfo, anon_name):
57 def _parse_next(m, srcinfo, anon_name): argument
93 name = compound_name or anon_name('inline-')
108 for item in _parse_body(source, anon_name, ident):
154 yield from parse_function_body(source, name, anon_name)
D_alt.py2 def _parse(srclines, anon_name): argument
6 yield from parse(text, anon_name)
D_delim.py7 def parse(text, anon_name): argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h2791 struct anon_vma_name *anon_name; member
/third_party/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi9086 …<var-decl name='anon_name' type-id='type-id-159' visibility='default' filepath='/ws/android/kernel…
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi3724 …<var-decl name="anon_name" type-id="80f4b756" visibility="default" filepath="include/linux/mm_type…
Dtest-PR27569-v0.abi3724 …<var-decl name="anon_name" type-id="80f4b756" visibility="default" filepath="include/linux/mm_type…