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

  /development/ndk/platforms/android-3/include/
zconf.h 23 # define deflateSetDictionary z_deflateSetDictionary
zlib.h 538 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
570 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
573 or if the compression method is bsort). deflateSetDictionary does not
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zconf.h 23 # define deflateSetDictionary z_deflateSetDictionary
zlib.h 538 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
570 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
573 or if the compression method is bsort). deflateSetDictionary does not
    [all...]
  /external/chromium_org/third_party/zlib/
mozzconf.h 54 #define deflateSetDictionary MOZ_Z_deflateSetDictionary
zconf.h 48 # define deflateSetDictionary z_deflateSetDictionary
zlib.h 583 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
615 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
618 or if the compression method is bsort). deflateSetDictionary does not
    [all...]
deflate.c 315 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
    [all...]
  /external/freetype/src/gzip/
zconf.h 23 # define deflateSetDictionary z_deflateSetDictionary
  /external/chromium_org/net/quic/crypto/
cert_compressor.cc 488 rv = deflateSetDictionary(&z, reinterpret_cast<const uint8*>(&zlib_dict[0]),
  /external/chromium_org/net/spdy/
spdy_framer.cc     [all...]

Completed in 64 milliseconds