Home
last modified time | relevance | path

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

12345678910>>...27

/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"
/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/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 '.'
DInvalidField.txt12 PsiErrorElement:no viable alternative at input '<EOF>'
DInvalidField4.txt16 PsiErrorElement:no viable alternative at input '.blah'
DInvalidMethod.txt29 PsiErrorElement:no viable alternative at input '.blah'
/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/antlr-3.4/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/doc/
Dindex.rst5 It can be used as a safe alternative to printf or as a fast
6 alternative to C++ IOStreams.
24 The replacement-based Format API provides a safe alternative to ``printf``,
77 an alternative, slightly terser syntax for named arguments:
103 stateless alternative to IOStreams:
/external/bison/m4/
Dextern-inline.m411 [/* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
12 _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
/external/python/cpython2/Lib/lib2to3/
Dbtm_matcher.py59 for alternative in pattern[0]:
62 end_nodes = self.add(alternative, start=start)
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRTreePrinter.g126 | alternative
316 alternative rewrite ( {out("|");} alternative rewrite )*
321 alternative
348 ( alternative
DANTLRv3Tree.g115 : ^( BLOCK optionsSpec? (alternative rewrite)+ EOB )
119 : ^( BLOCK (alternative rewrite)+ EOB )
122 alternative
/external/v8/src/regexp/
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/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Dserialize.g170 ( alternative rewrite )+
175 alternative
176 : #( ALT {out.alt(#alternative);} (element)+ EOA {out.endAlt();} )
/external/curl/docs/cmdline-opts/
Dftp-alternative-to-user.d1 Long: ftp-alternative-to-user
/external/llvm/test/MC/AArch64/
Darm64-directive_loh.s77 # Too much arguments with alternative syntax.
89 # Too few argumets with alternative syntax.
/external/python/cpython2/Lib/xml/sax/
Dxmlreader.py327 def get(self, name, alternative=None): argument
328 return self._attrs.get(name, alternative)
/external/libmicrohttpd/doc/chapters/
Dtlsauthentication.inc136 (as an alternative to using the password-based Basic or Digest authentication).
221 and alternative names:
252 * Get the alternative name of specified type from the client's certificate
256 * @param index The position of the alternative name if multiple names are
258 * @return NULL if no matching alternative name could be found, a pointer
259 * to the alternative name if found
/external/llvm/tools/gold/
DREADME.txt12 As an alternative to passing --enable-pic, you can use 'make ENABLE_PIC=1' in
/external/llvm/test/CodeGen/SystemZ/
Dvec-shift-07.ll112 ; Test an alternative v2i8->v2i64 extension.
122 ; Test an alternative v2i16->v2i64 extension.
132 ; Test an alternative v2i32->v2i64 extension.

12345678910>>...27