Lines Matching full:tellp
438 // without calling tellp() (tellp() can be fairly expensive).445 currentPosition = ofd->os->tellp();450 assert (ofd->os->tellp() == currentPosition);963 _data->currentPosition = _data->os->tellp();1650 Int64 savedPosition = _data->os->tellp();