HomeSort by relevance Sort by last modified time
    Searched refs:__glibcxx_base_allocator (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
allocator.h 86 class allocator: public __glibcxx_base_allocator<_Tp>
104 : __glibcxx_base_allocator<_Tp>(__a) { }
143 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
allocator.h 86 class allocator: public __glibcxx_base_allocator<_Tp>
104 : __glibcxx_base_allocator<_Tp>(__a) { }
143 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
allocator.h 86 class allocator: public __glibcxx_base_allocator<_Tp>
104 : __glibcxx_base_allocator<_Tp>(__a) { }
143 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
allocator.h 86 class allocator: public __glibcxx_base_allocator<_Tp>
104 : __glibcxx_base_allocator<_Tp>(__a) { }
143 #undef __glibcxx_base_allocator macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
allocator.h 92 class allocator: public __glibcxx_base_allocator<_Tp>
110 : __glibcxx_base_allocator<_Tp>(__a) { }
148 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 92 class allocator: public __glibcxx_base_allocator<_Tp>
110 : __glibcxx_base_allocator<_Tp>(__a) { }
148 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
allocator.h 89 class allocator: public __glibcxx_base_allocator<_Tp>
107 : __glibcxx_base_allocator<_Tp>(__a) { }
149 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 92 class allocator: public __glibcxx_base_allocator<_Tp>
110 : __glibcxx_base_allocator<_Tp>(__a) { }
148 #undef __glibcxx_base_allocator macro
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
allocator.h 89 class allocator: public __glibcxx_base_allocator<_Tp>
107 : __glibcxx_base_allocator<_Tp>(__a) { }
149 #undef __glibcxx_base_allocator macro

Completed in 2983 milliseconds

12