Home
last modified time | relevance | path

Searched refs:__flush (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__format/
H A Dbuffer.h70 … __flush_([](_CharT* __p, size_t __n, void* __o) { static_cast<_Tp*>(__o)->__flush(__p, __n); }), in __output_buffer()
87 __flush(); in push_back()
126 __flush(); in __copy()
156 __flush(); in __transform()
177 __flush(); in __fill()
181 _LIBCPP_HIDE_FROM_ABI void __flush() { in __flush() function
228 __flush(); in __flush_on_overflow()
271 _LIBCPP_HIDE_FROM_ABI void __flush(_CharT*, size_t __n) { in __flush() function
289 _LIBCPP_HIDE_FROM_ABI void __flush(_CharT* __ptr, size_t __n) { in __flush() function
333 _LIBCPP_HIDE_FROM_ABI void __flush(_CharT* __ptr, size_t __n) {
[all …]
/src/contrib/llvm-project/libcxx/include/
H A Dsyncstream366 _LIBCPP_HIDE_FROM_ABI bool emit(bool __flush) {
386 if (__flush)