Home
last modified time | relevance | path

Searched refs:occur (Results 1 – 25 of 232) sorted by relevance

12345678910

/external/markdown/tests/markdown-test/
Dbacklash-escapes.txt37 These should not, because they occur within a code block:
72 Nor should these, which occur in code spans:
Dauto-links.txt15 Auto-links should not occur here: `<http://example.com/>`
/external/markdown/MarkdownTest/Tests_2004/
DBackslash escapes.text37 These should not, because they occur within a code block:
72 Nor should these, which occur in code spans:
DAuto links.text11 Auto-links should not occur here: `<http://example.com/>`
/external/markdown/MarkdownTest/Tests_2007/
DBackslash escapes.text37 These should not, because they occur within a code block:
72 Nor should these, which occur in code spans:
DAuto links.text11 Auto-links should not occur here: `<http://example.com/>`
/external/sepolicy/
Dte_macros6 # cause it to occur automatically - use domain_auto_trans
31 # Make the transition occur by default.
40 # cause it to occur automatically - use file_type_auto_trans
59 # Make the transition occur by default.
/external/webkit/LayoutTests/platform/android/fast/dom/Geolocation/
Dcallback-to-deleted-context-expected.txt1 …ation callback is made, the callback is not made. If the callback is attempted, a crash will occur.
/external/webkit/LayoutTests/fast/dom/Geolocation/
Dcallback-to-deleted-context-expected.txt2 …ation callback is made, the callback is not made. If the callback is attempted, a crash will occur.
/external/llvm/test/Transforms/TailCallElim/
Dreturn_constant.ll1 ; Though this case seems to be fairly unlikely to occur in the wild, someone
/external/llvm/test/Assembler/
D2002-03-08-NameCollision.ll5 ; collisions could occur that would cause the following error message to be
/external/chromium/third_party/modp_b64/
DREADME.chromium8 and to fix compilation errors that occur under VC8. The file was renamed
/external/llvm/test/MC/Mips/
Ddo_switch.ll3 ; to occur. This is a variation on test case test/CodeGen/Mips/do_switch.ll
/external/dropbear/libtomcrypt/notes/
Dtech0001.txt15 that do not occur at regular intervals [e.g. joypad/keypad input, network packets, etc...].
43 // this should never occur either unless you didn't call yarrow_start
/external/webrtc/test/
Dmetrics.gyp18 # GYP generation would occur, because the libyuv.gypi unittest target
/external/llvm/lib/Support/Unix/
DTimeValue.inc43 // This is *really* unlikely to occur because the only gettimeofday
/external/iptables/extensions/
Dlibipt_REJECT.man29 (113/tcp) probes which frequently occur when sending mail to broken mail
Dlibip6t_REJECT.man30 (113/tcp) probes which frequently occur when sending mail to broken mail
Dlibipt_SNAT.man20 1024 or above. Where possible, no port alteration will occur.
/external/libxml2/
Dtree.c4553 int occur = 0, generic; in xmlGetNodePath() local
4576 occur = 0; in xmlGetNodePath()
4616 occur++; in xmlGetNodePath()
4619 if (occur == 0) { in xmlGetNodePath()
4621 while (tmp != NULL && occur == 0) { in xmlGetNodePath()
4628 occur++; in xmlGetNodePath()
4631 if (occur != 0) in xmlGetNodePath()
4632 occur = 1; in xmlGetNodePath()
4634 occur++; in xmlGetNodePath()
4646 occur++; in xmlGetNodePath()
[all …]
/external/llvm/test/CodeGen/X86/
DtargetLoweringGeneric.ll14 ; transformation should not occur
/external/strace/
DTODO29 ignore faults which occur before exec
/external/llvm/docs/
DBranchWeightMetadata.rst118 occur due to incorrent branch prediction information.
/external/webkit/Source/WebKit/win/Interfaces/
DIWebUIDelegate.idl114 @constant WebDragDestinationActionAny Allows any of the above to occur
129 @constant WebDragSourceActionImage Allows an image drag to occur
130 @constant WebDragSourceActionLink Allows a link drag to occur
131 @constant WebDragSourceActionSelection Allows a selection drag to occur
132 @constant WebDragSourceActionAny Allows any of the above to occur
519 …indicating which drag destination actions can occur, WebDragDestinationActionAny to allow any kind…
543 …which drag source actions can occur, WebDragSourceActionAny to allow any kind of action or WebDrag…
/external/llvm/cmake/modules/
DLLVMParseArguments.cmake20 #that occur after the given arg_name is encountered up to the next arg_name or

12345678910