OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openmode
(Results
76 - 88
of
88
) sorted by null
1
2
3
4
/external/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/
overflow.pass.cpp
28
std::ios_base::
openmode
which = std::ios_base::in | std::ios_base::out)
pbackfail.pass.cpp
26
std::ios_base::
openmode
which = std::ios_base::in | std::ios_base::out)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/string.streams/stringbuf/stringbuf.virtuals/
overflow.pass.cpp
28
std::ios_base::
openmode
which = std::ios_base::in | std::ios_base::out)
pbackfail.pass.cpp
26
std::ios_base::
openmode
which = std::ios_base::in | std::ios_base::out)
/external/libcxx/src/
strstream.cpp
229
strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::
openmode
__which)
287
strstreambuf::seekpos(pos_type __sp, ios_base::
openmode
__which)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
strstream.cpp
229
strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::
openmode
__which)
287
strstreambuf::seekpos(pos_type __sp, ios_base::
openmode
__which)
/ndk/sources/cxx-stl/stlport/src/
iostream.cpp
168
_Stl_create_filebuf(_Tp x, ios_base::
openmode
mode ) {
180
_Stl_create_wfilebuf(FILE* f, ios_base::
openmode
mode) {
/ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
293
ios_base::
openmode
/* dummy */) {
385
ios_base::
openmode
/* dummy */) {
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_fstream.c
293
ios_base::
openmode
/* dummy */) {
385
ios_base::
openmode
/* dummy */) {
/external/icu/icu4c/source/tools/tzcode/
icuzdump.cpp
367
ios::
openmode
mode = ios::out;
/art/compiler/optimizing/
optimizing_compiler.cc
348
std::ios_base::
openmode
cfg_file_mode =
[
all
...]
/ndk/tests/device/test-libc++-shared-full/jni/
Android.mk
[
all
...]
/ndk/tests/device/test-libc++-static-full/jni/
Android.mk
[
all
...]
Completed in 791 milliseconds
1
2
3
4