Home
last modified time | relevance | path

Searched defs:name (Results 10251 - 10275 of 23282) sorted by relevance

1...<<411412413414415416417418419420>>...932

/third_party/alsa-lib/src/seq/
H A Dseqmid.c71 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name, in snd_seq_create_simple_port() argument
226 snd_seq_set_client_name(snd_seq_t *seq, const char *name) snd_seq_set_client_name() argument
[all...]
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c220 int snd_timer_hw_open(snd_timer_t **handle, const char *name, int dev_class, int dev_sclass, int card, int device, int subdevice, int mode) in snd_timer_hw_open() argument
284 int _snd_timer_hw_open(snd_timer_t **timer, char *name, in _snd_timer_hw_open() argument
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c373 char name[64] = {0}; in add_elem_set() local
/third_party/alsa-utils/alsactl/
H A Dmonitor.c39 char *name; member
99 static int open_ctl(const char *name, snd_ctl_t **ctlp) in open_ctl() argument
61 insert_source_entry(struct list_head *srcs, snd_ctl_t *handle, const char *name) insert_source_entry() argument
119 seek_entry_by_name(struct list_head *srcs, const char *name) seek_entry_by_name() argument
131 prepare_source_entry(struct list_head *srcs, const char *name) prepare_source_entry() argument
200 print_event(snd_ctl_t *ctl, const char *name) print_event() argument
392 monitor(const char *name) monitor() argument
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c77 const char *name; in tplg_build_text_object() local
97 const char *name; in tplg_build_tlv_object() local
117 const char *name; tplg_build_control() local
294 const char *name, *wname; tplg_build_dapm_route_object() local
[all...]
H A Dpre-process-class.c130 tplg_class_find_attribute_by_name(struct tplg_pre_processor *tplg_p ATTRIBUTE_UNUSED, snd_config_t *class, const char *name) tplg_class_find_attribute_by_name() argument
/third_party/alsa-utils/alsaucm/
H A Dusecase.c203 char name[16]; in do_initial_open() local
/third_party/backends/backend/
H A Depsonds-net.c350 epsonds_resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) epsonds_resolve_callback() argument
408 browse_callback(AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void* userdata) browse_callback() argument
H A Dkvs20xx_opt.c449 str_index(const SANE_String_Const * list, SANE_String_Const name) str_index() argument
[all...]
H A Dma1509.h130 SANE_String name; member
H A Dmustek_usb2.h100 SANE_String_Const name; member
H A Dumax_pp_mid.c200 sanei_umax_pp_attach (int port, const char *name) in sanei_umax_pp_attach() argument
250 sanei_umax_pp_open (int port, char *name) in sanei_umax_pp_open() argument
H A Dplustek-pp_io.c74 char *name; member
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp483 void ScannerInterfaceUsb::test_checkpoint(const std::string& name) in test_checkpoint() argument
H A Dtest_scanner_interface.cpp196 void TestScannerInterface::test_checkpoint(const std::string& name) in test_checkpoint() argument
/third_party/backends/japi/
H A DSaneOption.java101 public String name; // name of this option (command-line name) field in SaneOption
/third_party/cups-filters/filter/
H A Dtextcommon.c477 TextMain(const char *name, /* I - Name of filter */ in TextMain() argument
/third_party/cups-filters/fontembed/
H A Dembed_pdf.c39 static const char *emb_pdf_escape_name(const char *name,int len) // {{{ // - statically allocated buffer in emb_pdf_escape_name() argument
/third_party/curl/lib/
H A Dcf-https-connect.c53 const char *name; member
109 cf_hc_baller_init(struct cf_hc_baller *b, struct Curl_cfilter *cf, struct Curl_easy *data, const char *name, int transport) cf_hc_baller_init() argument
H A Dcurl_sasl.c62 const char *name; /* Name */ member
H A Ddynhds.c40 entry_new(const char *name, size_t namelen, in entry_new() argument
147 Curl_dynhds_get(struct dynhds *dynhds, const char *name, size_t namelen) Curl_dynhds_get() argument
160 Curl_dynhds_cget(struct dynhds *dynhds, const char *name) Curl_dynhds_cget() argument
165 Curl_dynhds_add(struct dynhds *dynhds, const char *name, size_t namelen, const char *value, size_t valuelen) Curl_dynhds_add() argument
211 Curl_dynhds_cadd(struct dynhds *dynhds, const char *name, const char *value) Curl_dynhds_cadd() argument
221 const char *name; Curl_dynhds_h1_add_line() local
281 Curl_dynhds_contains(struct dynhds *dynhds, const char *name, size_t namelen) Curl_dynhds_contains() argument
287 Curl_dynhds_ccontains(struct dynhds *dynhds, const char *name) Curl_dynhds_ccontains() argument
292 Curl_dynhds_count_name(struct dynhds *dynhds, const char *name, size_t namelen) Curl_dynhds_count_name() argument
307 Curl_dynhds_ccount_name(struct dynhds *dynhds, const char *name) Curl_dynhds_ccount_name() argument
312 Curl_dynhds_set(struct dynhds *dynhds, const char *name, size_t namelen, const char *value, size_t valuelen) Curl_dynhds_set() argument
320 Curl_dynhds_remove(struct dynhds *dynhds, const char *name, size_t namelen) Curl_dynhds_remove() argument
346 Curl_dynhds_cremove(struct dynhds *dynhds, const char *name) Curl_dynhds_cremove() argument
[all...]
/third_party/benchmark/src/
H A Dbenchmark_api_internal.h24 const BenchmarkName& name() const { return name_; } in name() function in benchmark::internal::BenchmarkInstance
/third_party/cups-filters/backend/
H A Dserial.c81 *name, /* Name of option */ in main() local
[all...]
/third_party/benchmark/test/
H A Doutput_test.h94 std::string name; member
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c216 static const char* name[] = { variable

Completed in 24 milliseconds

1...<<411412413414415416417418419420>>...932