HomeSort by relevance Sort by last modified time
    Searched refs:__another (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
sso_string_base.h 412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
rc_string_base.h 533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
sso_string_base.h 412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
rc_string_base.h 533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
sso_string_base.h 412 _CharT* __another = _M_create(__capacity, __len); local
413 this->_S_copy(__another, _M_data(), __len);
415 _M_data(__another);
rc_string_base.h 533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
sso_string_base.h 438 _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/
rc_string_base.h 533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
sso_string_base.h 438 _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/
rc_string_base.h 533 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); local
534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len);
536 __r = __another;
sso_string_base.h 438 _CharT* __another = _M_create(__capacity, __len); local
439 this->_S_copy(__another, _M_data(), __len);
441 _M_data(__another);

Completed in 4950 milliseconds