HomeSort by relevance Sort by last modified time
    Searched refs:const_pointer (Results 51 - 75 of 463) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
debug_allocator.h 68 typedef typename _Alloc::const_pointer const_pointer; typedef in class:debug_allocator
array_allocator.h 56 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
65 const_pointer
112 typedef const _Tp* const_pointer; typedef in class:array_allocator
vstring_util.h 60 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in struct:__vstring_utility
69 __normal_iterator<const_pointer, __gnu_cxx::
81 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 80 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
entry_cmp.hpp 68 typedef typename __rebind_v::other::const_pointer entry;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
debug_allocator.h 68 typedef typename _Alloc::const_pointer const_pointer; typedef in class:debug_allocator
array_allocator.h 56 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
65 const_pointer
112 typedef const _Tp* const_pointer; typedef in class:array_allocator
vstring_util.h 60 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef in struct:__vstring_utility
69 __normal_iterator<const_pointer, __gnu_cxx::
81 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 80 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
entry_cmp.hpp 68 typedef typename __rebind_v::other::const_pointer entry;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
debug_allocator.h 68 typedef typename _Alloc::const_pointer const_pointer; typedef in class:debug_allocator
array_allocator.h 56 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
65 const_pointer
112 typedef const _Tp* const_pointer; typedef in class:array_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 80 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
entry_cmp.hpp 68 typedef typename __rebind_v::other::const_pointer entry;
  /prebuilts/misc/common/swig/include/2.0.11/go/
std_list.i 19 typedef const value_type* const_pointer;
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_vector.i 66 typedef const value_type* const_pointer;
108 typedef const value_type* const_pointer;
148 typedef const value_type* const_pointer;
189 typedef const value_type* const_pointer;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 80 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
  /external/libcxx/test/std/containers/sequences/vector/
types.pass.cpp 27 // typedef typename allocator_type::const_pointer const_pointer;
56 static_assert((std::is_same<typename C::const_pointer, typename Allocator::const_pointer>::value), "");
84 static_assert((std::is_same<std::vector<int, min_allocator<int>>::const_pointer, min_pointer<const int>>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/
types.pass.cpp 27 // typedef typename allocator_type::const_pointer const_pointer;
54 static_assert((std::is_same<typename C::const_pointer, typename Allocator::const_pointer>::value), "");
82 static_assert((std::is_same<std::vector<int, min_allocator<int>>::const_pointer, min_pointer<const int>>::value), "");
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
array_allocator.h 56 typedef const _Tp* const_pointer; typedef in class:array_allocator_base
65 const_pointer
112 typedef const _Tp* const_pointer; typedef in class:array_allocator
  /external/vulkan-validation-layers/libs/glm/detail/
type_gentype.hpp 67 typedef TYPE<VALTYPE> const * const_pointer; typedef in struct:glm::detail::genType
203 // typedef genType const* const_pointer;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/
allocator_types.pass.cpp 21 // typedef const T* const_pointer;
39 static_assert((std::is_same<std::allocator<char>::const_pointer, const char*>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 59 typedef const_pointer_ const_pointer; typedef in class:point_iterator_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 59 typedef const_pointer_ const_pointer; typedef in class:point_iterator_
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 59 typedef const_pointer_ const_pointer; typedef in class:point_iterator_

Completed in 3057 milliseconds

1 23 4 5 6 7 8 91011>>