Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 21 of 21) 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/libjpeg/
Djmemansi.c99 long file_offset, long byte_count) in read_backing_store()
112 long file_offset, long byte_count) in write_backing_store()
Djmemdos.c245 long file_offset, long byte_count) in read_file_store()
261 long file_offset, long byte_count) in write_file_store()
335 long file_offset, long byte_count) in read_xms_store()
368 long file_offset, long byte_count) in write_xms_store()
493 long file_offset, long byte_count) in read_ems_store()
518 long file_offset, long byte_count) in write_ems_store()
Djmemmac.c156 long file_offset, long byte_count) in read_backing_store()
174 long file_offset, long byte_count) in write_backing_store()
Djmemname.c206 long file_offset, long byte_count) in read_backing_store()
219 long file_offset, long byte_count) in write_backing_store()
Djmemmgr.c690 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
723 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/third_party/uboot/u-boot-2020.01/common/spl/
Dspl_fat.c42 static ulong spl_fit_read(struct spl_load_info *load, ulong file_offset, in spl_fit_read()
/third_party/ltp/testcases/kernel/syscalls/openat/
Dopenat02.c119 off_t file_offset; in testfunc_append() local
/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/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/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/uboot/u-boot-2020.01/drivers/usb/gadget/
Df_mass_storage.c690 loff_t file_offset; in do_read() local
817 loff_t usb_offset, file_offset; in do_write() local
998 loff_t file_offset; in do_verify() local
/third_party/uboot/u-boot-2020.01/tools/
Dimx8image.c707 uint32_t file_offset) in flatten_container_header()
/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/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c1763 FT_UInt32 file_offset; in woff2_open_font() local
/third_party/freetype/src/sfnt/
Dsfwoff2.c1774 FT_UInt32 file_offset; in woff2_open_font() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue2.c1519 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()