HomeSort by relevance Sort by last modified time
    Searched refs:Util_ReadAhead (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
bz2module.c 423 Util_ReadAhead(BZ2FileObject *f, int bufsize)
472 if (Util_ReadAhead(f, bufsize) < 0)
    [all...]
  /external/python/cpython2/Modules/
bz2module.c 411 Util_ReadAhead(BZ2FileObject *f, int bufsize)
460 if (Util_ReadAhead(f, bufsize) < 0)
    [all...]

Completed in 110 milliseconds