Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse-local.h46 struct func_list *funclist; member
H A Devent-parse.c495 struct func_list *funclist; in func_map_init() local
8567 struct func_list *funclist, *funcnext; in tep_free() local
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Dlex.py462 def _funcs_to_names(funclist, namelist): argument
/aosp_15_r20/external/python/pycparser/pycparser/ply/
Dlex.py462 def _funcs_to_names(funclist, namelist): argument
/aosp_15_r20/external/ply/ply/ply/
H A Dlex.py462 def _funcs_to_names(funclist, namelist): argument
/aosp_15_r20/external/libchrome/third_party/ply/
H A Dlex.py449 def _funcs_to_names(funclist,namelist): argument