HomeSort by relevance Sort by last modified time
    Searched full:const_pointer (Results 1001 - 1025 of 1339) sorted by null

<<41424344454647484950>>

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_slist.h 232 typedef const value_type* const_pointer; typedef in class:slist
373 void assign(const_pointer __first, const_pointer __last) {
  /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/
_slist.h 232 typedef const value_type* const_pointer; typedef in class:slist
373 void assign(const_pointer __first, const_pointer __last) {
  /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/
mt_allocator.h 574 typedef const _Tp* const_pointer; typedef in class:__mt_alloc_base
583 const_pointer
633 typedef const _Tp* const_pointer; typedef in class:__mt_alloc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 574 typedef const _Tp* const_pointer; typedef in class:__mt_alloc_base
583 const_pointer
637 typedef const _Tp* const_pointer; typedef in class:__mt_alloc
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
mt_allocator.h 576 typedef const _Tp* const_pointer; typedef in class:__mt_alloc_base
591 const_pointer
645 typedef const _Tp* const_pointer; typedef in class:__mt_alloc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_vector.h 183 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
733 const_pointer
735 { return const_pointer(this->_M_impl._M_start); }
    [all...]
forward_list.h 59 ::other::const_pointer _Const_pointer;
183 typedef typename _Alloc::const_pointer pointer;
409 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:forward_list
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 183 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
733 const_pointer
735 { return const_pointer(this->_M_impl._M_start); }
    [all...]
forward_list.h 59 ::other::const_pointer _Const_pointer;
183 typedef typename _Alloc::const_pointer pointer;
409 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:forward_list
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 183 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
733 const_pointer
735 { return const_pointer(this->_M_impl._M_start); }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 183 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
733 const_pointer
735 { return const_pointer(this->_M_impl._M_start); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_vector.h 183 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
733 const_pointer
735 { return const_pointer(this->_M_impl._M_start); }
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
list 31 typedef typename allocator_type::const_pointer const_pointer;
531 typedef typename __alloc_traits::const_pointer const_pointer;
830 typedef typename base::const_pointer const_pointer;
    [all...]
string 87 typedef typename allocator_type::const_pointer const_pointer;
    [all...]
forward_list 30 typedef typename allocator_traits<allocator_type>::const_pointer const_pointer;
561 typedef typename allocator_traits<allocator_type>::const_pointer const_pointer;
    [all...]
  /external/llvm/include/llvm/ADT/
SmallVector.h 109 typedef const T *const_pointer; typedef in class:llvm::SmallVectorTemplateCommon
137 const_pointer data() const { return const_pointer(begin()); }
  /external/stlport/stlport/stl/pointers/
_list.h 75 typedef const value_type* const_pointer; typedef in class:list
  /frameworks/compile/mclinker/include/mcld/ADT/
BinTree.h 368 typedef const value_type* const_pointer; typedef in class:mcld::BinaryTree
  /frameworks/compile/mclinker/include/mcld/
InputTree.h 79 typedef const value_type* const_pointer; typedef in class:mcld::BinaryTree
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 75 typedef const value_type* const_pointer; typedef in class:list
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h 193 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
870 const_pointer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h 193 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
870 const_pointer
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 75 typedef const value_type* const_pointer; typedef in class:list

Completed in 2603 milliseconds

<<41424344454647484950>>