Searched refs:O_BINARY (Results 1 - 25 of 26) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dfcntl.h44 #define O_BINARY _O_BINARY macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dfcntl.h44 #define O_BINARY _O_BINARY macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXw32defs.h63 # define O_BINARY _O_BINARY macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXw32defs.h63 # define O_BINARY _O_BINARY macro
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/details/
H A Dfstream_win32io.cpp61 if (mode & O_BINARY)
144 mode |= O_BINARY;
175 mode |= O_BINARY;
H A Dfstream_stdio.cpp77 # define O_BINARY _O_BINARY macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/details/
H A Dfstream_win32io.cpp61 if (mode & O_BINARY)
144 mode |= O_BINARY;
175 mode |= O_BINARY;
H A Dfstream_stdio.cpp77 # define O_BINARY _O_BINARY macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/details/
H A Dfstream_win32io.cpp61 if (mode & O_BINARY)
144 mode |= O_BINARY;
175 mode |= O_BINARY;
H A Dfstream_stdio.cpp77 # define O_BINARY _O_BINARY macro
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_mwerks.h155 # define O_BINARY 0 macro
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A D_mwerks.h155 # define O_BINARY 0 macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A D_mwerks.h155 # define O_BINARY 0 macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
H A D_mwerks.h155 # define O_BINARY 0 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dsystem.h335 #ifndef O_BINARY
336 # define O_BINARY 0 macro
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtempfile.py72 if hasattr(_os, 'O_BINARY'):
73 _bin_openflags |= _os.O_BINARY
H A Dtarfile.py374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtempfile.py72 if hasattr(_os, 'O_BINARY'):
73 _bin_openflags |= _os.O_BINARY
H A Dtarfile.py374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtempfile.py72 if hasattr(_os, 'O_BINARY'):
73 _bin_openflags |= _os.O_BINARY
H A Dtarfile.py374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtempfile.py72 if hasattr(_os, 'O_BINARY'):
73 _bin_openflags |= _os.O_BINARY
H A Dtarfile.py374 if hasattr(os, "O_BINARY"):
375 mode |= os.O_BINARY
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
H A Djython-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/services/javax.script.ScriptEngineFactory com/xhaus/modjy/ModjyJServlet ...

Completed in 514 milliseconds

12