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

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 67 typedef typename __rebind_v::other::const_pointer entry;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 60 typedef const_pointer_ const_pointer; typedef in class:const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 67 typedef typename __rebind_v::other::const_pointer entry;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 60 typedef const_pointer_ const_pointer; typedef in class:const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 67 typedef typename __rebind_v::other::const_pointer entry;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 60 typedef const_pointer_ const_pointer; typedef in class:const_iterator_
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
stl_allocator.h 64 typedef const T* const_pointer; typedef in class:STL_Allocator
79 const_pointer address(const_reference x) const { return &x; }
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
stl_allocator.h 64 typedef const T* const_pointer; typedef in class:STL_Allocator
79 const_pointer address(const_reference x) const { return &x; }
  /external/chromium_org/v8/src/
zone-allocator.h 19 typedef const T* const_pointer; typedef in class:v8::internal::zone_allocator
37 const_pointer address(const_reference x) const {return &x;}
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp 85 typedef const void* const_pointer; typedef in class:redecl::n1::allocator
94 void allocate(allocator<void>::const_pointer = 0);
  /external/libcxx/test/iterators/iterator.primitives/iterator.traits/
Android.mk 19 test_name := iterators/iterator.primitives/iterator.traits/const_pointer
20 test_src := const_pointer.pass.cpp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
debug_allocator.h 69 typedef typename _Alloc::const_pointer const_pointer; typedef in class:debug_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 87 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
  /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
  /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_
  /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
  /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_
  /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/5/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 67 typedef typename _Alloc::const_pointer const_pointer; typedef in class:debug_allocator
new_allocator.h 57 typedef const _Tp* const_pointer; typedef in class:new_allocator
78 const_pointer
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 87 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 67 typedef typename _Alloc::const_pointer const_pointer; typedef in class:debug_allocator
new_allocator.h 57 typedef const _Tp* const_pointer; typedef in class:new_allocator
78 const_pointer
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 87 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_

Completed in 1692 milliseconds

1 2 3 4 56 7 8 91011>>