/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
array_allocator.h | 110 size_type _M_used; 118 : _M_array(__array), _M_used(size_type()) { } 121 : _M_array(__o._M_array), _M_used(__o._M_used) { } 125 : _M_array(NULL), _M_used(size_type()) { } 132 if (_M_array == 0 || _M_used + __n > _M_array->size()) 134 pointer __ret = _M_array->begin() + _M_used; 135 _M_used += __n;
|
mt_allocator.h | 301 // - Note that the second part of the allocated _M_used "array" 309 size_t* _M_used; 349 ++__bin._M_used[__thread_id];
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
array_allocator.h | 112 size_type _M_used; 120 : _M_array(__array), _M_used(size_type()) { } 123 : _M_array(__o._M_array), _M_used(__o._M_used) { } 127 : _M_array(0), _M_used(size_type()) { } 134 if (_M_array == 0 || _M_used + __n > _M_array->size()) 136 pointer __ret = _M_array->begin() + _M_used; 137 _M_used += __n;
|
mt_allocator.h | 303 // - Note that the second part of the allocated _M_used "array" 311 size_t* _M_used; 351 ++__bin._M_used[__thread_id];
|
/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 | 112 size_type _M_used; 120 : _M_array(__array), _M_used(size_type()) { } 123 : _M_array(__o._M_array), _M_used(__o._M_used) { } 127 : _M_array(0), _M_used(size_type()) { } 134 if (_M_array == 0 || _M_used + __n > _M_array->size()) 136 pointer __ret = _M_array->begin() + _M_used; 137 _M_used += __n;
|
mt_allocator.h | 303 // - Note that the second part of the allocated _M_used "array" 311 size_t* _M_used; 351 ++__bin._M_used[__thread_id];
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
array_allocator.h | 110 size_type _M_used; 118 : _M_array(__array), _M_used(size_type()) { } 121 : _M_array(__o._M_array), _M_used(__o._M_used) { } 125 : _M_array(NULL), _M_used(size_type()) { } 132 if (_M_array == 0 || _M_used + __n > _M_array->size()) 134 pointer __ret = _M_array->begin() + _M_used; 135 _M_used += __n;
|
mt_allocator.h | 301 // - Note that the second part of the allocated _M_used "array" 309 size_t* _M_used; 349 ++__bin._M_used[__thread_id];
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
array_allocator.h | 110 size_type _M_used; 118 : _M_array(__array), _M_used(size_type()) { } 121 : _M_array(__o._M_array), _M_used(__o._M_used) { } 125 : _M_array(NULL), _M_used(size_type()) { } 132 if (_M_array == 0 || _M_used + __n > _M_array->size()) 134 pointer __ret = _M_array->begin() + _M_used; 135 _M_used += __n;
|
mt_allocator.h | 301 // - Note that the second part of the allocated _M_used "array" 309 size_t* _M_used; 349 ++__bin._M_used[__thread_id];
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
array_allocator.h | 110 size_type _M_used; 118 : _M_array(__array), _M_used(size_type()) { } 121 : _M_array(__o._M_array), _M_used(__o._M_used) { } 125 : _M_array(NULL), _M_used(size_type()) { } 132 if (_M_array == 0 || _M_used + __n > _M_array->size()) 134 pointer __ret = _M_array->begin() + _M_used; 135 _M_used += __n;
|
mt_allocator.h | 301 // - Note that the second part of the allocated _M_used "array" 309 size_t* _M_used; 349 ++__bin._M_used[__thread_id];
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.13 | |
libstdc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.16 | |
libstdc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/ |
libstdc++.a | [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/ |
libstdc++.a | [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/ |
libstdc++.a | [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/ |
libstdc++.a | [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/ |
libstdc++.a | [all...] |