OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eback
(Results
151 - 175
of
209
) sorted by null
1
2
3
4
5
6
7
8
9
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf
355
const bool __testpos = this->
eback
() < this->gptr();
380
if (__builtin_expect(this->
eback
() < this->gptr(), true))
457
* -
eback
() returns the beginning pointer for the input sequence
462
eback
() const { return _M_in_beg; }
485
* @post @a gbeg == @c
eback
(), @a gnext == @c gptr(), and
698
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf
355
const bool __testpos = this->
eback
() < this->gptr();
380
if (__builtin_expect(this->
eback
() < this->gptr(), true))
457
* -
eback
() returns the beginning pointer for the input sequence
462
eback
() const { return _M_in_beg; }
485
* @post @a gbeg == @c
eback
(), @a gnext == @c gptr(), and
698
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
/ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
166
if (this->gptr() != this->
eback
() &&
180
if (this->
eback
() != _M_pback_buf)
186
_M_saved_eback = this->
eback
();
325
streamoff __iadj = _M_width * (this->gptr() - this->
eback
());
341
ptrdiff_t __ipos = this->gptr() - this->
eback
();
366
_STLP_ASSERT(equal(this->
eback
(), this->gptr(), __ibegin, _STLP_PRIV _Eq_traits<traits_type>()))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
streambuf
375
const bool __testpos = this->
eback
() < this->gptr();
400
if (__builtin_expect(this->
eback
() < this->gptr(), true))
477
* -
eback
() returns the beginning pointer for the input sequence
482
eback
() const { return _M_in_beg; }
505
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
718
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
fstream
110
// to
eback
() and _M_ext_buf.
154
* to
eback
().
199
_M_pback_cur_save += this->gptr() != this->
eback
();
386
* __off == egptr() -
eback
() upon underflow/uflow (@b read mode);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
streambuf
375
const bool __testpos = this->
eback
() < this->gptr();
400
if (__builtin_expect(this->
eback
() < this->gptr(), true))
477
* -
eback
() returns the beginning pointer for the input sequence
482
eback
() const { return _M_in_beg; }
505
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
718
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
fstream
110
// to
eback
() and _M_ext_buf.
154
* to
eback
().
199
_M_pback_cur_save += this->gptr() != this->
eback
();
386
* __off == egptr() -
eback
() upon underflow/uflow (@b read mode);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
streambuf
375
const bool __testpos = this->
eback
() < this->gptr();
400
if (__builtin_expect(this->
eback
() < this->gptr(), true))
477
* -
eback
() returns the beginning pointer for the input sequence
482
eback
() const { return _M_in_beg; }
505
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
718
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
fstream
110
// to
eback
() and _M_ext_buf.
154
* to
eback
().
199
_M_pback_cur_save += this->gptr() != this->
eback
();
386
* __off == egptr() -
eback
() upon underflow/uflow (@b read mode);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
166
if (this->gptr() != this->
eback
() &&
180
if (this->
eback
() != _M_pback_buf)
186
_M_saved_eback = this->
eback
();
325
streamoff __iadj = _M_width * (this->gptr() - this->
eback
());
341
ptrdiff_t __ipos = this->gptr() - this->
eback
();
366
_STLP_ASSERT(equal(this->
eback
(), this->gptr(), __ibegin, _STLP_PRIV _Eq_traits<traits_type>()))
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
166
if (this->gptr() != this->
eback
() &&
180
if (this->
eback
() != _M_pback_buf)
186
_M_saved_eback = this->
eback
();
325
streamoff __iadj = _M_width * (this->gptr() - this->
eback
());
341
ptrdiff_t __ipos = this->gptr() - this->
eback
();
366
_STLP_ASSERT(equal(this->
eback
(), this->gptr(), __ibegin, _STLP_PRIV _Eq_traits<traits_type>()))
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
166
if (this->gptr() != this->
eback
() &&
180
if (this->
eback
() != _M_pback_buf)
186
_M_saved_eback = this->
eback
();
325
streamoff __iadj = _M_width * (this->gptr() - this->
eback
());
341
ptrdiff_t __ipos = this->gptr() - this->
eback
();
366
_STLP_ASSERT(equal(this->
eback
(), this->gptr(), __ibegin, _STLP_PRIV _Eq_traits<traits_type>()))
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf
373
const bool __testpos = this->
eback
() < this->gptr();
398
if (__builtin_expect(this->
eback
() < this->gptr(), true))
475
* -
eback
() returns the beginning pointer for the input sequence
480
eback
() const { return _M_in_beg; }
503
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
716
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
166
if (this->gptr() != this->
eback
() &&
180
if (this->
eback
() != _M_pback_buf)
186
_M_saved_eback = this->
eback
();
325
streamoff __iadj = _M_width * (this->gptr() - this->
eback
());
341
ptrdiff_t __ipos = this->gptr() - this->
eback
();
366
_STLP_ASSERT(equal(this->
eback
(), this->gptr(), __ibegin, _STLP_PRIV _Eq_traits<traits_type>()))
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.c
166
if (this->gptr() != this->
eback
() &&
180
if (this->
eback
() != _M_pback_buf)
186
_M_saved_eback = this->
eback
();
325
streamoff __iadj = _M_width * (this->gptr() - this->
eback
());
341
ptrdiff_t __ipos = this->gptr() - this->
eback
();
366
_STLP_ASSERT(equal(this->
eback
(), this->gptr(), __ibegin, _STLP_PRIV _Eq_traits<traits_type>()))
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf
373
const bool __testpos = this->
eback
() < this->gptr();
398
if (__builtin_expect(this->
eback
() < this->gptr(), true))
475
* -
eback
() returns the beginning pointer for the input sequence
480
eback
() const { return _M_in_beg; }
503
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
716
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
streambuf
375
const bool __testpos = this->
eback
() < this->gptr();
400
if (__builtin_expect(this->
eback
() < this->gptr(), true))
477
* -
eback
() returns the beginning pointer for the input sequence
482
eback
() const { return _M_in_beg; }
505
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
718
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf
375
const bool __testpos = this->
eback
() < this->gptr();
400
if (__builtin_expect(this->
eback
() < this->gptr(), true))
477
* -
eback
() returns the beginning pointer for the input sequence
482
eback
() const { return _M_in_beg; }
505
* @post @a __gbeg == @c
eback
(), @a __gnext == @c gptr(), and
718
* @post The constraints of @c gptr(), @c
eback
(), and @c pptr()
/external/libcxx/include/
streambuf
68
char_type*
eback
() const;
169
_LIBCPP_ALWAYS_INLINE char_type*
eback
() const {return __binp_;}
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf
68
char_type*
eback
() const;
169
_LIBCPP_ALWAYS_INLINE char_type*
eback
() const {return __binp_;}
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf
68
char_type*
eback
() const;
169
_LIBCPP_ALWAYS_INLINE char_type*
eback
() const {return __binp_;}
/ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp
186
if (this->
eback
() < this->gptr()) {
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
fstream
105
// to
eback
() and _M_ext_buf.
149
* to
eback
().
194
_M_pback_cur_save += this->gptr() != this->
eback
();
377
* __off == egptr() -
eback
() upon underflow/uflow ('read' mode);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
fstream
105
// to
eback
() and _M_ext_buf.
149
* to
eback
().
194
_M_pback_cur_save += this->gptr() != this->
eback
();
377
* __off == egptr() -
eback
() upon underflow/uflow ('read' mode);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
fstream
105
// to
eback
() and _M_ext_buf.
149
* to
eback
().
194
_M_pback_cur_save += this->gptr() != this->
eback
();
377
* __off == egptr() -
eback
() upon underflow/uflow ('read' mode);
Completed in 410 milliseconds
1
2
3
4
5
6
7
8
9