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

/external/kernel-headers/original/uapi/linux/
H A Dstat.h10 #define S_IFREG 0100000 macro
20 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG)
/external/syslinux/com32/include/sys/
H A Dstat.h15 #define S_IFREG 0100000 macro
24 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG)
/external/syslinux/core/fs/ext2/
H A Dext2_fs.h45 #define S_IFREG 0100000 // Regular file macro
55 #define T_IFREG (S_IFREG >> S_IFSHIFT)
/external/syslinux/core/fs/xfs/
H A Dxfs.h122 #define S_IFREG 0100000 macro
/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 157 milliseconds