Searched defs:file_bytes (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/ |
H A 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
|
H A D | test_op_opaque.cpp | 23 int file_bytes = buffer_vec.size(); in TEST_SPIRV_FUNC() local
|
H A D | test_get_program_il.cpp | 44 size_t file_bytes = spirv_binary.size(); in TEST_SPIRV_FUNC() local
|
H A D | test_linkage.cpp | 29 int file_bytes = buffer_vec.size(); in test_linkage_compile() local
|
/aosp_15_r20/external/rust/crabbyavif/tests/ |
D | decoder_tests.rs | 834 let mut file_bytes = std::fs::read(get_test_file("white_1x1.avif")).unwrap(); in white_1x1_mdat_size0() localVariable 849 let mut file_bytes = std::fs::read(get_test_file("white_1x1.avif")).unwrap(); in white_1x1_meta_size0() localVariable 873 let mut file_bytes = std::fs::read(get_test_file("white_1x1.avif")).unwrap(); in white_1x1_ftyp_size0() localVariable
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/crosvm/protos/src/ |
H A D | registered_events.proto | 15 uint64 file_bytes = 2; field
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_fs_utils.cc | 114 uint64_t file_bytes = 0; in GetUsedSpace() local
|
H A D | odrefresh.cc | 194 size_t file_bytes = file->GetLength(); in MoveOrEraseFiles() local
|
/aosp_15_r20/external/tremolo/Tremolo/ |
H A D | misc.c | 47 static long *file_bytes=NULL; variable
|
/aosp_15_r20/out/soong/.intermediates/external/crosvm/protos/libregistered_events_proto/android_arm64_armv8-2a_cortex-a55_source_apex10000/ |
D | registered_events.rs | 243 pub file_bytes: u64, field
|
/aosp_15_r20/external/google-breakpad/src/common/mac/ |
H A D | macho_reader_unittest.cc | 778 const uint8_t* file_bytes; member
|
/aosp_15_r20/art/oatdump/ |
H A D | oatdump.cc | 1963 size_t file_bytes = file->GetLength(); in Dump() local
|