Searched refs:alt (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/libusb/ugen/src/
H A Dlibusbugen.c96 uint_t iface, uint_t alt, char *cloud);
98 uint_t iface, uint_t alt);
100 int iface, int alt, int ep, char *cloud);
826 * cfg and alt switches when the endpoint is opened.
832 usb_set_altinterface(usb_dev_handle *dev, int alt) argument
840 "hdl=0x%x alt=%d\n", hdl, alt);
892 "cfg value=%d index=%d, iface=%d, alt=%d #alts=%d\n",
893 info->configuration_value, index, iface, alt,
896 if ((alt <
1914 uint_t alt, max_alt, len; local
1971 uint_t alt, max_alt; local
1993 usb_parse_alternate(usb_dev_handle_impl_t *hdl, uint_t index, uint_t iface, uint_t alt, char *cloud) argument
2082 usb_free_alternate(usb_device_t *device, uint_t index, uint_t iface, uint_t alt) argument
2118 usb_parse_endpoint(usb_dev_handle_impl_t *hdl, int index, int iface, int alt, int ep, char *cloud) argument
[all...]
/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/swing/timezone/
H A DTimeZonePanel.java144 String alt = info.getAltName();
145 String name = alt != null ? alt : info.getName();
/solaris-userland-s11u3/components/jansson/doc/html/_static/
H A Dwebsupport.js637 alt: 'comment',
653 alt: 'close',
696 loading comments... <img src="<%loadingImage%>" alt="" /></div>\
/solaris-userland-s11u3/components/openstack/horizon/files/branding/css/
H A Dsolaris1.css1389 .glyphicon-download-alt:before {
1410 .glyphicon-list-alt:before {
1596 .glyphicon-share-alt:before {
1755 .glyphicon-sort-by-alphabet-alt:before {
1761 .glyphicon-sort-by-order-alt:before {
1767 .glyphicon-sort-by-attributes-alt:before {
1848 .glyphicon-phone-alt:before {
8119 .fa-list-alt:before {
8527 .fa-arrows-alt:before {
8765 .fa-github-alt
[all...]

Completed in 1577 milliseconds