/system/core/include/cutils/ |
atomic.h | 68 * acquire/release protection is provided.
|
/external/jpeg/ |
ansi2knr.c | 58 Also, for our own protection, we must make certain that everyone finds 94 warranty protection to some or all third parties, at your option). 98 protection in exchange for a fee.
|
/external/llvm/include/llvm/IR/ |
Attributes.h | 107 StackProtect, ///< Stack protection. 108 StackProtectReq, ///< Stack protection required. 109 StackProtectStrong, ///< Strong Stack protection.
|
/external/v8/src/base/platform/ |
platform-win32.cc | 757 static void* RandomizedVirtualAlloc(size_t size, int action, int protection) { 760 if (protection == PAGE_EXECUTE_READWRITE || protection == PAGE_NOACCESS) { 763 base = VirtualAlloc(OS::GetRandomMmapAddr(), size, action, protection); 768 if (base == NULL) base = VirtualAlloc(NULL, size, action, protection); [all...] |
/external/clang/lib/CodeGen/ |
CodeGenFunction.cpp | 1659 PeepholeProtection protection; local [all...] |
/system/bt/bta/include/ |
bta_api.h | 173 #define BTA_SEC_MITM (BTM_SEC_IN_MITM | BTM_SEC_OUT_MITM) /* Man-In-The_Middle protection */ [all...] |
/external/google-breakpad/src/processor/ |
minidump.cc | 3719 uint32_t protection = local 3728 uint32_t protection = local [all...] |
/external/e2fsprogs/misc/ |
tune2fs.c | 459 fputs(_("The multiple mount protection feature can't\n" 468 "protection feature."), stderr); 477 printf(_("Multiple mount protection has been enabled " 486 fputs(_("The multiple mount protection feature cannot\n" 1201 printf(P_("Setting multiple mount protection update " 1203 "Setting multiple mount protection update " [all...] |
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
openjpeg.h | 438 /** error protection method for MH (0,1,16,32,37-128) */ 440 /** tile number of header protection specification (>=0) */ 442 /** error protection methods for TPHs (0,1,16,32,37-128) */ 444 /** tile number of packet protection specification (>=0) */ 446 /** packet number of packet protection specification (>=0) */ 448 /** error protection methods for packets (0,1,16,32,37-128) */ [all...] |
/external/wpa_supplicant_8/hostapd/ |
ChangeLog | 113 * fixed PMF protection of Deauthentication frame when this is triggered 470 * updated management frame protection to use IEEE Std 802.11w-2009 498 * updated management frame protection to use IEEE 802.11w/D7.0 530 * updated management frame protection to use IEEE 802.11w/D6.0 [all...] |
/frameworks/native/opengl/tools/glgen2/registry/ |
reg.py | 272 # protectFile - True if multiple inclusion protection should be 274 # protectFeature - True if #ifndef..#endif protection should be 278 # protectProto - True if #ifdef..#endif protection should be 519 # Multiple inclusion protection & C++ wrappers. 550 # Finish C++ wrapper and multiple inclusion protection 582 # Don't add additional protection for derived type declarations, [all...] |
/external/boringssl/src/ssl/test/runner/ |
common.go | 171 // SRTP protection profiles (See RFC 5764, section 4.1.2) 190 SRTPProtectionProfile uint16 // the negotiated DTLS-SRTP protection profile 371 // protection profiles to offer in DTLS-SRTP. [all...] |
/external/google-breakpad/src/google_breakpad/common/ |
minidump_format.h | 827 uint32_t protection; \/* MDMemoryProtection *\/ member in struct:__anon9530 [all...] |
/external/google-breakpad/src/google_breakpad/processor/ |
minidump.h | 787 // and protection. 798 // Return true if the memory protection allows execution. 801 // Return true if the memory protection allows writing. [all...] |
/external/javassist/src/main/javassist/ |
ClassPool.java | [all...] |
/external/libvncserver/x11vnc/ |
xwrappers.c | 1241 rfbLog("Using DEC-XTRAP for protection" 1262 "protection not available, " 1271 rfbLog("* No XTEST or DEC-XTRAP protection from XGrabServer !!! *\n"); [all...] |
/external/opencv/cxcore/src/ |
cxnorm.cpp | [all...] |
/external/tcpdump/ |
print-ospf.c | 129 { LS_OPAQUE_TE_LINK_SUBTLV_LINK_PROTECTION_TYPE, "Link Protection Type" }, 223 /* Infinite loop protection. */ 309 /* Infinite loop protection. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xos_r.h | 98 # ifndef XAllocIDs /* Xlibint.h does not have multiple include protection */ 106 # ifndef XAllocIDs /* Xlibint.h does not have multiple include protection */ 128 # ifndef XAllocIDs /* Xlibint.h does not have multiple include protection */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xos_r.h | 98 # ifndef XAllocIDs /* Xlibint.h does not have multiple include protection */ 106 # ifndef XAllocIDs /* Xlibint.h does not have multiple include protection */ 128 # ifndef XAllocIDs /* Xlibint.h does not have multiple include protection */ [all...] |
/system/bt/include/ |
bt_target.h | 572 /* The default MITM Protection Requirement (for Simple Pairing) 578 /* The default MITM Protection Requirement for dedicated bonding using Simple Pairing [all...] |
/art/runtime/entrypoints/ |
entrypoint_utils.cc | 206 // And restore protection if implicit checks are on.
|
/art/runtime/gc/space/ |
malloc_space.cc | 148 // removing ignoring the memory protection change here and in Space::CreateAllocSpace. It's
|
/development/apps/Development/res/values/ |
strings.xml | 172 <string name="perm_protection_text">Protection Level : </string>
|
/device/moto/shamu/sepolicy/ |
file_contexts | 32 # factory reset protection partition
|