Home
last modified time | relevance | path

Searched defs:size (Results 3451 - 3475 of 13036) sorted by relevance

1...<<131132133134135136137138139140>>...522

/third_party/mesa3d/src/intel/isl/
H A Disl_storage_image.c319 isl_buffer_fill_image_param(const struct isl_device *dev, struct brw_image_param *param, enum isl_format format, uint64_t size) isl_buffer_fill_image_param() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c53 unsigned grid_width, grid_height, size, pixel, sample_index; in update_sample_locations() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_buf.c55 int nghttp3_buf_reserve(nghttp3_buf *buf, size_t size, const nghttp3_mem *mem) { in nghttp3_buf_reserve() argument
H A Dnghttp3_ringbuf.c46 int nghttp3_ringbuf_init(nghttp3_ringbuf *rb, size_t nmemb, size_t size, in nghttp3_ringbuf_init() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ringbuf.c44 int ngtcp2_ringbuf_init(ngtcp2_ringbuf *rb, size_t nmemb, size_t size, in ngtcp2_ringbuf_init() argument
56 void ngtcp2_ringbuf_buf_init(ngtcp2_ringbuf *rb, size_t nmemb, size_t size, in ngtcp2_ringbuf_buf_init() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrlist.h77 uint32_t size() const { return fCount; } in size() function in NFRuleList
89 int32_t size = fCount; in deleteAll() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_mem.c27 static void *default_malloc(size_t size, void *mem_user_data) { in default_malloc() argument
39 static void *default_calloc(size_t nmemb, size_t size, void *mem_user_data) { in default_calloc() argument
45 static void *default_realloc(void *ptr, size_t size, void *mem_user_data) { in default_realloc() argument
56 void *nghttp2_mem_malloc(nghttp2_mem *mem, size_t size) { in nghttp2_mem_malloc() argument
68 void *nghttp2_mem_calloc(nghttp2_mem *mem, size_t nmemb, size_t size) { in nghttp2_mem_calloc() argument
72 nghttp2_mem_realloc(nghttp2_mem *mem, void *ptr, size_t size) nghttp2_mem_realloc() argument
[all...]
/third_party/mesa3d/src/panfrost/drm-shim/
H A Dpanfrost_noop.c92 size_t size = ALIGN(create->size, 4096); in pan_ioctl_create_bo() local
/third_party/mesa3d/src/util/
H A Du_vector.h53 uint32_t size; member
H A Dset.h48 uint32_t size; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_util.c67 vn_renderer_shmem_pool_grow(struct vn_renderer *renderer, struct vn_renderer_shmem_pool *pool, size_t size) vn_renderer_shmem_pool_grow() argument
96 vn_renderer_shmem_pool_alloc(struct vn_renderer *renderer, struct vn_renderer_shmem_pool *pool, size_t size, size_t *out_offset) vn_renderer_shmem_pool_alloc() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_winsys.h26 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size) in PUSH_SPACE() argument
42 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size) in PUSH_DATAp() argument
49 PUSH_DATAb(struct nouveau_pushbuf *push, const void *data, uint32_t size) in PUSH_DATAb() argument
[all...]
/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
96 size_t size, prev_size = 0, new_size = 0; main() local
[all...]
H A Dnull.c55 static int null_truncate(const char *path, off_t size, in null_truncate() argument
77 static int null_read(const char *path, char *buf, size_t size, in null_read() argument
94 static int null_write(const char *path, const char *buf, size_t size, in null_write() argument
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c82 int size; in run() local
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect02.c46 socklen_t size = sizeof(bind_addr); in setup() local
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
H A Dpwritev201.c40 ssize_t size; member
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev01.c38 ssize_t size; member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap21.c25 static void do_work(int thread, size_t size, int fd) in do_work() argument
64 size_t size, itr; in run_test() local
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H A Dhugeshmat04.c49 size_t size = (size_t)SIZE; in shared_hugepage() local
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/
H A Dfgetxattr01.c50 size_t size; member
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents.h43 linux_getdents(unsigned int fd, struct linux_dirent *dirp, unsigned int size) in linux_getdents() argument
57 linux_getdents64(unsigned int fd, struct linux_dirent64 *dirp64, unsigned int size) in linux_getdents64() argument
124 tst_getdents(int fd, void *dirp, unsigned int size) in tst_getdents() argument
H A Dgetdents02.c33 static size_t size; variable
47 size_t *size; member
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind04.c50 unsigned long size = PAGES_ALLOCATED * page_size; in verify_policy() local
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv201.c39 ssize_t size; member

Completed in 9 milliseconds

1...<<131132133134135136137138139140>>...522