/external/curl/tests/data/ |
D | test280 | 7 --ftp-alternative-to-user 41 FTP --ftp-alternative-to-user on USER failure 44 ftp://%HOSTIP:%FTPPORT/280/ --ftp-alternative-to-user "USER replacement"
|
D | test647 | 25 imap://%HOSTIP:%IMAPPORT/647 -F "=(;type=multipart/alternative" -F "= <body>This is the html versio… 57 Content-Type: multipart/alternative; boundary=----------------------------
|
D | test646 | 30 …pient@example.com --mail-from sender@example.com -F "=(;type=multipart/alternative" -F "= <body>Th… 70 Content-Type: multipart/alternative; boundary=----------------------------
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_39.txt | 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1" 31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1" 53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
|
D | msg_38.txt | 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2" 49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3" 71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_39.txt | 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1" 31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1" 53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
|
D | msg_38.txt | 9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2" 49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3" 71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
|
/external/python/cpython3/Doc/library/ |
D | email.examples.rst | 39 Here's an example of how to create an HTML message with an alternative plain 44 .. literalinclude:: ../includes/email-alternative.py 50 .. literalinclude:: ../includes/email-read-alternative.py
|
/external/v8/src/regexp/ |
D | regexp-compiler-tonode.cc | 505 RegExpTree* alternative = alternatives->at(i); in SortConsecutiveAtoms() local 506 if (alternative->IsAtom()) break; in SortConsecutiveAtoms() 515 RegExpTree* alternative = alternatives->at(i); in SortConsecutiveAtoms() local 516 if (!alternative->IsAtom()) break; in SortConsecutiveAtoms() 517 if (alternative->AsAtom()->flags() != flags) break; in SortConsecutiveAtoms() 559 RegExpTree* alternative = alternatives->at(i); in RationalizeConsecutiveAtoms() local 560 if (!alternative->IsAtom()) { in RationalizeConsecutiveAtoms() 565 RegExpAtom* const atom = alternative->AsAtom(); in RationalizeConsecutiveAtoms() 576 alternative = alternatives->at(i); in RationalizeConsecutiveAtoms() 577 if (!alternative->IsAtom()) break; in RationalizeConsecutiveAtoms() [all …]
|
D | regexp-ast.cc | 311 RegExpTree* alternative = alternatives->at(i); in RegExpDisjunction() local 312 min_match_ = Min(min_match_, alternative->min_match()); in RegExpDisjunction() 313 max_match_ = Max(max_match_, alternative->max_match()); in RegExpDisjunction()
|
/external/smali/smalidea/testData/ |
D | InvalidLocal.txt | 31 PsiErrorElement:no viable alternative at input '.end method' 63 PsiErrorElement:no viable alternative at input '.end method'
|
D | InvalidParameter.txt | 36 PsiErrorElement:no viable alternative at input '.a' 82 PsiErrorElement:no viable alternative at input '.'
|
/external/proguard/build/ |
D | README | 4 This directory contains a number of alternative ways to build ProGuard: 11 - As a final alternative, you can also easily compile the code from the
|
/external/python/cpython2/Doc/library/ |
D | email-examples.rst | 37 Here's an example of how to create an HTML message with an alternative plain 40 .. literalinclude:: ../includes/email-alternative.py
|
/external/antlr/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ |
D | ANTLRv3.g | 199 a1=alternative rewrite ( '|' a2=alternative rewrite )* 201 -> ^( BLOCK[$lp,"BLOCK"] optionsSpec? (alternative rewrite?)+ EOB[$rp,"EOB"] ) 211 : a1=alternative rewrite ( '|' a2=alternative rewrite )* 212 -> ^( {blkRoot} (alternative rewrite?)+ EOB["EOB"] ) 215 alternative
|
/external/fmtlib/include/fmt/ |
D | chrono.h | 473 alternative 586 handler.on_datetime(numeric_system::alternative); 589 handler.on_loc_date(numeric_system::alternative); 592 handler.on_loc_time(numeric_system::alternative); 604 handler.on_dec0_weekday(numeric_system::alternative); 607 handler.on_dec1_weekday(numeric_system::alternative); 610 handler.on_24_hour(numeric_system::alternative); 613 handler.on_12_hour(numeric_system::alternative); 616 handler.on_minute(numeric_system::alternative); 619 handler.on_second(numeric_system::alternative);
|
/external/python/cpython3/Lib/lib2to3/ |
D | btm_matcher.py | 59 for alternative in pattern[0]: 62 end_nodes = self.add(alternative, start=start)
|
/external/python/cpython2/Lib/lib2to3/ |
D | btm_matcher.py | 59 for alternative in pattern[0]: 62 end_nodes = self.add(alternative, start=start)
|
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | ANTLRTreePrinter.g | 127 | alternative 317 alternative rewrite ( {out("|");} alternative rewrite )* 322 alternative 349 ( alternative
|
D | ANTLRv3Tree.g | 116 : ^( BLOCK optionsSpec? (alternative rewrite)+ EOB ) 120 : ^( BLOCK (alternative rewrite)+ EOB ) 123 alternative
|
/external/arm-trusted-firmware/docs/design/ |
D | alt-boot-flows.rst | 4 EL3 payloads alternative boot flow 16 ``EL3 payloads`` through TF-A instead. This is implemented as an alternative 65 Preloaded BL33 alternative boot flow
|
/external/e2fsprogs/debian/ |
D | e2fsprogs.lintian-overrides | 1 e2fsprogs: package-supports-alternative-init-but-no-init.d-script
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | serialize.g | 170 ( alternative rewrite )+ 175 alternative 176 : #( ALT {out.alt(#alternative);} (element)+ EOA {out.endAlt();} )
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | isolate_placer_inspection_required_ops_pass_test.cc | 70 for (const GraphDef& alternative : expected_alternatives) { in RunPassAndCompare() local 72 bool graphs_equal = EqualGraphDef(rewritten, alternative, &diff); in RunPassAndCompare() 77 SummarizeGraphDef(alternative))); in RunPassAndCompare()
|
/external/u-boot/board/keymile/km83xx/ |
D | README.kmeter1 | 7 phase it might be helpful to apply an alternative boot configuration in 8 a simple way. Therefore it is an alternative boot eeprom on the PIGGY,
|