Home
last modified time | relevance | path

Searched refs:crc32_combine64 (Results 1 – 20 of 20) sorted by relevance

/external/zlib/src/
Dzlib.map50 crc32_combine64;
Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
Dzconf.h.cmakein41 # define crc32_combine64 z_crc32_combine64
Dzconf.h.in39 # define crc32_combine64 z_crc32_combine64 macro
/external/zlib/src/win32/
Dzlib.def67 crc32_combine64
/external/zlib/
Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/external/opencv3/3rdparty/zlib/
Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
Dzconf.h.cmakein41 # define crc32_combine64 z_crc32_combine64
/external/pdfium/third_party/zlib_v128/
Dzlib.h1766 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1785 # define crc32_combine crc32_combine64
1793 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, off64_t));
Dzutil.h176 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
Dcrc32.c419 uLong ZEXPORT crc32_combine64( in crc32_combine64() function
Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/external/zlib/src/as400/
Dbndsrc148 EXPORT SYMBOL("crc32_combine64")