/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_shader.c | 61 nir_alu_type type; in varying_format() member 121 nir_alu_type type = nir_get_nir_type_for_glsl_base_type(base_type); in collect_varyings() local [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_image.c | 53 panvk_image_type_to_mali_tex_dim(VkImageType type) in panvk_image_type_to_mali_tex_dim() argument
|
H A D | panvk_vX_shader.c | 207 shared_type_info(const struct glsl_type *type, unsigned *size, unsigned *align) in shared_type_info() argument
|
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.h | 74 driOptionType type; /**< \brief Type */ member
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_feedback.h | 37 enum vn_feedback_type type; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_query.c | 52 llvmpipe_create_query(struct pipe_context *pipe, unsigned type, unsigned index) llvmpipe_create_query() argument [all...] |
H A D | lp_test_format.c | 79 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, const struct util_format_description *desc, struct lp_type type, unsigned use_cache) add_fetch_rgba_test() argument
|
H A D | lp_test_main.c | 59 read_elem(struct lp_type type, cons argument 46 dump_type(FILE *fp, struct lp_type type) dump_type() argument 122 write_elem(struct lp_type type, void *dst, unsigned index, double value) write_elem() argument 192 random_elem(struct lp_type type, void *dst, unsigned index) random_elem() argument 228 read_vec(struct lp_type type, const void *src, double *dst) read_vec() argument 237 write_vec(struct lp_type type, void *dst, const double *src) write_vec() argument 253 random_vec(struct lp_type type, void *dst) random_vec() argument 262 compare_vec_with_eps(struct lp_type type, const void *res, const void *ref, double eps) compare_vec_with_eps() argument 284 compare_vec(struct lp_type type, const void *res, const void *ref) compare_vec() argument 292 dump_vec(FILE *fp, struct lp_type type, const void *src) dump_vec() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_query.c | 92 unsigned type; member 105 nv30_query_create(struct pipe_context *pipe, unsigned type, unsigned index) in nv30_query_create() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.c | 546 const ubyte type = p->type; nv50_program_destroy() local [all...] |
H A D | nv50_query_hw.c | 355 nv50_hw_create_query(struct nv50_context *nv50, unsigned type, unsigned index) in nv50_hw_create_query() argument [all...] |
H A D | nv50_query.c | 34 nv50_create_query(struct pipe_context *pipe, unsigned type, unsigned index) in nv50_create_query() argument
|
H A D | nv50_query_hw_metric.c | 152 nv50_hw_metric_create_query(struct nv50_context *nv50, unsigned type) in nv50_hw_metric_create_query() argument
|
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | sieve.cpp | 96 double medianof(double *times, int n, int type) { in medianof() argument
|
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_test.h | 343 gpu_mem_alloc( amdgpu_device_handle device_handle, uint64_t size, uint64_t alignment, uint32_t type, uint64_t flags, uint64_t *vmc_addr, amdgpu_va_handle *va_handle) gpu_mem_alloc() argument
|
H A D | bo_tests.c | 135 static void amdgpu_bo_export_import_do_type(enum amdgpu_bo_handle_type type) in amdgpu_bo_export_import_do_type() argument
|
/third_party/libinput/src/ |
H A D | filter-private.h | 32 enum libinput_config_accel_profile type; member
|
/third_party/libinput/test/ |
H A D | test-keyboard.c | 169 enum libinput_event_type type; in START_TEST() local
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime02.c | 115 enum tst_timex_type type; member
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 173 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument 220 char *str_type(int type) in str_type() argument [all...] |
H A D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 165 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument 212 char *str_type(int type) in str_type() argument [all...] |
H A D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 166 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument 213 char *str_type(int type) in str_type() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/sockioctl/ |
H A D | sockioctl01.c | 69 int type; /* SOCK_STREAM, SOCK_DGRAM ... */ member
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-mcast_join.c | 140 void set_signal_flag(int type) in set_signal_flag() argument
|
H A D | ns-tcpclient.c | 107 void set_signal_flag(int type) in set_signal_flag() argument
|