Searched refs:setp (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/print/transports/shared/ |
H A D | SocketStream.cpp | 24 setp(0, 0); in socketstreambuf() 64 setp(__po, __po + __alsize); in overflow()
|
/haiku/src/libs/stdc++/legacy/ |
H A D | editbuf.cc | 81 setp(pptr(),pptr()); in disconnect_gap_from_file() 398 setp(buffer->gap_start(), buffer->gap_end()); in overflow() 406 setp(pptr(), str_end); in overflow() 410 setp(pptr(), buffer->gap_start()); in overflow() 416 setp(buffer->gap_end(), str_end); in overflow() 421 setp(pptr(), str_end); in overflow() 430 setp(NULL, NULL); in set_current() 434 setp(new_pos, new_pos); in set_current()
|
H A D | strstream.cc | 85 setp(buf, buf + initial_size); in init_dynamic()
|
H A D | streambuf.cc | 113 setp(0, 0); in setbuf()
|
/haiku/headers/cpp/ |
H A D | sstream | 211 setp(stream, stream + stream_len);
|
H A D | streambuf.h | 320 void setp(char* p, char* ep) in setp() function
|
/haiku/src/libs/zydis/Zydis/Generated/ |
H A D | EnumMnemonic.inc | 736 ZYDIS_MAKE_SHORTSTRING("setp"),
|