HomeSort by relevance Sort by last modified time
    Searched refs:__dnew (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
sso_string_base.h 465 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
467 if (__dnew > size_type(_S_local_capacity))
469 _M_data(_M_create(__dnew, size_type(0)));
470 _M_capacity(__dnew);
482 _M_set_length_no_wipe(__dnew);
rc_string_base.h 567 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
578 __r->_M_set_length(__dnew);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
sso_string_base.h 443 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
445 if (__dnew > size_type(_S_local_capacity))
447 _M_data(_M_create(__dnew, size_type(0)));
448 _M_capacity(__dnew);
460 _M_set_length(__dnew);
rc_string_base.h 566 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
569 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
577 __r->_M_set_length(__dnew);
  /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 443 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
445 if (__dnew > size_type(_S_local_capacity))
447 _M_data(_M_create(__dnew, size_type(0)));
448 _M_capacity(__dnew);
460 _M_set_length(__dnew);
rc_string_base.h 566 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
569 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
577 __r->_M_set_length(__dnew);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 459 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
461 if (__dnew > size_type(_S_local_capacity))
463 _M_data(_M_create(__dnew, size_type(0)));
464 _M_capacity(__dnew);
476 _M_set_length_no_wipe(__dnew);
rc_string_base.h 553 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
564 __r->_M_set_length(__dnew);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 459 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
461 if (__dnew > size_type(_S_local_capacity))
463 _M_data(_M_create(__dnew, size_type(0)));
464 _M_capacity(__dnew);
476 _M_set_length_no_wipe(__dnew);
rc_string_base.h 553 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
564 __r->_M_set_length(__dnew);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 459 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
461 if (__dnew > size_type(_S_local_capacity))
463 _M_data(_M_create(__dnew, size_type(0)));
464 _M_capacity(__dnew);
476 _M_set_length_no_wipe(__dnew);
rc_string_base.h 553 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
564 __r->_M_set_length(__dnew);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
sso_string_base.h 459 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
461 if (__dnew > size_type(_S_local_capacity))
463 _M_data(_M_create(__dnew, size_type(0)));
464 _M_capacity(__dnew);
476 _M_set_length_no_wipe(__dnew);
rc_string_base.h 553 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
564 __r->_M_set_length(__dnew);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 465 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
467 if (__dnew > size_type(_S_local_capacity))
469 _M_data(_M_create(__dnew, size_type(0)));
470 _M_capacity(__dnew);
482 _M_set_length_no_wipe(__dnew);
rc_string_base.h 567 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
578 __r->_M_set_length(__dnew);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 444 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
446 if (__dnew > size_type(_S_local_capacity))
448 _M_data(_M_create(__dnew, size_type(0)));
449 _M_capacity(__dnew);
461 _M_set_length(__dnew);
rc_string_base.h 567 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
578 __r->_M_set_length(__dnew);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 465 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
467 if (__dnew > size_type(_S_local_capacity))
469 _M_data(_M_create(__dnew, size_type(0)));
470 _M_capacity(__dnew);
482 _M_set_length_no_wipe(__dnew);
rc_string_base.h 567 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
578 __r->_M_set_length(__dnew);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 444 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
446 if (__dnew > size_type(_S_local_capacity))
448 _M_data(_M_create(__dnew, size_type(0)));
449 _M_capacity(__dnew);
461 _M_set_length(__dnew);
rc_string_base.h 567 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
578 __r->_M_set_length(__dnew);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 443 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
445 if (__dnew > size_type(_S_local_capacity))
447 _M_data(_M_create(__dnew, size_type(0)));
448 _M_capacity(__dnew);
460 _M_set_length(__dnew);
rc_string_base.h 566 const size_type __dnew = static_cast<size_type>(std::distance(__beg, local
569 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a);
577 __r->_M_set_length(__dnew);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
sso_string_base.h 469 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); local
471 if (__dnew > size_type(_S_local_capacity))
473 _M_data(_M_create(__dnew, size_type(0)));
474 _M_capacity(__dnew);
486 _M_set_length_no_wipe(__dnew);

Completed in 1237 milliseconds

1 2