Home
last modified time | relevance | path

Searched defs:offset (Results 251 - 275 of 17934) sorted by relevance

1...<<11121314151617181920>>...718

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
H A Dstrlen.c17 unsigned long offset; in test_one() local
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dset-tai.c28 int set_tai(int offset) in set_tai() argument
/kernel/liteos_a/compat/posix/src/
H A Dstdio.c38 off_t _lseek(int fd, off_t offset, int whence) in _lseek() argument
81 off64_t offset = ((off64_t)offsetHigh << 32) + (uint)offsetLow; /* 32: offsetHigh is high 32 bits */ in _lseek64() local
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fallocate64.c49 ssize_t file_fallocate64(struct file *filep, int mode, off64_t offset, off64_t len) in file_fallocate64() argument
108 int fallocate64(int fd, int mode, off64_t offset, off64_t len) in fallocate64() argument
H A Dvfs_fallocate.c49 static ssize_t file_fallocate(struct file *filep, int mode, off_t offset, off_t len) in file_fallocate() argument
105 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() argument
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread_008.c41 INT32 offset = 0xff; in Testcase() local
/kernel/linux/linux-6.6/tools/build/feature/
H A Dtest-dwarf_getlocations.c11 ptrdiff_t offset = 0; in main() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dtrace.c22 size_t offset = 0; in trace_avs_msg_payload() local
/kernel/liteos_a/testsuites/unittest/net/resolv/smoke/
H A Dnet_resolv_test_001.cpp48 int offset, ret; in DnCompTest() local
[all...]
/third_party/elfutils/tests/
H A Ddwfl-bug-getmodules.c55 ptrdiff_t offset = dwfl_getmodules (dwfl, &iterate, dwfl, 0); in main() local
H A Ddwarf-getstring.c37 Dwarf_Off offset = 0; in main() local
/third_party/ffmpeg/libavcodec/
H A Dmediacodec_wrapper.h86 int32_t offset; member
/third_party/elfutils/libdw/
H A Ddwarf_offdie.c40 __libdw_offdie (Dwarf *dbg, Dwarf_Off offset, Dwarf_Die *result, in __libdw_offdie() argument
74 dwarf_offdie (Dwarf *dbg, Dwarf_Off offset, Dwarf_Die *result) in dwarf_offdie() argument
H A Ddwarf_siblingof.c71 Dwarf_Off offset; in dwarf_siblingof() local
/third_party/ffmpeg/libavformat/
H A Dxvag.c38 unsigned offset, big_endian, codec; in xvag_read_header() local
/third_party/ffmpeg/tests/checkasm/
H A Didctdsp.c36 size_t offset; member
/third_party/NuttX/fs/vfs/
H A Dfs_lseek64.c76 off64_t file_seek64(struct file *filep, off64_t offset, int whence) in file_seek64() argument
181 lseek64(int fd, off64_t offset, int whence) lseek64() argument
[all...]
H A Dfs_lseek.c58 off_t file_seek(struct file *filep, off_t offset, int whence) in file_seek() argument
161 lseek(int fd, off_t offset, int whence) lseek() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.c33 unsigned offset; in ac_add_arg() local
/third_party/lzma/CPP/7zip/Common/
H A DStreamUtils.h8 inline HRESULT InStream_SeekSet(IInStream *stream, UInt64 offset) throw() in InStream_SeekSet() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.h44 unsigned offset; /* Offset pointing at the first unused buffer byte. */ member
/third_party/node/test/fuzzers/
H A Dfuzz_helper.h14 int offset = 0; in Argv() local
/third_party/node/test/parallel/
H A Dtest-http2-respond-file-fd-errors.js
H A Dtest-http2-respond-file-errors.js
/third_party/node/deps/v8/src/wasm/
H A Dmemory-tracing.h24 uintptr_t offset; member

Completed in 6 milliseconds

1...<<11121314151617181920>>...718