HomeSort by relevance Sort by last modified time
    Searched defs:const_pointer (Results 326 - 350 of 364) sorted by null

<<1112131415

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/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/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp 135 typedef typename traits_base::const_pointer mapped_const_pointer_;
166 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_NAME
170 typedef const_pointer point_const_iterator;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 120 typedef typename __rebind_n::other::const_pointer node_const_pointer;
132 typedef typename leaf_allocator::const_pointer leaf_const_pointer;
140 typedef typename __rebind_ina::const_pointer inode_const_pointer;
255 typedef typename traits_base::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable.h 138 typedef typename _Allocator::const_pointer const_pointer; typedef in class:tr1::_Hashtable
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 241 typedef const value_type* const_pointer; typedef in class:hashtable
_list.h 265 typedef const value_type* const_pointer; typedef in class:list
_slist.h 232 typedef const value_type* const_pointer; typedef in class:slist
373 void assign(const_pointer __first, const_pointer __last) {
_string.h 135 typedef const value_type* const_pointer; typedef in class:basic_string
    [all...]
_tree.h 304 typedef const value_type* const_pointer; typedef in class:_Rb_tree
_vector.h 123 typedef const value_type* const_pointer; typedef in class:vector
489 const_pointer __mid = __first + __elems_after;
677 const_pointer __first, const_pointer __last)
concept_checks.h 778 _STLP_TYPEDEF_REQUIREMENT(const_pointer); variable
  /external/llvm/include/llvm/ADT/
ilist.h 389 typedef const NodeTy *const_pointer; typedef in class:llvm::iplist
  /external/protobuf/src/google/protobuf/
repeated_field.h 169 typedef const value_type* const_pointer; typedef in class:google::protobuf::RepeatedField
486 typedef const value_type* const_pointer; typedef in class:google::protobuf::RepeatedPtrField
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 372 typedef const bool* const_pointer; typedef in class:__BVECTOR_QUALIFIED
_deque.h 410 typedef const value_type* const_pointer; typedef in class:deque
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 126 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in class:basic_string
128 typedef __gnu_cxx::__normal_iterator<const_pointer, basic_string>
    [all...]
stl_tree.h 346 typedef const value_type* const_pointer; typedef in class:_Rb_tree
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 671 typedef const void* const_pointer; typedef in class:bitmap_allocator
693 typedef const _Tp* const_pointer; typedef in class:bitmap_allocator
1031 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer)
1050 const_pointer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 112 typedef typename __rebind_at::other::const_pointer a_const_pointer;
228 typedef typename __rebind_n::other::const_pointer node_const_pointer;
233 typedef typename __rebind_l::const_pointer leaf_const_pointer;
237 typedef typename __rebind_in::const_pointer inode_const_pointer;
499 typedef typename type_traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_base::_CIter
507 typedef typename __rebind_l::other::const_pointer leaf_const_pointer;
538 const_pointer
822 typedef typename __rebind_l::other::const_pointer leaf_const_pointer;
826 typedef typename __rebind_in::other::const_pointer inode_const_pointer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 126 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in class:basic_string
128 typedef __gnu_cxx::__normal_iterator<const_pointer, basic_string>
    [all...]
stl_tree.h 346 typedef const value_type* const_pointer; typedef in class:_Rb_tree
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 671 typedef const void* const_pointer; typedef in class:bitmap_allocator
693 typedef const _Tp* const_pointer; typedef in class:bitmap_allocator
1031 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer)
1050 const_pointer
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 112 typedef typename __rebind_at::other::const_pointer a_const_pointer;
228 typedef typename __rebind_n::other::const_pointer node_const_pointer;
233 typedef typename __rebind_l::const_pointer leaf_const_pointer;
237 typedef typename __rebind_in::const_pointer inode_const_pointer;
499 typedef typename type_traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_base::_CIter
507 typedef typename __rebind_l::other::const_pointer leaf_const_pointer;
538 const_pointer
822 typedef typename __rebind_l::other::const_pointer leaf_const_pointer;
826 typedef typename __rebind_in::other::const_pointer inode_const_pointer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.h 126 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in class:basic_string
128 typedef __gnu_cxx::__normal_iterator<const_pointer, basic_string>
    [all...]
stl_tree.h 346 typedef const value_type* const_pointer; typedef in class:_Rb_tree
    [all...]

Completed in 1733 milliseconds

<<1112131415