Home
last modified time | relevance | path

Searched defs:_Tp1 (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dmvctor_declaration_test.cpp99 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {} in allocator()
Dtype_traits_test.cpp413 int are_both_pointer_type (_Tp1, _Tp2) { in are_both_pointer_type() argument
/ndk/tests/device/test-stlport/unit/
Dmvctor_declaration_test.cpp99 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {} in allocator()
Dtype_traits_test.cpp413 int are_both_pointer_type (_Tp1, _Tp2) { in are_both_pointer_type() argument
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_alloc.h291 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {} in allocator()