Searched defs:file_bytes (Results 1 – 11 of 11) sorted by relevance
/external/OpenCL-CTS/test_conformance/spirv_new/ |
D | test_op_opaque.cpp | 23 int file_bytes = buffer_vec.size(); in TEST_SPIRV_FUNC() local
|
D | test_get_program_il.cpp | 44 size_t 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/crosvm/protos/src/ |
D | registered_events.proto | 15 uint64 file_bytes = 2; field
|
/external/chromiumos-config/proto/chromiumos/config/api/test/harness/tnull/v1/ |
D | tnull.proto | 60 bytes file_bytes = 2; field
|
/external/tremolo/Tremolo/ |
D | misc.c | 47 static long *file_bytes=NULL; variable
|
/external/rust/crabbyavif/tests/ |
D | decoder_tests.rs | 905 let mut file_bytes = std::fs::read(get_test_file("white_1x1.avif")).unwrap(); in white_1x1_mdat_size0() localVariable 920 let mut file_bytes = std::fs::read(get_test_file("white_1x1.avif")).unwrap(); in white_1x1_meta_size0() localVariable 944 let mut file_bytes = std::fs::read(get_test_file("white_1x1.avif")).unwrap(); in white_1x1_ftyp_size0() localVariable
|
/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 | 1924 void add_file(long long start, long long file_size, long long file_bytes, in add_file() 2653 long long read_size, file_bytes, start; in write_file_process() local 2745 long long file_bytes, dup_start, start; in write_file_blocks_dup() local 2886 long long file_bytes, start; in write_file_blocks() local
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader_unittest.cc | 778 const uint8_t* file_bytes; member
|