/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/ |
iobench.py | 68 def read_small_chunks(f):
function 227 read_bytewise, read_small_chunks, read_lines, read_big_chunks,
|
/external/python/cpython2/Tools/iobench/ |
iobench.py | 68 def read_small_chunks(f): function 227 read_bytewise, read_small_chunks, read_lines, read_big_chunks,
|
/external/python/cpython3/Tools/iobench/ |
iobench.py | 69 def read_small_chunks(f): function 228 read_bytewise, read_small_chunks, read_lines, read_big_chunks,
|