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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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);

Completed in 36 milliseconds