Home
last modified time | relevance | path

Searched defs:IOBase (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/
H A Dutils.py343 def __init__(self, base_stream: io.IOBase, offset: int, len: int):
374 def _create_file_view(file: io.IOBase, offset: int, length: int) -> io.IOBase:
H A Dfilesystem.py250 stream: io.IOBase,
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dio.py87 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
H A D_pyio.py331 class IOBase(metaclass=abc.ABCMeta): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dio.py87 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
D_pyio.py331 class IOBase(metaclass=abc.ABCMeta): class
/aosp_15_r20/external/python/cpython3/Lib/
Dio.py87 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
D_pyio.py331 class IOBase(metaclass=abc.ABCMeta): class
/aosp_15_r20/external/python/cpython2/Lib/
Dio.py69 class IOBase(_io._IOBase): class
D_pyio.py264 class IOBase: class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dio.py87 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
D_pyio.py331 class IOBase(metaclass=abc.ABCMeta): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dio.py87 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
D_pyio.py331 class IOBase(metaclass=abc.ABCMeta): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dio.py87 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
D_pyio.py331 class IOBase(metaclass=abc.ABCMeta): class
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/utils/
H A Dcommon.py234 def validate_pathname_binary_tuple(data: Tuple[str, IOBase]): argument
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...