Home
last modified time | relevance | path

Searched defs:__buffer (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__charconv/
H A Dto_chars_base_10.h110 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline char* __base_10_u64(char* __buffer, uint… in __base_10_u64()
137 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline char* __base_10_u128(char* __buffer, __u… in __base_10_u128()
/openbsd/gnu/llvm/libcxx/include/__memory_resource/
H A Dmonotonic_buffer_resource.h59 _LIBCPP_HIDE_FROM_ABI monotonic_buffer_resource(void* __buffer, size_t __buffer_size) in monotonic_buffer_resource()
68 …_LIBCPP_HIDE_FROM_ABI monotonic_buffer_resource(void* __buffer, size_t __buffer_size, memory_resou… in monotonic_buffer_resource()
/openbsd/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc362 struct stat64 __buffer; in showmanyc() local
371 struct stat __buffer; in showmanyc() local
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h781 _Rope_flatten_char_consumer(_CharT* __buffer) { in _Rope_flatten_char_consumer()
877 _CharT* __buffer = in _S_apply_to_pieces() local
951 _CharT* __buffer) in _S_flatten()
973 rope<_CharT,_Alloc>::_S_flatten(_RopeRep* __r, _CharT* __buffer) in _S_flatten()
1057 _CharT __buffer[__max_len + 1]; in _S_dump() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h850 _Rope_flatten_char_consumer(_CharT* __buffer) in _Rope_flatten_char_consumer()
966 _CharT* __buffer = in _S_apply_to_pieces() local
1053 _CharT* __buffer) in _S_flatten()
1078 _S_flatten(_RopeRep* __r, _CharT* __buffer) in _S_flatten()
1173 _CharT __buffer[__max_len + 1]; in _S_dump() local
/openbsd/gnu/lib/libstdc++/libstdc++/include/backward/
H A Ddefalloc.h80 inline void deallocate(_Tp* __buffer) { in deallocate()
/openbsd/gnu/gcc/libstdc++-v3/include/backward/
H A Ddefalloc.h80 inline void deallocate(_Tp* __buffer) { in deallocate()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h1799 _Pointer __buffer, in __stable_partition_adaptive()
2334 _Pointer __buffer) in __merge_sort_with_buffer()
2355 _Pointer __buffer, _Compare __comp) in __merge_sort_with_buffer()
2376 _Pointer __buffer, _Distance __buffer_size) in __stable_sort_adaptive()
2396 _Pointer __buffer, _Distance __buffer_size, in __stable_sort_adaptive()
3302 _BidirectionalIter2 __buffer, in __rotate_adaptive()
3403 _Pointer __buffer, _Distance __buffer_size) in __merge_adaptive()
3453 _Pointer __buffer, _Distance __buffer_size, in __merge_adaptive()
/openbsd/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_stdio.cc244 struct stat __buffer; in showmanyc_helper() local
/openbsd/gnu/llvm/libcxx/include/__format/
H A Dformatter_output.h400 char __buffer[8]; in __write_escaped_code_unit() local
H A Dformat_functions.h495 __format::__formatted_size_buffer<_CharT> __buffer; in __vformatted_size() local
633 __format::__formatted_size_buffer<_CharT> __buffer; in __vformatted_size() local
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h2151 _Pointer __buffer, in __stable_partition_adaptive()
3413 _Pointer __buffer) in __merge_sort_with_buffer()
3437 _Pointer __buffer, _Compare __comp) in __merge_sort_with_buffer()
3550 _BidirectionalIterator2 __buffer, in __rotate_adaptive()
3586 _Pointer __buffer, _Distance __buffer_size) in __merge_adaptive()
3645 _Pointer __buffer, _Distance __buffer_size, in __merge_adaptive()
3807 _Pointer __buffer, _Distance __buffer_size) in __stable_sort_adaptive()
3834 _Pointer __buffer, _Distance __buffer_size, in __stable_sort_adaptive()