Searched refs:second (Results 1 - 25 of 612) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dmem-partial2.C7 template <bool compare_with,bool second>
15 template <bool second> // specialization compare == compare_with
16 struct inner<compare,second>
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dreturn-reference2.C7 int second; member in class:A
14 return a.second;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A Dattr-weakref-1_0.c6 int second = 0; variable
9 if (!first || !second)
22 if (second)
24 second = 1;
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Davx512_4fmaps_vl-warn.l2 .*:5: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
3 .*:6: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
4 .*:7: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
5 .*:10: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
6 .*:11: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
7 .*:12: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
8 .*:15: Warning: the second source register `%ymm1' implicitly denotes `%ymm0' to `%ymm3' source group in `v4fmaddps'
9 .*:16: Warning: the second source register `%ymm2' implicitly denotes `%ymm0' to `%ymm3' source group in `v4fmaddps'
10 .*:17: Warning: the second source register `%ymm3' implicitly denotes `%ymm0' to `%ymm3' source group in `v4fmaddps'
11 .*:20: Warning: the second sourc
[all...]
H A Davx512_4fmaps-warn.l2 .*:5: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
3 .*:6: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
4 .*:7: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
5 .*:10: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
6 .*:11: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
7 .*:12: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
8 .*:15: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddss'
9 .*:16: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddss'
10 .*:17: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddss'
11 .*:20: Warning: the second sourc
[all...]
H A Dx86-64-avx512_4fmaps_vl-warn.l2 .*:5: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
3 .*:6: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
4 .*:7: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fmaddps'
5 .*:10: Warning: the second source register `%xmm1' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
6 .*:11: Warning: the second source register `%xmm2' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
7 .*:12: Warning: the second source register `%xmm3' implicitly denotes `%xmm0' to `%xmm3' source group in `v4fnmaddps'
8 .*:15: Warning: the second source register `%ymm1' implicitly denotes `%ymm0' to `%ymm3' source group in `v4fmaddps'
9 .*:16: Warning: the second source register `%ymm2' implicitly denotes `%ymm0' to `%ymm3' source group in `v4fmaddps'
10 .*:17: Warning: the second source register `%ymm3' implicitly denotes `%ymm0' to `%ymm3' source group in `v4fmaddps'
11 .*:20: Warning: the second sourc
[all...]
H A Dx86-64-avx512_4fmaps-warn.l2 .*:5: Warning: the second source register `%zmm1' implicitly denotes `%zmm0' to `%zmm3' source group in `v4fmaddps'
3 .*:6: Warning: the second source register `%zmm2' implicitly denotes `%zmm0' to `%zmm3' source group in `v4fmaddps'
4 .*:7: Warning: the second source register `%zmm3' implicitly denotes `%zmm0' to `%zmm3' source group in `v4fmaddps'
5 .*:10: Warning: the second source register `%zmm1' implicitly denotes `%zmm0' to `%zmm3' source group in `v4fnmaddps'
6 .*:11: Warning: the second source register `%zmm2' implicitly denotes `%zmm0' to `%zmm3' source group in `v4fnmaddps'
7 .*:12: Warning: the second source register `%zmm3' implicitly denotes `%zmm0' to `%zmm3' source group in `v4fnmaddps'
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr17411-1.C11 CalibData second; member in struct:pair
12 pair(const CalibData& __b) : second(__b) { }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dpmf1.C10 pair::fp second; member in struct:pair
11 pair(const int& a, const pair::fp& b) : first(a), second(b) {}
12 void f(const int& a, const pair::fp& b) { first = a; second = b; }
H A Dvalue4.C7 _T2 second; member in struct:pair
11 /** The default constructor creates @c first and @c second using their
14 : first(), second() { }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dtrie_prefix_search.cc74 for (const_iterator it = match_range.first; it != match_range.second; ++it)
84 assert(t.insert("I").second == true);
85 assert(t.insert("wish").second == true);
86 assert(t.insert("that").second == true);
87 assert(t.insert("I").second == false);
88 assert(t.insert("could").second == true);
89 assert(t.insert("ever").second == true);
90 assert(t.insert("see").second == true);
91 assert(t.insert("a").second == true);
92 assert(t.insert("poem").second
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for20.C11 A first, second; member in struct:B
26 i.second.get_value<int>();
28 i.second.get_value<int>();
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_pair.h42 _T2 second; member in struct:pair
43 pair() : first(_T1()), second(_T2()) {}
44 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {}
48 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {}
55 return __x.first == __y.first && __x.second == __y.second;
62 (!(__y.first < __x.first) && __x.second < __y.second);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/find/
H A Dmultimap1.cc52 VERIFY(i1->second == 3 || i2->second == 7);
55 VERIFY(i2->second == 8);
59 VERIFY(std::distance(p1.first, p1.second) == 2);
64 VERIFY((p1.first->second == 3 && tmp->second == 7) ||
65 (p1.first->second == 7 && tmp->second == 3));
68 VERIFY(std::distance(p2.first, p2.second) == 1);
70 VERIFY(p2.first->second
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/
H A Dinline2.c5 of second and first were having a DW_TAG_lexical_block DIE wrongly
6 representing the inlined calls to third (in second) and to
7 second (in first). At the same time, main didn't have children
9 first, second and third.
14 properly nested DW_TAG_inlined_subroutine DIEs for third, second and first.
23 of third, second and first. */
29 of third, second and first, that's 3.
49 second (int arg2) function
59 second (var1+1);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/pair/
H A Dmoveable.cc36 VERIFY(a.first == 2 && a.second == 2 && b.first == 2 && b.second == 2);
38 VERIFY(c.first == 2 && c.second == 2 && a.first == 2 && a.second == 2);
52 p.second.size() == 2 && q.second.size() == 0);
55 r.second.size() == 2 && p.second.size() == 0);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/
H A Diterator_neg.cc32 (*cit).second = 0; // { dg-error "read-only" }
35 (*clit).second = 0; // { dg-error "read-only" }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/
H A Diterator_neg.cc32 (*cit).second = 0; // { dg-error "read-only" }
35 (*clit).second = 0; // { dg-error "read-only" }
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dsimd-7.c8 sum (a first, a second) argument
10 return first + second;
H A Dsimd-8.c8 sum (a first, a second) argument
10 return first + second;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/multimap/
H A Dinit-list.cc36 VERIFY(distance(ip.first, ip.second) == 3);
38 VERIFY((*i++).second == 1.0);
39 VERIFY((*i++).second == 2.0);
40 VERIFY((*i++).second == 237.0);
45 VERIFY(distance(ip.first, ip.second) == 2);
47 VERIFY((*i++).second == 55.0);
48 VERIFY((*i++).second == 66.0);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload7.C8 int second; member in struct:NoName
21 x.second = _x*2;
38 if (x.first == 10 && x.second == 20 && y == 12.34)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/map/modifiers/emplace/
H A D1.cc50 VERIFY( ret.second );
56 VERIFY( !ret.second );
59 VERIFY( ret.first->second[0] == 0.0 );
64 VERIFY( it->second[0] == 3.0 );
68 VERIFY( ret.second );
70 VERIFY( &(ret.first->second[0]) == px );
83 VERIFY( ret.second );
90 VERIFY( !ret.second );
93 VERIFY( ret.first->second.getCoords()[0] == 0.0 );
99 VERIFY( it->second
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/
H A Demplace.cc52 VERIFY( ret.second );
58 VERIFY( !ret.second );
61 VERIFY( ret.first->second[0] == 0.0 );
66 VERIFY( it->second[0] == 3.0 );
70 VERIFY( ret.second );
72 VERIFY( &(ret.first->second[0]) == px );
85 VERIFY( ret.second );
92 VERIFY( !ret.second );
95 VERIFY( ret.first->second.getCoords()[0] == 0.0 );
101 VERIFY( it->second
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/char/
H A Dstring_01.cc38 VERIFY( std::string(iter->first, iter->second) == "Quick" );
40 VERIFY( std::string(iter->first, iter->second) == "brown" );
42 VERIFY( std::string(iter->first, iter->second) == "fox." );

Completed in 109 milliseconds

1234567891011>>