Home
last modified time | relevance | path

Searched refs:alternative (Results 1 – 25 of 962) sorted by relevance

12345678910>>...39

/external/curl/tests/data/
Dtest2807 --ftp-alternative-to-user
41 FTP --ftp-alternative-to-user on USER failure
44 ftp://%HOSTIP:%FTPPORT/280/ --ftp-alternative-to-user "USER replacement"
Dtest64725 imap://%HOSTIP:%IMAPPORT/647 -F "=(;type=multipart/alternative" -F "= <body>This is the html versio…
57 Content-Type: multipart/alternative; boundary=----------------------------
Dtest64630 …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/
Dmsg_39.txt9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
Dmsg_38.txt9 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/
Dmsg_39.txt9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
Dmsg_38.txt9 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/
Demail.examples.rst39 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/
Dregexp-compiler-tonode.cc505 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 …]
Dregexp-ast.cc311 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/
DInvalidLocal.txt31 PsiErrorElement:no viable alternative at input '.end method'
63 PsiErrorElement:no viable alternative at input '.end method'
DInvalidParameter.txt36 PsiErrorElement:no viable alternative at input '.a'
82 PsiErrorElement:no viable alternative at input '.'
/external/proguard/build/
DREADME4 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/
Demail-examples.rst37 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/
DANTLRv3.g199 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/
Dchrono.h473 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/
Dbtm_matcher.py59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
/external/python/cpython2/Lib/lib2to3/
Dbtm_matcher.py59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRTreePrinter.g127 | alternative
317 alternative rewrite ( {out("|");} alternative rewrite )*
322 alternative
349 ( alternative
DANTLRv3Tree.g116 : ^( BLOCK optionsSpec? (alternative rewrite)+ EOB )
120 : ^( BLOCK (alternative rewrite)+ EOB )
123 alternative
/external/arm-trusted-firmware/docs/design/
Dalt-boot-flows.rst4 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/
De2fsprogs.lintian-overrides1 e2fsprogs: package-supports-alternative-init-but-no-init.d-script
/external/antlr/tool/src/main/java/org/antlr/tool/
Dserialize.g170 ( alternative rewrite )+
175 alternative
176 : #( ALT {out.alt(#alternative);} (element)+ EOA {out.endAlt();} )
/external/tensorflow/tensorflow/core/common_runtime/
Disolate_placer_inspection_required_ops_pass_test.cc70 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/
DREADME.kmeter17 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,

12345678910>>...39