Home
last modified time | relevance | path

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

12345678910>>...45

/external/libabigail/bash-completion/
Dabidw15 '--check-alternative-debug-info' | '--check-alternative-debug-info-base-name')
33 --check-alternative-debug-info
34 --check-alternative-debug-info-base-name
/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"
Dmsg_41.txt6 Content-Type: multipart/alternative;
/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"
Dmsg_41.txt6 Content-Type: multipart/alternative;
/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/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/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/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/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/python/cpython2/Lib/lib2to3/
Dbtm_matcher.py59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
/external/python/cpython3/Lib/lib2to3/
Dbtm_matcher.py59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
/external/e2fsprogs/debian/
De2fsprogs.lintian-overrides1 e2fsprogs: package-supports-alternative-init-but-no-init.d-script
/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/opencensus-java/api/
DREADME.md5 * The abstract classes in this directory can be subclassed to create alternative
/external/tensorflow/tensorflow/core/common_runtime/
Disolate_placer_inspection_required_ops_pass_test.cc69 for (const GraphDef& alternative : expected_alternatives) { in RunPassAndCompare() local
71 bool graphs_equal = EqualGraphDef(rewritten, alternative, &diff); in RunPassAndCompare()
76 SummarizeGraphDef(alternative))); in RunPassAndCompare()
/external/antlr/tool/src/main/java/org/antlr/tool/
Dserialize.g170 ( alternative rewrite )+
175 alternative
176 : #( ALT {out.alt(#alternative);} (element)+ EOA {out.endAlt();} )

12345678910>>...45