/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/external/libcxx/include/ |
H A D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/ |
D | __split_buffer | 49 pointer __begin_; 81 _LIBCPP_INLINE_VISIBILITY iterator begin() _NOEXCEPT {return __begin_;} 82 _LIBCPP_INLINE_VISIBILITY const_iterator begin() const _NOEXCEPT {return __begin_;} 88 {__destruct_at_end(__begin_);} 89 …LIBCPP_INLINE_VISIBILITY size_type size() const {return static_cast<size_type>(__end_ - __begin_);} 90 _LIBCPP_INLINE_VISIBILITY bool empty() const {return __end_ == __begin_;} 92 …NE_VISIBILITY size_type __front_spare() const {return static_cast<size_type>(__begin_ - __first_);} 95 _LIBCPP_INLINE_VISIBILITY reference front() {return *__begin_;} 96 _LIBCPP_INLINE_VISIBILITY const_reference front() const {return *__begin_;} 111 _LIBCPP_INLINE_VISIBILITY void pop_front() {__destruct_at_begin(__begin_+1);} [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/ |
H A D | __split_buffer | 47 // __split_buffer allocates a contiguous chunk of memory and stores objects in the range [__begin_,… 48 // It has uninitialized memory in the ranges [__first_, __begin_) and [__end_, __end_cap_.first())… 68 pointer __begin_; 80 …: __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __default_init_tag())… 83 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 86 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 113 …_LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI iterator begin() _NOEXCEPT { return __begin_; } 114 …TEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI const_iterator begin() const _NOEXCEPT { return __begin_; } 119 …CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI void clear() _NOEXCEPT { __destruct_at_end(__begin_); } 122 return static_cast<size_type>(__end_ - __begin_); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/ |
D | __split_buffer | 47 // __split_buffer allocates a contiguous chunk of memory and stores objects in the range [__begin_,… 48 // It has uninitialized memory in the ranges [__first_, __begin_) and [__end_, __end_cap_.first())… 68 pointer __begin_; 80 …: __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __default_init_tag())… 83 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 86 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 113 …_LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI iterator begin() _NOEXCEPT { return __begin_; } 114 …TEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI const_iterator begin() const _NOEXCEPT { return __begin_; } 119 …CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI void clear() _NOEXCEPT { __destruct_at_end(__begin_); } 122 return static_cast<size_type>(__end_ - __begin_); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/ |
D | __split_buffer | 48 // __split_buffer allocates a contiguous chunk of memory and stores objects in the range [__begin_,… 49 // It has uninitialized memory in the ranges [__first_, __begin_) and [__end_, __end_cap_.first())… 69 pointer __begin_; 81 …: __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __default_init_tag())… 84 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 87 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 114 …_LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI iterator begin() _NOEXCEPT { return __begin_; } 115 …TEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI const_iterator begin() const _NOEXCEPT { return __begin_; } 120 …CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI void clear() _NOEXCEPT { __destruct_at_end(__begin_); } 123 return static_cast<size_type>(__end_ - __begin_); [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/ |
D | __split_buffer | 48 // __split_buffer allocates a contiguous chunk of memory and stores objects in the range [__begin_,… 49 // It has uninitialized memory in the ranges [__first_, __begin_) and [__end_, __end_cap_.first())… 69 pointer __begin_; 81 …: __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __default_init_tag())… 84 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 87 : __first_(nullptr), __begin_(nullptr), __end_(nullptr), __end_cap_(nullptr, __a) {} 114 …_LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI iterator begin() _NOEXCEPT { return __begin_; } 115 …TEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI const_iterator begin() const _NOEXCEPT { return __begin_; } 120 …CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI void clear() _NOEXCEPT { __destruct_at_end(__begin_); } 123 return static_cast<size_type>(__end_ - __begin_); [all …]
|