| /system/chre/chpp/platform/shared/ | 
| D | crc.c | 22 uint32_t chppCrc32(uint32_t crc, const uint8_t *buf, size_t len) {  in chppCrc32()
  | 
| /system/core/libsparse/ | 
| D | sparse_crc32.cpp | 92   uint32_t crc;  in sparse_crc32()  local
  | 
| D | sparse_read.cpp | 377 static int sparse_file_read_sparse(struct sparse_file* s, SparseFileSource* source, bool crc) {  in sparse_file_read_sparse() 575 int sparse_file_read(struct sparse_file* s, int fd, enum sparse_read_mode mode, bool crc) {  in sparse_file_read() 595                                                      bool crc) {  in sparse_file_import_source() 658 struct sparse_file* sparse_file_import(int fd, bool verbose, bool crc) {  in sparse_file_import() 663 struct sparse_file* sparse_file_import_buf(char* buf, size_t len, bool verbose, bool crc) {  in sparse_file_import_buf() 668 struct sparse_file* sparse_file_import_auto(int fd, bool crc, bool verbose) {  in sparse_file_import_auto()
  | 
| D | sparse.cpp | 145 int sparse_file_write(struct sparse_file* s, int fd, bool gz, bool sparse, bool crc) {  in sparse_file_write() 168 int sparse_file_callback(struct sparse_file* s, bool sparse, bool crc,  in sparse_file_callback() 199 int sparse_file_foreach_chunk(struct sparse_file* s, bool sparse, bool crc,  in sparse_file_foreach_chunk() 236 int64_t sparse_file_len(struct sparse_file* s, bool sparse, bool crc) {  in sparse_file_len()
  | 
| D | output_file.cpp | 620                             int chunks, bool crc) {  in output_file_init() 710                                               int sparse, int chunks, int crc) {  in output_file_open_callback() 735                                         int sparse, int chunks, int crc) {  in output_file_open_fd()
  | 
| /system/chre/chpp/test/ | 
| D | packet_util.cpp | 336   uint32_t crc = chppCrc32(0, reinterpret_cast<const uint8_t *>(&pkt.header),  in dumpPacket()  local 382   uint32_t crc = chppCrc32(0, reinterpret_cast<const uint8_t *>(&pkt.header),  in checkPacketValidity()  local
  | 
| /system/core/storaged/ | 
| D | storaged.proto | 55   optional uint32 crc = 1;  field
  | 
| /system/libziparchive/ | 
| D | ziptool.cpp | 220   uint32_t crc = 0;  member in TestWriter
  | 
| D | zip_archive.cc | 1463   uLong crc = 0;  in inflateImpl()  local 1569   uLong crc = 0;  in CopyEntryToWriter()  local 1610   uint64_t crc = 0;  in extractToWriter()  local
  | 
| /system/vold/ | 
| D | Checkpoint.cpp | 463 void crc32(const void* data, size_t n_bytes, uint32_t* crc) {  in crc32()
  | 
| /system/chre/chpp/ | 
| D | transport.c | 719   uint32_t crc = chppCrc32(0, (const uint8_t *)&context->rxHeader,  in chppRxChecksumIsOk()  local
  | 
| /system/bpf/include/vmlinux/android15_6.6/arm64/ | 
| D | vmlinux.h | 12228 	__u32 crc;  member 26428 	const s32 *crc;  member 26500 	unsigned long crc;  member 52046 	__le32 crc;  member 60650 	u32 crc;  member 76619 	struct drm_crtc_crc crc;  member
  | 
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ | 
| D | vmlinux.h | 12143 	__u32 crc;  member 36529 	const s32 *crc;  member 36601 	unsigned long crc;  member 61804 	__le32 crc;  member 70461 	u32 crc;  member 86234 	struct drm_crtc_crc crc;  member
  |