Home
last modified time | relevance | path

Searched refs:get_crc_table (Results 1 – 25 of 26) sorted by relevance

12

/external/zlib/src/old/os2/
Dzlib.def48 get_crc_table
/external/zlib/src/win32/
Dzlib.def88 get_crc_table
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def44 get_crc_table @38
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def44 get_crc_table @38
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def44 get_crc_table @38
/external/zlib/src/contrib/ada/
Dzlib-thin.ads305 function get_crc_table return ULong_Access; subprogspec
427 pragma Import (C, get_crc_table, "get_crc_table");
/external/zlib/
Dlibz.map.txt122 get_crc_table;
Dzconf.h60 # define get_crc_table z_get_crc_table macro
Dzlib.h1891 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
/external/freetype/src/gzip/
Dftzconf.h37 # define get_crc_table z_get_crc_table macro
/external/u-boot/lib/
Dcrc32.c158 const uint32_t * ZEXPORT get_crc_table()
/external/python/cpython2/Modules/zlib/
Dcrc32.c188 const z_crc_t FAR * ZEXPORT get_crc_table() in get_crc_table() function
Dzconf.h60 # define get_crc_table z_get_crc_table macro
Dzlib.h1890 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
Dzconf.h.in60 # define get_crc_table z_get_crc_table macro
Dzconf.h.cmakein62 # define get_crc_table z_get_crc_table
DChangeLog96 - Fix types in contrib/minizip to match result of get_crc_table()
152 - Fix type mismatch between get_crc_table() and crc_table
772 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
1189 - get_crc_table and inflateSyncPoint are EXPORTed (Gilles Vollant)
1381 - added get_crc_table
/external/zlib/src/
Dcrc32.c188 const z_crc_t FAR * ZEXPORT get_crc_table() in get_crc_table() function
Dzconf.h60 # define get_crc_table z_get_crc_table macro
Dzlib.h1891 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
Dzconf.h.cmakein62 # define get_crc_table z_get_crc_table
Dzconf.h.in60 # define get_crc_table z_get_crc_table macro
DChangeLog96 - Fix types in contrib/minizip to match result of get_crc_table()
152 - Fix type mismatch between get_crc_table() and crc_table
772 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
1189 - get_crc_table and inflateSyncPoint are EXPORTed (Gilles Vollant)
1381 - added get_crc_table
/external/u-boot/include/u-boot/
Dzlib.h94 # define get_crc_table z_get_crc_table macro
/external/zlib/src/contrib/minizip/
Dunzip.c1619 s->pcrc_32_tab = get_crc_table(); in unzOpenCurrentFile3()

12