HomeSort by relevance Sort by last modified time
    Searched full:pptr (Results 76 - 100 of 233) sorted by null

1 2 34 5 6 7 8 910

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
unsigned_short.pass.cpp 32 {return std::basic_string<CharT>(base::pbase(), base::pptr());}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
endl.pass.cpp 35 {return std::basic_string<CharT>(base::pbase(), base::pptr());}
ends.pass.cpp 33 {return std::basic_string<CharT>(base::pbase(), base::pptr());}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.rvalue/
CharT_pointer.pass.cpp 36 {return std::basic_string<CharT>(base::pbase(), base::pptr());}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.unformatted/
put.pass.cpp 32 {return std::basic_string<CharT>(base::pbase(), base::pptr());}
write.pass.cpp 32 {return std::basic_string<CharT>(base::pbase(), base::pptr());}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
fstream.tcc 415 if (this->pbase() < this->pptr())
420 *this->pptr() = traits_type::to_char_type(__c);
427 this->pptr() - this->pbase()))
442 *this->pptr() = traits_type::to_char_type(__c);
506 streamsize __rlen = this->pptr() - __iend;
622 streamsize __bufavail = this->epptr() - this->pptr();
631 const streamsize __buffill = this->pptr() - this->pbase();
781 if (this->pbase() < this->pptr())
843 if (this->pbase() < this->pptr())
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
sstream 123 if (this->pptr())
126 if (this->pptr() > this->egptr())
127 __ret = __string_type(this->pbase(), this->pptr());
234 if (this->pptr() && this->pptr() > this->egptr())
237 this->setg(this->eback(), this->gptr(), this->pptr());
239 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
sstream.tcc 94 const bool __testput = this->pptr() < this->epptr();
122 this->gptr() - this->eback(), this->pptr() - this->pbase());
125 *this->pptr() = __conv;
172 __newoffo += this->pptr() - __beg;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
sstream 125 if (this->pptr())
128 if (this->pptr() > this->egptr())
129 __ret = __string_type(this->pbase(), this->pptr());
236 if (this->pptr() && this->pptr() > this->egptr())
239 this->setg(this->eback(), this->gptr(), this->pptr());
241 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
sstream.tcc 94 const bool __testput = this->pptr() < this->epptr();
122 this->gptr() - this->eback(), this->pptr() - this->pbase());
125 *this->pptr() = __conv;
172 __newoffo += this->pptr() - __beg;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
sstream 125 if (this->pptr())
128 if (this->pptr() > this->egptr())
129 __ret = __string_type(this->pbase(), this->pptr());
236 if (this->pptr() && this->pptr() > this->egptr())
239 this->setg(this->eback(), this->gptr(), this->pptr());
241 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 415 if (this->pbase() < this->pptr())
420 *this->pptr() = traits_type::to_char_type(__c);
427 this->pptr() - this->pbase()))
442 *this->pptr() = traits_type::to_char_type(__c);
506 streamsize __rlen = this->pptr() - __iend;
622 streamsize __bufavail = this->epptr() - this->pptr();
631 const streamsize __buffill = this->pptr() - this->pbase();
781 if (this->pbase() < this->pptr())
843 if (this->pbase() < this->pptr())
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
sstream 123 if (this->pptr())
126 if (this->pptr() > this->egptr())
127 __ret = __string_type(this->pbase(), this->pptr());
234 if (this->pptr() && this->pptr() > this->egptr())
237 this->setg(this->eback(), this->gptr(), this->pptr());
239 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 415 if (this->pbase() < this->pptr())
420 *this->pptr() = traits_type::to_char_type(__c);
427 this->pptr() - this->pbase()))
442 *this->pptr() = traits_type::to_char_type(__c);
506 streamsize __rlen = this->pptr() - __iend;
622 streamsize __bufavail = this->epptr() - this->pptr();
631 const streamsize __buffill = this->pptr() - this->pbase();
781 if (this->pbase() < this->pptr())
843 if (this->pbase() < this->pptr())
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
sstream 123 if (this->pptr())
126 if (this->pptr() > this->egptr())
127 __ret = __string_type(this->pbase(), this->pptr());
234 if (this->pptr() && this->pptr() > this->egptr())
237 this->setg(this->eback(), this->gptr(), this->pptr());
239 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 415 if (this->pbase() < this->pptr())
420 *this->pptr() = traits_type::to_char_type(__c);
427 this->pptr() - this->pbase()))
442 *this->pptr() = traits_type::to_char_type(__c);
506 streamsize __rlen = this->pptr() - __iend;
622 streamsize __bufavail = this->epptr() - this->pptr();
631 const streamsize __buffill = this->pptr() - this->pbase();
781 if (this->pbase() < this->pptr())
843 if (this->pbase() < this->pptr())
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
sstream 123 if (this->pptr())
126 if (this->pptr() > this->egptr())
127 __ret = __string_type(this->pbase(), this->pptr());
234 if (this->pptr() && this->pptr() > this->egptr())
237 this->setg(this->eback(), this->gptr(), this->pptr());
239 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
fstream.tcc 415 if (this->pbase() < this->pptr())
420 *this->pptr() = traits_type::to_char_type(__c);
427 this->pptr() - this->pbase()))
442 *this->pptr() = traits_type::to_char_type(__c);
506 streamsize __rlen = this->pptr() - __iend;
622 streamsize __bufavail = this->epptr() - this->pptr();
631 const streamsize __buffill = this->pptr() - this->pbase();
781 if (this->pbase() < this->pptr())
843 if (this->pbase() < this->pptr())
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
sstream 123 if (this->pptr())
126 if (this->pptr() > this->egptr())
127 __ret = __string_type(this->pbase(), this->pptr());
234 if (this->pptr() && this->pptr() > this->egptr())
237 this->setg(this->eback(), this->gptr(), this->pptr());
239 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
sstream.tcc 94 const bool __testput = this->pptr() < this->epptr();
122 this->gptr() - this->eback(), this->pptr() - this->pbase());
125 *this->pptr() = __conv;
172 __newoffo += this->pptr() - __beg;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
sstream 125 if (this->pptr())
128 if (this->pptr() > this->egptr())
129 __ret = __string_type(this->pbase(), this->pptr());
236 if (this->pptr() && this->pptr() > this->egptr())
239 this->setg(this->eback(), this->gptr(), this->pptr());
241 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
sstream.tcc 94 const bool __testput = this->pptr() < this->epptr();
122 this->gptr() - this->eback(), this->pptr() - this->pbase());
125 *this->pptr() = __conv;
172 __newoffo += this->pptr() - __beg;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
sstream 125 if (this->pptr())
128 if (this->pptr() > this->egptr())
129 __ret = __string_type(this->pbase(), this->pptr());
236 if (this->pptr() && this->pptr() > this->egptr())
239 this->setg(this->eback(), this->gptr(), this->pptr());
241 this->setg(this->pptr(), this->pptr(), this->pptr());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
sstream.tcc 94 const bool __testput = this->pptr() < this->epptr();
122 this->gptr() - this->eback(), this->pptr() - this->pbase());
125 *this->pptr() = __conv;
172 __newoffo += this->pptr() - __beg;

Completed in 1540 milliseconds

1 2 34 5 6 7 8 910