Searched defs:rhs (Results 1 - 25 of 224) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Dfriend7.C22 b<V>::a<T>::a(a<T *> const &rhs): t_(*rhs.t_) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.fortran/
H A Dpr34020.f905 real lhs, rhs local in subroutine:atomic_add
10 real lhs, rhs variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37207.c11 int rhs = l_895; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpr37125.c4 mod_rhs(int rhs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dvrp46.c14 int rhs = l_895; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D23871.cc33 inline unsigned char operator|| (const int& lhs, const mytest& rhs) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp9068.C14 void foo (ostream& lhs, const C& rhs) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D23871.cc34 inline unsigned char operator|| (const int& lhs, const mytest& rhs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Dfriend7.C22 b<V>::a<T>::a(a<T *> const &rhs): t_(*rhs.t_) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp9068.C14 void foo (ostream& lhs, const C& rhs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/25_algorithms/inplace_merge/
H A Dmoveable2.cc34 are_ordered(const rvalstruct& lhs, const rvalstruct& rhs) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr17400.C38 void swap (B &rhs) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.martin/
H A Dsts_vectini.C21 XTVec& operator+=(XTVec& lhs, XTVec& rhs){ argument
29 XTVec operator+(XTVec& lhs, XTVec& rhs){ argument
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_expr.c147 db_expr_t lhs, rhs; local
183 db_expr_t lhs, rhs; local
209 db_expr_t lhs, rhs; local
226 lhs <<= rhs; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/list/cons/
H A D2.cc36 bool operator==(const C& rhs) { return i_ == rhs.i_; } argument
H A D3.cc36 bool operator==(const C& rhs) { return i_ == rhs.i_; } argument
H A D8.cc37 bool operator==(const C& rhs) { return i_ == rhs.i_; } argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/23_containers/multiset/insert/
H A D1.cc37 operator<(std::pair<int, int> const& lhs, std::pair<int, int> const& rhs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/compat/decimal/
H A Ddecimal-dummy.h31 inline decimal32 operator+ (decimal32 lhs, decimal32 rhs) argument
38 inline decimal64 operator+ (decimal64 lhs, decimal64 rhs) argument
45 inline decimal128 operator+ (decimal128 lhs, decimal128 rhs) argument
52 inline bool operator!= (decimal32 lhs, decimal32 rhs) argument
57 inline bool operator!= (decimal64 lhs, decimal64 rhs) argument
62 operator !=(decimal128 lhs, decimal128 rhs) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/init/
H A Dctor6.C13 Obj lhs, rhs; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr17400.C38 void swap (B &rhs) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.martin/
H A Dsts_vectini.C21 XTVec& operator+=(XTVec& lhs, XTVec& rhs){ argument
29 XTVec operator+(XTVec& lhs, XTVec& rhs){ argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/list/cons/
H A D3.h26 bool operator==(const C& rhs) { return i_ == rhs.i_; } argument
H A D8.h26 bool operator==(const C& rhs) { return i_ == rhs.i_; } argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/multiset/modifiers/insert/
H A D1.cc36 operator<(std::pair<int, int> const& lhs, std::pair<int, int> const& rhs) argument

Completed in 325 milliseconds

123456789