| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_xfb_info.h | 50 const struct glsl_type *type; member
|
| H A D | nir_split_per_member_structs.c | 48 member_type(const struct glsl_type *type, unsigned index) in member_type() argument [all...] |
| H A D | nir_lower_uniforms_to_ubo.c | 148 const struct glsl_type *type = glsl_array_type(glsl_vec4_type(), in nir_lower_uniforms_to_ubo() local
|
| H A D | nir_gather_ssa_types.c | 28 set_type(unsigned idx, nir_alu_type type, BITSET_WORD *float_types, in set_type() argument
|
| H A D | nir_lower_atomics_to_ssbo.c | 184 is_atomic_uint(const struct glsl_type *type) in is_atomic_uint() argument 228 const struct glsl_type *type = glsl_array_type(glsl_uint_type(), 0, 0); in nir_lower_atomics_to_ssbo() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_image.c | 121 nir_alu_type type = nir_type_uint; in ir3_get_type_for_image_intrinsic() local [all...] |
| H A D | ir3_nir_lower_tex_prefetch.c | 108 has_src(nir_tex_instr *tex, nir_tex_src_type type) in has_src() argument 114 ok_bindless_src(nir_tex_instr *tex, nir_tex_src_type type) in ok_bindless_src() argument
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_android_mapper.cpp | 51 GetMetadata(android::sp<IMapper> mapper, const native_handle_t *buffer, MetadataType type, hidl_vec<uint8_t>* metadata) GetMetadata() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglsurface.c | 57 EGLint type = surf->Type; in _eglParseSurfaceAttribList() local 359 _eglInitSurface(_EGLSurface *surf, _EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list, void *native_surface) _eglInitSurface() argument [all...] |
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | agx_bo.h | 50 enum agx_alloc_type type; member
|
| /third_party/mesa3d/src/compiler/glsl/tests/ |
| H A D | lower_int64_test.cpp | 81 create_variable(void *mem_ctx, const glsl_type *type) in create_variable() argument 91 create_expression(void *mem_ctx, const glsl_type *type) in create_expression() argument 98 check_expanded_source(const glsl_type *type, in check_expanded_source() argument 125 check_instructions(exec_list *instructions, const glsl_type *type, const ir_instruction *source) check_instructions() argument 194 const glsl_type *const type = glsl_type::uint64_t_type; TEST_F() local 205 const glsl_type *const type = glsl_type::u64vec2_type; TEST_F() local 216 const glsl_type *const type = glsl_type::u64vec3_type; TEST_F() local 234 const glsl_type *const type = glsl_type::u64vec4_type; TEST_F() local 245 const glsl_type *const type = glsl_type::int64_t_type; TEST_F() local 256 const glsl_type *const type = glsl_type::i64vec2_type; TEST_F() local 267 const glsl_type *const type = glsl_type::i64vec3_type; TEST_F() local 278 const glsl_type *const type = glsl_type::i64vec4_type; TEST_F() local 289 const glsl_type *const type = glsl_type::uint64_t_type; TEST_F() local 300 const glsl_type *const type = glsl_type::u64vec2_type; TEST_F() local 311 const glsl_type *const type = glsl_type::u64vec3_type; TEST_F() local 322 const glsl_type *const type = glsl_type::u64vec4_type; TEST_F() local 333 const glsl_type *const type = glsl_type::int64_t_type; TEST_F() local 344 const glsl_type *const type = glsl_type::i64vec2_type; TEST_F() local 355 const glsl_type *const type = glsl_type::i64vec3_type; TEST_F() local 366 const glsl_type *const type = glsl_type::i64vec4_type; TEST_F() local 408 const glsl_type *const type = glsl_type::uint64_t_type; TEST_F() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_cs_derived.cpp | 94 add_system_value( int slot, const glsl_type *type, const char *name) add_system_value() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_QUERYCTRL.c | 50 static int valid_control_type(__u32 type) in valid_control_type() argument [all...] |
| H A D | test_VIDIOC_QUERYBUF.c | 31 do_VIDIOC_QUERYBUF(enum v4l2_memory memory, enum v4l2_buf_type type, __u32 count, int expected_ret_req) do_VIDIOC_QUERYBUF() argument [all...] |
| H A D | test_VIDIOC_PARM.c | 79 static void do_get_param(enum v4l2_buf_type type) in do_get_param() argument 220 do_get_param_invalid(enum v4l2_buf_type type) do_get_param_invalid() argument 274 enum v4l2_buf_type type; test_VIDIOC_G_PARM_NULL() local [all...] |
| H A D | test_VIDIOC_REQBUFS.c | 300 do_VIDIOC_REQBUFS_invalid_memory(enum v4l2_buf_type type, enum v4l2_memory memory) do_VIDIOC_REQBUFS_invalid_memory() argument 356 do_VIDIOC_REQBUFS_invalid_type(enum v4l2_memory memory, enum v4l2_buf_type type) do_VIDIOC_REQBUFS_invalid_type() argument [all...] |
| /third_party/libwebsockets/lib/tls/ |
| H A D | lws-gencrypto-common.c | 630 lws_genhash_size(enum lws_genhash_types type) in lws_genhash_size() argument 651 lws_genhmac_size(enum lws_genhmac_types type) in lws_genhmac_size() argument
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-genhash.c | 52 lws_genhash_init(struct lws_genhash_ctx *ctx, enum lws_genhash_types type) in lws_genhash_init() argument 162 lws_genhash_init(struct lws_genhash_ctx *ctx, enum lws_genhash_types type) in lws_genhash_init() argument 253 lws_genhmac_init(struct lws_genhmac_ctx *ctx, enum lws_genhmac_types type, const uint8_t *key, size_t key_len) lws_genhmac_init() argument [all...] |
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
| H A D | ssl_pkey.c | 80 EVP_PKEY *d2i_PrivateKey(int type, in d2i_PrivateKey() argument 164 int SSL_CTX_use_PrivateKey_ASN1(int type, SSL_CTX *ctx, in SSL_CTX_use_PrivateKey_ASN1() argument 193 int SSL_use_PrivateKey_ASN1(int type, SSL *ssl, in SSL_use_PrivateKey_ASN1() argument 222 int SSL_CTX_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_PrivateKey_file() argument 230 int SSL_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_use_PrivateKey_file() argument
|
| /third_party/ltp/libs/libltpipc/ |
| H A D | libipc.c | 99 void init_buf(MSGBUF * m_buf, int type, int size) in init_buf() argument
|
| /third_party/ltp/include/ |
| H A D | tst_rtnetlink.h | 11 unsigned short type; member
|
| /third_party/ltp/libs/libltpsigwait/ |
| H A D | sigwait.c | 38 void test_timeout(swi_func sigwaitinfo, int signo, enum tst_ts_type type) in test_timeout() argument [all...] |
| /third_party/littlefs/scripts/ |
| H A D | changeprefix.py | 175 type=lambda x: x.split(), variable
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_query_pipe.c | 42 enum pipe_query_type type; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | queue.cpp | 34 debug_notify_callback(void *data, unsigned *id, enum util_debug_type type, const char *fmt, va_list args) debug_notify_callback() argument
|