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

  /external/libcxx/test/std/depr/depr.ios.members/
open_mode.pass.cpp 15 // typedef T2 open_mode;
23 std::strstream::open_mode b = std::strstream::app;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.ios.members/
open_mode.pass.cpp 15 // typedef T2 open_mode;
23 std::strstream::open_mode b = std::strstream::app;
  /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
zfstream.h 92 open_mode(std::ios_base::openmode mode,
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 257 FileHandle::OpenMode open_mode(
274 bool result = file.open(sys::fs::Path(pPath), open_mode, permission);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 257 typedef openmode open_mode; typedef in class:ios_base
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 257 typedef openmode open_mode; typedef in class:ios_base
  /bionic/libc/tzcode/
localtime.c 55 #define OPEN_MODE (O_RDONLY | O_BINARY)
58 #define OPEN_MODE O_RDONLY
422 fid = open(name, OPEN_MODE);
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 35 #define OPEN_MODE (O_RDONLY | O_BINARY)
38 #define OPEN_MODE O_RDONLY
383 if ((fid = open(name, OPEN_MODE)) == -1)
    [all...]
  /external/libcxx/include/
ios 264 typedef openmode open_mode;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
ios 264 typedef openmode open_mode;
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
ios 264 typedef openmode open_mode;
  /external/bzip2/
bzlib.c     [all...]
  /frameworks/native/cmds/installd/
commands.cpp     [all...]
  /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/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 406 typedef int open_mode; typedef in class:ios_base
  /external/valgrind/VEX/switchback/
test_bzip2.c     [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]
  /external/valgrind/perf/
bz2.c     [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 1092 milliseconds