HomeSort by relevance Sort by last modified time
    Searched defs:open_mode (Results 1 - 12 of 12) sorted by null

  /external/zlib/src/contrib/iostream3/
zfstream.cc 63 if (!this->open_mode(mode, char_mode))
91 if (!this->open_mode(mode, char_mode))
131 gzfilebuf::open_mode(std::ios_base::openmode mode, function in class:gzfilebuf
  /system/extras/ioshark/
ioshark.h 103 #define open_mode u.open_a.mode macro
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 257 typedef openmode open_mode; typedef in class:ios_base
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 257 typedef openmode open_mode; typedef in class:ios_base
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 257 typedef openmode open_mode; typedef in class:ios_base
  /system/extras/simpleperf/
cmd_report_sample.cpp 124 const char* open_mode = "w"; local
126 open_mode = "wb";
128 fp.reset(fopen(report_filename_.c_str(), open_mode));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base

Completed in 604 milliseconds