HomeSort by relevance Sort by last modified time
    Searched refs:_M_create (Results 1 - 12 of 12) 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 80 _M_create(size_type&, size_type);
327 _M_create(size_type& __capacity, size_type __old_capacity)
332 std::__throw_length_error(__N("__sso_string_base::_M_create"));
428 _CharT* __another = _M_create(__capacity, __len);
463 _M_data(_M_create(__dnew, size_type(0)));
486 _M_data(_M_create(__n, size_type(0)));
509 _CharT* __tmp = _M_create(__new_capacity, __capacity);
537 _CharT* __tmp = _M_create(__res, __capacity);
561 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 82 _M_create(size_type&, size_type);
333 _M_create(size_type& __capacity, size_type __old_capacity)
338 std::__throw_length_error(__N("__sso_string_base::_M_create"));
434 _CharT* __another = _M_create(__capacity, __len);
469 _M_data(_M_create(__dnew, size_type(0)));
492 _M_data(_M_create(__n, size_type(0)));
515 _CharT* __tmp = _M_create(__new_capacity, __capacity);
543 _CharT* __tmp = _M_create(__res, __capacity);
567 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /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 82 _M_create(size_type&, size_type);
333 _M_create(size_type& __capacity, size_type __old_capacity)
338 std::__throw_length_error(__N("__sso_string_base::_M_create"));
434 _CharT* __another = _M_create(__capacity, __len);
469 _M_data(_M_create(__dnew, size_type(0)));
492 _M_data(_M_create(__n, size_type(0)));
515 _CharT* __tmp = _M_create(__new_capacity, __capacity);
543 _CharT* __tmp = _M_create(__res, __capacity);
567 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 80 _M_create(size_type&, size_type);
327 _M_create(size_type& __capacity, size_type __old_capacity)
332 std::__throw_length_error(__N("__sso_string_base::_M_create"));
428 _CharT* __another = _M_create(__capacity, __len);
463 _M_data(_M_create(__dnew, size_type(0)));
486 _M_data(_M_create(__n, size_type(0)));
509 _CharT* __tmp = _M_create(__new_capacity, __capacity);
537 _CharT* __tmp = _M_create(__res, __capacity);
561 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 80 _M_create(size_type&, size_type);
327 _M_create(size_type& __capacity, size_type __old_capacity)
332 std::__throw_length_error(__N("__sso_string_base::_M_create"));
428 _CharT* __another = _M_create(__capacity, __len);
463 _M_data(_M_create(__dnew, size_type(0)));
486 _M_data(_M_create(__n, size_type(0)));
509 _CharT* __tmp = _M_create(__new_capacity, __capacity);
537 _CharT* __tmp = _M_create(__res, __capacity);
561 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 80 _M_create(size_type&, size_type);
327 _M_create(size_type& __capacity, size_type __old_capacity)
332 std::__throw_length_error(__N("__sso_string_base::_M_create"));
428 _CharT* __another = _M_create(__capacity, __len);
463 _M_data(_M_create(__dnew, size_type(0)));
486 _M_data(_M_create(__n, size_type(0)));
509 _CharT* __tmp = _M_create(__new_capacity, __capacity);
537 _CharT* __tmp = _M_create(__res, __capacity);
561 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
sso_string_base.h 80 _M_create(size_type&, size_type);
327 _M_create(size_type& __capacity, size_type __old_capacity)
332 std::__throw_length_error(__N("__sso_string_base::_M_create"));
428 _CharT* __another = _M_create(__capacity, __len);
463 _M_data(_M_create(__dnew, size_type(0)));
486 _M_data(_M_create(__n, size_type(0)));
509 _CharT* __tmp = _M_create(__new_capacity, __capacity);
537 _CharT* __tmp = _M_create(__res, __capacity);
561 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 82 _M_create(size_type&, size_type);
333 _M_create(size_type& __capacity, size_type __old_capacity)
338 std::__throw_length_error(__N("__sso_string_base::_M_create"));
434 _CharT* __another = _M_create(__capacity, __len);
469 _M_data(_M_create(__dnew, size_type(0)));
492 _M_data(_M_create(__n, size_type(0)));
515 _CharT* __tmp = _M_create(__new_capacity, __capacity);
543 _CharT* __tmp = _M_create(__res, __capacity);
567 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 82 _M_create(size_type&, size_type);
312 _M_create(size_type& __capacity, size_type __old_capacity)
317 std::__throw_length_error(__N("__sso_string_base::_M_create"));
413 _CharT* __another = _M_create(__capacity, __len);
448 _M_data(_M_create(__dnew, size_type(0)));
471 _M_data(_M_create(__n, size_type(0)));
494 _CharT* __tmp = _M_create(__new_capacity, __capacity);
522 _CharT* __tmp = _M_create(__res, __capacity);
546 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 82 _M_create(size_type&, size_type);
333 _M_create(size_type& __capacity, size_type __old_capacity)
338 std::__throw_length_error(__N("__sso_string_base::_M_create"));
434 _CharT* __another = _M_create(__capacity, __len);
469 _M_data(_M_create(__dnew, size_type(0)));
492 _M_data(_M_create(__n, size_type(0)));
515 _CharT* __tmp = _M_create(__new_capacity, __capacity);
543 _CharT* __tmp = _M_create(__res, __capacity);
567 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 82 _M_create(size_type&, size_type);
312 _M_create(size_type& __capacity, size_type __old_capacity)
317 std::__throw_length_error(__N("__sso_string_base::_M_create"));
413 _CharT* __another = _M_create(__capacity, __len);
448 _M_data(_M_create(__dnew, size_type(0)));
471 _M_data(_M_create(__n, size_type(0)));
494 _CharT* __tmp = _M_create(__new_capacity, __capacity);
522 _CharT* __tmp = _M_create(__res, __capacity);
546 _CharT* __r = _M_create(__new_capacity, _M_capacity());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 81 _M_create(size_type&, size_type);
311 _M_create(size_type& __capacity, size_type __old_capacity)
316 std::__throw_length_error(__N("__sso_string_base::_M_create"));
412 _CharT* __another = _M_create(__capacity, __len);
447 _M_data(_M_create(__dnew, size_type(0)));
470 _M_data(_M_create(__n, size_type(0)));
493 _CharT* __tmp = _M_create(__new_capacity, __capacity);
521 _CharT* __tmp = _M_create(__res, __capacity);
545 _CharT* __r = _M_create(__new_capacity, _M_capacity());

Completed in 226 milliseconds