Home
last modified time | relevance | path

Searched refs:match_files (Results 1 – 2 of 2) sorted by relevance

/external/nanopb-c/tests/site_scons/
Dsite_init.py84 def match_files(target, source, env): function
95 match_builder = Builder(action = match_files, suffix = '.matched')
/external/elfutils/0.153/src/
Dunstrip.c106 bool match_files; member
144 info->match_files = true; in parse_opt()
2149 bool match_files; member
2168 if (info->match_files) in match_module()
2195 struct match_module_info mmi = { info->args, NULL, info->match_files }; in handle_implicit_modules()