Home
last modified time | relevance | path

Searched defs:_Tp (Results 1 – 25 of 39) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.types/locale.category/
Dcategory.pass.cpp24 void test(const _Tp &) {} in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/
Dtypes.pass.cpp31 void test(const _Tp &) {} in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/
Dctype_base.pass.cpp40 void test(const _Tp &) {} in test()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iterator_old.h116 iterator_category(const reverse_bidirectional_iterator<_BidirectionalIterator, _Tp, Reference__, _D… in iterator_category() argument
121 value_type(const reverse_bidirectional_iterator<_BidirectionalIterator, _Tp, Reference__, _Distance… in value_type() argument
126 distance_type(const reverse_bidirectional_iterator<_BidirectionalIterator, _Tp, Reference__, _Dista… in distance_type() argument
224 iterator_category(const reverse_iterator<_RandomAccessIterator, _Tp, Reference__, _Distance>&) in iterator_category() argument
228 inline _Tp* _STLP_CALL value_type(const reverse_iterator<_RandomAccessIterator, _Tp, Reference__, … in value_type() argument
233 distance_type(const reverse_iterator<_RandomAccessIterator, _Tp, Reference__, _Distance>&) in distance_type() argument
D_list.c139 void _S_remove_if(list<_Tp, _Alloc>& __that, _Predicate __pred) { in _S_remove_if()
152 void _S_unique(list<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred) { in _S_unique()
168 void _S_merge(list<_Tp, _Alloc>& __that, list<_Tp, _Alloc>& __x, in _S_merge()
206 void _S_sort(list<_Tp, _Alloc>& __that, _StrictWeakOrdering __comp) { in _S_sort()
D_rope.h81 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) (_Alloc_traits<_Tp,__atype>::create_allocator(__… argument
83 # define _STLP_CREATE_ALLOCATOR(__atype,__a, _Tp) __stl_alloc_create(__a,(_Tp*)0) argument
D_slist.c134 void _Slist_unique(slist<_Tp, _Alloc>& __that, _BinaryPredicate __pred) { in _Slist_unique()
148 void _Slist_merge(slist<_Tp, _Alloc>& __that, slist<_Tp, _Alloc>& __x, in _Slist_merge()
183 void _Slist_sort(slist<_Tp, _Alloc>& __that, _StrictWeakOrdering __comp) { in _Slist_sort()
D_tempbuf.h66 get_temporary_buffer(ptrdiff_t __len, _Tp*) { in get_temporary_buffer() argument
100 void _M_initialize_buffer(const _Tp&, const __true_type&) {} in _M_initialize_buffer()
134 _Temporary_buffer(const _Temporary_buffer<_ForwardIterator, _Tp>&) {} in _Temporary_buffer() argument
D_iostream_string.h85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) in __stl_alloc_rebind()
89 __stl_alloc_create(const _STLP_PRIV __iostring_allocator<_Tp>&, const _Tp*) in __stl_alloc_create()
D_tempbuf.c37 __get_temporary_buffer(ptrdiff_t __len, _Tp*) in __get_temporary_buffer() argument
D_numeric.c41 _OutputIterator __result, _Tp*, _BinaryOperation __binary_op) { in __partial_sum() argument
58 _OutputIterator __result, _Tp*, in __adjacent_difference() argument
D_heap.c57 _RandomAccessIterator __last, _Distance*, _Tp*) in __push_heap_aux() argument
94 _Distance*, _Tp*) in __push_heap_aux() argument
132 __pop_heap_aux(_RandomAccessIterator __first, _RandomAccessIterator __last, _Tp*) { in __pop_heap_aux() argument
172 _RandomAccessIterator __last, _Tp*, _Compare __comp) in __pop_heap_aux() argument
191 _RandomAccessIterator __last, _Tp*, _Distance*) in __make_heap() argument
217 _Compare __comp, _Tp*, _Distance*) in __make_heap() argument
D_raw_storage_iter.h72 inline output_iterator_tag iterator_category(const raw_storage_iterator<_ForwardIterator, _Tp>&) { … in iterator_category() argument
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.system/
Dconsistency.pass.cpp24 void test(const _Tp &) {} in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.hires/
Dconsistency.pass.cpp24 void test(const _Tp &) {} in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.steady/
Dconsistency.pass.cpp24 void test(const _Tp &) {} in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
Dvalues.pass.cpp29 void where(const _Tp &) {} in where()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.const/
Dconstants.pass.cpp32 void where(const _Tp &) {} in where()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
Dconst_data_members.pass.cpp41 void test(const _Tp &) {} in test()
/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp64 bool valid_sign_info(bool limit_is_signed, const _Tp &) { in valid_sign_info()
70 bool test_integral_limits_base(const _Tp &, bool unknown_sign = true, bool is_signed = true) { in test_integral_limits_base()
124 bool test_float_limits(const _Tp &) { in test_float_limits()
233 bool test_qnan(const _Tp &) { in test_qnan()
/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp64 bool valid_sign_info(bool limit_is_signed, const _Tp &) { in valid_sign_info()
70 bool test_integral_limits_base(const _Tp &, bool unknown_sign = true, bool is_signed = true) { in test_integral_limits_base()
124 bool test_float_limits(const _Tp &) { in test_float_limits()
233 bool test_qnan(const _Tp &) { in test_qnan()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
Dvalues.pass.cpp44 void where(const _Tp &) {} in where()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
Dvalues.pass.cpp32 void where(const _Tp &) {} in where()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
Dvalues.pass.cpp30 void where(const _Tp &) {} in where()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/
Dvalues.pass.cpp29 void where(const _Tp &) {} in where()

12