Searched defs:file_bytes (Results 1 – 8 of 8) sorted by relevance
/external/OpenCL-CTS/test_conformance/spirv_new/ |
D | test_op_opaque.cpp | 24 int file_bytes = buffer_vec.size(); in TEST_SPIRV_FUNC() local
|
D | test_get_program_il.cpp | 44 int file_bytes = spirv_binary.size(); in TEST_SPIRV_FUNC() local
|
D | main.cpp | 126 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
|
D | test_linkage.cpp | 29 int file_bytes = buffer_vec.size(); in test_linkage_compile() local
|
/external/tremolo/Tremolo/ |
D | misc.c | 47 static long *file_bytes=NULL; variable
|
/external/squashfs-tools/squashfs-tools/ |
D | read_fs.c | 244 long long start, file_bytes = 0; in scan_inode_table() local 299 long long start, file_bytes = 0; in scan_inode_table() local
|
D | mksquashfs.c | 1923 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/ |
D | macho_reader_unittest.cc | 775 const uint8_t *file_bytes; member
|