Home
last modified time | relevance | path

Searched defs:name (Results 9701 - 9725 of 10268) sorted by relevance

1...<<381382383384385386387388389390>>...411

/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c1234 char *name; in umass_scsi_inquiry_data() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp7912 static void decDumpAr(char name, const Unit *ar, Int len) { argument
/third_party/libsnd/src/
H A Dcommon.h313 char name [SF_FILENAME_LEN / 4] ; member
/third_party/libuv/include/
H A Duv.h1213 char* name; global() member
1273 const char* name; global() member
1358 char* name; global() member
[all...]
/third_party/libuv/include/uv_ndk/
H A Duv.h1107 char* name; member
1161 const char* name; member
1240 char* name; global() member
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h472 const char *name; member
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h138 char *name; /**< Name of driver */ member
607 __u32 name; member
613 __u32 name; member
H A Ddrm_mode.h259 char name[DRM_DISPLAY_MODE_LEN]; member
553 char name[DRM_PROP_NAME_LEN]; member
607 char name[DRM_PROP_NAME_LE member
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.hpp1159 getInfoHelper(Functor f, cl_uint name, T* param, long) getInfoHelper() argument
1166 getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, long) getInfoHelper() argument
1191 getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type = 0) getInfoHelper() argument
1222 getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<char *>* param, int) getInfoHelper() argument
1235 getInfoHelper(Func f, cl_uint name, STRING_CLASS* param, long) getInfoHelper() argument
1280 getInfoHelper(Func f, cl_uint name, size_t<N>* param, long) getInfoHelper() argument
1310 getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) getInfoHelper() argument
1607 getInfo(Func f, cl_uint name, T* param) getInfo() argument
1632 getInfo(Func f, const Arg0& arg0, cl_uint name, T* param) getInfo() argument
1640 getInfo(Func f, const Arg0& arg0, const Arg1& arg1, cl_uint name, T* param) getInfo() argument
2120 getInfo(cl_device_info name, T* param) const getInfo() argument
2236 getInfo(cl_platform_info name, STRING_CLASS* param) const getInfo() argument
2758 getInfo(cl_context_info name, T* param) const getInfo() argument
2894 getInfo(cl_event_info name, T* param) const getInfo() argument
2917 getProfilingInfo(cl_profiling_info name, T* param) const getProfilingInfo() argument
3103 getInfo(cl_mem_info name, T* param) const getInfo() argument
3635 getImageInfo(cl_image_info name, T* param) const getImageInfo() argument
4739 getInfo(cl_sampler_info name, T* param) const getInfo() argument
4932 getInfo(cl_kernel_info name, T* param) const getInfo() argument
4954 getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* param) const getArgInfo() argument
4976 getWorkGroupInfo( const Device& device, cl_kernel_work_group_info name, T* param) const getWorkGroupInfo() argument
5328 getInfo(cl_program_info name, T* param) const getInfo() argument
5349 getBuildInfo( const Device& device, cl_program_build_info name, T* param) const getBuildInfo() argument
5492 Kernel(const Program& program, const char* name, cl_int* err) Kernel() argument
5695 getInfo(cl_command_queue_info name, T* param) const getInfo() argument
7438 KernelFunctorGlobal( const Program& program, const STRING_CLASS name, cl_int * err = NULL) KernelFunctorGlobal() argument
[all...]
/third_party/libbpf/src/
H A Dbtf.c657 const char *name; in determine_ptr_size() local
906 const char *name in btf__find_by_name() local
925 const char *name; btf_find_by_name_kind() local
1198 char *name; global() local
2019 btf__add_int(struct btf *btf, const char *name, size_t byte_sz, int encoding) global() argument
2067 btf__add_float(struct btf *btf, const char *name, size_t byte_sz) global() argument
2112 btf_add_ref_kind(struct btf *btf, int kind, const char *name, int ref_type_id) global() argument
2192 btf_add_composite(struct btf *btf, int kind, const char *name, __u32 bytes_sz) global() argument
2233 btf__add_struct(struct btf *btf, const char *name, __u32 byte_sz) global() argument
2251 btf__add_union(struct btf *btf, const char *name, __u32 byte_sz) global() argument
2271 btf__add_field(struct btf *btf, const char *name, int type_id, __u32 bit_offset, __u32 bit_size) global() argument
2326 btf_add_enum_common(struct btf *btf, const char *name, __u32 byte_sz, bool is_signed, __u8 kind) global() argument
2371 btf__add_enum(struct btf *btf, const char *name, __u32 byte_sz) global() argument
2388 btf__add_enum_value(struct btf *btf, const char *name, __s64 value) global() argument
2450 btf__add_enum64(struct btf *btf, const char *name, __u32 byte_sz, bool is_signed) global() argument
2465 btf__add_enum64_value(struct btf *btf, const char *name, __u64 value) global() argument
2517 btf__add_fwd(struct btf *btf, const char *name, enum btf_fwd_kind fwd_kind) global() argument
2553 btf__add_typedef(struct btf *btf, const char *name, int ref_type_id) global() argument
2621 btf__add_func(struct btf *btf, const char *name, enum btf_func_linkage linkage, int proto_type_id) global() argument
2687 btf__add_func_param(struct btf *btf, const char *name, int type_id) global() argument
2740 btf__add_var(struct btf *btf, const char *name, int linkage, int type_id) global() argument
2790 btf__add_datasec(struct btf *btf, const char *name, __u32 byte_sz) global() argument
[all...]
/third_party/libdrm/include/drm/
H A Ddrm.h138 char *name; /**< Name of driver */ member
607 __u32 name; member
613 __u32 name; member
H A Ddrm_mode.h259 char name[DRM_DISPLAY_MODE_LEN]; member
514 char name[DRM_PROP_NAME_LEN]; member
523 char name[DRM_PROP_NAME_LEN]; member
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c750 const char *name; member
918 const unsigned char *name in cert_callback() local
881 sni_callback(void *p_info, mbedtls_ssl_context *ssl, const unsigned char *name, size_t name_len) sni_callback() argument
945 const char *name; global() member
1030 psk_callback(void *p_info, mbedtls_ssl_context *ssl, const unsigned char *name, size_t name_len) psk_callback() argument
2988 unsigned char name[MBEDTLS_SSL_TICKET_KEY_NAME_BYTES]; main() local
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h817 uint16_t name; /**< name of the built-in functions */ member
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h163 unsigned name; member
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c1533 const char *name = NULL; in vtn_handle_type() local
1572 const char *name = val->name; in vtn_handle_type() local
1822 const char *name = vtn_string_literal(b, &w[2], count - 2, NULL); vtn_handle_type() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp1238 check_builtin_array_max_size(const char *name, unsigned size, in check_builtin_array_max_size() argument
2451 glsl_type(const char **name, struct _mesa_glsl_parse_state *state) const glsl_type() argument
2741 glsl_type(const char **name, struct _mesa_glsl_parse_state *state) const glsl_type() argument
5282 const char *name; hir() local
5885 const char *name = NULL; hir() local
6065 const char *const name = identifier; hir() local
[all...]
H A Dir.h642 const char *name; member in ir_variable
1375 const char *name; global() member in ir_function
[all...]
/third_party/littlefs/
H A Dlfs.c1413 const void *name; member
1419 struct lfs_dir_find_match *name = data; in lfs_dir_find_match() local
1444 const char *name = *path; lfs_dir_find() local
5577 char name[LFS_NAME_MAX+1]; global() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c519 static int fullpath(char *buf, int buflen, const char *name) in fullpath() argument
[all...]
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h478 char name[64]; member
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c112 char *name; member
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1376 char name[10]; emit_so_info() local
1424 char name[1024]; emit_so_info() local
2525 create_builtin_var(struct ntv_context *ctx, SpvId var_type, SpvStorageClass storage_class, const char *name, SpvBuiltIn builtin) create_builtin_var() argument
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509.h1194 X509 *X509_find_by_issuer_and_serial(STACK_OF(X509) *sk, const X509_NAME *name, global() variable
1196 X509 *X509_find_by_subject(STACK_OF(X509) *sk, const X509_NAME *name); global() variable
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509.h1194 X509 *X509_find_by_issuer_and_serial(STACK_OF(X509) *sk, const X509_NAME *name, global() variable
1196 X509 *X509_find_by_subject(STACK_OF(X509) *sk, const X509_NAME *name); global() variable
[all...]

Completed in 143 milliseconds

1...<<381382383384385386387388389390>>...411