Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/brotli/research/
Ddeorummolae.cc77 std::vector<TextIdx>* file_offset, TextChar* next_terminator) { in buildFullText()
127 std::vector<TextIdx>* file_offset, TextChar* next_terminator) { in poisonData()
150 std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset) { in cutMatch()
213 std::vector<TextIdx> file_offset; in DM_generate() local
/third_party/ltp/testcases/kernel/syscalls/openat/
Dopenat02.c118 off_t file_offset; in testfunc_append() local
/third_party/exfatprogs/include/
Dexfat_dir.h48 off_t file_offset; member
Dexfat_fs.h54 off_t file_offset; member
/third_party/musl/porting/linux/user/ldso/
Ddynlink_rand.h49 …uint64_t file_offset; /* Used to read an uncompress library from a zip file, file_offset is relati… member
Dzip_archive.h36 uint64_t file_offset; member
Ddynlink.c1902 static struct dso *search_dso_by_fstat(const struct stat *st, const ns_t *ns, uint64_t file_offset)… in search_dso_by_fstat()
1950 …brary_by_fstat(const struct stat *st, const ns_t *ns, bool check_inherited, uint64_t file_offset) { in find_library_by_fstat()
5631 static int serialize_gnu_relro(int fd, struct dso *dso, ssize_t *file_offset) in serialize_gnu_relro()
5661 static int map_gnu_relro(int fd, struct dso *dso, ssize_t *file_offset) in map_gnu_relro()
/third_party/musl/ldso/linux/
Ddynlink_rand.h49 …uint64_t file_offset; /* Used to read an uncompress library from a zip file, file_offset is relati… member
Dzip_archive.h36 uint64_t file_offset; member
Ddynlink.c2056 static struct dso *search_dso_by_fstat(const struct stat *st, const ns_t *ns, uint64_t file_offset)… in search_dso_by_fstat()
2104 …brary_by_fstat(const struct stat *st, const ns_t *ns, bool check_inherited, uint64_t file_offset) { in find_library_by_fstat()
6032 static int serialize_gnu_relro(int fd, struct dso *dso, ssize_t *file_offset) in serialize_gnu_relro()
6062 static int map_gnu_relro(int fd, struct dso *dso, ssize_t *file_offset) in map_gnu_relro()
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c320 off_t file_offset = 0; in read_file() local
/third_party/mesa3d/src/amd/common/
Dac_rgp.c624 size_t file_offset, uint32_t chunk_size) in ac_sqtt_fill_code_object()
656 size_t file_offset) in ac_sqtt_fill_loader_events()
688 size_t file_offset) in ac_sqtt_fill_pso_correlation()
935 size_t file_offset, in ac_sqtt_dump_spm()
1016 size_t file_offset = 0; in ac_sqtt_dump_data() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c756 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
789 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_segment.cc205 auto file_offset = header_size_ + page_size_ * page_ptr->GetPageID() + offset[0]; in PackImages() local
Dshard_reader.cc1561 auto file_offset = header_size_ + page_size_ * (page_ptr->GetPageID()) + blob_start; in ConsumerOneTask() local
/third_party/alsa-utils/seq/aplaymidi/
Daplaymidi.c77 static int file_offset; /* current offset in input file */ variable
/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h321 sle64 file_offset; member
/third_party/libsnd/src/
Dsds.c687 sf_count_t file_offset ; in sds_seek() local
/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h110 uint64_t file_offset; member
/third_party/musl/src/internal/
Ddynlink.h120 uint64_t file_offset; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c1763 FT_UInt32 file_offset; in woff2_open_font() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c425 unsigned file_offset[TGSI_FILE_COUNT]; member