Home
last modified time | relevance | path

Searched refs:uhe (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/multimedia/v4l_compat/webcamd-5.13.2.2/kernel/
H A Dlinux_usb.c276 for (uhe = uhi->endpoint; uhe != uhe_end; uhe++) { in usb_linux_fill_ep_info()
636 if (uhe == NULL) { in usb_submit_urb()
984 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
985 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1008 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
1009 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1046 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
1047 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1444 uhe++) { in usb_find_host_endpoint()
1585 uhe++; in usb_linux_free_device()
[all …]
/dports/multimedia/libv4l/webcamd-5.13.2.2/kernel/
H A Dlinux_usb.c276 for (uhe = uhi->endpoint; uhe != uhe_end; uhe++) { in usb_linux_fill_ep_info()
636 if (uhe == NULL) { in usb_submit_urb()
984 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
985 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1008 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
1009 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1046 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
1047 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1444 uhe++) { in usb_find_host_endpoint()
1585 uhe++; in usb_linux_free_device()
[all …]
/dports/multimedia/v4l-utils/webcamd-5.13.2.2/kernel/
H A Dlinux_usb.c276 for (uhe = uhi->endpoint; uhe != uhe_end; uhe++) { in usb_linux_fill_ep_info()
636 if (uhe == NULL) { in usb_submit_urb()
984 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
985 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1008 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
1009 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1046 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[0], uhe); in usb_setup_endpoint()
1047 libusb20_tr_set_priv_sc0(uhe->bsd_xfer[1], uhe); in usb_setup_endpoint()
1444 uhe++) { in usb_find_host_endpoint()
1585 uhe++; in usb_linux_free_device()
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/examples/3d/
H A Dp.edp7 //Vh uhe = ue; // bug ..
8 //cout << " uhe min: " << uhe[]. min << " max:" << uhe[].max << endl;
17 //uhe = ue;
H A DPoisson3d.edp43 Vh uhe = ue; // bug ..
44 cout << " uhe min: " << uhe[].min << " max:" << uhe[].max << endl;
45 cout << uhe(0.,0.,0.) << endl;
49 //int bb=meditmeshsol("sol",Th3,solution=1,scalar=uhe);
H A DPoisson.edp10 Vh uhe = ue; // bug ..
11 cout << " uhe min: " << uhe[]. min << " max:" << uhe[].max << endl;
H A DLaplace3d.edp27 Vh uhe = ue; //
29 cout << " uhe min: " << uhe[].min << " max:" << uhe[].max << endl;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/InetSocketAddress/
H A DToString.java70 } catch (UnknownHostException uhe) {
71 throw new RuntimeException(uhe);
125 } catch (UnknownHostException uhe) { in createArgs2()
126 throw new RuntimeException("Data provider creation failed: " + uhe, uhe); in createArgs2()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/InetSocketAddress/
H A DToString.java70 } catch (UnknownHostException uhe) {
71 throw new RuntimeException(uhe);
125 } catch (UnknownHostException uhe) { in createArgs2()
126 throw new RuntimeException("Data provider creation failed: " + uhe, uhe); in createArgs2()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/InetSocketAddress/
H A DToString.java70 } catch (UnknownHostException uhe) {
71 throw new RuntimeException(uhe);
125 } catch (UnknownHostException uhe) { in createArgs2()
126 throw new RuntimeException("Data provider creation failed: " + uhe, uhe); in createArgs2()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/InetSocketAddress/
H A DToString.java70 } catch (UnknownHostException uhe) {
71 throw new RuntimeException(uhe);
125 } catch (UnknownHostException uhe) { in createArgs2()
126 throw new RuntimeException("Data provider creation failed: " + uhe, uhe); in createArgs2()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/spi/nameservice/dns/
H A DDNSNameService.java190 UnknownHostException uhe = null; in resolve() local
210 if (uhe == null) in resolve()
211 uhe = x; in resolve()
223 if (results.isEmpty() && uhe != null) { in resolve()
224 throw uhe; in resolve()
286 UnknownHostException uhe = null; in lookupAllHostAddr() local
293 uhe = x; in lookupAllHostAddr()
334 uhe = x; in lookupAllHostAddr()
356 assert uhe != null; in lookupAllHostAddr()
357 throw uhe; in lookupAllHostAddr()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/spi/nameservice/dns/
H A DDNSNameService.java190 UnknownHostException uhe = null; in resolve() local
210 if (uhe == null) in resolve()
211 uhe = x; in resolve()
223 if (results.isEmpty() && uhe != null) { in resolve()
224 throw uhe; in resolve()
286 UnknownHostException uhe = null; in lookupAllHostAddr() local
293 uhe = x; in lookupAllHostAddr()
334 uhe = x; in lookupAllHostAddr()
356 assert uhe != null; in lookupAllHostAddr()
357 throw uhe; in lookupAllHostAddr()
/dports/net/jcifs/jcifs_1.3.19/src/jcifs/
H A DConfig.java282 } catch( UnknownHostException uhe ) { in getInetAddress()
285 uhe.printStackTrace( log ); in getInetAddress()
297 } catch( UnknownHostException uhe ) { in getLocalHost()
300 uhe.printStackTrace( log ); in getLocalHost()
336 } catch( UnknownHostException uhe ) { in getInetAddressArray()
339 uhe.printStackTrace( log ); in getInetAddressArray()
H A DUniAddress.java67 } catch( UnknownHostException uhe ) {
134 UnknownHostException uhe; field in UniAddress.QueryThread
148 } catch( UnknownHostException uhe ) { in run()
149 this.uhe = uhe; in run()
151 this.uhe = new UnknownHostException( ex.getMessage() ); in run()
187 throw q1x.uhe; in lookupServerOrWorkgroup()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java636 } catch (UnknownHostException uhe) { in isUntrusted()
638 throw uhe; in isUntrusted()
670 } catch (UnknownHostException uhe) { in getCanonName()
672 throw uhe; in getCanonName()
740 } catch (UnknownHostException uhe) { in authorizedIPv4()
772 } catch (UnknownHostException uhe) { in authorizedIPv6()
809 } catch (UnknownHostException uhe) { in getIP()
811 throw uhe; in getIP()
993 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1072 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java636 } catch (UnknownHostException uhe) { in isUntrusted()
638 throw uhe; in isUntrusted()
670 } catch (UnknownHostException uhe) { in getCanonName()
672 throw uhe; in getCanonName()
740 } catch (UnknownHostException uhe) { in authorizedIPv4()
772 } catch (UnknownHostException uhe) { in authorizedIPv6()
809 } catch (UnknownHostException uhe) { in getIP()
811 throw uhe; in getIP()
993 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1072 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/net/
H A DSocketPermission.java634 } catch (UnknownHostException uhe) { in isUntrusted()
636 throw uhe; in isUntrusted()
668 } catch (UnknownHostException uhe) { in getCanonName()
670 throw uhe; in getCanonName()
727 } catch (UnknownHostException uhe) { in authorizedIPv4()
759 } catch (UnknownHostException uhe) { in authorizedIPv6()
796 } catch (UnknownHostException uhe) { in getIP()
798 throw uhe; in getIP()
979 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1057 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java636 } catch (UnknownHostException uhe) { in isUntrusted()
638 throw uhe; in isUntrusted()
670 } catch (UnknownHostException uhe) { in getCanonName()
672 throw uhe; in getCanonName()
740 } catch (UnknownHostException uhe) { in authorizedIPv4()
772 } catch (UnknownHostException uhe) { in authorizedIPv6()
809 } catch (UnknownHostException uhe) { in getIP()
811 throw uhe; in getIP()
993 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1072 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/net/
H A DSocketPermission.java636 } catch (UnknownHostException uhe) { in isUntrusted()
638 throw uhe; in isUntrusted()
670 } catch (UnknownHostException uhe) { in getCanonName()
672 throw uhe; in getCanonName()
740 } catch (UnknownHostException uhe) { in authorizedIPv4()
772 } catch (UnknownHostException uhe) { in authorizedIPv6()
809 } catch (UnknownHostException uhe) { in getIP()
811 throw uhe; in getIP()
993 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1072 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/net/
H A DSocketPermission.java634 } catch (UnknownHostException uhe) { in isUntrusted()
636 throw uhe; in isUntrusted()
668 } catch (UnknownHostException uhe) { in getCanonName()
670 throw uhe; in getCanonName()
727 } catch (UnknownHostException uhe) { in authorizedIPv4()
759 } catch (UnknownHostException uhe) { in authorizedIPv6()
796 } catch (UnknownHostException uhe) { in getIP()
798 throw uhe; in getIP()
979 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1057 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java643 } catch (UnknownHostException uhe) { in isUntrusted()
645 throw uhe; in isUntrusted()
677 } catch (UnknownHostException uhe) { in getCanonName()
679 throw uhe; in getCanonName()
747 } catch (UnknownHostException uhe) { in authorizedIPv4()
779 } catch (UnknownHostException uhe) { in authorizedIPv6()
816 } catch (UnknownHostException uhe) { in getIP()
818 throw uhe; in getIP()
1000 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1079 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java644 } catch (UnknownHostException uhe) { in isUntrusted()
646 throw uhe; in isUntrusted()
678 } catch (UnknownHostException uhe) { in getCanonName()
680 throw uhe; in getCanonName()
748 } catch (UnknownHostException uhe) { in authorizedIPv4()
780 } catch (UnknownHostException uhe) { in authorizedIPv6()
817 } catch (UnknownHostException uhe) { in getIP()
819 throw uhe; in getIP()
999 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1076 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java643 } catch (UnknownHostException uhe) { in isUntrusted()
645 throw uhe; in isUntrusted()
677 } catch (UnknownHostException uhe) { in getCanonName()
679 throw uhe; in getCanonName()
747 } catch (UnknownHostException uhe) { in authorizedIPv4()
779 } catch (UnknownHostException uhe) { in authorizedIPv6()
816 } catch (UnknownHostException uhe) { in getIP()
818 throw uhe; in getIP()
1000 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1079 } catch (UnknownHostException uhe) { in equals()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/net/
H A DSocketPermission.java643 } catch (UnknownHostException uhe) { in isUntrusted()
645 throw uhe; in isUntrusted()
677 } catch (UnknownHostException uhe) { in getCanonName()
679 throw uhe; in getCanonName()
747 } catch (UnknownHostException uhe) { in authorizedIPv4()
779 } catch (UnknownHostException uhe) { in authorizedIPv6()
816 } catch (UnknownHostException uhe) { in getIP()
818 throw uhe; in getIP()
1000 } catch (UnknownHostException uhe) { in impliesIgnoreMask()
1079 } catch (UnknownHostException uhe) { in equals()
[all …]

1234567891011