HomeSort by relevance Sort by last modified time
    Searched full:allocator (Results 226 - 250 of 4014) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /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/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /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/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iostream_string.h 18 * The only diference rely on the allocator used to instanciate the basic_string.
20 * that could occur when requesting a big float ouput for instance. This allocator
41 class __iostring_allocator : public allocator<_CharT> {
47 typedef allocator<_CharT> _Base;
76 * As the __iostring_allocator allocator will only be used in the basic_string implementation
99 * A consequence of the non standard conformant allocator is that a string using it
100 * must always be presized to the allocator static buffer size because the basic_string implementation
101 * do not manage an allocator returning always the same memory adress as long as the
132 # define _STLP_BASIC_IOSTRING(_CharT) basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> >
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 50 template<typename Value_Type, class Metadata, class Allocator>
58 typename Allocator::template rebind<
62 Allocator> >::other::pointer
66 typename Allocator::template rebind<
71 typename Allocator::template rebind<
104 template<typename Value_Type, class Allocator>
105 struct rb_tree_node_<Value_Type, null_node_metadata, Allocator>
112 typename Allocator::template rebind<
116 Allocator> >::other::pointer
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
node.hpp 48 template<typename Value_Type, class Metadata, class Allocator>
56 typename Allocator::template rebind<
57 splay_tree_node_<Value_Type, Metadata, Allocator> >::other::pointer
61 typename Allocator::template rebind<metadata_type>::other::reference
65 typename Allocator::template rebind<metadata_type>::other::const_reference
94 template<typename Value_Type, typename Allocator>
95 struct splay_tree_node_<Value_Type, null_node_metadata, Allocator>
102 typename Allocator::template rebind<
103 splay_tree_node_<Value_Type, null_node_metadata, Allocator> >::other::pointer

Completed in 2029 milliseconds

1 2 3 4 5 6 7 8 91011>>