Home
last modified time | relevance | path

Searched defs:S_ISREG (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dstat.h20 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
/external/bison/linux-lib/sys/
Dstat.h487 # define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
489 # define S_ISREG(m) 0 macro
/external/bison/darwin-lib/sys/
Dstat.h487 # define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
489 # define S_ISREG(m) 0 macro
/external/lz4/programs/
Dbench.c75 # define S_ISREG(x) (((x) & S_IFMT) == S_IFREG) macro
Dfullbench.c76 # define S_ISREG(x) (((x) & S_IFMT) == S_IFREG) macro
/external/curl/lib/
Dcurl_setup.h670 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) macro
/external/libvncserver/libvncserver/tightvnc-filetransfer/
Dfiletransfermsg.c36 #define S_ISREG(m) (((m) & _S_IFMT) == _S_IFREG) macro
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...