| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | parsepos.h | 217 ParsePosition::setIndex(int32_t offset) in setIndex() argument
|
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_buf_test.c | 233 size_t offset = 9; in test_nghttp2_bufs_reset() local
|
| /third_party/mesa3d/src/mapi/glapi/ |
| H A D | glapi_entrypoint.c | 72 GLuint *offset = (GLuint *) &run_time_patch[2]; /* 32-bits for x86/32 */ in init_glapi_relocs() local 116 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset) in fill_in_entrypoint_offset() argument 191 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() argument 218 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) fill_in_entrypoint_offset() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_lower_ubo_loads.c | 51 uint32_t offset = nir_src_as_uint(load->src[1]); in lower_ubo_load_instr() local 81 nir_ssa_def *offset = load->src[1].ssa; in lower_ubo_load_instr() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_ringbuf.c | 88 size_t offset = (rb->first + rb->len) & (rb->nmemb - 1); in ngtcp2_ringbuf_push_back() local 114 void *ngtcp2_ringbuf_get(ngtcp2_ringbuf *rb, size_t offset) { in ngtcp2_ringbuf_get() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_ringbuf.c | 88 size_t offset = (rb->first + rb->len) & (rb->nmemb - 1); in nghttp3_ringbuf_push_back() local 114 void *nghttp3_ringbuf_get(nghttp3_ringbuf *rb, size_t offset) { in nghttp3_ringbuf_get() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_samples.c | 134 unsigned offset = (pattern * sizeof(sample_position_lut[0])); in panfrost_sample_positions() local
|
| /third_party/mesa3d/src/panfrost/perf/ |
| H A D | pan_perf.c | 37 unsigned offset = perf->category_offset[counter->category_index]; in panfrost_perf_counter_read() local
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_lower_xfb.c | 40 uint16_t offset = offset_words * 4; in lower_xfb_output() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.h | 11 uint32_t offset; member 25 uint32_t offset; member
|
| /third_party/libfuse/example/ |
| H A D | cuse_client.c | 60 static int do_rw(int fd, int is_read, size_t size, off_t offset, in do_rw() argument
|
| H A D | null.c | 77 null_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) null_read() argument 94 null_write(const char *path, const char *buf, size_t size, off_t offset, struct fuse_file_info *fi) null_write() argument
|
| /third_party/libexif/libexif/olympus/ |
| H A D | exif-mnote-data-olympus.h | 51 unsigned int offset; member
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest1.c | 83 int i, n, offset; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/pipe/ |
| H A D | pipe12.c | 24 int offset; member
|
| /third_party/ltp/testcases/kernel/syscalls/pwritev/ |
| H A D | pwritev01.c | 37 off_t offset; member
|
| /third_party/ltp/testcases/kernel/syscalls/sendfile/ |
| H A D | sendfile09.c | 35 off_t offset; member 66 off_t offset = tc[i].offset; in run() local [all...] |
| H A D | sendfile02.c | 31 off_t offset; member 58 off_t offset = tc[i].offset; in run() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| H A D | mmap12.c | 46 off_t offset; in page_check() local
|
| /third_party/ltp/testcases/kernel/syscalls/pwrite/ |
| H A D | pwrite04.c | 33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() argument
|
| /third_party/ltp/testcases/kernel/syscalls/ftruncate/ |
| H A D | ftruncate04.c | 44 static void ftruncate_expect_fail(int fd, off_t offset, const char *msg) in ftruncate_expect_fail() argument 63 static void ftruncate_expect_success(int fd, off_t offset, const char *msg) in ftruncate_expect_success() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/preadv/ |
| H A D | preadv01.c | 32 off_t offset; member
|
| /third_party/ltp/testcases/kernel/syscalls/profil/ |
| H A D | profil01.c | 73 size_t offset = (size_t) get_pc() - PROFIL_BUFLEN/2, count = 0; in test_profil() local
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_pbuf_stream.c | 47 snmp_pbuf_stream_init(struct snmp_pbuf_stream *pbuf_stream, struct pbuf *p, u16_t offset, u16_t length) in snmp_pbuf_stream_init() argument 136 snmp_pbuf_stream_seek(struct snmp_pbuf_stream *pbuf_stream, s32_t offset) in snmp_pbuf_stream_seek() argument 150 snmp_pbuf_stream_seek_abs(struct snmp_pbuf_stream *pbuf_stream, u32_t offset) snmp_pbuf_stream_seek_abs() argument [all...] |
| /third_party/libfuse/include/ |
| H A D | fuse_opt.h | 85 unsigned long offset; member
|