HomeSort by: relevance | last modified time | path
    Searched defs:__rc_string_base (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
rc_string_base.h 52 * [__rc_string_base<char_type>] _M_capacity
65 * __rc_string_base::_M_rep(); and the allocation function which gets a
85 class __rc_string_base class in inherits:__vstring_utility
314 __rc_string_base() function in class:__rc_string_base
317 __rc_string_base(const _Alloc& __a);
319 __rc_string_base(const __rc_string_base& __rcs);
322 __rc_string_base(__rc_string_base&& __rcs) function in class:__rc_string_base
327 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a)
479 __rc_string_base(const _Alloc& __a) function in class:__rc_string_base
484 __rc_string_base(const __rc_string_base& __rcs) function in class:__rc_string_base
490 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
496 __rc_string_base(_InputIterator __beg, _InputIterator __end, function in class:__rc_string_base
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
rc_string_base.h 50 * [__rc_string_base<char_type>] _M_capacity
63 * __rc_string_base::_M_rep(); and the allocation function which gets a
83 class __rc_string_base class in inherits:__vstring_utility
312 __rc_string_base() function in class:__rc_string_base
315 __rc_string_base(const _Alloc& __a);
317 __rc_string_base(const __rc_string_base& __rcs);
320 __rc_string_base(__rc_string_base&& __rcs) function in class:__rc_string_base
325 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a)
477 __rc_string_base(const _Alloc& __a) function in class:__rc_string_base
482 __rc_string_base(const __rc_string_base& __rcs) function in class:__rc_string_base
488 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
494 __rc_string_base(_InputIterator __beg, _InputIterator __end, function in class:__rc_string_base
    [all...]

Completed in 32 milliseconds