Searched refs:NS (Results 1 - 25 of 45) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/
H A Dusing3.C3 namespace NS { namespace
8 using NS::ref;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/inherit/
H A Dtypedef1.C1 namespace NS { namespace
6 struct Base : virtual public NS::Y {
7 Base() : NS::Y() {}
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dkoenig8.C5 namespace NS { namespace
9 NS::T parm;
10 void g(NS::T, float) { }
12 extern void g(NS::T, float);
H A Dfriend2.C12 namespace NS { namespace
20 NS::X::i; // { dg-error "this context" }
H A Dscoped7.C7 namespace NS namespace
18 NS::foo (K::Bc(true)); // GCC could not find K or Bc.
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate4.C2 namespace NS namespace
15 NS::solver<double>();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dtemplate6.C9 namespace NS { namespace
16 NS::foo<sizeof(m)>();
H A Dfriend2.C7 namespace NS { namespace
13 friend class NS::C; // { dg-error "template|friend" }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dkoenig1.C1 namespace NS { namespace
8 template void bar<NS::C> ();
H A Dcrash4.C1 namespace NS { namespace
12 template struct A<NS::C>;
H A Dfriend5.C3 namespace NS { template <typename number> class C; } namespace
6 template <typename N> friend class NS::C;
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dno-vfa-pr32457.f909 DO N = 1, NS
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp57.C4 namespace NS namespace
41 B<NS::A> ba;
H A Dttp58.C4 namespace NS namespace
44 B<NS::Outer::A> ba;
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dldist-1.f904 Subroutine PADEC(DKS,DKDS,HVAR,WM,WG,FN,NS,AN,BN,CN,IT)
14 do J=2,NS
21 if(J.EQ.NS) then
H A Dpr41011.f8 SUBROUTINE PADEC(DKS,DKDS,HVAR,WM,WG,FN,NS,AN,BN,CN,IT)
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c++/
H A Dudr-2.C5 namespace NS namespace
25 reduction (::NS::U::operator + : q)
45 NS::S::~S ()
53 struct T : public NS::S
74 NS::S s;
H A Dudr-3.C11 namespace NS namespace
36 reduction (::NS::U<N>::operator + : q)
58 NS::S<N>::~S ()
67 struct T : public NS::S<N>
71 NS::S<N> s;
132 NS::S<0> u;
136 NS::S<1> s;
147 V <NS::S <0>, double> v;
/haiku-buildtools/gcc/gcc/
H A Dgenopinit.c93 #define NS "NULL" macro
97 #define OPTAB_CD(o, p) { #o, p, NS, ZS, NS, o, UNKNOWN, UNKNOWN, 2 },
99 #define OPTAB_NC(o, p, c) { #o, p, NS, ZS, NS, o, c, c, 3 },
102 #define OPTAB_VC(o, p, c) { #o, p, NS, ZS, NS, o, c, UNKNOWN, 3 },
104 #define OPTAB_DC(o, p, c) { #o, p, NS, ZS, NS, o, c, c, 4 },
105 #define OPTAB_D(o, p) { #o, p, NS, Z
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d20 1e: 04 c4 3a 0e R7 = R7 \+ R2 \(NS\);
24 2e: 02 c4 35 0c R6.L = R6.L \+ R5.L \(NS\);
149 17e: 07 c4 10 ce R7 = -R2 \(NS\);
174 1c0: 04 c4 11 46 R3 = R2 - R1 \(NS\);
176 1c8: 23 c4 1b 40 R0.H = R3.L - R3.H \(NS\);
H A Dvector2.d292 470: 04 c4 81 86 R2 = R0 \+ R1, R3 = R0 - R1 \(NS\);
293 474: 04 c4 c1 81 R7 = R0 \+ R1, R0 = R0 - R1 \(NS\);
294 478: 04 c4 8a 83 R6 = R1 \+ R2, R1 = R1 - R2 \(NS\);
295 47c: 04 c4 53 85 R5 = R2 \+ R3, R2 = R2 - R3 \(NS\);
296 480: 04 c4 1c 87 R4 = R3 \+ R4, R3 = R3 - R4 \(NS\);
297 484: 04 c4 e5 88 R3 = R4 \+ R5, R4 = R4 - R5 \(NS\);
298 488: 04 c4 ae 8a R2 = R5 \+ R6, R5 = R5 - R6 \(NS\);
299 48c: 04 c4 77 8c R1 = R6 \+ R7, R6 = R6 - R7 \(NS\);
300 490: 04 c4 38 8e R0 = R7 \+ R0, R7 = R7 - R0 \(NS\);
310 4b8: 11 c4 [0-3][[:xdigit:]] 02 R0 = A1 \+ A0, R1 = A1 - A0 \(NS\);
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d20 1e: 04 c4 3a 0e R7=R7\+R2 \(NS\);
24 2e: 02 c4 35 0c R6.L=R6.L\+R5.L \(NS\);
148 17a: 07 c4 10 ce R7=-R2\(NS\);
173 1bc: 04 c4 11 46 R3=R2-R1 \(NS\);
175 1c4: 23 c4 1b 40 R0.H=R3.L-R3.H \(NS\);
H A Dvector2.d292 470: 04 c4 81 86 R2=R0\+R1,R3=R0-R1 \(NS\);
293 474: 04 c4 c1 81 R7=R0\+R1,R0=R0-R1 \(NS\);
294 478: 04 c4 8a 83 R6=R1\+R2,R1=R1-R2 \(NS\);
295 47c: 04 c4 53 85 R5=R2\+R3,R2=R2-R3 \(NS\);
296 480: 04 c4 1c 87 R4=R3\+R4,R3=R3-R4 \(NS\);
297 484: 04 c4 e5 88 R3=R4\+R5,R4=R4-R5 \(NS\);
298 488: 04 c4 ae 8a R2=R5\+R6,R5=R5-R6 \(NS\);
299 48c: 04 c4 77 8c R1=R6\+R7,R6=R6-R7 \(NS\);
300 490: 04 c4 38 8e R0=R7\+R0,R7=R7-R0 \(NS\);
310 4b8: 11 c4 [0-3][[:xdigit:]] 02 R0=A1\+A0,R1=A1-A0 \(NS\);
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dfp_cvt_int.s80 do_fcvt NS, \fbits, \reg
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h154 NS = 380, enumerator in enum:yytokentype
329 #define NS 380 macro

Completed in 220 milliseconds

12