| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
| D | crc32.h | 5 local const z_crc_t FAR crc_table[TBLS][256] = variable
|
| D | crc32.c | 57 local z_crc_t FAR crc_table[TBLS][256]; variable
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | crc32.h | 5 local const unsigned long FAR crc_table[TBLS][256] = variable
|
| D | crc32.c | 77 local unsigned long FAR crc_table[TBLS][256]; variable
|
| /third_party/skia/third_party/externals/zlib/ |
| D | crc32.h | 5 local const z_crc_t FAR crc_table[TBLS][256] = variable
|
| D | crc32.c | 63 local z_crc_t FAR crc_table[TBLS][256]; variable
|
| /third_party/flutter/skia/third_party/externals/zlib/ |
| D | crc32.h | 5 local const z_crc_t FAR crc_table[TBLS][256] = variable
|
| D | crc32.c | 66 local z_crc_t FAR crc_table[TBLS][256]; variable
|
| /third_party/node/deps/zlib/ |
| D | crc32.h | 5 local const z_crc_t FAR crc_table[TBLS][256] = variable
|
| D | crc32.c | 66 local z_crc_t FAR crc_table[TBLS][256]; variable
|
| /third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
| D | crc32.h | 5 local const z_crc_t FAR crc_table[TBLS][256] = variable
|
| D | crc32.c | 57 local z_crc_t FAR crc_table[TBLS][256]; variable
|
| /third_party/zlib/ |
| D | crc32.h | 5 local const z_crc_t FAR crc_table[] = { variable
|
| D | crc32.c | 145 local z_crc_t FAR crc_table[256]; variable
|
| /third_party/ffmpeg/libavcodec/ |
| D | ttaenc.c | 30 const AVCRC *crc_table; member
|
| D | tta.c | 51 const AVCRC *crc_table; member
|
| D | pngenc.c | 227 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in png_write_chunk() local 247 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in png_write_image_data() local
|
| D | hcadec.c | 46 const AVCRC *crc_table; member
|
| D | alsdec.c | 199 const AVCRC *crc_table; member
|
| /third_party/ffmpeg/libavformat/ |
| D | apngenc.c | 64 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in apng_write_chunk() local
|
| D | oggenc.c | 106 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE); in ogg_write_page() local
|
| /third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
| D | gstsbcparse.c | 362 static const guint8 crc_table[256] = { variable
|
| /third_party/boost/libs/crc/test/ |
| D | crc_test.cpp | 321 static uint32_t crc_table[ 1ul << CHAR_BIT ]; in quick_crc32() local
|
| /third_party/toybox/lib/ |
| D | deflate.c | 426 unsigned crc, *crc_table = dd->crctable; in gzip_crc() local
|
| D | lib.c | 792 void crc_init(unsigned int *crc_table, int little_endian) in crc_init()
|