Searched refs:_S_construct (Results 1 - 25 of 43) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
H A Drc_string_base.h225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterato function in class:__rc_string_base
542 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
571 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterato function in class:__rc_string_base
542 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
571 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterato function in class:__rc_string_base
542 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
571 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterato function in class:__rc_string_base
542 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
571 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
H A Drc_string_base.h225 return _S_construct(__beg, __end, __a, _Tag());
234 { return _S_construct(static_cast<size_type>(__beg), __end, __a); }
238 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
247 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
254 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
258 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
459 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
470 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
477 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
497 _S_construct(_InIterato function in class:__rc_string_base
542 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
571 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
H A Drc_string_base.h233 return _S_construct(__beg, __end, __a, _Tag());
247 { return _S_construct(__req, __c, __a); }
251 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
260 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
267 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
271 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
472 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
483 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
490 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
510 _S_construct(_InIterato function in class:__rc_string_base
555 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
584 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
H A Drc_string_base.h233 return _S_construct(__beg, __end, __a, _Tag());
247 { return _S_construct(__req, __c, __a); }
251 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
260 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
267 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
271 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
472 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
483 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
490 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
510 _S_construct(_InIterato function in class:__rc_string_base
555 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
584 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h234 return _S_construct(__beg, __end, __a, _Tag());
248 { return _S_construct(__req, __c, __a); }
252 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) function in class:__rc_string_base
261 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a,
268 _S_construct(_FwdIterator __beg, _FwdIterator __end, const _Alloc& __a,
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
473 : _M_dataplus(__a, _S_construct(size_type(), _CharT(), __a)) { }
484 : _M_dataplus(__a, _S_construct(__n, __c, __a)) { }
491 : _M_dataplus(__a, _S_construct(__beg, __end, __a)) { }
511 _S_construct(_InIterato function in class:__rc_string_base
556 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, function in class:__rc_string_base
585 _S_construct(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dalloc_traits.h253 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
260 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
392 -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) function in struct:allocator_traits
393 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dalloc_traits.h253 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
260 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
392 -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) function in struct:allocator_traits
393 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dalloc_traits.h252 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
258 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
390 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dalloc_traits.h252 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
258 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
390 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalloc_traits.h252 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
258 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
390 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dalloc_traits.h252 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
258 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
390 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dalloc_traits.h252 _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
258 _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) function in struct:allocator_traits
390 { _S_construct(__a, __p, std::forward<_Args>(__args)...); }

Completed in 213 milliseconds

12