/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.cpp | 84 Id Builder::import(const char* name) in import() argument 365 Id Builder::makeStructType(const std::vector<Id>& members, const char* name, bool const compilerGenerated) in makeStructType() argument 1025 makeCompositeDebugType(std::vector<Id> const& memberTypes, char const*const name, NonSemanticShaderDebugInfo100DebugCompositeType const tag, bool const isOpaqueType) makeCompositeDebugType() argument 1121 createDebugGlobalVariable(Id const type, char const*const name, Id const variable) createDebugGlobalVariable() argument 1144 createDebugLocalVariable(Id type, char const*const name, size_t const argNumber) createDebugLocalVariable() argument 1840 addEntryPoint(ExecutionModel model, Function* function, const char* name) addEntryPoint() argument 1904 Instruction* name = new Instruction(OpName); addName() local 1913 Instruction* name = new Instruction(OpMemberName); addMemberName() local 1976 addLinkageDecoration(Id id, const char* name, spv::LinkageType linkType) addLinkageDecoration() argument 2094 makeFunctionEntry(Decoration precision, Id returnType, const char* name, LinkageType linkType, const std::vector<Id>& paramTypes, const std::vector<std::vector<Decoration>>& decorations, Block** entry) makeFunctionEntry() argument 2133 setupDebugFunctionEntry(Function* function, const char* name, int line, const std::vector<Id>& paramTypes, const std::vector<char const*>& paramNames) setupDebugFunctionEntry() argument 2326 makeStatementTerminator(spv::Op opcode, const char *name) makeStatementTerminator() argument 2333 makeStatementTerminator(spv::Op opcode, const std::vector<Id>& operands, const char* name) makeStatementTerminator() argument 2343 createVariable(Decoration precision, StorageClass storageClass, Id type, const char* name, Id initializer, bool const compilerGenerated) createVariable() argument [all...] |
/third_party/backends/backend/ |
H A D | avision.c | 2735 add_color_mode (Avision_Device* dev, color_mode mode, SANE_String name) in add_color_mode() argument 2771 match_color_mode (Avision_Device* dev, SANE_String name) in match_color_mode() argument 2809 add_source_mode (Avision_Device* dev, source_mode mode, SANE_String name) in add_source_mode() argument 2829 match_source_mode (Avision_Device* dev, SANE_String name) in match_source_mode() argument [all...] |
H A D | bh.h | 216 SANE_String name; member
|
H A D | umax_pp_low.c | 398 char name[80], buffer[80]; in sanei_parport_find_port() local 549 sanei_umax_pp_initPort (int port, const char *name) in sanei_umax_pp_initPort() argument 9376 Dump(int len, unsigned char *data, char *name) Dump() argument 9402 DumpNB(int width, int height, unsigned char *data, char *name) DumpNB() argument 9431 DumpRVB(int width, int height, unsigned char *data, char *name) DumpRVB() argument 9467 DumpRGB(int width, int height, unsigned char *data, char *name) DumpRGB() argument [all...] |
H A D | hp3900_types.c | 233 char *name; member 604 SANE_Int name; member
|
H A D | hp-option.c | 132 const char * name; member 3541 hp_optset_getByName(HpOptSet this, const char * name) hp_optset_getByName() argument 3792 hp_optset_isEnabled(HpOptSet this, HpData data, const char *name, const HpDeviceInfo *info) hp_optset_isEnabled() argument [all...] |
/third_party/alsa-lib/src/ |
H A D | conf.c | 466 char *name; global() member 612 _snd_config_path(const char *name) _snd_config_path() argument 3946 char *name; global() member 4187 char *name, *name2, *remain, *rname = NULL; config_file_load_user_all() local 4559 char name[l + 1]; snd_config_update_r() local 5768 snd_config_search_definition(snd_config_t *config, const char *base, const char *name, snd_config_t **result) snd_config_search_definition() argument [all...] |
/third_party/backends/sanei/ |
H A D | sanei_scsi.c | 2529 lx_mk_devicename(int guess_devnum, char *name, size_t name_len) lx_mk_devicename() argument 2604 lx_scan_sg(int exclude_devnum, char *name, size_t name_len, int host, int channel, int id, int lun) lx_scan_sg() argument 2639 lx_chk_devicename(int guess_devnum, char *name, size_t name_len, int host, int channel, int id, int lun) lx_chk_devicename() argument 2726 const char *name; sanei_proc_scsi_find_devices() member 4079 get_devicename(int bus, int target, int lun, char *name, size_t name_len) get_devicename() argument 4102 const char *name; sanei_scsi_find_devices() member [all...] |
H A D | sanei_usb.c | 324 kernel_get_vendor_product (int fd, const char *name, int *vendorID, int *productID) in kernel_get_vendor_product() argument 623 sanei_xml_find_first_child_with_name(xmlNode* parent, const char* name) sanei_xml_find_first_child_with_name() argument 636 sanei_xml_find_next_child_with_name(xmlNode* child, const char* name) sanei_xml_find_next_child_with_name() argument 650 sanei_xml_get_prop(xmlNode* node, const char* name) sanei_xml_get_prop() argument 656 sanei_xml_get_prop_uint(xmlNode* node, const char* name) sanei_xml_get_prop_uint() argument 2325 sanei_usb_attach_matching_devices(const char *name, SANE_Status (*attach) (const char *dev)) sanei_usb_attach_matching_devices() argument [all...] |
/third_party/alsa-lib/src/seq/ |
H A D | seq.c | 821 static int snd_seq_open_conf(snd_seq_t **seqp, const char *name, in snd_seq_open_conf() argument 927 snd_seq_open_noupdate(snd_seq_t **seqp, snd_config_t *root, const char *name, int streams, int mode, int hop) snd_seq_open_noupdate() argument 974 snd_seq_open(snd_seq_t **seqp, const char *name, int streams, int mode) snd_seq_open() argument 1010 snd_seq_open_lconf(snd_seq_t **seqp, const char *name, int streams, int mode, snd_config_t *lconf) snd_seq_open_lconf() argument 1018 _snd_seq_open_lconf(snd_seq_t **seqp, const char *name, int streams, int mode, snd_config_t *lconf, snd_config_t *parent_conf) _snd_seq_open_lconf() argument 1817 snd_seq_client_info_set_name(snd_seq_client_info_t *info, const char *name) snd_seq_client_info_set_name() argument 2400 snd_seq_port_info_set_name(snd_seq_port_info_t *info, const char *name) snd_seq_port_info_set_name() argument 3370 snd_seq_queue_info_set_name(snd_seq_queue_info_t *info, const char *name) snd_seq_queue_info_set_name() argument 3443 snd_seq_alloc_named_queue(snd_seq_t *seq, const char *name) snd_seq_alloc_named_queue() argument 3525 snd_seq_query_named_queue(snd_seq_t *seq, const char *name) snd_seq_query_named_queue() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmttst.cpp | 43 void DateFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
H A D | regextst.cpp | 70 void RegexTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument 5828 UnicodeString name; in TestBug20863() local [all...] |
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 1234 char *name; in umass_scsi_inquiry_data() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | decNumber.cpp | 7912 static void decDumpAr(char name, const Unit *ar, Int len) { argument
|
/third_party/libsnd/src/ |
H A D | common.h | 313 char name [SF_FILENAME_LEN / 4] ; member
|
/third_party/libuv/include/ |
H A D | uv.h | 1213 char* name; global() member 1273 const char* name; global() member 1358 char* name; global() member [all...] |
/third_party/libuv/include/uv_ndk/ |
H A D | uv.h | 1107 char* name; member 1161 const char* name; member 1240 char* name; global() member [all...] |
/third_party/libwebsockets/lib/core-net/ |
H A D | private-lib-core-net.h | 472 const char *name; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm.h | 138 char *name; /**< Name of driver */ member 607 __u32 name; member 613 __u32 name; member
|
H A D | drm_mode.h | 259 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 D | cl.hpp | 1159 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 D | btf.c | 657 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 D | drm.h | 138 char *name; /**< Name of driver */ member 607 __u32 name; member 613 __u32 name; member
|
H A D | drm_mode.h | 259 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 D | ssl_server2.c | 750 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...] |