| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | unzip.h | 118 uLong crc; /* crc-32 4 bytes */ member 139 uLong crc; /* crc-32 4 bytes */ member
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | crc_folding.c | 435 unsigned crc; in crc_fold_512to32() local
|
| /third_party/python/Modules/clinic/ |
| H A D | binascii.c.h | 211 unsigned int crc; in binascii_crc_hqx() local 255 unsigned int crc = 0; in binascii_crc32() local [all...] |
| /third_party/zlib/contrib/minizip/ |
| H A D | mztools.c | 58 unsigned int crc = READ_32(header + 14); /* crc */ in unzRepair() local
|
| H A D | unzip.h | 118 uLong crc; /* crc-32 4 bytes */ member 139 uLong crc; /* crc-32 4 bytes */ member
|
| /third_party/zlib/examples/ |
| H A D | gun.c | 122 unsigned long crc; member [all...] |
| H A D | gzappend.c | 263 unsigned long crc, tot; in gzscan() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
| H A D | sbc_frame.cpp | 90 uint8_t crc = 0x0f; in SbcCrc8() local 365 uint8_t crc[VALUE11] = {0}; in UnpackFrameStream() local 578 uint8_t crc[VALUE11] = {}; PackFrameInternal() local [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
| H A D | client_trans_session_manager_test.cpp | 851 int32_t crc = 0; in HWTEST_F() local 1350 int32_t crc = 0; in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/ |
| H A D | client_trans_proxy_file_manager.h | 79 uint16_t crc; member 131 int32_t crc; member 148 int32_t crc; member
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_blob_cache.cpp | 336 uint32_t *crc = reinterpret_cast<uint32_t*>(buf + CACHE_MAGIC_HEAD); in WriteToDisk() local 400 uint32_t crc = 0xFFFFFFFF; in CrcGen() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ffv1dec.c | 431 unsigned crc = 0; in read_extra_header() local 944 unsigned crc = av_crc(av_crc_get_table(AV_CRC_32_IEEE), 0, buf_p, v); in decode_frame() local
|
| H A D | flac_parser.c | 499 uint32_t crc = 1; in check_header_mismatch() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | oggdec.c | 322 uint32_t crc, crc_tmp; in ogg_read_page() local
|
| H A D | mp3dec.c | 163 uint16_t crc; in mp3_parse_info_tag() local
|
| H A D | oggenc.c | 109 uint32_t crc; in ogg_write_page() local
|
| /third_party/lame/libmp3lame/ |
| H A D | lame-analysis.h | 85 int crc, padding; member
|
| /third_party/toybox/lib/ |
| H A D | deflate.c | 21 unsigned crctable[256], crc; member 426 unsigned crc, *crc_table = dd->crctable; in gzip_crc() local [all...] |
| /third_party/zlib/ |
| H A D | crc32.c | 584 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, in crc32_z() argument 705 crc32_z(unsigned long crc, const unsigned char FAR *buf, z_size_t len) crc32_z() argument 1026 crc32(unsigned long crc, const unsigned char FAR *buf, uInt len) crc32() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/image/apng/ |
| H A D | apng_image_decoder.cpp | 523 uint32_t crc = (uint32_t) crc32(0, in png_copy_frame_data_at_index() local 835 uint32_t crc = (uint32_t) crc32(0, frameData + dataOffset + PngFOURCCLen, in GetFrameData() local
|
| /foundation/communication/dsoftbus/core/transmission/common/include/ |
| H A D | softbus_app_info.h | 114 int32_t crc; member
|
| /foundation/communication/dsoftbus/sdk/transmission/session/include/ |
| H A D | client_trans_session_manager.h | 95 int32_t crc; member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | resize.c | 462 uint32_t crc = 0; in rebuild_checkpoint() local
|
| /third_party/f2fs-tools/mkfs/ |
| H A D | f2fs_format.c | 699 uint32_t crc = 0, flags; in f2fs_write_check_point_pack() local
|
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_cdce.c | 692 uint32_t crc; in cdce_bulk_write_callback() local 765 uint32_t crc = 0xFFFFFFFF; in cdce_m_crc32() local
|