Searched refs:Else (Results 1 - 25 of 45) sorted by relevance

12

/macosx-10.10.1/bc-21/bc/bc/
H A Dbc.h26 #define Else 276 macro
H A Dbc.y78 %token <i_value> Return For If While Sqrt Else
292 | Else
H A Dscan.l244 else return(Else);
H A Dsbc.y57 %token <i_value> Return For If While Sqrt Else
/macosx-10.10.1/vim-55/runtime/indent/
H A Dframescript.vim12 setlocal indentkeys=!^F,o,O,0=~Else,0=~EndIf,0=~EndLoop,0=~EndSub
36 if getline(v:lnum) =~? '^\s*\%(Else\|End\%(If\|Loop\|Sub\)\)'
H A Dpostscr.vim51 " Else handle immediate dedents of dicts, restores, and arrays.
55 " Else handle DSC comments - always start of line.
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter5/
H A Dtoken.ml18 | If | Then | Else
H A Dlexer.ml49 | "else" -> [< 'Token.Else; stream >]
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter6/
H A Dtoken.ml18 | If | Then | Else
H A Dlexer.ml49 | "else" -> [< 'Token.Else; stream >]
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter7/
H A Dtoken.ml18 | If | Then | Else
H A Dlexer.ml49 | "else" -> [< 'Token.Else; stream >]
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dframescript.vim23 \ s:not_end . '\<If\>:\c\<ElseIf\>:\c\<Else\>:\c\<EndIf\>,' .
/macosx-10.10.1/llvmCore-3425.0.34/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp144 ExprAST *Cond, *Then, *Else; member in class:IfExprAST
147 : Cond(cond), Then(then), Else(_else) {}
293 ExprAST *Else = ParseExpression(); local
294 if (!Else) return 0;
296 return new IfExprAST(Cond, Then, Else);
543 Value *ElseV = Else->Codegen();
547 // Codegen of 'Else' can change the current block, update ElseBB for the PHI.
/macosx-10.10.1/llvmCore-3425.0.34/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp159 ExprAST *Cond, *Then, *Else; member in class:IfExprAST
162 : Cond(cond), Then(then), Else(_else) {}
321 ExprAST *Else = ParseExpression(); local
322 if (!Else) return 0;
324 return new IfExprAST(Cond, Then, Else);
647 Value *ElseV = Else->Codegen();
651 // Codegen of 'Else' can change the current block, update ElseBB for the PHI.
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dmakeapps.com57 $! Else...
306 $! Else...
424 $! Else...
526 $! Else...
583 $! Else...
596 $! Else...
634 $! Else, let's look for something else
773 $! Else The User Entered An Invalid Arguement.
878 $! Else The User Entered An Invalid Arguement.
/macosx-10.10.1/OpenSSL098-52/src/crypto/
H A Dcrypto-lib.com65 $! Else...
597 $! Else...
719 $! Else...
768 $! Else...
772 $! Else, Check To See If P1 Has A Valid Arguement.
781 $! Else...
917 $! Else...
930 $! Else...
968 $! Else, let's look for something else
1145 $! Else Th
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes-lib.com55 $! Else...
128 $! Else...
584 $! Else...
658 $! Else...
662 $! Else, Check To See If P1 Has A Valid Arguement.
672 $! Else...
722 $! Else...
740 $! Else...
816 $! Else...
829 $! Else
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp164 ExprAST *Cond, *Then, *Else; member in class:IfExprAST
167 : Cond(cond), Then(then), Else(_else) {}
339 ExprAST *Else = ParseExpression(); local
340 if (!Else) return 0;
342 return new IfExprAST(Cond, Then, Else);
743 Value *ElseV = Else->Codegen();
747 // Codegen of 'Else' can change the current block, update ElseBB for the PHI.
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest037-manage130 modifiersName: cn=Someone Else
/macosx-10.10.1/OpenSSL098-52/src/
H A Dmakevms.com89 $! Else...
152 $! Else...
304 $! Else...
704 $! Else...
708 $! Else, Check To See If P1 Has A Valid Arguement.
721 $! Else...
776 $! Else...
789 $! Else...
852 $! Else...
868 $! Else
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dlitestep.vim44 \ Else
H A Dcsc.vim136 sy keyword cscBPMacro contained !EndLoop !AllMembers !SelectedMembers !If !Else !EndIf
140 sy keyword cscBPMacro contained EndLoop AllMembers SelectedMembers If Else EndIf
/macosx-10.10.1/OpenSSL098-52/src/engines/
H A Dmakeengines.com57 $! Else...
345 $! Else...
394 $! Else...
398 $! Else, Check To See If OPT_PHASE Has A Valid Arguement.
408 $! Else...
547 $! Else...
560 $! Else...
598 $! Else, let's look for something else
757 $! Else The User Entered An Invalid Arguement.
871 $! Else Th
[all...]
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dmaketests.com237 $! Else...
356 $! Else...
458 $! Else...
476 $! Else...
531 $! Else...
569 $! Else, let's look for something else
730 $! Else The User Entered An Invalid Arguement.
831 $! Else The User Entered An Invalid Arguement.

Completed in 245 milliseconds

12