Home
last modified time | relevance | path

Searched refs:setg (Results 1 – 25 of 72) sorted by relevance

123

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
Dsetg.pass.cpp28 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg() function
30 base::setg(gbeg, gnext, gend); in setg()
42 t.setg(in, in+1, in+sizeof(in)/sizeof(in[0])); in main()
47 t.setg(in, in+1, in+sizeof(in)/sizeof(in[0])); in main()
Dgbump.pass.cpp28 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg() function
30 base::setg(gbeg, gnext, gend); in setg()
50 t.setg(in, in+1, in+sizeof(in)/sizeof(in[0])); in main()
56 t.setg(in, in+1, in+sizeof(in)/sizeof(in[0])); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.get/
Dxsgetn.pass.cpp27 void setg(char* gbeg, char* gnext, char* gend) in setg() function
29 base::setg(gbeg, gnext, gend); in setg()
37 t.setg(input, input, input+7); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
Din_avail.pass.cpp30 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg() function
32 base::setg(gbeg, gnext, gend); in setg()
49 t.setg(in, in+2, in+5); in main()
Dsbumpc.pass.cpp29 void setg(char* gbeg, char* gnext, char* gend) in setg() function
31 base::setg(gbeg, gnext, gend); in setg()
50 t.setg(in, in, in+sizeof(in)); in main()
Dsgetc.pass.cpp29 void setg(char* gbeg, char* gnext, char* gend) in setg() function
31 base::setg(gbeg, gnext, gend); in setg()
50 t.setg(in, in, in+sizeof(in)); in main()
Dsnextc.pass.cpp29 void setg(char* gbeg, char* gnext, char* gend) in setg() function
31 base::setg(gbeg, gnext, gend); in setg()
50 t.setg(in, in, in+sizeof(in)); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.pback/
Dsungetc.pass.cpp29 void setg(char* gbeg, char* gnext, char* gend) in setg() function
31 base::setg(gbeg, gnext, gend); in setg()
50 t.setg(in, in+1, in+sizeof(in)); in main()
Dsputbackc.pass.cpp29 void setg(char* gbeg, char* gnext, char* gend) in setg() function
31 base::setg(gbeg, gnext, gend); in setg()
50 t.setg(in, in+1, in+sizeof(in)); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.cons/
Dcopy.pass.cpp41 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg() function
43 base::setg(gbeg, gnext, gend); in setg()
64 t.setg(&g1, &g2, &g3); in main()
71 t.setg(&g1, &g2, &g3); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/
Dassign.pass.cpp42 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg() function
44 base::setg(gbeg, gnext, gend); in setg()
67 t.setg(&g1, &g2, &g3); in main()
75 t.setg(&g1, &g2, &g3); in main()
Dswap.pass.cpp52 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg() function
54 base::setg(gbeg, gnext, gend); in setg()
77 t.setg(&g1, &g2, &g3); in main()
85 t.setg(&g1, &g2, &g3); in main()
/ndk/sources/cxx-stl/stlport/src/
Dstrstream.cpp44 setg(buf, buf, buf); in strstreambuf()
56 setg(buf, buf, buf); in strstreambuf()
141 setg(buf, buf + old_get_offset, buf + (max)(old_get_offset, old_size)); in overflow()
178 setg(eback(), gptr(), pptr()); in underflow()
245 setg(seeklow, seeklow + __STATIC_CAST(ptrdiff_t, off), egptr()); in seekoff()
247 setg(seeklow, seeklow + __STATIC_CAST(ptrdiff_t, off), pptr()); in seekoff()
249 setg(seeklow, seeklow + __STATIC_CAST(ptrdiff_t, off), epptr()); in seekoff()
282 setg(get, get, get + N); in _M_setup()
286 setg(get, get, get + N); in _M_setup()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
Dsputc.pass.cpp29 void setg(char* gbeg, char* gnext, char* gend) in setg() function
31 base::setg(gbeg, gnext, gend); in setg()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dstrstream.cpp41 setg(__gnext, __gnext, __gnext + __n); in __init()
44 setg(__gnext, __gnext, __pbeg); in __init()
182 setg(buf, buf + ninp, buf + einp); in overflow()
223 setg(eback(), gptr(), pptr()); in underflow()
272 setg(eback(), newpos, _VSTD::max(newpos, egptr())); in seekoff()
302 setg(eback(), newpos, _VSTD::max(newpos, egptr())); in seekpos()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_fstream.c103 this->setg(0, 0, 0); in close()
181 this->setg(this->egptr() - 1, this->egptr() - 1, __pback_end); in pbackfail()
189 this->setg(__pback_end - 1, __pback_end - 1, __pback_end); in pbackfail()
489 this->setg(0, 0, 0); in _M_input_error()
518 this->setg(0, 0, 0); in _M_underflow_aux()
526 this->setg(0, 0, 0); in _M_underflow_aux()
556 this->setg(_M_int_buf, _M_int_buf, __inext); in _M_underflow_aux()
564 this->setg(0, 0, 0); in _M_underflow_aux()
D_sstream.c78 this->setg(__data_ptr, (_M_mode & ios_base::ate) ? __data_end : __data_ptr, __data_end); in _M_set_ptrs()
153 this->setg(__data_ptr, __data_ptr + __offset, _S_finish(_M_str)); in overflow()
197 this->setg(__data_ptr, __data_ptr + __get_offset, _S_finish(_M_str)); in xsputn()
242 this->setg(__data_ptr, __data_ptr + __get_offset, _S_finish(_M_str)); in _M_xsputnc()
285 this->setg(__data_ptr, __data_ptr + __offg, _S_finish(_M_str)); in setbuf()
339 this->setg(this->eback(), this->eback() + __STATIC_CAST(ptrdiff_t, __off), in seekoff()
375 this->setg(this->eback(), this->eback() + __STATIC_CAST(ptrdiff_t, __n), this->egptr()); in seekpos()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.rvalue/
Drvalue.pass.cpp35 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
Dsync.pass.cpp33 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
Dtellg.pass.cpp31 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
Dseekg.pass.cpp31 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/
Dstreambuf.pass.cpp33 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
Dsigned_char.pass.cpp32 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
Dstreambuf.pass.cpp33 base::setg(const_cast<CharT*>(str_.data()), in testbuf()
Dunsigned_char.pass.cpp32 base::setg(const_cast<CharT*>(str_.data()), in testbuf()

123