Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dprotect.hpp29 struct protect : T struct
32 typedef mpl::protect type;
/ndk/tests/abcc/jni/mman-win32/
Dmman.c23 DWORD protect = 0; in __map_mmap_prot_page() local
74 const DWORD protect = __map_mmap_prot_page(prot); in mmap() local