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

1 23

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
future 210 typedef aligned_storage<sizeof(_Res), __a_of::value> __align_storage;
    [all...]
type_traits     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 63 static typename aligned_storage<sizeof(T)>::type buf;
73 static typename aligned_storage<sizeof(T)>::type buf;
83 static typename aligned_storage<sizeof(T)>::type buf;
441 static aligned_storage<sizeof(locale)>::type buf;
458 static aligned_storage<sizeof(locale)>::type buf;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 210 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 210 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 210 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 210 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 210 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 438 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 438 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
type_traits     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
forward_list.h 99 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]
shared_ptr_base.h 435 typename aligned_storage<sizeof(_Tp), alignment_of<_Tp>::value>::type
    [all...]

Completed in 629 milliseconds

1 23