Home
last modified time | relevance | path

Searched defs:offset (Results 151 - 175 of 4647) sorted by relevance

12345678910>>...186

/third_party/curl/src/
H A Dtool_cb_see.c50 int tool_seek_cb(void *userdata, curl_off_t offset, int whence) in tool_seek_cb() argument
/third_party/elfutils/libdw/
H A Ddwarf_getattrs.c38 dwarf_getattrs(Dwarf_Die *die, int (*callback) (Dwarf_Attribute *, void *), void *arg, ptrdiff_t offset) dwarf_getattrs() argument
/third_party/ffmpeg/tools/
H A Dsofa2wavs.c66 int offset = i * 2 * hrtf->N; in main() local
H A Dtrasher.c33 static void checked_seek(FILE *stream, int64_t offset, int whence) in checked_seek() argument
/third_party/glfw/src/
H A Dwin32_joystick.h34 int offset; member
/third_party/ffmpeg/tests/checkasm/
H A Dopusdsp.c50 int offset = FFALIGN(period + 2, 4); in test_postfilter() local
/third_party/alsa-utils/axfer/
H A Dframe-cache.c15 unsigned int offset; in align_frames_in_i() local
34 unsigned int offset; in align_frames_in_n() local
/third_party/curl/include/curl/
H A Dwebsockets.h34 curl_off_t offset; /* the offset of this data into the frame */ member
/third_party/cJSON/fuzzing/
H A Dcjson_read_fuzzer.c16 size_t offset = 4; in LLVMFuzzerTestOneInput() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dplurfmt.h561 double offset; member in PluralFormat
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeFilter.java38 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dstringpiece.cpp54 int32_t StringPiece::find(StringPiece needle, int32_t offset) { in find() argument
H A Dunifilt.cpp42 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_if.h23 USB_HANDLE_REQUEST(device_t dev, const void *req, void **pptr, uint16_t *plen, uint16_t offset, uint8_t *pstate) USB_HANDLE_REQUEST() argument
/third_party/NuttX/drivers/bch/
H A Dbchlib_write.c45 ssize_t bchlib_write(void *handle, const char *buffer, loff_t offset, size_t len) in bchlib_write() argument
H A Dbchlib_read.c61 ssize_t bchlib_read(void *handle, char *buffer, loff_t offset, size_t len) in bchlib_read() argument
/third_party/NuttX/fs/vfs/
H A Dfs_pread64.c146 ssize_t pread64(int fd, void *buf, size_t nbytes, off64_t offset) in pread64() argument
65 file_pread64(struct file *filep, void *buf, size_t nbytes, off64_t offset) file_pread64() argument
H A Dfs_pread.c128 ssize_t pread(int fd, void *buf, size_t nbytes, off_t offset) in pread() argument
47 file_pread(struct file *filep, void *buf, size_t nbytes, off_t offset) file_pread() argument
H A Dfs_sendfile.c87 sendfile(int outfd, int infd, off_t *offset, size_t count) sendfile() argument
[all...]
H A Dfs_pwrite64.c150 ssize_t pwrite64(int fd, const void *buf, size_t nbytes, off64_t offset) in pwrite64() argument
65 file_pwrite64(struct file *filep, const void *buf, size_t nbytes, off64_t offset) file_pwrite64() argument
H A Dfs_pwrite.c132 ssize_t pwrite(int fd, const void *buf, size_t nbytes, off_t offset) in pwrite() argument
47 file_pwrite(struct file *filep, const void *buf, size_t nbytes, off_t offset) file_pwrite() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeFilter.java36 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollation.cpp24 Collation::incTwoBytePrimaryByOffset(uint32_t basePrimary, UBool isCompressible, int32_t offset) { in incTwoBytePrimaryByOffset() argument
43 Collation::incThreeBytePrimaryByOffset(uint32_t basePrimary, UBool isCompressible, int32_t offset) { in incThreeBytePrimaryByOffset() argument
118 int32_t offset = (c - (lower32 >> 8)) * (lower32 & 0x7f); // delta * increment getThreeBytePrimaryForOffsetData() local
[all...]
/third_party/libunwind/libunwind/src/
H A Ddl-iterate-phdr.c55 unsigned long start, end, offset, flags; in dl_iterate_phdr() local
/third_party/libunwind/libunwind/tests/
H A DGtest-init.cxx52 unw_word_t ip, offset; in do_backtrace() local

Completed in 7 milliseconds

12345678910>>...186