Home
last modified time | relevance | path

Searched refs:read_lines (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/
Diobench.py92 def read_lines(f): function
227 read_bytewise, read_small_chunks, read_lines, read_big_chunks,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcgi.py647 self.read_lines()
665 def read_lines(self): member in FieldStorage