Searched defs:O_WRONLY (Results 1 - 16 of 16) sorted by relevance

/external/syslinux/com32/include/
H A Dfcntl.h15 #define O_WRONLY 2 macro
/external/libxml2/win32/wince/
H A Dwincecompat.h20 #define O_WRONLY 0x0001 /* open for writing only */ macro
/external/python/cpython2/Modules/
H A Dlinuxaudiodev.c23 #define O_WRONLY 01 macro
102 imode = O_WRONLY;
127 if (imode == O_WRONLY && ioctl(fd, SNDCTL_DSP_NONBLOCK, NULL) == -1) {
H A Dossaudiodev.c29 #define O_WRONLY 01 macro
98 imode = O_WRONLY;
825 case O_WRONLY:
/external/kernel-headers/original/uapi/asm-generic/
H A Dfcntl.h21 #define O_WRONLY 00000001 macro
/external/python/cpython3/Modules/
H A Dossaudiodev.c30 #define O_WRONLY 01 macro
103 imode = O_WRONLY;
958 case O_WRONLY:
/external/python/cpython2/Lib/plat-irix5/
H A DFILE.py159 O_WRONLY = 1 variable
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py618 O_WRONLY = 01 variable
/external/python/cpython2/Lib/plat-irix6/
H A DFILE.py566 O_WRONLY = 1 variable
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 643 milliseconds