Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dio.py72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
D_pyio.py312 class IOBase(metaclass=abc.ABCMeta): class
/external/pytorch/torch/distributed/checkpoint/
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:
Dfilesystem.py250 stream: io.IOBase,
/external/pytorch/torch/utils/data/datapipes/utils/
Dcommon.py234 def validate_pathname_binary_tuple(data: Tuple[str, IOBase]): argument
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemServices/
Dmod.rs11001 pub IOBase: u8, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemServices/
Dmod.rs11001 pub IOBase: u8, field