Searched +refs:at +refs:expression +refs:start (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter5/
H A Dparser.ml22 (* parenexpr ::= '(' expression ')' *)
56 ::= 'for' identifier '=' expr ',' expr (',' expr)? 'in' expression *)
63 start=parse_expr;
75 Ast.For (id, start, end_, step, body)
83 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
93 (* If this is a binop that binds at least as tightly as the current binop,
99 (* Parse the primary expression after the binary operator. *)
121 (* expression
145 (* definition ::= 'def' prototype expression *)
150 (* toplevelexpr ::= expression *)
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter6/
H A Dparser.ml22 (* parenexpr ::= '(' expression ')' *)
56 ::= 'for' identifier '=' expr ',' expr (',' expr)? 'in' expression *)
63 start=parse_expr;
75 Ast.For (id, start, end_, step, body)
83 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
104 (* If this is a binop that binds at least as tightly as the current binop,
110 (* Parse the unary expression after the binary operator. *)
132 (* expression
182 (* definition ::= 'def' prototype expression *)
187 (* toplevelexpr ::= expression *)
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter7/
H A Dparser.ml23 (* parenexpr ::= '(' expression ')' *)
57 ::= 'for' identifier '=' expr ',' expr (',' expr)? 'in' expression *)
64 start=parse_expr;
76 Ast.For (id, start, end_, step, body)
85 * ::= 'var' identifier ('=' expression?
86 * (',' identifier ('=' expression)?)* 'in' expression *)
97 | [< >] -> raise (Stream.Error "unknown token when expecting an expression.")
118 (* If this is a binop that binds at least as tightly as the current binop,
124 (* Parse the primary expression afte
[all...]
H A Dcodegen.ml42 * expression. *)
104 * to it at the end of the function. *)
134 (* Return to the start block to add the conditional branch. *)
138 (* Set a unconditional branch at the end of the 'then' block and the
147 | Ast.For (var_name, start, end_, step, body) ->
151 * start = startexpr
152 * store start -> var
173 (* Emit the start code first, without 'variable' in scope. *)
174 let start_val = codegen_expr start in
348 (* Create a new basic block to start insertio
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dindent.vim24 syn region indentComment start='/\*' end='\*/'
26 syn region indentComment start='//' skip='\\$' end='$'
65 \ -eei --extra-expression-indentation
72 \ -lp --continue-at-parentheses
89 \ -neei --no-extra-expression-indentation
115 \ -psl --procnames-start-lines
119 \ -sc --start-left-side-of-comments
H A Dhtml.vim36 syn region htmlString contained start=+"+ end=+"+ contains=htmlSpecialChar,javaScriptExpression,@htmlPreproc
37 syn region htmlString contained start=+'+ end=+'+ contains=htmlSpecialChar,javaScriptExpression,@htmlPreproc
39 syn region htmlEndTag start=+</+ end=+>+ contains=htmlTagN,htmlTagError
40 syn region htmlTag start=+<[^/]+ end=+>+ contains=htmlTagN,htmlString,htmlArg,htmlValue,htmlTagError,htmlEvent,htmlCssDefinition,@htmlPreproc,@htmlArgCluster
72 syn keyword htmlArg contained size src start target text type url
101 syn region htmlComment start=+<!--+ end=+--\s*>+
103 syn region htmlComment start=+<!+ end=+>+ contains=htmlCommentPart,htmlCommentError
105 syn region htmlCommentPart contained start=+--+ end=+--\s*+ contains=@htmlPreProc
107 syn region htmlComment start=+<!DOCTYPE+ keepend end=+>+
110 syn region htmlPreProc start
[all...]
H A Dlpc.vim10 " Nodule: This is the start nodule. {{{1
80 " complicated that I use such a long regular expression to describe.
114 syn region lpcCommentFunc start=/^#!/ end=/$/
167 " v22, b21 and l32, if you had a good idea, contact me at poet@mudbuilder.net
200 syn region lpcString start=+L\="+ skip=+\\\\\|\\"+ end=+"+ contains=lpcSpecial,lpcFormat
201 " lpcCppString: same as lpcString, but ends at end of line
202 syn region lpcCppString start=+L\="+ skip=+\\\\\|\\"\|\\$+ excludenl end=+"+ end='$' contains=lpcSpecial,lpcFormat
207 syn region lpcTextString start=/@\z(\h\w*\)$/ end=/^\z1/ contains=lpcSpecial
208 syn region lpcArrayString start=/@@\z(\h\w*\)$/ end=/^\z1/ contains=lpcSpecial
235 syn region lpcParen transparent start
[all...]
H A Dmf.vim18 " Page 210: 'numeric expression'
60 syn keyword mfCommand keeping dropping display inwindow openwindow at from to
151 syn region mfString start=+"+ end=+"+
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A DAppendMatchGroup.vim6 " The start of match (b:SOM) default is:
11 " If you want to use some other start/end of match, just assign the
16 " :h regular-expression
54 " 1) Do you have at least 2 entries in your match group.
73 echoerr "Must supply a comma separated list of at least 2 entries."
H A Docaml.vim165 " We start folds for modules, classes, and every toplevel definition
210 " can be anything else) it corresponds to the literal found at the current
263 " at least two space characters.
265 " - in each block, the two positions are respectively the start and the
425 "In: - lin1,col1: postion of expression first char
426 " - lin2,col2: postion of expression last char
445 "In: (the cursor position should be at the start of an annotation)
449 " rq: idem as previously, in the following, the '^' at start o
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex9 %**start of header
35 % the Free Software Foundation; either version 2, or (at your option)
210 The point is at the cursor position.
230 \key{M-C-s} regular expression search
231 \key{M-C-r} reverse regular expression search
270 \key{M-x rmail} start reading mail
323 \key{\^{}} matches at line beginning
324 \key{\$} matches at line end
328 \key{\\<} matches at word beginning
329 \key{\\>} matches at wor
[all...]
H A Dfr-drdref.tex9 % the Free Software Foundation; either version 2, or (at your option)
24 %**start of header
231 % Tries to justify the beginning of the command name at the same place
273 % crit\`eres (fichiers correspondant \`a une expression rationnelle
337 \key{marquer les fichiers dont les noms correspondent \`a une expression
340 \key{marquer les fichiers pour lesquels une expression Elisp renvoie t}{* (\dx}
371 \key{rechercher une expression rationnelle dans des fichiers}{A}
372 \key{remplacer interactivement une expression rationnelle}{Q}
390 \key{placer un flag sur les fichiers correspondant \`a une expression
395 \key{marquer les noms de fichiers correspondant \`a une expression
[all...]
H A Ddired-ref.tex9 % the Free Software Foundation; either version 2, or (at your option)
24 %**start of header
230 % Tries to justify the beginning of the command name at the same place
266 % file at a time or by all files matching certain criteria (e.g., files that
315 \key{compare file at point with the one at mark}{=}
328 \key{mark file names matching a regular expression}{* \%}
330 \key{mark files for which Elisp expression returns t}{* ( \dx}
361 \key{search files for a regular expression}{A}
362 \key{query replace regular expression}{
[all...]
H A Drefcard.tex2 %**start of header
24 % the Free Software Foundation; either version 2, or (at your option)
259 % Tries to justify the beginning of the command name at the same place
324 \key{regular expression search}{C-M-s}
325 \key{reverse regular expression search}{C-M-r}
450 \key{put exactly one space at point}{M-SPC}
521 \key{start a shell in window \kbd{*shell*}}{M-x shell}
548 \key{quote regular expression special character {\it c\/}}{\\{\it c}}
552 \key{at word break}{\\b}
553 \key{not at wor
[all...]
H A Dpl-refcard.tex18 %**start of header
42 % the Free Software Foundation; either version 2, or (at your option)
269 % Tries to justify the beginning of the command name at the same place
396 %\key{regular expression search}{C-M-s}
397 %\key{reverse regular expression search}{C-M-r}
598 %\key{put exactly one space at point}{M-SPC}
721 %\key{start a shell in window \kbd{*shell*}}{M-x shell}
736 \key{zapisz prostok/at do rejestru}{C-x r r}
737 \key{skasuj prostok/at}{C-x r k}
738 \key{wklej prostok/at}{
[all...]
/macosx-10.9.5/vim-53/runtime/indent/
H A Dpascal.vim42 " Line 0 always goes at column 0
65 " ORs work properly, and not include the start of line (this must
67 " The bracketed expression with the underline is a routine
108 " BUT... if this is the start of a multistatement block then we
H A Druby.vim3 " Maintainer: Nikolai Weibull <now at bitwi.se>
20 " Now, set up our indentation expression and keys that trigger it.
52 " Regex used for words that, at the start of a line, add a level of indent.
59 " Regex used for words that, at the start of a line, remove a level of indent.
63 " Regex that defines the start-match for the 'end' keyword.
65 " TODO: the do here should be restricted somewhat (only at end of line)?
98 " Check if the character at lnum:col is inside a string, comment, or is ascii.
103 " Check if the character at lnu
[all...]
H A DGenericIndent.vim36 " Before you start, source this file in indent/<your_script>.vim to have it
52 " NOTE: 'o,O' at the end of the previous line says you wish to be called
70 " fourth data sets, used for checking when more than one keyword/expression
145 echoerr "Must supply a comma separated list of at least 2 entries."
184 echoerr "Must supply a comma separated list of at least 2 entries."
221 " on, turn off by using ':let b:DEBUGGING=0. If you don't want it at all and
/macosx-10.9.5/emacs-92/emacs/src/
H A Dsearch.c9 the Free Software Foundation; either version 2, or (at your option)
232 modifying one syntax-table can change others at the same time. */
278 /* If we're at the end of the cache, compile into the nil cell
299 re_set_registers (&cp->buf, regp, regp->num_regs, regp->start, regp->end);
366 if (search_regs.start[i] >= 0)
368 search_regs.start[i]
369 = BYTE_TO_CHAR (search_regs.start[i] + BEGV_BYTE);
377 DEFUN ("looking-at", Flooking_at, Slooking_at, 1, 1, 0,
378 doc: /* Return t if text after point matches regular expression REGEXP.
388 DEFUN ("posix-looking-at", Fposix_looking_a
475 Lisp_Object regexp, string, start; variable
489 Lisp_Object regexp, string, start; variable
2819 int start = search_regs.start[i]; variable
[all...]
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DSimple.pm64 ok() is given an expression (in this case C<$foo eq $bar>). If it's
93 Test::Simple will start by printing number of tests run in the form
116 recommended you look at L<Test::More>.
146 # Failed test (t/film.t at line 14)
182 to write tests B<at all>. What was needed was a dead simple module
194 More testing functions! Once you outgrow Test::Simple, look at
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DSimple.pm57 ok() is given an expression (in this case C<$foo eq $bar>). If it's
85 Test::Simple will start by printing number of tests run in the form
108 recommended you look at L<Test::More>.
139 # in t/film.t at line 14.
175 to write tests B<at all>. What was needed was a dead simple module
187 More testing functions! Once you outgrow Test::Simple, look at
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DParser.cpp9 * version 2 of the License, or (at your option) any later version.
96 scope->declareParameter(&parameters->at(i));
201 int start = tokenLine(); local
211 return context.createVarStatement(location, varDecls, start, end);
219 int start = tokenLine(); local
225 return context.createConstStatement(location, constDecls, start, end);
355 for (var IDENT in expression) statement
356 for (var IDENT = expression in expression) statement
515 int start local
570 int start = tokenStart(); local
717 int start = tokenLine(); local
944 LabelInfo(const Identifier* ident, unsigned start, unsigned end, unsigned divotLine, unsigned divotLineStart) argument
970 int start = tokenStart(); local
977 TreeExpression expression = parseExpression(context); local
1031 TreeExpression expression = parseExpression(context); local
1042 int start = tokenLine(); local
1150 int start = tokenStart(); local
1538 int start = tokenStart(); local
1585 int start = tokenStart(); local
1631 int start = tokenStart(); local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/Getopt/
H A DMixed.pm13 # the Free Software Foundation; either version 2, or (at your option)
64 # For a description of option declarations, see the documentation at
70 # with no whitespace, it is the characters that start options.
296 # If the option start character is repeated, it's a long option:
480 would not work; the abbreviation must start at the beginning of the
550 This lets you process arguments one at a time. You can then handle
628 A string of characters that can start options. Default is "-".
635 the user typed it (including the option start character). $_[2] is
656 (including the option start characte
[all...]
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest49.vim32 " Evaluate arithmetic expression.
119 \ start=+^if\s\+ExtraVim(.*)+ end=+^endif+
158 " - Use XpathINIT at the beginning of the test.
186 " Alternatively, when XloopINIT! is used, a single XloopNEXT at the
191 " - Use Xcheck at end of each test. It prints the test number, the expected
199 " expression that evaluates to the value contributed by this line to
200 " the correct execution path. (For copying an Xpath argument of at
213 " abbreviations at the beginning of this file.
454 " pipe are consumed at the debug prompt. Use "-N" to enable command-line
965 " at th
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm14 warn @_, " at $file line $line\n";
117 B<STOP!> If you're just getting started writing tests, have a look at
167 or for deciding between running the tests at all:
270 This simply evaluates any expression (C<$this eq $that> is just a
272 failed. A true expression passes, a false one fails. Very simple.
291 # Failed test 18 (foo.t at line 42)
337 # Failed test (foo.t at line 139)
388 The second argument is a regular expression. It may be given as a
442 # Failed test (foo.t at line 12)
649 # Failed test (foo.t at lin
[all...]

Completed in 180 milliseconds

123