HomeSort by relevance Sort by last modified time
    Searched defs:const_pointer (Results 76 - 100 of 287) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/stlport/test/unit/
mvctor_declaration_test.cpp 87 typedef const value_type* const_pointer; typedef in class:std::allocator
104 const_pointer address(const_reference __x) const { return &__x; }
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_declaration_test.cpp 87 typedef const value_type* const_pointer; typedef in class:std::allocator
104 const_pointer address(const_reference __x) const { return &__x; }
  /ndk/tests/device/test-stlport/unit/
mvctor_declaration_test.cpp 87 typedef const value_type* const_pointer; typedef in class:std::allocator
104 const_pointer address(const_reference __x) const { return &__x; }
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 140 value_type>::other::const_pointer
141 const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 129 typedef typename node_allocator::const_pointer const_node_pointer;
160 value_type>::other::const_pointer
161 const_pointer; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 69 Value_Type>::other::const_pointer
70 const_pointer; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
74 Metadata_Type>::other::const_pointer
97 Value_Type>::other::const_pointer
103 Value_Type>::type>::other::const_pointer
109 Value_Type>::type>::other::const_pointer
121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
213 typedef typename base_type::const_pointer const_pointer typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 111 Leaf>::other::const_pointer
139 typedef typename Type_Traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
172 inline const_pointer
370 Leaf>::other::const_pointer
391 typedef typename Type_Traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_it_
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp 109 value_type>::other::const_pointer
110 const_pointer; typedef in class:__gnu_pbds::detail::thin_heap_
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
trie_policy.hpp 296 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::trie_order_statistics_node_update
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pool_allocator.h 131 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
152 const_pointer
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 140 value_type>::other::const_pointer
141 const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 129 typedef typename node_allocator::const_pointer const_node_pointer;
160 value_type>::other::const_pointer
161 const_pointer; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 69 Value_Type>::other::const_pointer
70 const_pointer; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
74 Metadata_Type>::other::const_pointer
97 Value_Type>::other::const_pointer
103 Value_Type>::type>::other::const_pointer
109 Value_Type>::type>::other::const_pointer
121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
213 typedef typename base_type::const_pointer const_pointer typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 111 Leaf>::other::const_pointer
139 typedef typename Type_Traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
172 inline const_pointer
370 Leaf>::other::const_pointer
391 typedef typename Type_Traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_it_
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp 109 value_type>::other::const_pointer
110 const_pointer; typedef in class:__gnu_pbds::detail::thin_heap_
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 296 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::trie_order_statistics_node_update
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 131 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
152 const_pointer
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 140 value_type>::other::const_pointer
141 const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 129 typedef typename node_allocator::const_pointer const_node_pointer;
160 value_type>::other::const_pointer
161 const_pointer; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 69 Value_Type>::other::const_pointer
70 const_pointer; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
74 Metadata_Type>::other::const_pointer
97 Value_Type>::other::const_pointer
103 Value_Type>::type>::other::const_pointer
109 Value_Type>::type>::other::const_pointer
121 ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end_nd = NULL, const_metadata_pointer p_metadata = NULL) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_end_value(const_cast<pointer>(p_end_nd)), m_p_metadata(p_metadata)
213 typedef typename base_type::const_pointer const_pointer typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
point_iterators.hpp 111 Leaf>::other::const_pointer
139 typedef typename Type_Traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
172 inline const_pointer
370 Leaf>::other::const_pointer
391 typedef typename Type_Traits::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pat_trie_it_
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp 109 value_type>::other::const_pointer
110 const_pointer; typedef in class:__gnu_pbds::detail::thin_heap_
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp 296 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::trie_order_statistics_node_update
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 131 typedef const _Tp* const_pointer; typedef in class:__pool_alloc
152 const_pointer
  /external/clang/include/clang/AST/
ASTVector.h 86 typedef const T* const_pointer; typedef in class:clang::ASTVector
150 const_pointer data() const {
151 return const_pointer(Begin);

Completed in 883 milliseconds

1 2 34 5 6 7 8 91011>>