HomeSort by relevance Sort by last modified time
    Searched full:pbase (Results 26 - 50 of 182) sorted by null

12 3 4 5 6 7 8

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
sstream.tcc 115 if (this->pbase())
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
160 const char_type* __beg = __testin ? this->eback() : this->pbase();
202 const char_type* __beg = __testin ? this->eback() : this->pbase();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 115 if (this->pbase())
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
160 const char_type* __beg = __testin ? this->eback() : this->pbase();
202 const char_type* __beg = __testin ? this->eback() : this->pbase();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 115 if (this->pbase())
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
160 const char_type* __beg = __testin ? this->eback() : this->pbase();
202 const char_type* __beg = __testin ? this->eback() : this->pbase();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 115 if (this->pbase())
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
160 const char_type* __beg = __testin ? this->eback() : this->pbase();
202 const char_type* __beg = __testin ? this->eback() : this->pbase();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
sstream.tcc 115 if (this->pbase())
116 __tmp.assign(this->pbase(), this->epptr() - this->pbase());
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
160 const char_type* __beg = __testin ? this->eback() : this->pbase();
202 const char_type* __beg = __testin ? this->eback() : this->pbase();
  /cts/tests/tests/content/src/android/content/res/cts/
FractionTest.java 76 private void tryFraction(final int resid, final float base, final float pbase,
79 float res = mValue.getFraction(base, pbase);
  /external/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_sstream.c 177 if ( !_M_str.empty() && this->pbase() == _S_start(_M_str)) {
220 if (this->pbase() == _S_start(_M_str)) {
269 if (this->pbase() == _S_start(_M_str)) {
271 __offp = this->pptr() - this->pbase();
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase();
344 ptrdiff_t __n = this->epptr() - this->pbase();
348 this->setp(this->pbase(), this->pbase() + __n);
  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.h 47 virtual int map_buffer(void **pBase, size_t size,
memalloc.h 68 virtual int map_buffer(void **pBase, size_t size,
  /hardware/qcom/display/msm8974/libgralloc/
ionalloc.h 47 virtual int map_buffer(void **pBase, size_t size,
memalloc.h 68 virtual int map_buffer(void **pBase, size_t size,
  /hardware/qcom/display/msm8x26/libgralloc/
ionalloc.h 47 virtual int map_buffer(void **pBase, size_t size,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.cons/
default.pass.cpp 31 assert(this->pbase() == 0);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
setp.pass.cpp 31 assert(base::pbase() == pbeg);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
fstream 304 if (__rhs.pbase())
306 if (__rhs.pbase() == __rhs.__intbuf_)
307 this->setp(__intbuf_, __intbuf_ + (__rhs. epptr() - __rhs.pbase()));
310 (char_type*)__extbuf_ + (__rhs. epptr() - __rhs.pbase()));
311 this->pbump(__rhs. pptr() - __rhs.pbase());
424 else if (this->pbase() == (char_type*)__rhs.__extbuf_min_)
426 ptrdiff_t __n = this->pptr() - this->pbase();
427 ptrdiff_t __e = this->epptr() - this->pbase();
440 else if (__rhs.pbase() == (char_type*)__extbuf_min_)
442 ptrdiff_t __n = __rhs.pptr() - __rhs.pbase();
    [all...]
sstream 276 if (__rhs.pbase() != nullptr)
278 __bout = __rhs.pbase() - __p;
317 if (__rhs.pbase() != nullptr)
319 __bout = __rhs.pbase() - __p;
362 if (__rhs.pbase() != nullptr)
364 __rbout = __rhs.pbase() - __p;
382 if (this->pbase() != nullptr)
384 __lbout = this->pbase() - __p;
439 return string_type(this->pbase(), __hm_, __str_.get_allocator());
526 ptrdiff_t __nout = this->pptr() - this->pbase();
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/async/
sqlite3async.c 671 sqlite3_file *pBase = p->pBaseRead;
685 if( pBase->pMethods ){
687 rc = pBase->pMethods->xFileSize(pBase, &filesize);
693 rc = pBase->pMethods->xRead(pBase, zOut, (int)nRead, iOffset);
768 sqlite3_file *pBase;
777 pBase = p->pBaseRead;
778 if( pBase->pMethods ){
779 rc = pBase->pMethods->xFileSize(pBase, &s)
    [all...]
  /external/zlib/src/contrib/iostream3/
zfstream.cc 217 if (this->pbase())
220 if (this->pptr() > this->epptr() || this->pptr() < this->pbase())
229 int bytes_to_write = this->pptr() - this->pbase();
237 if (gzwrite(file, this->pbase(), bytes_to_write) != bytes_to_write)
239 // Reset next pointer to point to pbase on success
353 if (!this->pbase())
  /external/oprofile/include/
sstream 76 if (pbase() != 0)
77 return string(stream, pptr()-pbase());
114 stringbuf_sync(gptr()-eback(), pptr()-pbase());

Completed in 448 milliseconds

12 3 4 5 6 7 8