HomeSort by relevance Sort by last modified time
    Searched refs:const_pointer (Results 851 - 875 of 1254) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
throw_allocator.h 608 typedef const value_type* const_pointer;
627 const_pointer
631 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 642 typedef const value_type* const_pointer;
668 const_pointer
673 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
throw_allocator.h 642 typedef const value_type* const_pointer;
668 const_pointer
673 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
features.h 730 const_pointer, difference_type> const_reverse_iterator; \
755 typedef typename _Super::const_pointer const_pointer; \
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
features.h 730 const_pointer, difference_type> const_reverse_iterator; \
755 typedef typename _Super::const_pointer const_pointer; \
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
features.h 730 const_pointer, difference_type> const_reverse_iterator; \
755 typedef typename _Super::const_pointer const_pointer; \
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 608 typedef const value_type* const_pointer;
627 const_pointer
631 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 608 typedef const value_type* const_pointer;
628 const_pointer
633 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
features.h 730 const_pointer, difference_type> const_reverse_iterator; \
755 typedef typename _Super::const_pointer const_pointer; \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
features.h 730 const_pointer, difference_type> const_reverse_iterator; \
755 typedef typename _Super::const_pointer const_pointer; \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 608 typedef const value_type* const_pointer;
627 const_pointer
631 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 608 typedef const value_type* const_pointer;
628 const_pointer
633 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
throw_allocator.h 642 typedef const value_type* const_pointer;
668 const_pointer
673 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
throw_allocator.h 798 typedef const value_type* const_pointer;
824 const_pointer
829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_map.h 136 typedef typename _Pair_alloc_type::const_pointer const_pointer; typedef in class:map
    [all...]
stl_multimap.h 135 typedef typename _Pair_alloc_type::const_pointer const_pointer; typedef in class:multimap
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/
map.h 72 typedef typename _Base::const_pointer const_pointer; typedef in class:__debug::map
multimap.h 73 typedef typename _Base::const_pointer const_pointer; typedef in class:__debug::multimap
multiset.h 72 typedef typename _Base::const_pointer const_pointer; typedef in class:__debug::multiset
set.h 72 typedef typename _Base::const_pointer const_pointer; typedef in class:__debug::set
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/
map.h 67 typedef typename _Base::const_pointer const_pointer; typedef in class:__profile::map
multimap.h 64 typedef typename _Base::const_pointer const_pointer; typedef in class:__profile::multimap
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 109 _GLIBCXX_ALLOC_TR_NESTED_TYPE(const_pointer,
115 * @c Alloc::const_pointer if that type exists, otherwise
118 typedef __const_pointer const_pointer; typedef in struct:allocator_traits
stl_multimap.h 142 typedef typename _Pair_alloc_type::const_pointer const_pointer; typedef in class:multimap
    [all...]
stl_set.h 121 typedef typename _Key_alloc_type::const_pointer const_pointer; typedef in class:set

Completed in 993 milliseconds

<<31323334353637383940>>