| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zIn.cpp | 1002 UInt32 crc = 0;
in ReadSubStreamsInfo() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | HashCalc.cpp | 766 const UInt32 crc = ConvertStringToUInt32(s, &end);
in ParseCksum() local
|
| /third_party/lzma/C/ |
| H A D | XzEnc.c | 49 static SRes WriteBytes_UpdateCrc(ISeqOutStreamPtr s, const void *buf, size_t size, UInt32 *crc)
in WriteBytes_UpdateCrc() argument 58 UInt32 crc;
in Xz_WriteHeader() local 198 UInt32 crc = CRC_INIT_VAL;
in XzEncIndex_WriteFooter() local [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codecs.h | 324 uint8_t crc:1; member 382 uint8_t crc:1; member
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 163 uLong crc = png_ptr->crc; /* Should never issue a warning */ in png_calculate_crc() local 2247 png_uint_32 adler, crc, lengt member 2321 uLong crc = 0; /* the value for 0 length data */ png_compare_ICC_profile_with_sRGB() local [all...] |
| H A D | pngrutil.c | 254 png_uint_32 crc; in png_crc_error() local
|
| H A D | pngstruct.h | 246 png_uint_32 crc; /* current chunk CRC value */ member
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | internal.h | 270 MHD_ContentReaderCallback crc; member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | mount.c | 1165 unsigned int crc, cal_crc; in verify_checksum_chksum() local 3120 uint32_t crc = 0; write_checkpoint() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | mkntfs.c | 172 le64 crc; member 307 static uint64_t crc64(uint64_t crc, const byte * data, size_t size) in crc64() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngfix.c | 551 crc_one_byte(png_uint_32 crc, int b) in crc_one_byte() argument 566 png_uint_32 crc = crc_table[(~value >> 24)] ^ 0xffffff; in crc_init_4() local 876 png_uint_32 crc; /* Running chunk CRC (used by read_chunk) */ global() member 1393 png_uint_32 crc = file->crc; crc_read_many() local 2993 png_uint_32 crc = crc_init_4(type); sync_stream() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | xzcat.c | 176 uint32_t xz_crc32(const uint8_t *buf, size_t size, uint32_t crc) in xz_crc32() argument 2378 uint64_t crc; member [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mpegts.c | 130 unsigned crc; member
|
| H A D | matroskaenc.c | 768 uint8_t *buf, crc[4]; in end_ebml_master_crc32() local
|
| H A D | matroskadec.c | 3394 uint32_t crc = AV_RL32(src + 4); in matroska_parse_wavpack() local
|
| /third_party/littlefs/ |
| H A D | lfs.c | 446 uint32_t crc; member 1126 uint32_t crc = lfs_crc(0xffffffff, &dir->rev, sizeof(dir->rev)); in lfs_dir_fetchmatch() local 154 lfs_bd_crc(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, lfs_size_t size, uint32_t *crc) lfs_bd_crc() argument 1546 uint32_t crc; global() member 1689 uint32_t crc; lfs_dir_commitcrc() member 1733 uint32_t crc = 0xffffffff; lfs_dir_commitcrc() local 5171 lfs1_crc(uint32_t *crc, const void *buffer, size_t size) global() argument 5183 lfs1_bd_crc(lfs_t *lfs, lfs_block_t block, lfs_off_t off, lfs_size_t size, uint32_t *crc) global() argument 5265 uint32_t crc = 0xffffffff; global() local [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_compile.c | 8892 int crc = memcmp(name, slot+IMM2_SIZE, CU2BYTES(length)); in add_name_to_table() local
|
| /third_party/f2fs-tools/include/ |
| H A D | f2fs_fs.h | 846 __le32 crc; /* checksum of superblock */ member 1654 uint32_t crc = le32_to_cpu(*(__le32 *)((unsigned char *)cp + in get_cp_crc() local
|
| /third_party/backends/backend/ |
| H A D | hp3900_rts8822.c | 11878 SANE_Int a, crc, value; in GainOffset_Save() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 1485 ImU32 crc = seed; in ImHashStr() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 2975 uLong crc = crc32(0, buffer+4, datalen+4); in modifier_crc() local
|
| /third_party/libabigail/src/ |
| H A D | abg-ir.cc | 1806 elf_symbol(const environment& e, size_t i, size_t s, const string& n, type t, binding b, bool d, bool c, const version& ve, visibility vi, bool is_in_ksymtab, const abg_compat::optional<uint32_t>& crc, const abg_compat::optional<std::string>& ns, bool is_suppressed) elf_symbol() argument 1867 create(const environment& e, size_t i, size_t s, const string& n, type t, binding b, bool d, bool c, const version& ve, visibility vi, bool is_in_ksymtab, const abg_compat::optional<uint32_t>& crc, const abg_compat::optional<std::string>& ns, bool is_suppressed) create() argument 2114 set_crc(const abg_compat::optional<uint32_t>& crc) set_crc() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 1547 ImU32 crc = seed; in ImHashStr() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 1999 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) { in mz_crc32() argument
|