Home
last modified time | relevance | path

Searched defs:sparse (Results 1 – 12 of 12) sorted by relevance

/external/qemu/distrib/libsparse/src/
Dsparse.c152 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse, in sparse_file_write()
172 int sparse_file_callback(struct sparse_file *s, bool sparse, bool crc, in sparse_file_callback()
200 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc) in sparse_file_len()
Doutput_file.c542 int64_t len, bool sparse, int chunks, bool crc) in output_file_init()
632 int gz __unused, int sparse, int chunks, int crc) in output_file_open_callback()
657 int gz, int sparse, int chunks, int crc) in output_file_open_fd()
Dsparse_read.c406 int sparse_file_read(struct sparse_file *s, int fd, bool sparse, bool crc) in sparse_file_read()
/external/qemu/distrib/ext4_utils/src/
Dmake_ext4fs_main.c68 int sparse = 0; in main() local
Dext2simg.c184 int sparse = 1; in main() local
Dext4_utils.c83 void write_ext4_image(int fd, int gz, int sparse, int crc) in write_ext4_image()
Dmake_ext4fs.c481 int sparse, int crc, int wipe, in make_ext4fs_internal()
/external/chromium_org/v8/test/mjsunit/
Darray-functions-prototype-misc.js179 var sparse = []; variable
/external/chromium_org/net/disk_cache/blockfile/
Dentry_impl.cc892 scoped_ptr<SparseControl> sparse; in CouldBeSparse() local
1494 scoped_ptr<SparseControl> sparse(new SparseControl(this)); in InitSparseData() local
Dentry_impl_v3.cc679 scoped_ptr<SparseControl> sparse; in CouldBeSparse() local
1316 scoped_ptr<SparseControl> sparse(new SparseControl(this)); in InitSparseData() local
/external/e2fsprogs/misc/
De2image.c561 int sparse = 0; in output_meta_data_blocks() local
/external/opencv/ml/src/
Dml_inner_functions.cpp1260 const CvSparseMat* sparse = (const CvSparseMat*)sample; in cvPreparePredictData() local