Home
last modified time | relevance | path

Searched refs:return_temporary_buffer (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Dtemporary_buffer.h72 void return_temporary_buffer(_Tp* __p) _NOEXCEPT in return_temporary_buffer() function
81 _LIBCPP_INLINE_VISIBILITY void operator()(_Tp* __p) const {_VSTD::return_temporary_buffer(__p);} in operator()
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h130 std::return_temporary_buffer(_M_buffer); in _GLIBCXX_BEGIN_NAMESPACE()
162 std::return_temporary_buffer(_M_buffer); in _Temporary_buffer()
/openbsd-src/gnu/gcc/libstdc++-v3/include/backward/
H A Dtempbuf.h71 using std::return_temporary_buffer;
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/backward/
H A Dtempbuf.h71 using std::return_temporary_buffer;
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/20_util/
H A Dtemporary_buffer.cc47 std::return_temporary_buffer(results.first); in main()
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_memory.h117 return_temporary_buffer(_Tp* __p) in return_temporary_buffer() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_memory.h122 return_temporary_buffer(_Tp* __p) in return_temporary_buffer() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dmemory137 * functions get_temporary_buffer() and return_temporary_buffer(), but
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dmemory166 * functions get_temporary_buffer() and return_temporary_buffer(), but
/openbsd-src/gnu/llvm/libcxx/include/
H A Dmemory185 template <class T> void return_temporary_buffer(T* p) noexcept;
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DChangeLog5753 return_temporary_buffer are in namespace std, not in __gnu_cxx.
6313 return_temporary_buffer): Move back to std:: header...
7020 return_temporary_buffer, struct temporary_buffer): Move to...
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST837 void return_temporary_buffer(T* p);
914 T template <class T> void return_temporary_buffer(T* p);
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST837 void return_temporary_buffer(T* p);
914 T template <class T> void return_temporary_buffer(T* p);