/external/libpng/contrib/pngminus/ |
D | makevms.com | 65 $ If Argument .Eqs. "" Then Goto Exit 69 $ If File .Eqs. " " Then Goto Endl 74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 75 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 82 $ If arg .Le. 8 Then Goto Loop 91 $ If V Then Set Verify
|
/external/libpng/scripts/ |
D | makevms.com | 20 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS" 21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK" 115 $ If Argument .Eqs. "" Then Goto Exit 119 $ If File .Eqs. " " Then Goto Endl 124 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 125 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 132 $ If arg .Le. 8 Then Goto Loop 141 $ If V Then Set Verify
|
/external/llvm/test/Transforms/LICM/ |
D | no-preheader-test.ll | 5 br i1 %ifcond, label %Then, label %Else 6 Then: ; preds = %0 10 Loop: ; preds = %Loop, %Else, %Then 11 %j = phi i32 [ 0, %Then ], [ 12, %Else ], [ %Next, %Loop ] ; <i32> [#uses=1]
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 144 ExprAST *Cond, *Then, *Else; member in IfExprAST 147 : Cond(cond), Then(then), Else(_else) {} in IfExprAST() 285 ExprAST *Then = ParseExpression(); in ParseIfExpr() local 286 if (Then == 0) return 0; in ParseIfExpr() 296 return new IfExprAST(Cond, Then, Else); in ParseIfExpr() 532 Value *ThenV = Then->Codegen(); in Codegen()
|
/external/zlib/ |
D | make_vms.com | 57 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS" 58 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK" 198 $ Then 241 $ If Argument .Eqs. "" Then Goto Exit 245 $ If File .Eqs. " " Then Goto Endl 250 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl 251 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit 258 $ If arg .Le. 8 Then Goto Loop 267 $ If V Then Set Verify
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 159 ExprAST *Cond, *Then, *Else; member in IfExprAST 162 : Cond(cond), Then(then), Else(_else) {} in IfExprAST() 313 ExprAST *Then = ParseExpression(); in ParseIfExpr() local 314 if (Then == 0) return 0; in ParseIfExpr() 324 return new IfExprAST(Cond, Then, Else); in ParseIfExpr() 636 Value *ThenV = Then->Codegen(); in Codegen()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | token.ml | 18 | If | Then | Else Constructor
|
/external/libvpx/vp8/encoder/arm/neon/ |
D | vp8_shortwalsh4x4_neon.asm | 28 ;transpose d2, d3, d4, d5. Then, d2=ip[0], d3=ip[1], d4=ip[2], d5=ip[3] 45 ;transpose d2, d3, d4, d5. Then, d2=ip[0], d3=ip[4], d4=ip[8], d5=ip[12]
|
D | fastfdct8x4_neon.asm | 39 ;transpose d2, d4, d6, d8. Then, d2=ip[0], d4=ip[1], d6=ip[2], d8=ip[3] 40 ;transpose d3, d5, d7, d9. Then, d3=ip[0], d5=ip[1], d7=ip[2], d9=ip[3] 95 ;transpose d2, d4, d6, d8. Then, d2=ip[0], d4=ip[4], d6=ip[8], d8=ip[12] 96 ;transpose d3, d5, d7, d9. Then, d3=ip[0], d5=ip[4], d7=ip[8], d9=ip[12]
|
/external/icu4c/tools/icuinfo/ |
D | icuplugins_windows_sample.txt | 10 # Then, set the variable ICU_PLUGINS to C:\SOMEDIRECTORY 12 # Then, ICU will load the test plugin from either the debug or non-debug
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | token.ml | 18 | If | Then | Else Constructor
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | token.ml | 18 | If | Then | Else Constructor
|
/external/llvm/test/Transforms/Inline/ |
D | 2004-04-15-InlineDeletesCall.ll | 4 ; call. Then the inliner tries to inline the second call, which no longer
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 164 ExprAST *Cond, *Then, *Else; member in IfExprAST 167 : Cond(cond), Then(then), Else(_else) {} in IfExprAST() 331 ExprAST *Then = ParseExpression(); in ParseIfExpr() local 332 if (Then == 0) return 0; in ParseIfExpr() 342 return new IfExprAST(Cond, Then, Else); in ParseIfExpr() 732 Value *ThenV = Then->Codegen(); in Codegen()
|
/external/lohit-fonts/lohit-bengali-ttf/ |
D | README | 11 Then execute fc-cache command and then relogin to use that font.
|
/external/llvm/test/CodeGen/X86/ |
D | red-zone.ll | 14 ; Then with noredzone.
|
/external/lohit-fonts/lohit-tamil-ttf/ |
D | README | 11 Then execute fc-cache command and then relogin to use that font.
|
/external/lohit-fonts/lohit-devanagari-ttf/ |
D | README | 11 Then execute fc-cache command and then relogin to use that font.
|
D | README.cvs | 8 …by copying them to ~/.fonts directory. Then execute fc-cache command and then relogin to use that …
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | origins-with-appcache-expected.txt | 1 …ts that no origins are reported after all application caches are removed. Then, it loads an iframe…
|
/external/icu4c/stubdata/reduced_coll/ |
D | README.txt | 6 Then copy the new data file back to its source location.
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Amiga/ |
D | README.amiga | 33 too many changes necessary. Then say "make bootflex". This creates a 39 Then say "make flex". At least once the FLEX program created in the first
|
/external/zlib/old/ |
D | visual-basic.txt | 31 #If Win16 Then 'Use Win16 calls. 113 SUCCESS Then 147 Then
|
/external/doclava/src/com/google/doclava/parser/ |
D | README.txt | 4 Then run that JAR from the command line
|
/external/harfbuzz/contrib/tables/ |
D | README | 12 Then you can run the following python scripts to generate the header files:
|