Searched defs:other (Results 26 - 50 of 286) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic-tuple2.C25 tuple(tuple<Yn...> const& other) { } argument
H A Dconstexpr-invisiref1.C8 constexpr CAddress(const CAddress &other) : m_Begin(other.m_Begin) {} argument
H A Dalias-decl-49.C39 typedef typename F<_Alloc>::template rebind_alloc<int> other; typedef in struct:__alloc_traits::rebind
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/visibility/
H A Dguard1.C15 struct DLLEXPORT other struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.ext/
H A Danon3.C28 struct other struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dkoenig3.C5 friend int operator ->* (A & other, int A::*pm) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemclass4.C9 typedef allocator<U> other; typedef in struct:allocator::rebind
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dsplit_join_fn_imps.hpp44 join_prep(PB_DS_CLASS_C_DEC& other) argument
79 join_finish(PB_DS_CLASS_C_DEC& other) argument
88 split_prep(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) argument
131 split_finish(PB_DS_CLASS_C_DEC& other) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_pred.hpp75 type(const Pred& other) : Pred(other) { } argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dconstructors_destructor_fn_imps.hpp67 binomial_heap_base(const PB_DS_CLASS_C_DEC& other) argument
74 swap(PB_DS_CLASS_C_DEC& other) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dconstructors_destructor_fn_imps.hpp65 pairing_heap(const PB_DS_CLASS_C_DEC& other) argument
72 swap(PB_DS_CLASS_C_DEC& other) argument
H A Dsplit_join_fn_imps.hpp45 split(Pred pred, PB_DS_CLASS_C_DEC& other) argument
92 join(PB_DS_CLASS_C_DEC& other) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp79 PB_DS_RB_TREE_NAME(const PB_DS_CLASS_C_DEC& other) : argument
89 swap(PB_DS_CLASS_C_DEC& other) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dhash_exponential_size_policy_imp.hpp51 swap(PB_DS_CLASS_C_DEC& other) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Dconstructors_destructor_fn_imps.hpp79 PB_DS_S_TREE_NAME(const PB_DS_CLASS_C_DEC& other) : argument
89 swap(PB_DS_CLASS_C_DEC& other) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dconstructors_destructor_fn_imps.hpp71 thin_heap(const PB_DS_CLASS_C_DEC& other) argument
87 swap(PB_DS_CLASS_C_DEC& other) argument
H A Dsplit_join_fn_imps.hpp45 split(Pred pred, PB_DS_CLASS_C_DEC& other) argument
89 join(PB_DS_CLASS_C_DEC& other) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
H A D51365.cc41 { typedef Alloc<U> other; }; typedef in struct:final::rebind
H A D52924.cc41 { typedef Alloc<U> other; }; typedef in struct:Alloc::rebind
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
H A Dprivate.cc43 struct rebind { typedef MyAlloc<U> other; }; typedef in struct:MyAlloc::rebind
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/deque/allocator/
H A Dmove_assign-2.cc40 template<typename U> struct rebind { typedef A1<U> other; }; typedef in struct:A1::rebind
58 template<typename U> struct rebind { typedef A2<U> other; }; typedef in struct:A2::rebind
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/
H A D52591.cc39 template<typename U> struct rebind { typedef A1<U> other; }; typedef in struct:A1::rebind
57 template<typename U> struct rebind { typedef A1<U> other; }; typedef in struct:A2::rebind
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dumips-lwp-7.c5 f1 (int *r4, int dummy, int *other) argument
18 f2 (int *r4, int dummy, int *other) argument
30 f3 (int dummy, int *r5, int *other) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/inherit/
H A Dcovariant17.C11 A(const A &other) { } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dcse3.C17 StatVal(const StatVal& other) argument
21 StatVal& operator*=(const StatVal& other) { argument

Completed in 89 milliseconds

1234567891011>>