Searched defs:inflate_fast (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dinffast.c63 bytes, which is the maximum length that can be coded. inflate_fast()
67 void ZLIB_INTERNAL inflate_fast(strm, start) function
327 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
H A Dzconf.h114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dinffast.c63 bytes, which is the maximum length that can be coded. inflate_fast()
67 void inflate_fast(strm, start) function
305 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
H A Dinffast.c46 bytes, which is the maximum length that can be coded. inflate_fast()
50 void ZLIB_INTERNAL inflate_fast(strm, start) function
310 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
H A Dzconf.h126 # define inflate_fast z_inflate_fast macro
530 #pragma map(inflate_fast,"INFA")

Completed in 54 milliseconds