Searched defs:_SC_PAGESIZE (Results 1 - 12 of 12) sorted by relevance

/external/e2fsprogs/resize/
H A Dmain.c471 #if (!defined(_SC_PAGESIZE) && defined(_SC_PAGE_SIZE))
472 #define _SC_PAGESIZE _SC_PAGE_SIZE macro
474 #ifdef _SC_PAGESIZE
475 sysval = sysconf(_SC_PAGESIZE);
478 #endif /* _SC_PAGESIZE */
/external/ImageMagick/MagickCore/
H A Dnt-base.h55 #define _SC_PAGESIZE 1 macro
/external/fio/os/
H A Dos-windows.h46 #define _SC_PAGESIZE 0x1 macro
157 pagesize = sysconf(_SC_PAGESIZE);
/external/e2fsprogs/misc/
H A Dbadblocks.c1076 #if (!defined(_SC_PAGESIZE) && defined(_SC_PAGE_SIZE))
1077 #define _SC_PAGESIZE _SC_PAGE_SIZE macro
1079 #ifdef _SC_PAGESIZE
1080 sysval = sysconf(_SC_PAGESIZE);
1083 #endif /* _SC_PAGESIZE */
H A Dmke2fs.c1516 #if (!defined(_SC_PAGESIZE) && defined(_SC_PAGE_SIZE))
1517 #define _SC_PAGESIZE _SC_PAGE_SIZE macro
1519 #ifdef _SC_PAGESIZE
1520 sysval = sysconf(_SC_PAGESIZE);
1523 #endif /* _SC_PAGESIZE */
/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 459 milliseconds