/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
vector | 321 size_type __old_size = this->capacity(); 323 _M_profile_resize(this, __old_size, this->capacity()); 330 size_type __old_size = this->capacity(); 332 _M_profile_resize(this, __old_size, this->capacity()); 342 size_type __old_size = this->capacity(); 344 _M_profile_resize(this, __old_size, this->capacity()); 354 size_type __old_size = this->capacity(); 356 _M_profile_resize(this, __old_size, this->capacity()); 384 size_type __old_size = this->capacity(); 386 _M_profile_resize(this, __old_size, this->capacity()) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
vector | 333 size_type __old_size = this->capacity(); 335 _M_profile_resize(this, __old_size, this->capacity()); 342 size_type __old_size = this->capacity(); 344 _M_profile_resize(this, __old_size, this->capacity()); 354 size_type __old_size = this->capacity(); 356 _M_profile_resize(this, __old_size, this->capacity()); 366 size_type __old_size = this->capacity(); 368 _M_profile_resize(this, __old_size, this->capacity()); 399 size_type __old_size = this->capacity(); 401 _M_profile_resize(this, __old_size, this->capacity()) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/ |
vector | 338 size_type __old_size = this->capacity(); 340 _M_profile_resize(this, __old_size, this->capacity()); 347 size_type __old_size = this->capacity(); 349 _M_profile_resize(this, __old_size, this->capacity()); 359 size_type __old_size = this->capacity(); 361 _M_profile_resize(this, __old_size, this->capacity()); 371 size_type __old_size = this->capacity(); 373 _M_profile_resize(this, __old_size, this->capacity()); 404 size_type __old_size = this->capacity(); 406 _M_profile_resize(this, __old_size, this->capacity()) [all...] |
/external/stlport/stlport/stl/ |
_vector.c | 68 const size_type __old_size = size(); local 76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 68 const size_type __old_size = size(); local 76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 68 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/ |
_vector.c | 68 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/ |
_vector.c | 68 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/ |
_vector.c | 68 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/ |
_vector.c | 68 const size_type __old_size = size(); local 76 _M_set(__tmp, __tmp + __old_size, __tmp + __n);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.tcc | 101 const size_type __old_size = this->size(); 102 const size_type __new_size = __old_size + __n2 - __n1; 108 const size_type __how_much = __old_size - __pos1 - __n1; 131 const size_type __old_size = this->size(); 132 const size_type __new_size = __old_size + __len2 - __len1; 138 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
vstring.tcc | 103 const size_type __old_size = this->size(); 104 const size_type __new_size = __old_size + __n2 - __n1; 110 const size_type __how_much = __old_size - __pos1 - __n1; 133 const size_type __old_size = this->size(); 134 const size_type __new_size = __old_size + __len2 - __len1; 140 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
vstring.tcc | 103 const size_type __old_size = this->size(); 104 const size_type __new_size = __old_size + __n2 - __n1; 110 const size_type __how_much = __old_size - __pos1 - __n1; 133 const size_type __old_size = this->size(); 134 const size_type __new_size = __old_size + __len2 - __len1; 140 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 101 const size_type __old_size = this->size(); 102 const size_type __new_size = __old_size + __n2 - __n1; 108 const size_type __how_much = __old_size - __pos1 - __n1; 131 const size_type __old_size = this->size(); 132 const size_type __new_size = __old_size + __len2 - __len1; 138 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 101 const size_type __old_size = this->size(); 102 const size_type __new_size = __old_size + __n2 - __n1; 108 const size_type __how_much = __old_size - __pos1 - __n1; 131 const size_type __old_size = this->size(); 132 const size_type __new_size = __old_size + __len2 - __len1; 138 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 101 const size_type __old_size = this->size(); 102 const size_type __new_size = __old_size + __n2 - __n1; 108 const size_type __how_much = __old_size - __pos1 - __n1; 131 const size_type __old_size = this->size(); 132 const size_type __new_size = __old_size + __len2 - __len1; 138 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.tcc | 101 const size_type __old_size = this->size(); 102 const size_type __new_size = __old_size + __n2 - __n1; 108 const size_type __how_much = __old_size - __pos1 - __n1; 131 const size_type __old_size = this->size(); 132 const size_type __new_size = __old_size + __len2 - __len1; 138 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.tcc | 103 const size_type __old_size = this->size(); 104 const size_type __new_size = __old_size + __n2 - __n1; 110 const size_type __how_much = __old_size - __pos1 - __n1; 133 const size_type __old_size = this->size(); 134 const size_type __new_size = __old_size + __len2 - __len1; 140 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.tcc | 103 const size_type __old_size = this->size(); 104 const size_type __new_size = __old_size + __n2 - __n1; 110 const size_type __how_much = __old_size - __pos1 - __n1; 133 const size_type __old_size = this->size(); 134 const size_type __new_size = __old_size + __len2 - __len1; 140 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.tcc | 103 const size_type __old_size = this->size(); 104 const size_type __new_size = __old_size + __n2 - __n1; 110 const size_type __how_much = __old_size - __pos1 - __n1; 133 const size_type __old_size = this->size(); 134 const size_type __new_size = __old_size + __len2 - __len1; 140 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.tcc | 103 const size_type __old_size = this->size(); 104 const size_type __new_size = __old_size + __n2 - __n1; 110 const size_type __how_much = __old_size - __pos1 - __n1; 133 const size_type __old_size = this->size(); 134 const size_type __new_size = __old_size + __len2 - __len1; 140 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
vstring.tcc | 102 const size_type __old_size = this->size(); 103 const size_type __new_size = __old_size + __n2 - __n1; 109 const size_type __how_much = __old_size - __pos1 - __n1; 132 const size_type __old_size = this->size(); 133 const size_type __new_size = __old_size + __len2 - __len1; 139 const size_type __how_much = __old_size - __pos - __len1;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
vector.tcc | 73 const size_type __old_size = size(); 83 this->_M_impl._M_finish = __tmp + __old_size; 489 const size_type __old_size = this->size();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
vector.tcc | 73 const size_type __old_size = size(); 83 this->_M_impl._M_finish = __tmp + __old_size; 489 const size_type __old_size = this->size();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
vector.tcc | 73 const size_type __old_size = size(); 83 this->_M_impl._M_finish = __tmp + __old_size; 489 const size_type __old_size = this->size();
|