Searched defs:IOBase (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython3/Lib/ |
D | io.py | 72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta): class
|
D | _pyio.py | 312 class IOBase(metaclass=abc.ABCMeta): class
|
/external/pytorch/torch/distributed/checkpoint/ |
D | utils.py | 343 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:
|
D | filesystem.py | 250 stream: io.IOBase,
|
/external/pytorch/torch/utils/data/datapipes/utils/ |
D | common.py | 234 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/ |
D | mod.rs | 11001 pub IOBase: u8, field
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/SystemServices/ |
D | mod.rs | 11001 pub IOBase: u8, field
|