Searched refs:Break (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10.1/bc-21/bc/bc/
H A Dbc.h18 #define Break 268 macro
H A Dsbc.y55 %token <i_value> Define Break Quit Length
137 | Break
140 yyerror ("Break outside a for/while");
H A Dbc.y76 %token <i_value> Define Break Quit Length
170 | Break
173 yyerror ("Break outside a for/while");
H A Dscan.l232 break return(Break);
H A Dbc.c19 #define Break 268 macro
208 "Break","Quit","Length","Return","For","If","While","Sqrt","Else","Scale","Ibase",
1073 yyerror ("Break outside a for/while");
H A Dscan.c1072 return(Break);
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Doccam.vim23 " Break comment lines and insert comment leader in this case
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfvwm.vim185 \ SaveQuitSession KeepRc NoWindow Break
234 syn keyword fvwmTRNames contained NoMatch Match Error Break
534 \ BackSpace Begin Break Cancel Clear Delete
H A Dautohotkey.vim174 \ Break Continue Exit ExitApp Gosub Goto OnExit Pause Return
H A Dhelp.vim66 syn match helpSpecial "CTRL-Break"
H A Dpascal.vim212 syn keyword pascalFunction Break Continue Exit Halt RunError
H A Dratpoison.vim78 syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(Break\|Mode_switch\|script_switch\|Num_Lock\)\>" contained nextgroup=ratpoisonCommandArg skipwhite
/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c248 void Break();
1944 Break(LONGBREAK);
1948 Break(SHORTBREAK);
2213 void Break(u_int32_t len) function
2220 /* we need to fix the question of Short break vs. Long Break */
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/
H A DTemplate.pm872 Break out of C<FOREACH> or C<WHILE> loop.
/macosx-10.10.1/ICU-531.30/icuSources/data/
H A Dmakedata.mak249 # Break iterator data files.
931 @echo Making Break Iterator Resource files
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2W.s845 ;-------------Break path---------------------
/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter.asm1236 # instruction on all architectures we're interested in. (Break is int3
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3660 to indicate that the Break Key or the Attention Key was hit.
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy1490 =head2 Line Break Control
/macosx-10.10.1/vim-55/src/testdir/
H A Dtest49.vim6303 " Break out of try conditionals that cover ":silent!". This also
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm3418 Line Break Control
9701 # Break before an opening '{' ...
10218 # Break before certain block types if we haven't had a
13921 # Break AFTER math operators * and /
13926 # Break AFTER weakest math operators + and -
15007 # Break before certain keywords if user broke there and
15029 # Break before attributes if user broke there
15509 # breakpoints (broken sublists, for example). Break
15671 # Break open a logical container open if it was already open
16020 # Break a
[all...]

Completed in 390 milliseconds