HomeSort by relevance Sort by last modified time
    Searched refs:gptr (Results 101 - 125 of 173) sorted by null

1 2 3 45 6 7

  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_chart.pass.cpp 40 CharT* gptr() const {return base::gptr();} function in struct:testbuf
get_pointer_size.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
get_pointer_size_chart.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
getline_pointer_size.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
getline_pointer_size_chart.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
readsome.pass.cpp 40 CharT* gptr() const {return base::gptr();} function in struct:testbuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
get_chart.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
get_pointer_size.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
get_pointer_size_chart.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
getline_pointer_size.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
getline_pointer_size_chart.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
readsome.pass.cpp 37 CharT* gptr() const {return base::gptr();} function in struct:testbuf
  /external/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.c 137 return this->egptr() - this->gptr();
166 if (this->gptr() != this->eback() &&
168 traits_type::eq(traits_type::to_char_type(__c), this->gptr()[-1]) ||
172 traits_type::eq(traits_type::to_char_type(__c), *this->gptr()))
173 return traits_type::to_int_type(*this->gptr());
187 _M_saved_gptr = this->gptr();
197 *this->gptr() = traits_type::to_char_type(__c);
315 // __off is relative to gptr(). We need to do a bit of arithmetic
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
325 streamoff __iadj = _M_width * (this->gptr() - this->eback())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
streambuf_iterator.h 338 const streamsize __n = __sb->egptr() - __sb->gptr();
341 traits_type::copy(__result, __sb->gptr(), __n);
375 streamsize __n = __sb->egptr() - __sb->gptr();
378 const _CharT* __p = traits_type::find(__sb->gptr(),
381 __n = __p - __sb->gptr();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
streambuf_iterator.h 348 const streamsize __n = __sb->egptr() - __sb->gptr();
351 traits_type::copy(__result, __sb->gptr(), __n);
385 streamsize __n = __sb->egptr() - __sb->gptr();
388 const _CharT* __p = traits_type::find(__sb->gptr(),
391 __n = __p - __sb->gptr();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
streambuf_iterator.h 348 const streamsize __n = __sb->egptr() - __sb->gptr();
351 traits_type::copy(__result, __sb->gptr(), __n);
385 streamsize __n = __sb->egptr() - __sb->gptr();
388 const _CharT* __p = traits_type::find(__sb->gptr(),
391 __n = __p - __sb->gptr();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 331 const streamsize __n = __sb->egptr() - __sb->gptr();
334 traits_type::copy(__result, __sb->gptr(), __n);
368 streamsize __n = __sb->egptr() - __sb->gptr();
371 const _CharT* __p = traits_type::find(__sb->gptr(),
374 __n = __p - __sb->gptr();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 331 const streamsize __n = __sb->egptr() - __sb->gptr();
334 traits_type::copy(__result, __sb->gptr(), __n);
368 streamsize __n = __sb->egptr() - __sb->gptr();
371 const _CharT* __p = traits_type::find(__sb->gptr(),
374 __n = __p - __sb->gptr();

Completed in 1322 milliseconds

1 2 3 45 6 7