Lines Matching defs:self
21 def __init__(self, platforms_root, archs): argument
40 def scan_dir(self, root): argument
48 def scan_includes(self, root): argument
65 def scan_archs_includes(self, root): argument
76 def scan_platform_includes(self, platform): argument
81 def scan_bionic_includes(self, bionic_root): argument
86 def append_sysincludes(self, arch, root, headers, platform): argument
99 def update_to_platform(self, platform): argument
106 def scan_sysincludes(self, target_platform): argument
115 def set_roots(self): argument
122 def scan_includes(self): argument
135 def git_diff(self, file_origin, file_probe): argument
143 def match_with_bionic_includes(self): argument
171 def print_history(self, arch, root, header): argument
179 def show_and_store_results(self): argument
205 def main(self): argument