Home
last modified time | relevance | path

Searched defs:_Bvector_base (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_bvector.h426 struct _Bvector_base in _GLIBCXX_VISIBILITY() struct
429 rebind<_Bit_type>::other _Bit_alloc_type; in _GLIBCXX_VISIBILITY()
431 _Bit_alloc_traits; in _GLIBCXX_VISIBILITY()
432 typedef typename _Bit_alloc_traits::pointer _Bit_pointer; in _GLIBCXX_VISIBILITY()
434 struct _Bvector_impl_data in _GLIBCXX_VISIBILITY()
468 struct _Bvector_impl in _GLIBCXX_VISIBILITY()
495 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
498 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
502 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
506 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_bvector.h378 struct _Bvector_base in _GLIBCXX_VISIBILITY() struct
381 _Bit_alloc_type; in _GLIBCXX_VISIBILITY()
383 struct _Bvector_impl in _GLIBCXX_VISIBILITY()
407 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
410 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
414 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
418 get_allocator() const _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()
421 _Bvector_base() in _GLIBCXX_VISIBILITY() function
424 _Bvector_base(const allocator_type& __a) in _GLIBCXX_VISIBILITY() argument
428 _Bvector_base(_Bvector_base&& __x) noexcept in _GLIBCXX_VISIBILITY() function
[all …]