Searched refs:__another (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h438 _CharT* __another = _M_create(__capacity, __len); local
439 this->_S_copy(__another, _M_data(), __len);
441 _M_data(__another);
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h438 _CharT* __another = _M_create(__capacity, __len); local
439 this->_S_copy(__another, _M_data(), __len);
441 _M_data(__another);
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h438 _CharT* __another = _M_create(__capacity, __len); local
439 this->_S_copy(__another, _M_data(), __len);
441 _M_data(__another);
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Drc_string_base.h533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
H A Dsso_string_base.h438 _CharT* __another = _M_create(__capacity, __len); local
439 this->_S_copy(__another, _M_data(), __len);
441 _M_data(__another);

Completed in 95 milliseconds