Home
last modified time | relevance | path

Searched defs:file_bytes (Results 1 – 4 of 4) sorted by relevance

/external/tremolo/Tremolo/
Dmisc.c47 static long *file_bytes=NULL; variable
/external/squashfs-tools/squashfs-tools/
Dread_fs.c244 long long start, file_bytes = 0; in scan_inode_table() local
299 long long start, file_bytes = 0; in scan_inode_table() local
Dmksquashfs.c1882 void add_file(long long start, long long file_size, long long file_bytes, in add_file()
2611 long long read_size, file_bytes, start; in write_file_process() local
2703 long long file_bytes, dup_start, start; in write_file_blocks_dup() local
2844 long long file_bytes, start; in write_file_blocks() local
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc771 const uint8_t *file_bytes; member