Searched defs:read1 (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
| D | _pyio.py | 626 def read1(self, n=None): member in BufferedIOBase |
| D | zipfile.py | 598 def read1(self, n): member in ZipExtFile |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ | ||
| D | zipfile.py | 649 def read1(self, n): member in ZipExtFile |