Home
last modified time | relevance | path

Searched defs:_read (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpty.py136 def _read(fd): function
Dgzip.py269 def _read(self, size=1024): member in GzipFile
Dbinhex.py395 def _read(self, len): member in HexBin
DConfigParser.py456 def _read(self, fp, fpname): member in RawConfigParser
Dmailbox.py1859 def _read(self, size, read_method): member in _ProxyFile
1892 def _read(self, size, read_method): member in _PartialFile
Dtarfile.py575 def _read(self, size): member in _Stream
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dbinhex.py401 def _read(self, len): member in HexBin
/device/linaro/bootloader/edk2/StdLib/Include/
Dstdio.h231 int (*_read) (void *, char *, int); member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_io.py1431 def _read(bufio): function
1443 def _read(bufio): function
2565 def _read(): function
2688 def _read(): function