Home
last modified time | relevance | path

Searched defs:relroot (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Tools/c-analyzer/c_analyzer/
Ddatafiles.py22 relroot=fsutil.USE_CWD, argument
33 def read_known(infile, extracolumns=None, relroot=fsutil.USE_CWD): argument
65 relroot=fsutil.USE_CWD, argument
92 def read_ignored(infile, relroot=fsutil.USE_CWD): argument
96 def _iter_ignored(infile, relroot): argument
112 def write_ignored(variables, outfile, relroot=fsutil.USE_CWD): argument
D__main__.py82 def _render_table(items, columns, relroot=None): argument
101 def build_section(name, groupitems, *, relroot=None): argument
302 relroot=fsutil.USE_CWD, argument
376 relroot=fsutil.USE_CWD, argument
439 relroot=fsutil.USE_CWD, argument
D__init__.py50 relroot=None, argument
Dinfo.py224 def fix_filename(self, relroot=fsutil.USE_CWD, **kwargs): argument
311 def fix_filenames(self, relroot=fsutil.USE_CWD, **kwargs): argument
/external/python/cpython3/Tools/c-analyzer/c_common/
Dfsutil.py38 def fix_filename(filename, relroot=USE_CWD, *, argument
50 def _fix_filename(filename, relroot, *, argument
71 def fix_filenames(filenames, relroot=USE_CWD): argument
80 def format_filename(filename, relroot=USE_CWD, *, argument
155 relroot=USE_CWD, argument
Dscriptutil.py309 def process_filenames(filenames, relroot=None): argument
533 def filter_filenames(filenames, process_filenames=None, relroot=fsutil.USE_CWD): argument
542 def main_for_filenames(filenames, process_filenames=None, relroot=fsutil.USE_CWD): argument
555 def _iter_filenames(filenames, process, relroot): argument
/external/python/cpython3/Tools/c-analyzer/c_parser/
Ddatafiles.py85 def iter_decls_tsv(infile, extracolumns=None, relroot=fsutil.USE_CWD): argument
95 relroot=fsutil.USE_CWD, argument
D__main__.py173 relroot=None, argument
Dinfo.py151 def _fix_filename(filename, relroot, *, argument
178 def fix_filename(self, relroot=fsutil.USE_CWD, **kwargs): argument
246 def fix_filename(self, relroot=fsutil.USE_CWD, **kwargs): argument
321 def fix_filename(self, relroot=fsutil.USE_CWD, **kwargs): argument
631 def fix_filename(self, relroot=fsutil.USE_CWD, **kwargs): argument