HomeSort by relevance Sort by last modified time
    Searched refs:array_allocator (Results 1 - 25 of 67) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
98 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
117 { typedef array_allocator<_Tp1, _Array1> other; };
119 array_allocator(array_type* __array = 0) throw() function in class:array_allocator
122 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
126 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
129 ~array_allocator() throw() { }
144 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
array_allocator.h 25 /** @file ext/array_allocator.h
106 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
131 { typedef array_allocator<_Tp1, _Array1> other; };
133 array_allocator(array_type* __array = 0) _GLIBCXX_USE_NOEXCEPT
136 array_allocator(const array_allocator& __o) _GLIBCXX_USE_NOEXCEPT
140 array_allocator(const array_allocator<_Tp1, _Array1>&)
144 ~array_allocator() _GLIBCXX_USE_NOEXCEPT { }
159 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
array_allocator.h 25 /** @file ext/array_allocator.h
106 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
131 { typedef array_allocator<_Tp1, _Array1> other; };
133 array_allocator(array_type* __array = 0) _GLIBCXX_USE_NOEXCEPT
136 array_allocator(const array_allocator& __o) _GLIBCXX_USE_NOEXCEPT
140 array_allocator(const array_allocator<_Tp1, _Array1>&)
144 ~array_allocator() _GLIBCXX_USE_NOEXCEPT { }
159 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
96 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
115 { typedef array_allocator<_Tp1, _Array1> other; };
117 array_allocator(array_type* __array = NULL) throw() function in class:array_allocator
120 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
127 ~array_allocator() throw() { }
142 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
96 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
115 { typedef array_allocator<_Tp1, _Array1> other; };
117 array_allocator(array_type* __array = NULL) throw() function in class:array_allocator
120 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
127 ~array_allocator() throw() { }
142 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
96 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
115 { typedef array_allocator<_Tp1, _Array1> other; };
117 array_allocator(array_type* __array = NULL) throw() function in class:array_allocator
120 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
127 ~array_allocator() throw() { }
142 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
96 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
115 { typedef array_allocator<_Tp1, _Array1> other; };
117 array_allocator(array_type* __array = NULL) throw() function in class:array_allocator
120 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
127 ~array_allocator() throw() { }
142 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
98 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
117 { typedef array_allocator<_Tp1, _Array1> other; };
119 array_allocator(array_type* __array = 0) throw() function in class:array_allocator
122 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
126 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
129 ~array_allocator() throw() { }
144 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
104 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
123 { typedef array_allocator<_Tp1, _Array1> other; };
125 array_allocator(array_type* __array = 0) _GLIBCXX_USE_NOEXCEPT
128 array_allocator(const array_allocator& __o) _GLIBCXX_USE_NOEXCEPT
132 array_allocator(const array_allocator<_Tp1, _Array1>&)
136 ~array_allocator() _GLIBCXX_USE_NOEXCEPT { }
151 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
98 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
117 { typedef array_allocator<_Tp1, _Array1> other; };
119 array_allocator(array_type* __array = 0) throw() function in class:array_allocator
122 array_allocator(const array_allocator& __o) throw() function in class:array_allocator
126 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() function in class:array_allocator
129 ~array_allocator() throw() { }
144 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
array_allocator.h 26 /** @file ext/array_allocator.h
104 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
123 { typedef array_allocator<_Tp1, _Array1> other; };
125 array_allocator(array_type* __array = 0) _GLIBCXX_USE_NOEXCEPT
128 array_allocator(const array_allocator& __o) _GLIBCXX_USE_NOEXCEPT
132 array_allocator(const array_allocator<_Tp1, _Array1>&)
136 ~array_allocator() _GLIBCXX_USE_NOEXCEPT { }
151 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
array_allocator.h 25 /** @file ext/array_allocator.h
106 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
131 { typedef array_allocator<_Tp1, _Array1> other; };
133 array_allocator(array_type* __array = 0) _GLIBCXX_USE_NOEXCEPT
136 array_allocator(const array_allocator& __o) _GLIBCXX_USE_NOEXCEPT
140 array_allocator(const array_allocator<_Tp1, _Array1>&)
144 ~array_allocator() _GLIBCXX_USE_NOEXCEPT { }
159 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
array_allocator.h 25 /** @file ext/array_allocator.h
106 class array_allocator : public array_allocator_base<_Tp> class in inherits:array_allocator_base
132 typedef array_allocator<_Tp1, _Array1> other _GLIBCXX_DEPRECATED;
135 array_allocator(array_type* __array = 0) _GLIBCXX_USE_NOEXCEPT
138 array_allocator(const array_allocator& __o) _GLIBCXX_USE_NOEXCEPT
142 array_allocator(const array_allocator<_Tp1, _Array1>&)
146 ~array_allocator() _GLIBCXX_USE_NOEXCEPT { }
161 operator==(const array_allocator<_Tp, _Array>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
extc++.h 34 #include <ext/array_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
extc++.h 34 #include <ext/array_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
extc++.h 34 #include <ext/array_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
extc++.h 34 #include <ext/array_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
extc++.h 34 #include <ext/array_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
extc++.h 34 #include <ext/array_allocator.h>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 32 #include <ext/array_allocator.h>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 32 #include <ext/array_allocator.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 32 #include <ext/array_allocator.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 32 #include <ext/array_allocator.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
extc++.h 32 #include <ext/array_allocator.h>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 32 #include <ext/array_allocator.h>

Completed in 881 milliseconds

1 2 3