HomeSort by relevance Sort by last modified time
    Searched defs:has_trivial_destructor (Results 51 - 75 of 100) sorted by null

1 23 4

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 412 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__alloc_type_traits
type_traits.h 149 typedef __false_type has_trivial_destructor; typedef in struct:__type_traits_aux
158 typedef __false_type has_trivial_destructor; typedef in struct:__type_traits_aux
167 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits_aux
246 typedef __false_type has_trivial_destructor; typedef in struct:__type_traits
252 typedef typename __bool2type<_STLP_HAS_TRIVIAL_DESTRUCTOR(_Tp)>::_Ret has_trivial_destructor; typedef in struct:__type_traits
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_alloc.h 412 typedef _STLportAlloc has_trivial_destructor; typedef in struct:__alloc_type_traits
type_traits.h 149 typedef __false_type has_trivial_destructor; typedef in struct:__type_traits_aux
158 typedef __false_type has_trivial_destructor; typedef in struct:__type_traits_aux
167 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits_aux
246 typedef __false_type has_trivial_destructor; typedef in struct:__type_traits
252 typedef typename __bool2type<_STLP_HAS_TRIVIAL_DESTRUCTOR(_Tp)>::_Ret has_trivial_destructor; typedef in struct:__type_traits
  /external/stlport/stlport/stl/
_hashtable.h 162 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_list.h 155 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_slist.h 131 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_tree.h 211 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
  /external/stlport/test/unit/
type_traits_test.cpp 123 typedef __true_type has_trivial_destructor; typedef in struct:std::__type_traits
495 int has_trivial_destructor(_Tp) { function
496 typedef typename __type_traits<_Tp>::has_trivial_destructor _TrivialDestructor;
518 typedef __true_type has_trivial_destructor; typedef in struct:std::__type_traits
529 CPPUNIT_CHECK( has_trivial_destructor(int_pointer) == 1 );
530 CPPUNIT_CHECK( has_trivial_destructor(int_const_pointer) == 1 );
531 CPPUNIT_CHECK( has_trivial_destructor(int_volatile_pointer) == 1 );
532 CPPUNIT_CHECK( has_trivial_destructor(int_const_volatile_pointer) == 1 );
533 CPPUNIT_CHECK( has_trivial_destructor(any_pointer) == 1 );
534 CPPUNIT_CHECK( has_trivial_destructor(any) == 0 )
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 162 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_list.h 155 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_slist.h 131 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_tree.h 211 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
  /ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp 123 typedef __true_type has_trivial_destructor; typedef in struct:std::__type_traits
495 int has_trivial_destructor(_Tp) { function
496 typedef typename __type_traits<_Tp>::has_trivial_destructor _TrivialDestructor;
518 typedef __true_type has_trivial_destructor; typedef in struct:std::__type_traits
529 CPPUNIT_CHECK( has_trivial_destructor(int_pointer) == 1 );
530 CPPUNIT_CHECK( has_trivial_destructor(int_const_pointer) == 1 );
531 CPPUNIT_CHECK( has_trivial_destructor(int_volatile_pointer) == 1 );
532 CPPUNIT_CHECK( has_trivial_destructor(int_const_volatile_pointer) == 1 );
533 CPPUNIT_CHECK( has_trivial_destructor(any_pointer) == 1 );
534 CPPUNIT_CHECK( has_trivial_destructor(any) == 0 )
    [all...]
  /ndk/tests/device/test-stlport/unit/
type_traits_test.cpp 123 typedef __true_type has_trivial_destructor; typedef in struct:std::__type_traits
495 int has_trivial_destructor(_Tp) { function
496 typedef typename __type_traits<_Tp>::has_trivial_destructor _TrivialDestructor;
518 typedef __true_type has_trivial_destructor; typedef in struct:std::__type_traits
529 CPPUNIT_CHECK( has_trivial_destructor(int_pointer) == 1 );
530 CPPUNIT_CHECK( has_trivial_destructor(int_const_pointer) == 1 );
531 CPPUNIT_CHECK( has_trivial_destructor(int_volatile_pointer) == 1 );
532 CPPUNIT_CHECK( has_trivial_destructor(int_const_volatile_pointer) == 1 );
533 CPPUNIT_CHECK( has_trivial_destructor(any_pointer) == 1 );
534 CPPUNIT_CHECK( has_trivial_destructor(any) == 0 )
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 162 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_list.h 155 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_slist.h 131 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_tree.h 211 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 162 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_list.h 155 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_slist.h 131 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_tree.h 211 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 162 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits
_list.h 155 typedef __true_type has_trivial_destructor; typedef in struct:__type_traits

Completed in 443 milliseconds

1 23 4