Searched defs:cflags (Results 1 – 3 of 3) sorted by relevance
| /development/vndk/tools/header-checker/tests/ |
| D | module.py | 38 def __init__(self, name, arch, cflags, export_include_dirs, argument 82 has_reference_dump=False, cflags=tuple(), arch='', argument 106 has_reference_dump=False, cflags=tuple(), arch='', argument
|
| D | test.py | 58 def run_and_compare(self, input_path, expected_path, cflags=[]): argument 69 def run_and_compare_name(self, name, cflags=[]): argument 74 def run_and_compare_name_cpp(self, name, cflags=[]): argument 77 def run_and_compare_name_c_cpp(self, name, cflags=[]): argument
|
| /development/vndk/tools/header-checker/utils/ |
| D | utils.py | 127 def run_header_abi_dumper(input_path, output_path, cflags=tuple(), argument
|