Searched defs:relative_paths (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/third_party/gpus/ |
| D | find_cuda_config.py | 197 def _not_found_error(base_paths, relative_paths, filepattern): argument 205 def _find_file(base_paths, relative_paths, filepattern): argument 225 def _find_versioned_file(base_paths, relative_paths, filepatterns, argument
|
| /external/angle/third_party/zlib/google/ |
| D | zip_writer.cc | 201 const Paths relative_paths = paths.subspan(0, n); in AddMixedEntries() local 241 const Paths relative_paths = paths.subspan(0, n); in AddFileEntries() local
|
| /external/pigweed/pw_presubmit/py/pw_presubmit/ |
| D | tools.py | 124 def relative_paths(paths: Iterable[Path], start: Path) -> Iterable[Path]: function
|
| D | presubmit.py | 185 def relative_paths(self, start: Optional[Path] = None) -> Tuple[Path, ...]: member in PresubmitContext
|
| /external/zlib/google/ |
| D | zip_writer.cc | 154 std::vector<base::FilePath> relative_paths; in FlushEntriesIfNeeded() local
|