Searched defs:setp (Results 1 – 9 of 9) sorted by relevance
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/ |
| D | xsputn.pass.cpp | 27 void setp(char* pbeg, char* pend) in setp() function
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/ |
| D | setp.pass.cpp | 28 void setp(CharT* pbeg, CharT* pend) in setp() function
|
| D | pbump.pass.cpp | 28 void setp(CharT* pbeg, CharT* pend) in setp() function
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/ |
| D | sputc.pass.cpp | 33 void setp(char* pbeg, char* pend) in setp() function
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/ |
| D | assign.pass.cpp | 46 void setp(CharT* pbeg, CharT* pend) in setp() function
|
| D | swap.pass.cpp | 56 void setp(CharT* pbeg, CharT* pend) in setp() function
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.cons/ |
| D | copy.pass.cpp | 45 void setp(CharT* pbeg, CharT* pend) in setp() function
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| D | _streambuf.h | 116 void setp(char_type* __pbegin, char_type* __pend) { in setp() function
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
| D | lexical_cast.hpp | 1220 void setp(CharT* pbeg, CharT* pend) { return setp(pbeg, pend); } in setp() function in boost::detail::stl_buf_unlocker
|