Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 13 of 13) sorted by relevance

/system/chre/chpp/platform/shared/
Dcrc.c22 uint32_t chppCrc32(uint32_t crc, const uint8_t *buf, size_t len) { in chppCrc32()
/system/core/libsparse/
Dsparse_crc32.cpp92 uint32_t crc; in sparse_crc32() local
Dsparse_read.cpp377 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()
Dsparse.cpp145 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()
Doutput_file.cpp620 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/
Dpacket_util.cpp336 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/
Dstoraged.proto55 optional uint32 crc = 1; field
/system/libziparchive/
Dziptool.cpp220 uint32_t crc = 0; member in TestWriter
Dzip_archive.cc1463 uLong crc = 0; in inflateImpl() local
1569 uLong crc = 0; in CopyEntryToWriter() local
1610 uint64_t crc = 0; in extractToWriter() local
/system/vold/
DCheckpoint.cpp463 void crc32(const void* data, size_t n_bytes, uint32_t* crc) { in crc32()
/system/chre/chpp/
Dtransport.c719 uint32_t crc = chppCrc32(0, (const uint8_t *)&context->rxHeader, in chppRxChecksumIsOk() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h12228 __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/
Dvmlinux.h12143 __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