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/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.c144 uint64_t file_offset; member
1719 static struct dso *search_dso_by_fstat(const struct stat *st, const ns_t *ns, uint64_t file_offset)… in search_dso_by_fstat()
1750 …brary_by_fstat(const struct stat *st, const ns_t *ns, bool check_inherited, uint64_t file_offset) { in find_library_by_fstat()
4994 static int serialize_gnu_relro(int fd, struct dso *dso, ssize_t *file_offset) in serialize_gnu_relro()
5024 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/gstreamer/gstplugins_good/gst/isomp4/
Datomsrecovery.h88 guint64 file_offset; member
/third_party/mesa3d/src/amd/common/
Dac_rgp.c631 size_t file_offset, uint32_t chunk_size) in ac_sqtt_fill_code_object()
663 size_t file_offset) in ac_sqtt_fill_loader_events()
695 size_t file_offset) in ac_sqtt_fill_pso_correlation()
837 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/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/flutter/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/ccsrc/minddata/mindrecord/io/
Dshard_segment.cc208 auto file_offset = header_size_ + page_size_ * page_ptr->GetPageID() + offset[0]; in PackImages() local
Dshard_reader.cc1284 auto file_offset = header_size_ + page_size_ * (page_ptr->GetPageID()) + blob_start; in ConsumerOneTask() local
/third_party/alsa-utils/seq/aplaymidi/
Daplaymidi.c74 static int file_offset; /* current offset in input file */ variable
/third_party/e2fsprogs/ext2ed/
Dext2ed.h136 long file_offset,file_length; member
/third_party/libsnd/src/
Dsds.c687 sf_count_t file_offset ; in sds_seek() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h321 sle64 file_offset; member
/third_party/freetype/src/sfnt/
Dsfwoff2.c1774 FT_UInt32 file_offset; in woff2_open_font() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c1763 FT_UInt32 file_offset; in woff2_open_font() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue2.c1539 guint64 file_offset; in gst_queue2_create_read() local
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp733 …create_file_mapping (void * handle, unsigned long access, ::boost::ulong_long_type file_offset, co… in create_file_mapping()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c419 unsigned file_offset[TGSI_FILE_COUNT]; member