HomeSort by relevance Sort by last modified time
    Searched refs:__allocate_helper (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 208 struct __allocate_helper struct in struct:allocator_traits
225 enable_if<__allocate_helper<_Alloc2>::value, pointer>::type
231 enable_if<!__allocate_helper<_Alloc2>::value, pointer>::type
433 const bool allocator_traits<_Alloc>::__allocate_helper<_Alloc2>::value;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 208 struct __allocate_helper struct in struct:allocator_traits
225 enable_if<__allocate_helper<_Alloc2>::value, pointer>::type
231 enable_if<!__allocate_helper<_Alloc2>::value, pointer>::type
433 const bool allocator_traits<_Alloc>::__allocate_helper<_Alloc2>::value;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 208 struct __allocate_helper struct in struct:allocator_traits
225 enable_if<__allocate_helper<_Alloc2>::value, pointer>::type
231 enable_if<!__allocate_helper<_Alloc2>::value, pointer>::type
433 const bool allocator_traits<_Alloc>::__allocate_helper<_Alloc2>::value;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 203 struct __allocate_helper struct in struct:allocator_traits
218 using __has_allocate = typename __allocate_helper<_Alloc2>::type;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 203 struct __allocate_helper struct in struct:allocator_traits
218 using __has_allocate = typename __allocate_helper<_Alloc2>::type;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 203 struct __allocate_helper struct in struct:allocator_traits
218 using __has_allocate = typename __allocate_helper<_Alloc2>::type;

Completed in 60 milliseconds