Home
last modified time | relevance | path

Searched refs:UNALIGNED_OK (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h77 # define UNALIGNED_OK macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzconf.h210 # define UNALIGNED_OK macro
H A Ddeflate.c1307 #ifdef UNALIGNED_OK
1348 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1350 * UNALIGNED_OK if your compiler uses a different size.
1390 #else /* UNALIGNED_OK */
1430 #endif /* UNALIGNED_OK */
1436 #ifdef UNALIGNED_OK
/third_party/node/deps/zlib/
H A Dzconf.h213 # define UNALIGNED_OK macro
H A Ddeflate.c1410 #ifdef UNALIGNED_OK in longest_match()
1452 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258) in longest_match()
1454 * UNALIGNED_OK if your compiler uses a different size. in longest_match()
1495 #else /* UNALIGNED_OK */ in longest_match()
1536 #endif /* UNALIGNED_OK */ in longest_match()
1542 #ifdef UNALIGNED_OK in longest_match()
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h165 # define UNALIGNED_OK macro
H A Ddeflate.c1127 #ifdef UNALIGNED_OK
1168 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1170 * UNALIGNED_OK if your compiler uses a different size.
1201 #else /* UNALIGNED_OK */
1232 #endif /* UNALIGNED_OK */
1238 #ifdef UNALIGNED_OK
/third_party/skia/third_party/externals/zlib/
H A Dzconf.h210 # define UNALIGNED_OK macro
H A Ddeflate.c1299 #ifdef UNALIGNED_OK
1340 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258)
1342 * UNALIGNED_OK if your compiler uses a different size.
1382 #else /* UNALIGNED_OK */
1422 #endif /* UNALIGNED_OK */
1428 #ifdef UNALIGNED_OK
/third_party/zlib/
H A Dzconf.h201 # define UNALIGNED_OK macro
H A Ddeflate.c1372 #ifdef UNALIGNED_OK in longest_match()
1414 #if (defined(UNALIGNED_OK) && MAX_MATCH == 258) in longest_match()
1416 * UNALIGNED_OK if your compiler uses a different size. in longest_match()
1448 #else /* UNALIGNED_OK */ in longest_match()
1480 #endif /* UNALIGNED_OK */ in longest_match()
1486 #ifdef UNALIGNED_OK in longest_match()

Completed in 19 milliseconds