Searched defs:sparse (Results 1 – 7 of 7) sorted by relevance
| /system/core/libsparse/ |
| D | sparse.c | 161 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse, in sparse_file_write() 181 int sparse_file_callback(struct sparse_file *s, bool sparse, bool crc, in sparse_file_callback() 217 int sparse_file_foreach_chunk(struct sparse_file *s, bool sparse, bool crc, in sparse_file_foreach_chunk() 260 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc) in sparse_file_len()
|
| D | output_file.c | 549 int64_t len, bool sparse, int chunks, bool crc) in output_file_init() 639 int gz __unused, int sparse, int chunks, int crc) in output_file_open_callback() 664 int gz, int sparse, int chunks, int crc) in output_file_open_fd()
|
| D | sparse_read.cpp | 384 int sparse_file_read(struct sparse_file *s, int fd, bool sparse, bool crc) in sparse_file_read()
|
| /system/core/toolbox/upstream-netbsd/bin/dd/ |
| D | dd.c | 510 int sparse, i; in dd_out() local
|
| D | dd.h | 100 uint64_t sparse; /* # of sparse output blocks */ member
|
| /system/extras/verity/fec/ |
| D | image.h | 42 bool sparse; member
|
| /system/extras/verity/ |
| D | build_verity_tree.cpp | 130 bool sparse = false; in main() local
|