| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/ |
| types.pass.cpp | 26 // typedef typename allocator_traits<allocator_type>::const_pointer const_pointer; 47 static_assert((std::is_same<C::const_pointer, const C::value_type*>::value), ""); 63 static_assert((std::is_same<C::const_pointer, min_pointer<const C::value_type>>::value), "");
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/ |
| types.pass.cpp | 26 // typedef typename allocator_traits<allocator_type>::const_pointer const_pointer; 47 static_assert((std::is_same<C::const_pointer, const C::value_type*>::value), ""); 63 static_assert((std::is_same<C::const_pointer, min_pointer<const C::value_type>>::value), "");
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/ |
| types.pass.cpp | 27 // typedef typename Allocator::const_pointer const_pointer; 58 static_assert((std::is_same<typename S::const_pointer, typename std::allocator_traits<Allocator>::const_pointer>::value), "");
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
| allocator.h | 76 typedef const void* const_pointer; typedef in class:allocator 98 typedef const _Tp* const_pointer; typedef in class:allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
| allocator.h | 69 typedef const void* const_pointer; typedef in class:allocator 98 typedef const _Tp* const_pointer; typedef in class:allocator
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/ |
| pairing_heap_.hpp | 93 typedef typename __rebind_a::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pairing_heap
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| allocator.h | 69 typedef const void* const_pointer; typedef in class:allocator 98 typedef const _Tp* const_pointer; typedef in class: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/pairing_heap_/ |
| pairing_heap_.hpp | 93 typedef typename __rebind_a::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pairing_heap
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap
|
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| allocator.h | 76 typedef const void* const_pointer; typedef in class:allocator 98 typedef const _Tp* const_pointer; typedef in class:allocator
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| allocator.h | 74 typedef const void* const_pointer; typedef in class:allocator 95 typedef const _Tp* const_pointer; typedef in class:allocator
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pairing_heap_/ |
| pairing_heap_.hpp | 93 typedef typename __rebind_a::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pairing_heap
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| allocator.h | 76 typedef const void* const_pointer; typedef in class:allocator 98 typedef const _Tp* const_pointer; typedef in class:allocator
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 93 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap_
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| allocator.h | 74 typedef const void* const_pointer; typedef in class:allocator 95 typedef const _Tp* const_pointer; typedef in class:allocator
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pairing_heap_/ |
| pairing_heap_.hpp | 93 typedef typename __rebind_a::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::pairing_heap
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rc_binomial_heap_/ |
| rc_binomial_heap_.hpp | 81 typedef typename base_type::const_pointer const_pointer; typedef in class:__gnu_pbds::detail::rc_binomial_heap
|