Home
last modified time | relevance | path

Searched defs:file_end (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse.cc219 int file_end, query_end; in ParsePath() local
614 int file_end = path.end(); in DoExtractFileName() local
/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.cc262 int file_end, query_end; in ParsePath() local
779 int file_end = path.end(); in DoExtractFileName() local
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dqcow_raw_file.rs118 let file_end: u64 = self.file.seek(SeekFrom::End(0))?; in add_cluster_end() localVariable
/aosp_15_r20/external/squashfs-tools/kernel/fs/squashfs/
H A Dfile.c387 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readpage() local
/aosp_15_r20/system/extras/simpleperf/
H A Dread_elf.cpp561 uint64_t file_end; in Open() local
H A Drecord_file_reader.cpp893 OverflowResult file_end = SafeAdd(location.file_offset, location.aux_size); in BuildAuxDataLocation() local
/aosp_15_r20/frameworks/libs/binary_translation/tiny_loader/
Dtiny_loader.cc447 ElfAddr file_end = file_start + phdr->p_filesz; in LoadSegments() local
/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c471 GElf_Off file_end = 0; /* Rounded up to effective page size. */ in dwfl_segment_report_module() local
/aosp_15_r20/external/musl/android/
H A Drelinterp.c455 const size_t file_end = phdr[i].p_vaddr + phdr[i].p_filesz; in load_interp() local
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dwrite.rs446 let file_end = writer.stream_position()?; in finish_file() localVariable
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.c1004 int file_end = inode->data / block_size; in write_file() local
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_verifier.cc1777 const uint8_t* file_end = EndOfFile(); in CheckIntraStringDataItem() local
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Difwitool.c1191 size_t ifwi_start, ifwi_end, file_end; in ifwi_write() local
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngfix.c970 file_end(struct file *file) in file_end() function
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_rra.c1609 uint64_t file_end = (uint64_t)ftell(file); in radv_rra_dump_trace() local