Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h71 #define get_crc_table Cr_z_get_crc_table macro
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
194 const z_crc_t FAR * ZEXPORT get_crc_table() in get_crc_table() function
H A Dzconf.h72 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1915 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
/third_party/node/deps/zlib/
H A Dchromeconf.h74 #define get_crc_table Cr_z_get_crc_table macro
H A Dzconf.h75 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1945 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table(void);
H A Dcrc32.c16 first call get_crc_table() to initialize the tables before allowing more than
217 multiple threads, and if atomics are not available, then get_crc_table() must
556 const z_crc_t FAR * ZEXPORT get_crc_table(void) { in get_crc_table() function
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h37 # define get_crc_table z_get_crc_table macro
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h71 #define get_crc_table Cr_z_get_crc_table macro
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
194 const z_crc_t FAR * ZEXPORT get_crc_table() in get_crc_table() function
H A Dzconf.h72 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1913 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
207 const unsigned long FAR * ZEXPORT get_crc_table() in get_crc_table() function
H A Dzconf.h50 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1606 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/third_party/zlib/
H A Dzconf.h63 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1916 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table(void);
H A Dcrc32.c16 first call get_crc_table() to initialize the tables before allowing more than
213 multiple threads, and if atomics are not available, then get_crc_table() must
558 const z_crc_t FAR * ZEXPORT get_crc_table(void) { in get_crc_table() function
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c1249 zi->ci.pcrc_32_tab = get_crc_table(); in zipOpenNewFileInZip4_64()
H A Dunzip.c1615 s->pcrc_32_tab = get_crc_table(); in unzOpenCurrentFile3()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dunzip.c1615 s->pcrc_32_tab = get_crc_table(); in unzOpenCurrentFile3()
H A Dzip.c1260 zi->ci.pcrc_32_tab = get_crc_table(); in zipOpenNewFileInZip4_64()
/third_party/zlib/contrib/minizip/
H A Dunzip.c1819 s->pcrc_32_tab = get_crc_table(); in unzOpenCurrentFile3()
H A Dzip.c1509 zi->ci.pcrc_32_tab = get_crc_table(); in zipOpenNewFileInZip4_64()

Completed in 52 milliseconds