Searched defs:__old_size (Results 1 - 25 of 35) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_string_sum_methods.h105 const size_type __old_size = this->size(); local
106 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
108 if (__old_size + __s_size > this->capacity()) {
109 const size_type __len = __old_size + (max)(__old_size, __s_size) + 1;
129 const size_type __old_size = this->size(); local
130 if (__s_size > this->max_size() || __old_size > (this->max_size() - __s_size))
132 if (__old_size + __s_size > this->capacity()) {
133 const size_type __len = __old_size + (max)(__old_size, __s_siz
[all...]
H A D_vector.c68 const size_type __old_size = size(); local
76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
H A Dstl_tree.h1554 const size_type __old_size = size(); local
1556 return __old_size - size();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_tree.h1770 const size_type __old_size = size(); local
1772 return __old_size - size();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_tree.h1770 const size_type __old_size = size(); local
1772 return __old_size - size();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_tree.h1770 const size_type __old_size = size(); local
1772 return __old_size - size();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_tree.h1413 const size_type __old_size = size(); local
1415 return __old_size - size();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_tree.h1413 const size_type __old_size = size(); local
1415 return __old_size - size();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_tree.h1413 const size_type __old_size = size(); local
1415 return __old_size - size();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_tree.h1405 const size_type __old_size = size(); local
1407 return __old_size - size();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_tree.h1554 const size_type __old_size = size(); local
1556 return __old_size - size();

Completed in 487 milliseconds

12