Searched defs:__t (Results 1 - 25 of 49) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr18299-1.c7 const int __t = (__t); local
H A D991008-1.c13 int __t = aIndent; local
19 int __t = aIndent; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvt-35147.C4 _Tp&& forward(_Tp&& __t) { return __t; } // { dg-message "note" } argument
H A Dnamed.C5 movel(_Tp& __t) argument
H A Dpr33996.C21 forward(typename identity<_Tp>::type&& __t) argument
H A Dunnamed_refs.C20 movel(_Tp& __t) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030703-2.c24 tree __t = t; local
/haiku-buildtools/legacy/gcc/libstdc++/
H A Dvalarray.cc26 size_t* const __t = static_cast<size_t*>(alloca(__n*sizeof(size_t))); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr57661.C29 static void g5 (G *__t) { __t->g4 (); } argument
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dgslice_array.h109 gslice_array<_Tp>::operator= (const _Tp& __t) argument
H A Dindirect_array.h108 indirect_array<_Tp>::operator= (const _Tp& __t) argument
H A Dmask_array.h104 mask_array<_T>::operator= (const _T& __t) argument
H A Dslice_array.h106 slice_array<_T>::operator= (const _T& __t) argument
H A Dvalarray_array.h47 __valarray_fill (_Tp* __restrict__ __a, size_t __n, const _Tp& __t) argument
121 __valarray_fill (_Array<_Tp> __a, size_t __n, const _Tp& __t) argument
53 __valarray_fill(_Tp* __restrict__ __a, size_t __n, size_t __s, const _Tp& __t) argument
60 __valarray_fill(_Tp* __restrict__ __a, const size_t* __restrict__ __i, size_t __n, const _Tp& __t) argument
126 __valarray_fill(_Array<_Tp> __a, size_t __n, size_t __s, const _Tp& __t) argument
131 __valarray_fill(_Array<_Tp> __a, _Array<size_t> __i, size_t __n, const _Tp& __t) argument
[all...]
H A Dstd_valarray.h292 inline valarray<_Tp>::valarray (const _Tp& __t, size_t __n) argument
348 valarray<_Tp>::operator= (const _Tp& __t) argument
[all...]
H A Dvalarray_meta.h202 _BinFunClos (const _Dom& __e, const _Tp& __t, _Tp __f (_Tp, _Tp)) argument
213 _BinFunClos (const _Tp& __t, const _Dom& __e, _Tp __f (_Tp, _Tp)) argument
223 _BinFunClos (const valarray<_Tp>& __v, const _Tp& __t, argument
234 _BinFunClos (const _Tp& __t, const valarray<_Tp>& __v, argument
375 _BinBase2 (const _Clos& __e, const _Vt& __t) argument
398 _BinBase1(const _Vt& __t, const _Clos& __e) argument
482 _BinClos(const valarray<_Tp>& __v, const _Tp& __t) argument
492 _BinClos(const _Tp& __t, const valarray<_Tp>& __v) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dvalarray.cc55 valarray<size_t>& __t = const_cast<valarray<size_t>&>(__a); local
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dqueue.h83 push_front(const _Tp& __t) argument
100 pop_front(_Tp& __t) argument
127 pop_back(_Tp& __t) //queue behavior argument
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Dnested_exception.h99 static void _S_throw(_Up&& __t) argument
107 static void _S_throw(_Up&& __t) argument
135 throw_with_nested(_Tp&& __t) argument
143 static void _S_rethrow(const _Tp& __t) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr49770.C12 move (_Tp && __t) argument
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dthread.cc78 thread::_Impl_base* __t = static_cast<thread::_Impl_base*>(__p); local
/haiku-buildtools/gcc/libstdc++-v3/config/cpu/i486/opt/bits/
H A Dopt_random.h48 __generate(typename normal_distribution<double>::result_type* __f, typename normal_distribution<double>::result_type* __t, _UniformRandomNumberGenerator& __urng, const param_type& __param) argument
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dboost_concept_check.h235 void __aux_require_boolean_expr(const _Tp& __t) { argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/dwarf2/
H A Dpr52260.C124 AF (int, unsigned, AI __t) : v2 (), v1 (__t) {} argument
129 void v3 (AI __t) { bar (AFT (4, v4, __t)); } argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr55093.c30 inline tree tree_check (tree __t, const char *__f, int __l, const char *__g, enum tree_code __c) { argument

Completed in 139 milliseconds

12