Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_opaque.cpp24 int file_bytes = buffer_vec.size(); in TEST_SPIRV_FUNC() local
Dtest_get_program_il.cpp44 int file_bytes = spirv_binary.size(); in TEST_SPIRV_FUNC() local
Dmain.cpp126 size_t file_bytes = buffer_vec.size(); in offline_get_program_with_il() local
151 int file_bytes = buffer_vec.size(); in get_program_with_il() local
Dtest_linkage.cpp29 int file_bytes = buffer_vec.size(); in test_linkage_compile() local
/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.c1923 void add_file(long long start, long long file_size, long long file_bytes, in add_file()
2652 long long read_size, file_bytes, start; in write_file_process() local
2744 long long file_bytes, dup_start, start; in write_file_blocks_dup() local
2885 long long file_bytes, start; in write_file_blocks() local
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc775 const uint8_t *file_bytes; member