Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_io.py770 def bufio(): function
1013 def _seekabs(bufio): argument
1019 def _seekrel(bufio): argument
1386 def _readinto(bufio, n=-1): argument
1393 def _peek(bufio, n=-1): argument
1420 def _peek(bufio): argument
1423 def _peek(bufio): argument
1431 def _read(bufio): argument
1437 def _read1(bufio): argument
1443 def _read(bufio): argument
[all …]