Searched defs:other (Results 176 - 200 of 286) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr42337.C32 typedef allocator<_Tp1> other; typedef in struct:allocator::rebind
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C248 SetLD<T>::SetLD(const ListD<T>& other): argument
260 SetLD<T>::add(const ListD<T>& other) argument
268 SetLD<T>::add(const SetLD<T>& other) argument
347 template <> class SetLD< IcaseString >: public SetLD< String > { public: SetLD (): SetLD< String >() { }; SetLD (const ::ListD< IcaseString >& other): SetLD< String >() { ::ListD< IcaseString >::Vix x; for (other argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A D2371.C227 ListS<T>::ListS(const ListS<T>& other): argument
244 ListS<T>::operator=(const ListS<T>& other) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr47416.C109 typedef __common_pool_policy < _PoolTp1, _Thread1 > other; typedef in struct:__gnu_cxx::__common_pool_policy::_M_rebind
124 typedef __mt_alloc < _Tp1, pol_type > other; typedef in struct:__gnu_cxx::__mt_alloc::rebind
H A Dvariadic-bind.C82 tuple(const tuple<VValues...>& other) argument
86 tuple& operator=(const tuple<VValues...>& other) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr58371.C19 typedef allocator other; typedef in struct:std::allocator::rebind
27 typedef typename _Alloc::template rebind < _Tp >::other other; typedef in struct:__gnu_cxx::__alloc_traits::rebind
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr57107.C81 typedef allocator<_Tp1> other; typedef in struct:std::allocator::rebind
89 typedef typename _Alloc::template rebind<_Tp>::other other; typedef in struct:__gnu_cxx::__alloc_traits::rebind
H A Dpr57140.C22 typedef allocator<_Tp1> other; typedef in struct:std::allocator::rebind
H A Dpr41775.C56 typedef new_allocator < _Tp1 > other; typedef in struct:__gnu_cxx::new_allocator::rebind
H A Dpr53602.C30 typedef new_allocator <_Tp1> other; typedef in struct:__gnu_cxx::new_allocator::rebind
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr57878.C50 typedef allocator<_Tp1> other; typedef in struct:std::allocator::rebind
147 other; typedef in struct:__gnu_cxx::__alloc_traits::rebind
/haiku-buildtools/gcc/libcilkrts/include/cilk/
H A Dholder.h922 swap(holder_monoid& other) argument
[all...]
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dgen-mul-tables.cc427 void copy_technique_from (ExpressionTree * other) argument
/haiku-buildtools/binutils/gas/
H A Dstabs.c137 aout_process_stab (int what, const char *string, int type, int other, int desc) argument
184 int other; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-sh64.c746 unsigned char other; local
[all...]
H A Delf32-ip2k.c658 unsigned char type, other; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dcppfiles.c79 struct file_name_list *prev, *cur, *other; local
[all...]
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_alloc.h754 typedef allocator<_Tp1> other; typedef in struct:allocator::rebind
792 typedef allocator<_Tp1> other; typedef in struct:allocator::rebind
829 typedef __allocator<_Tp1, _Alloc> other; typedef in struct:__allocator::rebind
[all...]
/haiku-buildtools/cloog/source/isl/
H A Dconstraints.c119 struct cloog_isl_other *other = user; local
157 struct cloog_isl_other other; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr47615.C24 typedef new_allocator < _Tp1 > other; typedef in struct:__gnu_cxx::new_allocator::rebind
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dmt_allocator.h465 { typedef __common_pool_policy<_PoolTp1, _Thread1> other; }; typedef in struct:__common_pool_policy::_M_rebind
561 { typedef __per_type_pool_policy<_Tp1, _PoolTp1, _Thread1> other; }; typedef in struct:__per_type_pool_policy::_M_rebind
656 typedef __mt_alloc<_Tp1, pol_type> other; typedef in struct:__mt_alloc::rebind
H A Dthrow_allocator.h904 { typedef throw_allocator_limit<_Tp1> other; }; typedef in struct:throw_allocator_limit::rebind
925 { typedef throw_allocator_random<_Tp1> other; }; typedef in struct:throw_allocator_random::rebind
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dcilk_fiber.cpp897 void cilk_fiber::suspend_self_and_resume_other(cilk_fiber* other) argument
352 cilk_fiber_suspend_self_and_resume_other(cilk_fiber* self, cilk_fiber* other) argument
370 cilk_fiber_remove_reference_from_self_and_resume_other(cilk_fiber* self, cilk_fiber_pool* self_pool, cilk_fiber* other) argument
931 remove_reference_from_self_and_resume_other(cilk_fiber_pool* self_pool, cilk_fiber* other) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_allocator.h115 typename AllocTraits::template rebind<U>::other> other; typedef in struct:__gnu_test::tracker_allocator::rebind
304 typename AllocTraits::template rebind<Tp1>::other> other; typedef in struct:__gnu_test::uneq_allocator::rebind
428 typename AllocTraits::template rebind<Up>::other> other; typedef in struct:__gnu_test::propagating_allocator::rebind
494 SimpleAllocator(const SimpleAllocator<T>& other) argument
523 { typedef ExplicitConsAlloc<Up> other; }; typedef in struct:__gnu_test::ExplicitConsAlloc::rebind
541 { typedef CustomPointerAlloc<Up> other; }; typedef in struct:__gnu_test::CustomPointerAlloc::rebind
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-sh64.c754 unsigned char other; local
[all...]

Completed in 399 milliseconds

1234567891011>>