OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sbumpc
(Results
1 - 25
of
159
) sorted by null
1
2
3
4
5
6
7
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.members/
open_pointer.pass.cpp
31
assert(f.
sbumpc
() == '1');
32
assert(f.
sbumpc
() == '2');
33
assert(f.
sbumpc
() == '3');
46
assert(f.
sbumpc
() == L'1');
47
assert(f.
sbumpc
() == L'2');
48
assert(f.
sbumpc
() == L'3');
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
sbumpc.pass.cpp
15
// int_type
sbumpc
();
47
assert(t.
sbumpc
() == 'a');
51
assert(t.
sbumpc
() == 'A');
53
assert(t.
sbumpc
() == 'B');
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
overflow.pass.cpp
130
assert(f.
sbumpc
() == 0xE4);
131
assert(f.
sbumpc
() == 0xB9);
132
assert(f.
sbumpc
() == 0x91);
133
assert(f.
sbumpc
() == 0xE4);
134
assert(f.
sbumpc
() == 0xB9);
135
assert(f.
sbumpc
() == 0x92);
136
assert(f.
sbumpc
() == 0xE4);
137
assert(f.
sbumpc
() == 0xB9);
138
assert(f.
sbumpc
() == 0x93);
139
assert(f.
sbumpc
() == -1)
[
all
...]
pbackfail.pass.cpp
42
assert(f.
sbumpc
() == '1');
50
assert(f.
sbumpc
() == '1');
53
assert(f.
sbumpc
() == 'a');
underflow.pass.cpp
116
assert(f.
sbumpc
() == 0x4E51);
117
assert(f.
sbumpc
() == 0x4E52);
118
assert(f.
sbumpc
() == 0x4E53);
119
assert(f.
sbumpc
() == -1);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
pbackfail.pass.cpp
46
assert(f.
sbumpc
() == L'1');
53
assert(f.
sbumpc
() == L'1');
56
assert(f.
sbumpc
() == L'2');
underflow.pass.cpp
79
assert(f.
sbumpc
() == 0x4E51);
80
assert(f.
sbumpc
() == 0x4E52);
81
assert(f.
sbumpc
() == 0x4E53);
82
assert(f.
sbumpc
() == test_buf::traits_type::eof());
/external/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/ndk/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_istreambuf_iterator.h
42
// used. Calls to operator++ use
sbumpc
.
68
_M_buf->
sbumpc
();
149
_M_buf->
sbumpc
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
streambuf_iterator.h
118
/// Advance the iterator. Calls streambuf.
sbumpc
().
127
_M_sbuf->
sbumpc
();
133
/// Advance the iterator. Calls streambuf.
sbumpc
().
144
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h
125
/// Advance the iterator. Calls streambuf.
sbumpc
().
134
_M_sbuf->
sbumpc
();
140
/// Advance the iterator. Calls streambuf.
sbumpc
().
151
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h
125
/// Advance the iterator. Calls streambuf.
sbumpc
().
134
_M_sbuf->
sbumpc
();
140
/// Advance the iterator. Calls streambuf.
sbumpc
().
151
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h
118
/// Advance the iterator. Calls streambuf.
sbumpc
().
127
_M_sbuf->
sbumpc
();
133
/// Advance the iterator. Calls streambuf.
sbumpc
().
144
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h
118
/// Advance the iterator. Calls streambuf.
sbumpc
().
127
_M_sbuf->
sbumpc
();
133
/// Advance the iterator. Calls streambuf.
sbumpc
().
144
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h
118
/// Advance the iterator. Calls streambuf.
sbumpc
().
127
_M_sbuf->
sbumpc
();
133
/// Advance the iterator. Calls streambuf.
sbumpc
().
144
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
streambuf_iterator.h
118
/// Advance the iterator. Calls streambuf.
sbumpc
().
127
_M_sbuf->
sbumpc
();
133
/// Advance the iterator. Calls streambuf.
sbumpc
().
144
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
streambuf_iterator.h
125
/// Advance the iterator. Calls streambuf.
sbumpc
().
134
_M_sbuf->
sbumpc
();
140
/// Advance the iterator. Calls streambuf.
sbumpc
().
151
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
streambuf_iterator.h
137
/// Advance the iterator. Calls streambuf.
sbumpc
().
146
_M_sbuf->
sbumpc
();
152
/// Advance the iterator. Calls streambuf.
sbumpc
().
163
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
streambuf_iterator.h
125
/// Advance the iterator. Calls streambuf.
sbumpc
().
134
_M_sbuf->
sbumpc
();
140
/// Advance the iterator. Calls streambuf.
sbumpc
().
151
__old._M_c = _M_sbuf->
sbumpc
();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
streambuf_iterator.h
137
/// Advance the iterator. Calls streambuf.
sbumpc
().
146
_M_sbuf->
sbumpc
();
152
/// Advance the iterator. Calls streambuf.
sbumpc
().
163
__old._M_c = _M_sbuf->
sbumpc
();
Completed in 336 milliseconds
1
2
3
4
5
6
7