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

  /bootable/recovery/applypatch/
imgpatch.cpp 143 int memLevel = Read4(deflate_header + 52);
234 int ret = deflateInit2(&strm, level, method, windowBits, memLevel, strategy);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
zlibmodule.c 313 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err;
316 &memLevel, &strategy))
326 err = deflateInit2(&self->zst, level, method, wbits, memLevel, strategy);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
zlibmodule.c 307 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err;
310 &memLevel, &strategy))
320 err = deflateInit2(&self->zst, level, method, wbits, memLevel, strategy);
    [all...]
  /external/libpng/
pngwutil.c 331 int memLevel = png_ptr->zlib_mem_level;
353 memLevel = png_ptr->zlib_text_mem_level;
393 png_ptr->zlib_set_mem_level != memLevel ||
419 memLevel, strategy);
    [all...]
  /external/pdfium/third_party/libpng16/
pngwutil.c 331 int memLevel = png_ptr->zlib_mem_level;
353 memLevel = png_ptr->zlib_text_mem_level;
393 png_ptr->zlib_set_mem_level != memLevel ||
419 memLevel, strategy);
    [all...]
  /external/skia/third_party/libpng/
pngwutil.c 331 int memLevel = png_ptr->zlib_mem_level;
353 memLevel = png_ptr->zlib_text_mem_level;
393 png_ptr->zlib_set_mem_level != memLevel ||
419 memLevel, strategy);
    [all...]
  /frameworks/base/services/core/java/com/android/server/job/
JobSchedulerService.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
netty-codec-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.6.Final/
netty-codec-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.3.Final/
netty-codec-http2-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.6.Final/
netty-codec-http2-4.1.6.Final.jar 

Completed in 1698 milliseconds