/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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...] |
alloc_traits.h | 66 template<typename, typename> struct array_allocator; 69 struct __allocator_always_compares_equal<array_allocator<_Tp, _Array>> 74 __allocator_always_compares_equal<array_allocator<_Tp, _Array>>::value;
|
/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...] |
alloc_traits.h | 66 template<typename, typename> struct array_allocator; 69 struct __allocator_always_compares_equal<array_allocator<_Tp, _Array>> 74 __allocator_always_compares_equal<array_allocator<_Tp, _Array>>::value;
|
/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...] |
alloc_traits.h | 60 template<typename, typename> struct array_allocator; 63 struct __allocator_always_compares_equal<array_allocator<_Tp, _Array>> 68 __allocator_always_compares_equal<array_allocator<_Tp, _Array>>::value;
|
/external/chromium_org/ppapi/thunk/ |
ppb_alarms_dev_thunk.cc | 40 PP_ArrayOutput array_allocator,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
extc++.h | 32 #include <ext/array_allocator.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
extc++.h | 34 #include <ext/array_allocator.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/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>
|