Home
last modified time | relevance | path

Searched defs:PurePath (Results 1 – 6 of 6) sorted by relevance

/external/wayland-protocols/
Dimport_snapshot.py44 def __init__(self, base: pathlib.PurePath):
80 paths: list[pathlib.PurePath]) -> list[pathlib.Path]:
282 def must_ignore(path: pathlib.PurePath) -> bool:
/external/pigweed/pw_build/py/pw_build/
Dzip.py117 destination_path: pathlib.PurePath,
Dgn_writer.py344 def __init__(self, pathname: PurePath, package: str | None = None) -> None:
/external/python/cpython3/Tools/peg_generator/pegen/
Dtestutil.py86 grammar: Grammar, path: pathlib.PurePath, debug: bool = False,
/external/python/cpython3/Lib/
Dpathlib.py455 class PurePath(object): class
/external/python/parse_type/tasks/_vendor/
Dpathlib.py565 class PurePath(object): class