Searched
full:template (Results
4626 -
4650 of
20596) sorted by null
<<181182183184185186187188189190>>
| /external/libcxx/test/std/numerics/complex.number/complex.ops/ |
| unary_plus.pass.cpp | 12 // template<class T> 19 template <class T>
|
| /external/libcxx/test/std/numerics/complex.number/complex.value.ops/ |
| imag.pass.cpp | 12 // template<class T> 19 template <class T>
|
| real.pass.cpp | 12 // template<class T> 19 template <class T>
|
| /external/libcxx/test/std/numerics/numarray/valarray.range/ |
| begin_const.pass.cpp | 12 // template<class T> class valarray; 14 // template <class T>
|
| begin_non_const.pass.cpp | 12 // template<class T> class valarray; 14 // template <class T>
|
| end_const.pass.cpp | 12 // template<class T> class valarray; 14 // template <class T>
|
| end_non_const.pass.cpp | 12 // template<class T> class valarray; 14 // template <class T>
|
| /external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.shuf/ |
| seed_sseq.pass.cpp | 12 // template<class Engine, size_t k> 15 // template<class Sseq> void seed(Sseq& q);
|
| /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
| ctor_sseq.pass.cpp | 12 // template <class UIntType, UIntType a, UIntType c, UIntType m> 15 // template<class Sseq> explicit linear_congruential_engine(Sseq& q);
|
| result_type.pass.cpp | 12 // template <class UIntType, UIntType a, UIntType c, UIntType m> 22 template <class T>
|
| seed_result_type.pass.cpp | 12 // template <class UIntType, UIntType a, UIntType c, UIntType m> 20 template <class T>
|
| /external/libcxx/test/std/re/re.regex/re.regex.assign/ |
| string.pass.cpp | 12 // template <class charT, class traits = regex_traits<charT>> class basic_regex; 14 // template <class ST, class SA>
|
| /external/libcxx/test/std/re/re.regex/re.regex.construct/ |
| default.pass.cpp | 12 // template <class charT, class traits = regex_traits<charT>> class basic_regex; 19 template <class CharT>
|
| ptr.pass.cpp | 12 // template <class charT, class traits = regex_traits<charT>> class basic_regex; 19 template <class CharT>
|
| /external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
| allocate.pass.cpp | 12 // template <class Alloc> 22 template <class T>
|
| /external/libcxx/test/std/utilities/memory/allocator.traits/ |
| allocator_type.pass.cpp | 12 // template <class Alloc> 22 template <class T>
|
| value_type.pass.cpp | 12 // template <class Alloc> 22 template <class T>
|
| /external/libcxx/test/std/utilities/memory/default.allocator/allocator.globals/ |
| eq.pass.cpp | 14 // template <class T1, class T2> 18 // template <class T1, class T2>
|
| /external/libcxx/test/std/utilities/memory/pointer.traits/ |
| rebind.pass.cpp | 12 // template <class T> 15 // template <class U> using rebind = U*;
|
| /external/libcxx/test/std/utilities/memory/temporary.buffer/ |
| temporary_buffer.pass.cpp | 12 // template <class T> 16 // template <class T>
|
| /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
| is_literal_type.pass.cpp | 16 template <class T> 22 template <class T>
|
| /external/libcxx/test/std/utilities/time/time.duration/ |
| default_ratio.pass.cpp | 14 // Test default template arg: 16 // template <class Rep, class Period = ratio<1>>
|
| /external/libcxx/test/std/utilities/time/time.point/ |
| default_duration.pass.cpp | 14 // Test default template arg: 16 // template <class Clock, class Duration = typename Clock::duration>
|
| /external/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
| U_V.pass.cpp | 12 // template <class T1, class T2> struct pair 14 // template<class U, class V> pair(U&& x, V&& y);
|
| assign_const_pair_U_V.pass.cpp | 12 // template <class T1, class T2> struct pair 14 // template<class U, class V> pair& operator=(const pair<U, V>& p);
|
Completed in 1266 milliseconds
<<181182183184185186187188189190>>