Searched refs:__rc_string_base (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/
H A D2.cc32 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char/
H A D1.cc31 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/wchar_t/
H A D1.cc31 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/vstring/explicit_instantiation/
H A D2.cc41 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/vstring/explicit_instantiation/char/
H A D1.cc40 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/vstring/explicit_instantiation/wchar_t/
H A D1.cc40 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring_fwd.h46 class __rc_string_base;
58 std::allocator<char>, __rc_string_base> __rc_string;
65 std::allocator<wchar_t>, __rc_string_base> __wrc_string;
75 std::allocator<char16_t>, __rc_string_base> __u16rc_string;
81 std::allocator<char32_t>, __rc_string_base> __u32rc_string;
H A Drc_string_base.h49 * [__rc_string_base<char_type>] _M_capacity
62 * __rc_string_base::_M_rep(); and the allocation function which gets a
82 class __rc_string_base class in inherits:__vstring_utility
302 __rc_string_base() function in class:__rc_string_base
305 __rc_string_base(const _Alloc& __a);
307 __rc_string_base(const __rc_string_base& __rcs);
310 __rc_string_base(__rc_string_base&& __rcs) function in class:__rc_string_base
315 __rc_string_base(size_typ
464 __rc_string_base(const _Alloc& __a) function in class:__rc_string_base
469 __rc_string_base(const __rc_string_base& __rcs) function in class:__rc_string_base
475 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
481 __rc_string_base(_InputIterator __beg, _InputIterator __end, function in class:__rc_string_base
[all...]
H A Dvstring_util.h76 __rc_string_base> >
81 __rc_string_base> >
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dvstring_fwd.h51 class __rc_string_base;
63 std::allocator<char>, __rc_string_base> __rc_string;
70 std::allocator<wchar_t>, __rc_string_base> __wrc_string;
H A Drc_string_base.h53 * [__rc_string_base<char_type>] _M_capacity
66 * __rc_string_base::_M_rep(); and the allocation function which gets a
87 class __rc_string_base class in namespace:__gnu_cxx
300 __rc_string_base() function in class:__gnu_cxx::__rc_string_base
303 __rc_string_base(const _Alloc& __a);
305 __rc_string_base(const __rc_string_base& __rcs);
307 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a);
310 __rc_string_base(_InputIterator __beg, _InputIterator __end,
313 ~__rc_string_base()
456 __rc_string_base(const _Alloc& __a) function in class:__gnu_cxx::__rc_string_base
461 __rc_string_base(const __rc_string_base& __rcs) function in class:__gnu_cxx::__rc_string_base
467 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a) function in class:__gnu_cxx::__rc_string_base
473 __rc_string_base(_InputIterator __beg, _InputIterator __end, function in class:__gnu_cxx::__rc_string_base
[all...]
H A Dvstring_util.h77 __rc_string_base> >
82 __rc_string_base> >
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/dr438/
H A Dconstructor.cc30 std::allocator<char>, __gnu_cxx::__rc_string_base> vr(10, 1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char16_t/
H A D1.cc34 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char32_t/
H A D1.cc34 __gnu_cxx::__rc_string_base>;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/vstring/requirements/exception/
H A Dbasic.cc33 // __gnu_cxx::__rc_string_base<>::_Rep::_M_align��� with constructor
41 allocator_type, __gnu_cxx::__rc_string_base> test_type_rc;
H A Dpropagation_consistent.cc33 // __gnu_cxx::__rc_string_base<>::_Rep::_M_align��� with constructor
41 allocator_type, __gnu_cxx::__rc_string_base> test_type_rc;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lto/
H A D20090106_0.C70 class __rc_string_base class in namespace:__gnu_cxx
85 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep*
86 __rc_string_base<_CharT, _Traits, _Alloc>::_Rep::

Completed in 336 milliseconds