Searched defs:match_files (Results 1 - 2 of 2) sorted by relevance

/external/nanopb-c/tests/site_scons/
H A Dsite_init.py84 def match_files(target, source, env): function in function:add_nanopb_builders
95 match_builder = Builder(action = match_files, suffix = '.matched')
/external/elfutils/src/
H A Dunstrip.c100 bool match_files; member in struct:arg_info
139 info->match_files = true;
2286 bool match_files;
2305 if (info->match_files)
2332 struct match_module_info mmi = { info->args, NULL, info->match_files };
2284 bool match_files; member in struct:match_module_info

Completed in 102 milliseconds