Home
last modified time | relevance | path

Searched defs:type (Results 5426 - 5450 of 12363) sorted by relevance

1...<<211212213214215216217218219220>>...495

/third_party/glfw/src/
H A Dx11_monitor.c128 int j, type, widthMM, heightMM; in _glfwPollMonitorsX11() local
/third_party/glfw/deps/
H A Dtinycthread.c56 int mtx_init(mtx_t *mtx, int type) in mtx_init() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c133 int type, ret; in snd_ctl_ext_elem_info() local
212 int type, ret; in snd_ctl_ext_elem_read() local
266 int type, ret; in snd_ctl_ext_elem_write() local
333 int type, ret; snd_ctl_ext_elem_tlv() local
[all...]
/third_party/alsa-lib/src/topology/
H A Delem.c244 tplg_ref_add(struct tplg_elem *elem, int type, const char* id) tplg_ref_add() argument
331 tplg_elem_lookup(struct list_head *base, const char* id, unsigned int type, int index) tplg_elem_lookup() argument
357 tplg_elem_type_lookup(snd_tplg_t *tplg, enum snd_tplg_type type) tplg_elem_type_lookup() argument
402 tplg_elem_new_common(snd_tplg_t *tplg, snd_config_t *cfg, const char *name, enum snd_tplg_type type) tplg_elem_new_common() argument
[all...]
/third_party/alsa-utils/iecset/
H A Diecset.c52 int type; member
/third_party/backends/backend/
H A Dcanon_pp-dev.h122 unsigned char type; member
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_cmd.h28 u16 type; member
/third_party/backends/backend/escl/
H A Descl_capabilities.c200 find_valor_of_array_variables(xmlNode *node, capabilities_t *scanner, int type) in find_valor_of_array_variables() argument
276 find_value_of_int_variables(xmlNode *node, capabilities_t *scanner, int type) find_value_of_int_variables() argument
386 find_true_variables(xmlNode *node, capabilities_t *scanner, int type) find_true_variables() argument
426 print_xml_c(xmlNode *node, ESCL_Device *device, capabilities_t *scanner, int type) print_xml_c() argument
471 int type = 0; _reduce_color_modes() local
495 int type = 0; _delete_pdf() local
[all...]
/third_party/alsa-utils/alsactl/
H A Ddaemon.c243 snd_ctl_event_type_t type; in card_events() local
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c122 static void list_each_subs(snd_seq_t *seq, snd_seq_query_subscribe_t *subs, int type, const char *msg) in list_each_subs() argument
/third_party/alsa-lib/src/
H A Doutput.c46 snd_output_type_t type; member
H A Dinput.c47 snd_input_type_t type; member
/third_party/alsa-lib/src/ucm/
H A Ducm_cond.c188 snd_ctl_elem_type_t type; in if_eval_control_exists() local
320 const char *type; in if_eval() local
[all...]
/third_party/alsa-lib/src/seq/
H A Dseqmid.c46 int snd_seq_control_queue(snd_seq_t *seq, int q, int type, int value, snd_seq_event_t *ev) in snd_seq_control_queue() argument
71 snd_seq_create_simple_port(snd_seq_t *seq, const char *name, unsigned int caps, unsigned int type) snd_seq_create_simple_port() argument
[all...]
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c18 snd_ctl_elem_type_t type; member
37 unsigned int type; member
[all...]
/third_party/alsa-utils/nhlt/
H A Dnhlt-dmic-info.c48 static const char *microphone_type(uint8_t type) in microphone_type() argument
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c31 uint32_t type; member
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c113 tplg_build_control(struct tplg_pre_processor *tplg_pp, snd_config_t *obj_cfg, snd_config_t *parent, char *type) tplg_build_control() argument
H A Dpre-process-class.c183 snd_config_t *type; in tplg_class_get_attribute_type() local
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp331 void ScannerInterfaceUsb::write_buffer(std::uint8_t type, std::uint32_t addr, std::uint8_t* data, in write_buffer() argument
354 void ScannerInterfaceUsb::write_gamma(std::uint8_t type, std::uint32_t addr, std::uint8_t* data, in write_gamma() argument
H A Dtest_scanner_interface.cpp120 void TestScannerInterface::write_buffer(std::uint8_t type, std::uint32_t addr, std::uint8_t* data, in write_buffer() argument
129 void TestScannerInterface::write_gamma(std::uint8_t type, std::uint32_t addr, std::uint8_t* data, in write_gamma() argument
H A Dutilities.h277 std::string format_vector_indent_braced(unsigned indent, const char* type, in format_vector_indent_braced() argument
285 out << "std::vector<" << type << ">{\n"; in format_vector_indent_braced() local
/third_party/backends/japi/
H A DSaneOption.java104 public int type; // how are values interpreted? (TYPE_) field in SaneOption
/third_party/curl/docs/examples/
H A Dhttp2-upload.c108 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument

Completed in 19 milliseconds

1...<<211212213214215216217218219220>>...495