Home
last modified time | relevance | path

Searched defs:file_offset (Results 26 – 50 of 131) sorted by relevance

123456

/aosp_15_r20/external/python/cpython2/Modules/
Dzipimport.c712 unsigned long file_offset, header_position; in read_directory() local
925 long file_offset, header_size; in get_data() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat02.c118 off_t file_offset; in testfunc_append() local
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Ddynamic_depth.cc96 size_t file_offset = 0; in GetItemPayload() local
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_syms.cc659 uint64_t file_offset; member
767 int _find_load(uint64_t v_addr, uint64_t mem_sz, uint64_t file_offset, in _find_load()
/aosp_15_r20/external/exfatprogs/include/
H A Dexfat_dir.h45 off_t file_offset; member
H A Dexfat_fs.h53 off_t file_offset; member
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dfile_util.rs50 file_offset: LARGE_INTEGER, field
/aosp_15_r20/system/core/trusty/apploader/
H A Dapploader.cpp140 off64_t file_offset = 0; in read_file() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_verify.cpp107 loff_t file_offset = offset; in VerifyBlocks() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofile.proto44 uint64 file_offset = 4; field
/aosp_15_r20/external/perfetto/protos/third_party/pprof/
H A Dprofile.proto158 uint64 file_offset = 4; field
/aosp_15_r20/system/extras/simpleperf/
H A DJITDebugReader.cpp454 uint64_t file_offset; in GetDescriptorsLocation() local
643 uint64_t file_offset = symfile->GetOffset(); in ReadJITCodeDebugInfo() local
H A Ddso.cpp624 void SetMinExecutableVaddr(uint64_t min_vaddr, uint64_t file_offset) override { in SetMinExecutableVaddr()
629 void GetMinExecutableVaddr(uint64_t* min_vaddr, uint64_t* file_offset) override { in GetMinExecutableVaddr()
H A Ddso.h181 virtual void GetMinExecutableVaddr(uint64_t* min_vaddr, uint64_t* file_offset) { in GetMinExecutableVaddr()
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/
Dguest_memory.rs222 fn file_offset(&self) -> Option<&FileOffset> { in file_offset() method
1008 let file_offset = FileOffset::new(file, start); in test_file_offset() localVariable
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_id.cc80 off_t file_offset = offset; in Update() local
/aosp_15_r20/external/icing/icing/file/
H A Dmemory-mapped-file.cc136 libtextclassifier3::Status MemoryMappedFile::Remap(int64_t file_offset, in Remap()
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dtrace_blob_view_reader_unittest.cc113 for (size_t file_offset = 0; file_offset <= kExpectedSize; ++file_offset) { in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c320 off_t file_offset = 0; in read_file() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.cc1028 size_t file_offset = offset; in InternalReadData() local
1119 size_t file_offset = offset; in InternalWriteData() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DSection.h156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DSection.h156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DSection.h156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DSection.h156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
/aosp_15_r20/external/mesa3d/src/panfrost/tools/
H A Dpanfrostdump.c62 uint32_t file_offset; member

123456