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

12 3 4 5 6 7 8 910

  /external/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_sstream.c 146 if ( this->pptr() < this->epptr() ) { // just put back in any case
178 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
180 _Traits::copy(this->pptr(), __s, __STATIC_CAST(size_t, __n));
184 _Traits::copy(this->pptr(), __s, __avail);
221 ptrdiff_t __avail = _S_finish(_M_str) - this->pptr();
223 _Traits::assign(this->pptr(), __STATIC_CAST(size_t, __n), __c);
228 _Traits::assign(this->pptr(), __avail, __c);
271 __offp = this->pptr() - this->pbase();
311 if ( (__imode && (this->gptr() == 0)) || (__omode && (this->pptr() == 0)) )
323 __newoff = __imode ? this->gptr() - this->eback() : this->pptr() - this->pbase()
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_tokenizer.c 63 void *pPtr = 0;
77 if( n!=sizeof(pPtr) ){
81 pPtr = *(void **)sqlite3_value_blob(argv[1]);
82 pOld = sqlite3Fts3HashInsert(pHash, (void *)zName, nName, pPtr);
83 if( pOld==pPtr ){
88 pPtr = sqlite3Fts3HashFind(pHash, zName, nName);
89 if( !pPtr ){
97 sqlite3_result_blob(context, (void *)&pPtr, sizeof(pPtr), SQLITE_TRANSIENT);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
sstream.tcc 92 const bool __testput = this->pptr() < this->epptr();
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
123 *this->pptr() = __conv;
170 __newoffo += this->pptr() - __beg;
186 this->pbump((__beg + __newoffo) - this->pptr());
215 this->pbump((__beg + __pos) - this->pptr());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 92 const bool __testput = this->pptr() < this->epptr();
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
123 *this->pptr() = __conv;
170 __newoffo += this->pptr() - __beg;
186 this->pbump((__beg + __newoffo) - this->pptr());
215 this->pbump((__beg + __pos) - this->pptr());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 92 const bool __testput = this->pptr() < this->epptr();
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
123 *this->pptr() = __conv;
170 __newoffo += this->pptr() - __beg;
186 this->pbump((__beg + __newoffo) - this->pptr());
215 this->pbump((__beg + __pos) - this->pptr());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 92 const bool __testput = this->pptr() < this->epptr();
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
123 *this->pptr() = __conv;
170 __newoffo += this->pptr() - __beg;
186 this->pbump((__beg + __newoffo) - this->pptr());
215 this->pbump((__beg + __pos) - this->pptr());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
sstream.tcc 92 const bool __testput = this->pptr() < this->epptr();
120 this->gptr() - this->eback(), this->pptr() - this->pbase());
123 *this->pptr() = __conv;
170 __newoffo += this->pptr() - __beg;
186 this->pbump((__beg + __newoffo) - this->pptr());
215 this->pbump((__beg + __pos) - this->pptr());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
sstream 279 __nout = __rhs.pptr() - __p;
320 __nout = __rhs.pptr() - __p;
365 __rnout = __rhs.pptr() - __p;
385 __lnout = this->pptr() - __p;
437 if (__hm_ < this->pptr())
438 __hm_ = this->pptr();
475 if (__hm_ < this->pptr())
476 __hm_ = this->pptr();
491 if (__hm_ < this->pptr())
492 __hm_ = this->pptr();
    [all...]
  /external/tcpdump/
decode_prefix.h 36 extern int decode_prefix4(const u_char *pptr, char *buf, u_int buflen);
print-slow.c 120 slow_print(register const u_char *pptr, register u_int len) {
134 tptr=pptr;
135 slow_com_header = (const struct slow_common_header *)pptr;
  /frameworks/compile/mclinker/include/mcld/Support/
raw_mem_ostream.h 37 virtual void write_impl(const char *pPtr, size_t pSize);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.cons/
default.pass.cpp 32 assert(this->pptr() == 0);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
setp.pass.cpp 32 assert(base::pptr() == pbeg);
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_mem.c 200 char **pptr; local
232 pptr=(char **)ptr;
233 *pptr=(char *)&(bm->data[0]);
244 pptr=(char **)ptr;
245 *pptr=(char *)bm;
  /external/openssl/crypto/bio/
bss_mem.c 200 char **pptr; local
232 pptr=(char **)ptr;
233 *pptr=(char *)&(bm->data[0]);
244 pptr=(char **)ptr;
245 *pptr=(char *)bm;
  /external/grub/stage2/
stage2.c 576 char *pptr = password; local
587 while (! isspace (*pptr) && *pptr)
588 pptr++;
591 *pptr++ = 0;
596 while (isspace (*pptr))
597 pptr++;
599 /* If *PPTR is NUL, then allow the user to use
602 if (*pptr != 0)
604 while ((*(new_file++) = *(pptr++)) != 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
fstream.tcc 439 if (this->pbase() < this->pptr())
444 *this->pptr() = traits_type::to_char_type(__c);
451 this->pptr() - this->pbase()))
466 *this->pptr() = traits_type::to_char_type(__c);
530 streamsize __rlen = this->pptr() - __iend;
651 streamsize __bufavail = this->epptr() - this->pptr();
660 const streamsize __buffill = this->pptr() - this->pbase();
755 __computed_off = this->pptr() - this->pbase();
838 if (this->pbase() < this->pptr())
900 if (this->pbase() < this->pptr())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
fstream.tcc 439 if (this->pbase() < this->pptr())
444 *this->pptr() = traits_type::to_char_type(__c);
451 this->pptr() - this->pbase()))
466 *this->pptr() = traits_type::to_char_type(__c);
530 streamsize __rlen = this->pptr() - __iend;
651 streamsize __bufavail = this->epptr() - this->pptr();
660 const streamsize __buffill = this->pptr() - this->pbase();
755 __computed_off = this->pptr() - this->pbase();
838 if (this->pbase() < this->pptr())
900 if (this->pbase() < this->pptr())
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
fstream.tcc 439 if (this->pbase() < this->pptr())
444 *this->pptr() = traits_type::to_char_type(__c);
451 this->pptr() - this->pbase()))
466 *this->pptr() = traits_type::to_char_type(__c);
530 streamsize __rlen = this->pptr() - __iend;
651 streamsize __bufavail = this->epptr() - this->pptr();
660 const streamsize __buffill = this->pptr() - this->pbase();
755 __computed_off = this->pptr() - this->pbase();
838 if (this->pbase() < this->pptr())
900 if (this->pbase() < this->pptr())
    [all...]

Completed in 940 milliseconds

12 3 4 5 6 7 8 910