HomeSort by relevance Sort by last modified time
    Searched full:aligned_storage (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
type_traits 711 // template <std::size_t Len, std::size_t Align> struct aligned_storage;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
type_traits 305 struct aligned_storage
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 671 struct aligned_storage
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 668 struct aligned_storage
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
type_traits 711 // template <std::size_t Len, std::size_t Align> struct aligned_storage;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
type_traits 711 // template <std::size_t Len, std::size_t Align> struct aligned_storage;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
type_traits 671 struct aligned_storage
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
type_traits 668 struct aligned_storage
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
type_traits 667 struct aligned_storage
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
future 600 typedef typename aligned_storage<sizeof(_Rp), alignment_of<_Rp>::value>::type _Up;
    [all...]
functional     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 439 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
future 193 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]
type_traits 822 struct aligned_storage
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 439 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
future 193 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]
type_traits 822 struct aligned_storage
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 439 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
future 193 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]
type_traits 822 struct aligned_storage
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
future 222 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 439 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
future 193 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]
type_traits 822 struct aligned_storage
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
future 222 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]

Completed in 820 milliseconds

12 3