/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"
|
/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 '.'
|
D | InvalidField.txt | 12 PsiErrorElement:no viable alternative at input '<EOF>'
|
D | InvalidField4.txt | 16 PsiErrorElement:no viable alternative at input '.blah'
|
D | InvalidMethod.txt | 29 PsiErrorElement:no viable alternative at input '.blah'
|
D | InvalidMethod2.txt | 45 PsiErrorElement:no viable alternative at input '<EOF>'
|
/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/antlr/antlr-3.4/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/doc/ |
D | index.rst | 5 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/ |
D | ANTLRTreePrinter.g | 126 | alternative 316 alternative rewrite ( {out("|");} alternative rewrite )* 321 alternative 348 ( alternative
|
D | ANTLRv3Tree.g | 115 : ^( BLOCK optionsSpec? (alternative rewrite)+ EOB ) 119 : ^( BLOCK (alternative rewrite)+ EOB ) 122 alternative
|
/external/bison/m4/ |
D | extern-inline.m4 | 11 [/* _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/ |
D | serialize.g | 170 ( alternative rewrite )+ 175 alternative 176 : #( ALT {out.alt(#alternative);} (element)+ EOA {out.endAlt();} )
|
/external/v8/src/regexp/ |
D | regexp-ast.cc | 305 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()
|
D | jsregexp.cc | 2880 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/ |
D | arm64-directive_loh.s | 77 # Too much arguments with alternative syntax. 89 # Too few argumets with alternative syntax.
|
/external/libmicrohttpd/doc/chapters/ |
D | tlsauthentication.inc | 136 (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/ |
D | vec-shift-07.ll | 112 ; Test an alternative v2i8->v2i64 extension. 122 ; Test an alternative v2i16->v2i64 extension. 132 ; Test an alternative v2i32->v2i64 extension.
|
/external/llvm/tools/gold/ |
D | README.txt | 12 As an alternative to passing --enable-pic, you can use 'make ENABLE_PIC=1' in
|
/external/eigen/doc/ |
D | StlContainers.dox | 42 \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/ |
D | README | 11 - build : various alternative build scripts
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_mangle.sh | 29 * The ${symbol_prefix}* macros can be used as stable alternative names for the
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/ |
D | DisplacementMap.txt | 9 Displacement mapping is an alternative to bump mapping, normal mapping, and parallax mapping, that …
|
/external/syslinux/txt/ |
D | com-rpt.txt | 20 (including multipart/alternative or similar.) All such messages will be
|