Searched defs:PROT_EXEC (Results 1 - 10 of 10) sorted by path

/external/compiler-rt/lib/profile/
H A DWindowsMMap.h24 #define PROT_EXEC 0x0 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dmman-common.h11 #define PROT_EXEC 0x4 /* page can be executed */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dmman.h13 * implementation does not necessarily support PROT_EXEC or PROT_WRITE
20 #define PROT_EXEC 0x04 /* page can be executed */ macro
/external/python/cpython2/Lib/plat-sunos5/
H A DSTROPTS.py1604 PROT_EXEC = 0x4 variable
1606 PROT_ZFOD = (PROT_READ | PROT_WRITE | PROT_EXEC | PROT_USER)
1607 PROT_ALL = (PROT_READ | PROT_WRITE | PROT_EXEC | PROT_USER)
1617 PROC_TEXT = (PROT_EXEC | PROT_READ)
1618 PROC_DATA = (PROT_READ | PROT_WRITE | PROT_EXEC)
1621 VALID_ATTR = (PROT_READ|PROT_WRITE|PROT_EXEC|SHARED|PRIVATE)
/external/robolectric/v3/runtime/
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-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-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 356 milliseconds