Searched refs:U2 (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dattrib32.C13 typedef union U1 { int i; } U2 __attribute__((transparent_union)); typedef in typeref:union:U1
16 static void foo2(U2) {}
18 void bar2(U1 u1, U2 u2)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/6_containers/headers/tuple/
H A Dsynopsis.cc55 template<class T1, class T2, ..., class TM, class U1, class U2, ..., class UM>
56 bool operator==(const tuple<T1, T2, ..., TM>&, const tuple<U1, U2, ..., UM>&);
57 template<class T1, class T2, ..., class TM, class U1, class U2, ..., class UM>
58 bool operator<(const tuple<T1, T2, ..., TM>&, const tuple<U1, U2, ..., UM>&);
59 template<class T1, class T2, ..., class TM, class U1, class U2, ..., class UM>
60 bool operator!=(const tuple<T1, T2, ..., TM>&, const tuple<U1, U2, ..., UM>&);
61 template<class T1, class T2, ..., class TM, class U1, class U2, ..., class UM>
62 bool operator>(const tuple<T1, T2, ..., TM>&, const tuple<U1, U2, ..., UM>&);
63 template<class T1, class T2, ..., class TM, class U1, class U2, ..., class UM>
64 bool operator<=(const tuple<T1, T2, ..., TM>&, const tuple<U1, U2,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dfriend10.C18 typedef Object<Tag2> U2; typedef in namespace:MySpace
23 Forgotten(U2());
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dfriend10.C18 typedef Object<Tag2> U2; typedef in namespace:MySpace
23 Forgotten(U2());
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dcrash-6.C15 template<class U2,
16 class = typename enable_if<is_constructible<T2,U2&&>::value>::type
18 pair(const T1&, U2&&) { }
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpf/
H A Dsqrt_ui.c57 #define U2 (GMP_NUMB_BITS < BITS_PER_ULONG) macro
78 rsize = zeros + 1 + U2;
85 #if U2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dtransparent-union-1.c11 typedef union { int *i; long *l; } U2 typedef in typeref:union:__anon6126
13 extern void f2 (U2);
24 extern void f5 (U2);
43 extern void f10 (U2);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dtransparent-union-1.c11 typedef union { int *i; long *l; } U2 typedef in typeref:union:__anon4178
13 extern void f2 (U2);
24 extern void f5 (U2);
43 extern void f10 (U2);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Dtypedef8.C5 template <class U1, class U2>
6 tuple& operator=(const pair<U1, U2>& k) { }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc76 E0 L Milestone U2
989 FLOAT OneUlp, UfThold, U1, U2; member in struct:Paranoia
1005 /*U2 gap above 1.0, i.e, 1.0+U2 is next number above 1.0 */
1065 U2 = "0.001";
1146 U2 = Radix * U1;
1153 E9 = U2;
1161 if (X < U2)
1162 X = U2;
1167 U2
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dparanoia.cc76 E0 L Milestone U2
989 FLOAT OneUlp, UfThold, U1, U2; member in struct:Paranoia
1005 /*U2 gap above 1.0, i.e, 1.0+U2 is next number above 1.0 */
1065 U2 = "0.001";
1146 U2 = Radix * U1;
1153 E9 = U2;
1161 if (X < U2)
1162 X = U2;
1167 U2
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/
H A Draw-string-1.c63 const char32_t U2[] = UR"*|*(a\ variable
122 if (sizeof (U2) != sizeof (U3)
123 || __builtin_memcmp (U2, U3, sizeof (U2)) != 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp64.C39 template <template <class U2> class O> struct rebind { typedef B<O> other ;};
40 template <template <class U2> class O> B & operator=(const B<O> o) {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp64.C39 template <template <class U2> class O> struct rebind { typedef B<O> other ;};
40 template <template <class U2> class O> B & operator=(const B<O> o) {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_exteuclid.c23 int mp_exteuclid(mp_int *a, mp_int *b, mp_int *U1, mp_int *U2, mp_int *U3) argument
73 if (U2 != NULL) { mp_exch(U2, &u2); }
H A Dtommath.h380 /* produces value such that U1*a + U2*b = U3 */
381 int mp_exteuclid(mp_int *a, mp_int *b, mp_int *U1, mp_int *U2, mp_int *U3);
H A Dbn.tex1774 mp_int *U1, mp_int *U2, mp_int *U3);
1777 This finds the triple U1/U2/U3 using the Extended Euclidean algorithm such that the following equation holds.
1780 a \cdot U1 + b \cdot U2 = U3
1783 Any of the U1/U2/U3 paramters can be set to \textbf{NULL} if they are not desired.
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c111 ^ *((const word32*)U2[w[1]])
118 ^ *((const word32*)U2[w[1]])
125 ^ *((const word32*)U2[w[1]])
132 ^ *((const word32*)U2[w[1]])
448 ^ *((const word32*)U2[a[0][1]])
454 ^ *((const word32*)U2[a[1][1]])
460 ^ *((const word32*)U2[a[2][1]])
466 ^ *((const word32*)U2[a[3][1]])
H A Dboxes-fst.dat813 #define U2 xU2.xt8
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/scripts/
H A Dtest050-syncrepl-multimaster227 U2="ldap://${LOCALHOST}:$P2/"
228 echo "olcSyncRepl: rid=00$j provider=$U2 binddn=\"cn=config\" bindmethod=simple" >> $TMP

Completed in 207 milliseconds