HomeSort by relevance Sort by last modified time
    Searched full:adler32 (Results 326 - 350 of 365) sorted by null

<<1112131415

  /external/chromium/sdch/open-vcdiff/src/
vcdiff_main.cc 59 "Include an Adler32 checksum of the target data when encoding");
  /external/chromium_org/sdch/open-vcdiff/src/
vcdiff_main.cc 59 "Include an Adler32 checksum of the target data when encoding");
  /external/chromium_org/third_party/zlib/
mixed-source.patch 466 uLong adler; /* adler32 value of the uncompressed data */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
groovy.php 106 'AdjustmentListener', 'Adler32', 'AffineTransform',
    [all...]
java.php 116 'AdjustmentListener', 'Adler32', 'AffineTransform',
    [all...]
  /external/open-vcdiff/src/
vcdiff_main.cc 59 "Include an Adler32 checksum of the target data when encoding");
  /external/zlib/src/contrib/vstudio/vc10/
testzlib.vcxproj 396 <ClCompile Include="..\..\..\adler32.c" />
zlibstat.vcxproj 437 <ClCompile Include="..\..\..\adler32.c" />
zlibvc.vcxproj     [all...]
  /external/zlib/src/contrib/vstudio/vc11/
testzlib.vcxproj 402 <ClCompile Include="..\..\..\adler32.c" />
zlibstat.vcxproj 428 <ClCompile Include="..\..\..\adler32.c" />
zlibvc.vcxproj     [all...]
  /external/zlib/src/contrib/vstudio/vc9/
zlibvc.vcproj 913 RelativePath="..\..\..\adler32.c"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libz.so 
libz.so.1 
libz.so.1.2.3 
libz.so.1.2.3.3 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libz.so 
libz.so.1 
libz.so.1.2.3 
libz.so.1.2.3.3 
  /prebuilts/runtime/common/dex/
dex-host-prebuilt.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libz.a 17 :G?G?G?G?G?G?RRRRRRRRRRRR???????????adler32adler32_combine64adler32_combinecompressBoundcompress2compressget_crc_tablecrc32crc32_combinecrc32_combine64gzungetcgzeofgzdirectgzclearerrgzerrorgzwritegzrewindgzflushgzsetparamsgzclosegzputcgzprintfgzputsgzdopengzopen64gzopengzreadgzseek64gzseekgztellgztell64gzgetsgzgetcuncompressdeflateSetHeaderdeflatePrimedeflateTunedeflateEnddeflateCopydeflateSetDictionarydeflateBounddeflateResetdeflateInit2_deflateInit_deflatedeflateParamsdeflate_copyright_tr_init_tr_tally_length_code_dist_code_tr_stored_block_tr_align_tr_flush_blockzlibVersionzlibCompileFlagszErrorz_errmsgzcfreezcallocinflateResetinflatePrimeinflateEndinflateGetHeaderinflateSyncPointinflateUndermineinflateCopyinflateSetDictionaryinflateinflateSyncinflateInit2_inflateInit_inflateBackInit_inflateBackEndinflateBackinflate_tableinflate_copyrightinflate_fastadler32.o/ 1195132377 0 0 100644 3128 `
46  ? +? ????adler32adler32_combine64adler32_combine
    [all...]
  /art/runtime/
dex_file_verifier.cc 145 uint32_t adler_checksum = adler32(0L, Z_NULL, 0);
148 adler_checksum = adler32(adler_checksum, non_sum_ptr, expected_size - non_sum);
    [all...]
  /external/chromium_org/net/spdy/
spdy_framer.cc 30 uLong initial_value = adler32(0L, Z_NULL, 0);
31 return adler32(initial_value,
    [all...]

Completed in 2055 milliseconds

<<1112131415