Searched refs:stripdir (Results 1 - 3 of 3) sorted by relevance
| /third_party/python/Lib/ |
| H A D | compileall.py | 50 invalidation_mode=None, *, stripdir=None, 69 stripdir: part of path to left-strip from source file path 71 after stripdir 77 if ddir is not None and (stripdir is not None or prependdir is not None): 79 "in combination with stripdir or prependdir")) 81 stripdir = dir 109 stripdir=stripdir, 119 stripdir=stripdir, prependdi [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_compileall.py | 173 stripdir=pathlib.Path('stripdir_path'), 239 stripdir=pathlib.Path('stripdir_path'), 348 stripdir = os.path.join(self.directory, *fullpath[:2]) 349 compileall.compile_dir(path, quiet=True, stripdir=stripdir) 357 stripdir, 382 stripdir = os.path.join(self.directory, *fullpath[:2]) 385 stripdir=stripdir, prependdir=prependdir) 393 stripdir, [all...] |
| /third_party/musl/ |
| H A D | configure | 67 stripdir () { function 194 stripdir $i 202 stripdir srcdir
|
Completed in 3 milliseconds