Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A 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
H A Dtest_op_opaque.cpp23 int file_bytes = buffer_vec.size(); in TEST_SPIRV_FUNC() local
H A Dtest_get_program_il.cpp44 size_t file_bytes = spirv_binary.size(); in TEST_SPIRV_FUNC() local
H A Dtest_linkage.cpp29 int file_bytes = buffer_vec.size(); in test_linkage_compile() local
/aosp_15_r20/external/rust/crabbyavif/tests/
Ddecoder_tests.rs834 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 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
H A Dmksquashfs.c1924 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 Dregistered_events.proto15 uint64 file_bytes = 2; field
/aosp_15_r20/art/odrefresh/
H A Dodr_fs_utils.cc114 uint64_t file_bytes = 0; in GetUsedSpace() local
H A Dodrefresh.cc194 size_t file_bytes = file->GetLength(); in MoveOrEraseFiles() local
/aosp_15_r20/external/tremolo/Tremolo/
H A Dmisc.c47 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/
Dregistered_events.rs243 pub file_bytes: u64, field
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc778 const uint8_t* file_bytes; member
/aosp_15_r20/art/oatdump/
H A Doatdump.cc1963 size_t file_bytes = file->GetLength(); in Dump() local