/external/iproute2/doc/ |
D | preamble.tex | 7 \markboth{\protect\TITLE}{} 8 \markright{{\protect\sc iproute2-ss\Draft}} 21 \renewcommand{\@oddhead}{{\protect\sc iproute2-ss\Draft} \hfill \protect\arabic{page}}
|
/external/libpng/scripts/ |
D | options.awk | 82 protect = "" 236 protect = $4 237 if (protect != "") { 238 print start "#ifndef", protect end >out 239 print start "#define", protect end >out 895 if (protect != "") { 896 print start "#endif", "/*", protect, "*/" end >out
|
/external/lzma/CPP/Windows/ |
D | FileMapping.h | 15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name) in Create() argument 17 …_handle = ::CreateFileMapping(INVALID_HANDLE_VALUE, NULL, protect, (DWORD)(maxSize >> 32), (DWORD)… in Create()
|
/external/junit/src/junit/framework/ |
D | TestResult.java | 114 public void protect() throws Throwable { in run() 133 p.protect(); in runProtected()
|
D | Protectable.java | 13 public abstract void protect() throws Throwable; in protect() method
|
/external/deqp/scripts/khr_util/ |
D | registry.py | 402 protect = eExtension.get('protect') 403 if protect is not None and protect not in available: 404 warnElem(eExtension, "Unavailable dependency %s", protect)
|
/external/junit/src/junit/extensions/ |
D | TestSetup.java | 21 public void protect() throws Exception { in run()
|
/external/srtp/crypto/include/ |
D | cryptoalg.h | 88 void *protect,
|
D | xfm.h | 56 void *protect,
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.h | 20 Boolean protect; member
|
D | ieee802_1x_cp.c | 195 sm->protect_frames = conf.protect; in SM_STATE() 449 sm->protect_frames = pcp_conf->protect; in ieee802_1x_cp_sm_init()
|
/external/mesa3d/src/glx/apple/ |
D | TODO | 24 Where 2 threads are doing the same sort of path of create and destroy. The locking should protect
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_background.sgml | 36 protect against packet forgery. All these choices have proven to 41 authentication does not protect against bit flipping packet
|
/external/libvorbis/doc/ |
D | footer.tex | 11 to protect essential tenets of Internet multimedia from corporate
|
/external/webrtc/src/modules/audio_processing/ |
D | audio_processing.gypi | 81 # Workaround to protect against gyp's pathname relativization when
|
D | apm_tests.gypi | 40 # Workaround to protect against gyp's pathname relativization when this
|
/external/owasp/sanitizer/lib/guava-libraries/ |
D | README | 39 4. Our classes are not designed to protect against a malicious caller.
|
/external/guava/ |
D | README | 39 4. Our classes are not designed to protect against a malicious caller.
|
/external/srtp/doc/ |
D | intro.txt | 294 needed to protect a particular RTP and RTCP stream. This datatype 300 stream context to protect the RTP and RTCP stream that it is 322 protect (e.g. which stream), and the crypto_policy_t structures 323 describe how to protect it. The key is contained in a policy element 392 streams while using ISMAcryp encryption to protect the media itself.
|
/external/google-breakpad/src/client/ios/ |
D | Breakpad.mm | 68 // we cannot protect against smashes to our exception handling thread's 93 // Its destructor will first re-protect the memory then release the lock. 109 // First protect the memory 605 // we'll protect them as well by allocating them with gMasterAllocator. 641 // Make read-only to protect against memory smashers
|
/external/google-breakpad/src/client/mac/Framework/ |
D | Breakpad.mm | 73 // we cannot protect against smashes to our exception handling thread's 98 // Its destructor will first re-protect the memory then release the lock. 114 // First protect the memory 786 // we'll protect them as well by allocating them with gMasterAllocator. 822 // Make read-only to protect against memory smashers
|
/external/sepolicy/ |
D | dumpstate.te | 9 # Allow setting process priority, protect from OOM killer, and dropping
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | using.dox | 48 /// components. Always use these macros when available, to protect your action code from changes
|
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/ |
D | mootools-core-full-nocompat.js | 156 protect: function(){ method 260 if (generic) generic.protect(); 261 if (isType && proto) object.implement(key, proto.protect()); 2841 }.protect(), 2850 }.protect(), 2859 }.protect(), 2869 }.protect(), 2874 }.protect(), 2879 }.protect() 2896 }.protect());
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.1 | 157 already exist. This is done to protect data in case of mistakes, and
|