Home
last modified time | relevance | path

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

12345678910>>...24

/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/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'
DInvalidMethod2.txt45 PsiErrorElement:no viable alternative at input '<EOF>'
/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/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/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/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/v8/src/regexp/
Dregexp-ast.cc305 RegExpTree* alternative = alternatives->at(i); in RegExpDisjunction() local
306 min_match_ = Min(min_match_, alternative->min_match()); in RegExpDisjunction()
307 max_match_ = Max(max_match_, alternative->max_match()); in RegExpDisjunction()
Djsregexp.cc2880 GuardedAlternative alternative = alternatives_->at(i); in FilterOneByte() local
2881 if (alternative.guards() != NULL && alternative.guards()->length() != 0) { in FilterOneByte()
2890 GuardedAlternative alternative = alternatives_->at(i); in FilterOneByte() local
2892 alternative.node()->FilterOneByte(depth - 1, ignore_case); in FilterOneByte()
3481 GuardedAlternative* alternative) { in GreedyLoopTextLengthForAlternative() argument
3483 RegExpNode* node = alternative->node(); in GreedyLoopTextLengthForAlternative()
3940 GuardedAlternative alternative = alternatives_->at(i); in AssertGuardsMentionRegisters() local
3941 ZoneList<Guard*>* guards = alternative.guards(); in AssertGuardsMentionRegisters()
4162 GuardedAlternative alternative = alternatives_->at(i); in EmitChoices() local
4165 ZoneList<Guard*>* guards = alternative.guards(); in EmitChoices()
[all …]
/external/llvm/test/MC/AArch64/
Darm64-directive_loh.s77 # Too much arguments with alternative syntax.
89 # Too few argumets with alternative syntax.
/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/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.
/external/llvm/tools/gold/
DREADME.txt12 As an alternative to passing --enable-pic, you can use 'make ENABLE_PIC=1' in
/external/eigen/doc/
DStlContainers.dox42 \subsection vector_spec An alternative - specializing std::vector for Eigen types
44 As an alternative to the recommended approach described above, you have the option to specialize st…
/external/proguard/
DREADME11 - build : various alternative build scripts
/external/jemalloc/include/jemalloc/
Djemalloc_mangle.sh29 * The ${symbol_prefix}* macros can be used as stable alternative names for the
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/
DDisplacementMap.txt9 Displacement mapping is an alternative to bump mapping, normal mapping, and parallax mapping, that …
/external/syslinux/txt/
Dcom-rpt.txt20 (including multipart/alternative or similar.) All such messages will be

12345678910>>...24