HomeSort by relevance Sort by last modified time
    Searched defs:Z_MEM_ERROR (Results 1 - 11 of 11) sorted by null

  /external/freetype/src/gzip/
zlib.h 138 #define Z_MEM_ERROR (-4)
189 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
300 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
370 (for example if next_in or next_out was NULL), Z_MEM_ERROR if there was not
433 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
482 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
531 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
598 compress returns Z_OK if success, Z_MEM_ERROR if there was not
610 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
626 uncompress returns Z_OK if success, Z_MEM_ERROR if there was no
    [all...]
  /development/ndk/platforms/android-14/include/
zlib.h 176 #define Z_MEM_ERROR (-4)
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
452 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zlib.h 176 #define Z_MEM_ERROR (-4)
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
354 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
452 if next_in or next_out was NULL), Z_MEM_ERROR if there was not enough memory,
532 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
589 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h 179 #define Z_MEM_ERROR (-4)
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
498 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
579 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
zlib.h 183 #define Z_MEM_ERROR (-4)
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
603 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
    [all...]
  /external/python/cpython2/Modules/zlib/
zlib.h 179 #define Z_MEM_ERROR (-4)
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
498 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
579 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
    [all...]
  /external/python/cpython3/Modules/zlib/
zlib.h 183 #define Z_MEM_ERROR (-4)
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
603 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
    [all...]
  /external/syslinux/com32/include/
zlib.h 179 #define Z_MEM_ERROR (-4)
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
378 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
489 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
570 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
629 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
    [all...]
  /external/zlib/src/
zlib.h 183 #define Z_MEM_ERROR (-4)
241 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
388 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
603 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 180 #define Z_MEM_ERROR (-4)
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
377 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
488 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
568 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
625 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zlib.h 179 #define Z_MEM_ERROR (-4)
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
379 inflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
498 next_in or next_out was Z_NULL), Z_MEM_ERROR if there was not enough memory,
579 deflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
    [all...]

Completed in 77 milliseconds