OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sgetc
(Results
51 - 75
of
123
) sorted by null
1
2
3
4
5
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
streambuf_iterator.h
92
// If the end of stream is reached (streambuf_type::
sgetc
()
120
/// streambuf.
sgetc
(). It cannot be assigned. NB: The result of
185
else if (!traits_type::eq_int_type((__ret = _M_sbuf->
sgetc
()),
345
int_type __c = __sb->
sgetc
();
381
int_type __c = __sb->
sgetc
();
393
__c = __sb->
sgetc
();
istream.tcc
58
__int_type __c = __sb->
sgetc
();
321
int_type __c = __sb->
sgetc
();
368
int_type __c = __this_sb->
sgetc
();
412
int_type __c = __sb->
sgetc
();
504
int_type __c = __sb->
sgetc
();
566
int_type __c = __sb->
sgetc
();
630
__c = this->rdbuf()->
sgetc
();
979
int_type __c = __sb->
sgetc
();
1026
__int_type __c = __sb->
sgetc
();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
streambuf_iterator.h
92
// If the end of stream is reached (streambuf_type::
sgetc
()
120
/// streambuf.
sgetc
(). It cannot be assigned. NB: The result of
185
else if (!traits_type::eq_int_type((__ret = _M_sbuf->
sgetc
()),
345
int_type __c = __sb->
sgetc
();
381
int_type __c = __sb->
sgetc
();
393
__c = __sb->
sgetc
();
istream.tcc
58
__int_type __c = __sb->
sgetc
();
321
int_type __c = __sb->
sgetc
();
368
int_type __c = __this_sb->
sgetc
();
412
int_type __c = __sb->
sgetc
();
504
int_type __c = __sb->
sgetc
();
566
int_type __c = __sb->
sgetc
();
630
__c = this->rdbuf()->
sgetc
();
979
int_type __c = __sb->
sgetc
();
1026
__int_type __c = __sb->
sgetc
();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
streambuf_iterator.h
92
// If the end of stream is reached (streambuf_type::
sgetc
()
120
/// streambuf.
sgetc
(). It cannot be assigned. NB: The result of
185
else if (!traits_type::eq_int_type((__ret = _M_sbuf->
sgetc
()),
345
int_type __c = __sb->
sgetc
();
381
int_type __c = __sb->
sgetc
();
393
__c = __sb->
sgetc
();
istream.tcc
58
__int_type __c = __sb->
sgetc
();
321
int_type __c = __sb->
sgetc
();
368
int_type __c = __this_sb->
sgetc
();
412
int_type __c = __sb->
sgetc
();
504
int_type __c = __sb->
sgetc
();
566
int_type __c = __sb->
sgetc
();
630
__c = this->rdbuf()->
sgetc
();
979
int_type __c = __sb->
sgetc
();
1026
__int_type __c = __sb->
sgetc
();
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
overflow.pass.cpp
57
assert(f.
sgetc
() == L'a');
75
assert(f.
sgetc
() == L'a');
underflow.pass.cpp
67
assert(f.
sgetc
() == L'9');
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
overflow.pass.cpp
57
assert(f.
sgetc
() == L'a');
75
assert(f.
sgetc
() == L'a');
underflow.pass.cpp
67
assert(f.
sgetc
() == L'9');
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
seekoff.pass.cpp
32
assert(sb.
sgetc
() == '3');
34
assert(sb.
sgetc
() == '6');
36
assert(sb.
sgetc
() == '7');
seekpos.pass.cpp
28
assert(sb.
sgetc
() == '3');
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
seekoff.pass.cpp
32
assert(sb.
sgetc
() == '3');
34
assert(sb.
sgetc
() == '6');
36
assert(sb.
sgetc
() == '7');
seekpos.pass.cpp
28
assert(sb.
sgetc
() == '3');
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
underflow.pass.cpp
66
assert(f.
sgetc
() == '9');
102
assert(f.
sgetc
() == L'9');
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
underflow.pass.cpp
66
assert(f.
sgetc
() == '9');
102
assert(f.
sgetc
() == L'9');
/ndk/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
40
// We do not read any characters until operator* is called. operator* calls
sgetc
92
int_type __c = _M_buf->
sgetc
();
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
40
// We do not read any characters until operator* is called. operator* calls
sgetc
92
int_type __c = _M_buf->
sgetc
();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
istream.tcc
58
__int_type __c = __sb->
sgetc
();
321
int_type __c = __sb->
sgetc
();
368
int_type __c = __this_sb->
sgetc
();
412
int_type __c = __sb->
sgetc
();
504
int_type __c = __sb->
sgetc
();
566
int_type __c = __sb->
sgetc
();
630
__c = this->rdbuf()->
sgetc
();
979
int_type __c = __sb->
sgetc
();
1026
__int_type __c = __sb->
sgetc
();
/external/libcxx/include/
streambuf
50
int_type
sgetc
();
151
int_type
sgetc
();
293
return
sgetc
();
309
basic_streambuf<_CharT, _Traits>::
sgetc
()
istream
773
typename _Traits::int_type __i = __is.rdbuf()->
sgetc
();
882
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
977
int_type __i = this->rdbuf()->
sgetc
();
1036
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
1093
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf
50
int_type
sgetc
();
151
int_type
sgetc
();
293
return
sgetc
();
309
basic_streambuf<_CharT, _Traits>::
sgetc
()
istream
757
typename _Traits::int_type __i = __is.rdbuf()->
sgetc
();
866
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
961
int_type __i = this->rdbuf()->
sgetc
();
1020
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
1077
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf
50
int_type
sgetc
();
151
int_type
sgetc
();
293
return
sgetc
();
309
basic_streambuf<_CharT, _Traits>::
sgetc
()
istream
757
typename _Traits::int_type __i = __is.rdbuf()->
sgetc
();
866
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
961
int_type __i = this->rdbuf()->
sgetc
();
1020
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
1077
typename traits_type::int_type __i = this->rdbuf()->
sgetc
();
[
all
...]
Completed in 2113 milliseconds
1
2
3
4
5