HomeSort by relevance Sort by last modified time
    Searched full:_value_type (Results 1 - 25 of 35) sorted by null

1 2

  /external/stlport/test/eh/
test_push_back.h 39 typedef typename C::value_type _value_type; typedef
40 c.push_back(_value_type() );
test_push_front.h 35 typedef typename C::value_type _value_type; typedef
36 c.push_front( _value_type() );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_construct.h 115 _Value_type;
116 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 376 typedef typename _Ta::value_type _Value_type;
377 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
380 _Value_type __t = __a[__i];
392 typedef typename _Ta::value_type _Value_type;
393 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
396 _Value_type __t = __a[__i];
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_construct.h 115 _Value_type;
116 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 376 typedef typename _Ta::value_type _Value_type;
377 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
380 _Value_type __t = __a[__i];
392 typedef typename _Ta::value_type _Value_type;
393 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
396 _Value_type __t = __a[__i];
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_construct.h 115 _Value_type;
116 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 376 typedef typename _Ta::value_type _Value_type;
377 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
380 _Value_type __t = __a[__i];
392 typedef typename _Ta::value_type _Value_type;
393 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
396 _Value_type __t = __a[__i];
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_construct.h 115 _Value_type;
116 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 376 typedef typename _Ta::value_type _Value_type;
377 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
380 _Value_type __t = __a[__i];
392 typedef typename _Ta::value_type _Value_type;
393 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
396 _Value_type __t = __a[__i];
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_construct.h 115 _Value_type;
116 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 376 typedef typename _Ta::value_type _Value_type;
377 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
380 _Value_type __t = __a[__i];
392 typedef typename _Ta::value_type _Value_type;
393 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
396 _Value_type __t = __a[__i];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_construct.h 126 _Value_type;
127 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 373 typedef typename _Ta::value_type _Value_type;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
377 _Value_type __t = __a[__i];
389 typedef typename _Ta::value_type _Value_type;
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
393 _Value_type __t = __a[__i];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_construct.h 126 _Value_type;
127 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 373 typedef typename _Ta::value_type _Value_type;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
377 _Value_type __t = __a[__i];
389 typedef typename _Ta::value_type _Value_type;
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
393 _Value_type __t = __a[__i];
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_construct.h 126 _Value_type;
127 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 373 typedef typename _Ta::value_type _Value_type;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
377 _Value_type __t = __a[__i];
389 typedef typename _Ta::value_type _Value_type;
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
393 _Value_type __t = __a[__i];
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_construct.h 127 _Value_type;
128 std::_Destroy_aux<__has_trivial_destructor(_Value_type)>::
valarray_array.h 373 typedef typename _Ta::value_type _Value_type;
374 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
377 _Value_type __t = __a[__i];
389 typedef typename _Ta::value_type _Value_type;
390 _Value_type __r = __s == 0 ? _Value_type() : __a[0];
393 _Value_type __t = __a[__i];
  /external/stlport/stlport/stl/
_iterator_base.h 241 typedef _STLP_TYPENAME _STLP_STD::iterator_traits<_Iter>::value_type _value_type; typedef
242 return __STATIC_CAST(_value_type*,0);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 241 typedef _STLP_TYPENAME _STLP_STD::iterator_traits<_Iter>::value_type _value_type; typedef
242 return __STATIC_CAST(_value_type*,0);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 241 typedef _STLP_TYPENAME _STLP_STD::iterator_traits<_Iter>::value_type _value_type; typedef
242 return __STATIC_CAST(_value_type*,0);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 241 typedef _STLP_TYPENAME _STLP_STD::iterator_traits<_Iter>::value_type _value_type; typedef
242 return __STATIC_CAST(_value_type*,0);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 241 typedef _STLP_TYPENAME _STLP_STD::iterator_traits<_Iter>::value_type _value_type; typedef
242 return __STATIC_CAST(_value_type*,0);

Completed in 929 milliseconds

1 2