Searched defs:R_OK (Results 1 - 11 of 11) sorted by relevance

/external/bison/darwin-lib/
H A Dunistd.h546 # define R_OK 4 macro
/external/bison/linux-lib/
H A Dunistd.h546 # define R_OK 4 macro
/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h102 #include "unistd.h" /* for F_OK, R_OK, and other POSIX goodness */
108 #ifndef R_OK
109 #define R_OK 4 macro
110 #endif /* !defined R_OK */
/external/curl/lib/
H A Dssh.c94 # ifndef R_OK
95 # define R_OK 4 macro
820 else if(access(sshc->rsa, R_OK) != 0) {
825 else if(access(sshc->rsa, R_OK) != 0) {
833 if(sshc->rsa && access(sshc->rsa, R_OK) != 0) {
836 if(sshc->rsa && access(sshc->rsa, R_OK) != 0) {
/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 387 milliseconds