Home
last modified time | relevance | path

Searched defs:offset (Results 376 - 400 of 4614) sorted by relevance

1...<<11121314151617181920>>...185

/third_party/node/deps/icu-small/source/common/unicode/
H A Dparsepos.h217 ParsePosition::setIndex(int32_t offset) in setIndex() argument
/third_party/nghttp2/tests/
H A Dnghttp2_buf_test.c233 size_t offset = 9; in test_nghttp2_bufs_reset() local
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c72 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 Danv_nir_lower_ubo_loads.c51 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 Dngtcp2_ringbuf.c88 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 Dnghttp3_ringbuf.c88 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 Dpan_samples.c134 unsigned offset = (pattern * sizeof(sample_position_lut[0])); in panfrost_sample_positions() local
/third_party/mesa3d/src/panfrost/perf/
H A Dpan_perf.c37 unsigned offset = perf->category_offset[counter->category_index]; in panfrost_perf_counter_read() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_xfb.c40 uint16_t offset = offset_words * 4; in lower_xfb_output() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h11 uint32_t offset; member
25 uint32_t offset; member
/third_party/libfuse/example/
H A Dcuse_client.c60 static int do_rw(int fd, int is_read, size_t size, off_t offset, in do_rw() argument
H A Dnull.c77 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 Dexif-mnote-data-olympus.h51 unsigned int offset; member
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest1.c83 int i, n, offset; in main() local
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe12.c24 int offset; member
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev01.c37 off_t offset; member
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile09.c35 off_t offset; member
66 off_t offset = tc[i].offset; in run() local
[all...]
H A Dsendfile02.c31 off_t offset; member
58 off_t offset = tc[i].offset; in run() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap12.c46 off_t offset; in page_check() local
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite04.c33 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 Dftruncate04.c44 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 Dpreadv01.c32 off_t offset; member
/third_party/ltp/testcases/kernel/syscalls/profil/
H A Dprofil01.c73 size_t offset = (size_t) get_pc() - PROFIL_BUFLEN/2, count = 0; in test_profil() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_pbuf_stream.c47 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 Dfuse_opt.h85 unsigned long offset; member

Completed in 11 milliseconds

1...<<11121314151617181920>>...185