| /third_party/curl/src/ |
| H A D | tool_cb_see.c | 50 int tool_seek_cb(void *userdata, curl_off_t offset, int whence) in tool_seek_cb() argument
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getattrs.c | 38 dwarf_getattrs(Dwarf_Die *die, int (*callback) (Dwarf_Attribute *, void *), void *arg, ptrdiff_t offset) dwarf_getattrs() argument
|
| /third_party/ffmpeg/tools/ |
| H A D | sofa2wavs.c | 66 int offset = i * 2 * hrtf->N; in main() local
|
| H A D | trasher.c | 33 static void checked_seek(FILE *stream, int64_t offset, int whence) in checked_seek() argument
|
| /third_party/glfw/src/ |
| H A D | win32_joystick.h | 34 int offset; member
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | opusdsp.c | 50 int offset = FFALIGN(period + 2, 4); in test_postfilter() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | frame-cache.c | 15 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 D | websockets.h | 34 curl_off_t offset; /* the offset of this data into the frame */ member
|
| /third_party/cJSON/fuzzing/ |
| H A D | cjson_read_fuzzer.c | 16 size_t offset = 4; in LLVMFuzzerTestOneInput() local
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | plurfmt.h | 561 double offset; member in PluralFormat [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeFilter.java | 38 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | stringpiece.cpp | 54 int32_t StringPiece::find(StringPiece needle, int32_t offset) { in find() argument
|
| H A D | unifilt.cpp | 42 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_if.h | 23 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 D | bchlib_write.c | 45 ssize_t bchlib_write(void *handle, const char *buffer, loff_t offset, size_t len) in bchlib_write() argument
|
| H A D | bchlib_read.c | 61 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 D | fs_pread64.c | 146 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 D | fs_pread.c | 128 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 D | fs_sendfile.c | 87 sendfile(int outfd, int infd, off_t *offset, size_t count) sendfile() argument [all...] |
| H A D | fs_pwrite64.c | 150 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 D | fs_pwrite.c | 132 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 D | UnicodeFilter.java | 36 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collation.cpp | 24 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 D | dl-iterate-phdr.c | 55 unsigned long start, end, offset, flags; in dl_iterate_phdr() local
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | Gtest-init.cxx | 52 unw_word_t ip, offset; in do_backtrace() local
|