HomeSort by relevance Sort by last modified time
    Searched defs:_Value_type (Results 1 - 14 of 14) sorted by null

  /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/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/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++/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];

Completed in 291 milliseconds