Home
last modified time | relevance | path

Searched refs:DYNAMIC_CRC_TABLE (Results 1 - 10 of 10) sorted by relevance

/third_party/zlib/
H A Dcrc32.c13 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
15 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
25 # ifndef DYNAMIC_CRC_TABLE
26 # define DYNAMIC_CRC_TABLE macro
27 # endif /* !DYNAMIC_CRC_TABLE */
106 #if defined(W) && (!defined(ARMCRC32) || defined(DYNAMIC_CRC_TABLE))
135 #ifdef DYNAMIC_CRC_TABLE
192 #ifdef DYNAMIC_CRC_TABLE
212 compiled with DYNAMIC_CRC_TABLE defined, and if CRCs will be computed in
552 #endif /* DYNAMIC_CRC_TABLE */
[all...]
H A Dzutil.c75 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c15 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
17 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
24 # ifndef DYNAMIC_CRC_TABLE
25 # define DYNAMIC_CRC_TABLE macro
26 # endif /* !DYNAMIC_CRC_TABLE */
74 #ifdef DYNAMIC_CRC_TABLE
119 case the advice about DYNAMIC_CRC_TABLE is ignored) */ in make_crc_table()
197 #else /* !DYNAMIC_CRC_TABLE */
202 #endif /* DYNAMIC_CRC_TABLE */
209 #ifdef DYNAMIC_CRC_TABLE in get_crc_table()
[all...]
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc32.c15 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
17 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
21 DYNAMIC_CRC_TABLE and MAKECRCH can be #defined to write out crc32.h.
26 # ifndef DYNAMIC_CRC_TABLE
27 # define DYNAMIC_CRC_TABLE macro
28 # endif /* !DYNAMIC_CRC_TABLE */
60 #ifdef DYNAMIC_CRC_TABLE
105 case the advice about DYNAMIC_CRC_TABLE is ignored) */ in make_crc_table()
184 #else /* !DYNAMIC_CRC_TABLE */
189 #endif /* DYNAMIC_CRC_TABLE */
[all...]
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c15 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
17 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
21 DYNAMIC_CRC_TABLE and MAKECRCH can be #defined to write out crc32.h.
26 # ifndef DYNAMIC_CRC_TABLE
27 # define DYNAMIC_CRC_TABLE macro
28 # endif /* !DYNAMIC_CRC_TABLE */
60 #ifdef DYNAMIC_CRC_TABLE
105 case the advice about DYNAMIC_CRC_TABLE is ignored) */ in make_crc_table()
184 #else /* !DYNAMIC_CRC_TABLE */
189 #endif /* DYNAMIC_CRC_TABLE */
[all...]
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()
/third_party/node/deps/zlib/
H A Dcrc32.c13 Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore
15 of the crc tables. Therefore, if you #define DYNAMIC_CRC_TABLE, you should
25 # ifndef DYNAMIC_CRC_TABLE
26 # define DYNAMIC_CRC_TABLE macro
27 # endif /* !DYNAMIC_CRC_TABLE */
113 #if defined(W) && (!defined(ARMCRC32_CANONICAL_ZLIB) || defined(DYNAMIC_CRC_TABLE))
141 #ifdef DYNAMIC_CRC_TABLE
196 #ifdef DYNAMIC_CRC_TABLE
216 compiled with DYNAMIC_CRC_TABLE defined, and if CRCs will be computed in
550 #endif /* DYNAMIC_CRC_TABLE */
[all...]
H A Dzutil.c73 #ifdef DYNAMIC_CRC_TABLE in zlibCompileFlags()

Completed in 6 milliseconds