HomeSort by relevance Sort by last modified time
    Searched defs:allocator_type (Results 1 - 25 of 384) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/except/except.spec/
canonical.cpp 21 typedef _Allocator allocator_type; typedef in class:std::basic_string
24 noexcept(__is_nothrow_constructible<allocator_type>::value);
47 basic_string<T, _Traits, _Allocator>::basic_string() noexcept(__is_nothrow_constructible<allocator_type>::value) {}
  /external/clang/test/SemaCXX/
PR9908.cpp 12 typedef Alloc allocator_type; typedef in struct:allocator_traits
14 __allocator_traits_rebind<allocator_type, T>::type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
list_update_policy.hpp 63 typedef Allocator allocator_type; typedef in class:__gnu_pbds::move_to_front_lu_policy
69 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
100 typedef Allocator allocator_type; typedef in class:__gnu_pbds::counter_lu_policy
107 typedef typename allocator_type::size_type size_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unordered_map.h 65 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_map
71 const allocator_type& __a = allocator_type())
82 const allocator_type& __a = allocator_type())
92 const allocator_type& __a = allocator_type())
136 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_multimap
266 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_map
334 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_multimap
    [all...]
unordered_set.h 65 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_set
71 const allocator_type& __a = allocator_type())
82 const allocator_type& __a = allocator_type())
92 const allocator_type& __a = allocator_type())
134 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_multiset
259 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_set
324 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_multiset
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
list_update_policy.hpp 65 typedef Allocator allocator_type; typedef in class:__gnu_pbds::move_to_front_lu_policy
71 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
103 typedef Allocator allocator_type; typedef in class:__gnu_pbds::counter_lu_policy
110 typedef typename allocator_type::size_type size_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
unordered_map.h 63 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_map
69 const allocator_type& __a = allocator_type())
80 const allocator_type& __a = allocator_type())
114 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_multimap
120 const allocator_type& __a = allocator_type())
190 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_map
242 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_multimap
    [all...]
unordered_set.h 63 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_set
69 const allocator_type& __a = allocator_type())
80 const allocator_type& __a = allocator_type())
112 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_multiset
118 const allocator_type& __a = allocator_type())
183 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_set
232 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_multiset
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unordered_map.h 65 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_map
71 const allocator_type& __a = allocator_type())
82 const allocator_type& __a = allocator_type())
92 const allocator_type& __a = allocator_type())
136 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_multimap
266 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_map
334 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_multimap
    [all...]
unordered_set.h 65 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_set
71 const allocator_type& __a = allocator_type())
82 const allocator_type& __a = allocator_type())
92 const allocator_type& __a = allocator_type())
134 typedef typename _Base::allocator_type allocator_type; typedef in class:__unordered_multiset
259 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_set
324 typedef typename _Base::allocator_type allocator_type; typedef in class:unordered_multiset
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
list_update_policy.hpp 65 typedef Allocator allocator_type; typedef in class:__gnu_pbds::move_to_front_lu_policy
71 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
103 typedef Allocator allocator_type; typedef in class:__gnu_pbds::counter_lu_policy
110 typedef typename allocator_type::size_type size_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
unordered_map.h 63 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_map
69 const allocator_type& __a = allocator_type())
80 const allocator_type& __a = allocator_type())
114 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_multimap
120 const allocator_type& __a = allocator_type())
190 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_map
242 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_multimap
    [all...]
unordered_set.h 63 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_set
69 const allocator_type& __a = allocator_type())
80 const allocator_type& __a = allocator_type())
112 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::__unordered_multiset
118 const allocator_type& __a = allocator_type())
183 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_set
232 typedef typename _Base::allocator_type allocator_type; typedef in class:tr1::unordered_multiset
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 63 typedef Allocator allocator_type; typedef in class:__gnu_pbds::move_to_front_lu_policy
69 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
100 typedef Allocator allocator_type; typedef in class:__gnu_pbds::counter_lu_policy
107 typedef typename allocator_type::size_type size_type;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 63 typedef Allocator allocator_type; typedef in class:__gnu_pbds::move_to_front_lu_policy
69 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
100 typedef Allocator allocator_type; typedef in class:__gnu_pbds::counter_lu_policy
107 typedef typename allocator_type::size_type size_type;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 63 typedef Allocator allocator_type; typedef in class:__gnu_pbds::move_to_front_lu_policy
69 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
100 typedef Allocator allocator_type; typedef in class:__gnu_pbds::counter_lu_policy
107 typedef typename allocator_type::size_type size_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 59 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::rc
61 typedef typename allocator_type::size_type size_type;
66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 59 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::rc
61 typedef typename allocator_type::size_type size_type;
66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 59 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::rc
61 typedef typename allocator_type::size_type size_type;
66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 59 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::rc
61 typedef typename allocator_type::size_type size_type;
66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 59 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::rc
61 typedef typename allocator_type::size_type size_type;
66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 59 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::rc
61 typedef typename allocator_type::size_type size_type;
66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_/
binomial_heap_.hpp 90 typedef typename base_type::allocator_type allocator_type; typedef in class:__gnu_pbds::detail::binomial_heap_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binomial_heap_base_/
binomial_heap_base_.hpp 135 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::binomial_heap_base_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 134 typedef Allocator allocator_type; typedef in class:__gnu_pbds::detail::pairing_heap_

Completed in 1289 milliseconds

1 2 3 4 5 6 7 8 91011>>