HomeSort by relevance Sort by last modified time
    Searched refs:WS (Results 1 - 25 of 130) sorted by null

1 2 3 4 5 6

  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 16 : 'import' WS QIDStar WS? ';'
24 : 'class' WS ID WS? ('extends' WS QID WS?)?
25 ('implements' WS QID WS? (',' WS? QID WS?)*)? '{
    [all...]
properties.rb 27 WS: (' ' | '\n')+;
79 A: 'a'..'z' WS '0'..'9'
81 @token_text = $WS.text
85 fragment WS :
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t012lexerXML.g 15 : XMLDECL? WS? DOCTYPE? WS? ELEMENT WS?
20 '<!DOCTYPE' WS rootElementName=GENERIC_ID
22 WS
24 ( 'SYSTEM' WS sys1=VALUE
27 | 'PUBLIC' WS pub=VALUE WS sys2=VALUE
31 ( WS )?
42 '<?' target=GENERIC_ID WS?
    [all...]
  /external/icu4c/test/cintltst/
cbididat.c 22 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
28 /* L R EN ES ET AN CS B S WS ON */
36 L, L, WS, L, WS, EN, L, B
51 R, AL, WS, R, AL, WS, R
66 L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L
81 L, AL, AL, AL, L, AL, AL, L, WS, EN, CS, WS, EN, CS, EN, WS, L,
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
nuances.rb 16 ( WS+ NAME
24 WS: ' '+;
52 a: 'BEGIN' b WS+ 'END';
53 b: ( WS+ 'A' )+;
54 WS: ' ';
83 | {!@cond }? NAME WS+ NAME
85 ( WS+ NAME )?
91 WS: ' '+;
155 WS: (' ' | '\n' | '\t')+ {$channel = HIDDEN;};
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
SimpleExpression.g3 80 WS
FastSimpleExpression.g3 83 WS
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
T.g 43 WS : ( ' '
TLexer.h 24 #define WS 6
TParser.h 33 #define WS 6
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedLexer.h 18 #define WS 6
CombinedParser.h 14 #define WS 6
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteLexer.h 18 #define WS 5
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
AddressListParserConstants.java 22 int WS = 10;
50 "<WS>",
  /packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
ContentTypeParserConstants.java 22 int WS = 6;
42 "<WS>",
  /packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
DateTimeParserConstants.java 24 int WS = 36;
71 "<WS>",
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
rewrites.rb 66 WS : (' '|'\n') {$channel=HIDDEN;} ;
79 WS : (' '|'\n') {$channel=HIDDEN;} ;
93 WS : (' '|'\n') {$channel=HIDDEN;} ;
107 WS : (' '|'\n') {$channel=HIDDEN;} ;
121 WS : (' '|'\n') {$channel=HIDDEN;} ;
134 WS : (' '|'\n') {$channel=HIDDEN;} ;
148 WS : (' '|'\n') {$channel=HIDDEN;} ;
163 WS : (' '|'\n') {$channel=HIDDEN;} ;
177 WS : (' '|'\n') {$channel=HIDDEN;} ;
192 WS : (' '|'\n') {$channel=HIDDEN;}
    [all...]
auto-ast.rb 67 WS : (' '|'\n') {$channel=HIDDEN;};
79 WS : (' '|'\n') {$channel=HIDDEN;} ;
91 WS : (' '|'\n') {$channel=HIDDEN;} ;
103 WS : (' '|'\n') {$channel=HIDDEN;} ;
115 WS : (' '|'\n') {$channel=HIDDEN;} ;
128 WS : (' '|'\n') {$channel=HIDDEN;} ;
140 WS : (' '|'\n') {$channel=HIDDEN;} ;
152 WS : (' '|'\n') {$channel=HIDDEN;} ;
164 WS : (' '|'\n') {$channel=HIDDEN;} ;
176 WS : (' '|'\n') {$channel=HIDDEN;}
    [all...]
tree-rewrite.rb 17 WS : (' '|'\n') {$channel=HIDDEN;} ;
41 WS : (' '|'\n') {$channel=HIDDEN;} ;
64 WS : (' '|'\\n') {$channel=HIDDEN;} ;
87 WS : (' '|'\n') {$channel=HIDDEN;} ;
110 WS : (' '|'\n') {$channel=HIDDEN;} ;
133 WS : (' '|'\n') {$channel=HIDDEN;} ;
156 WS : (' '|'\n') {$channel=HIDDEN;} ;
178 WS : (' '|'\n') {$channel=HIDDEN;} ;
194 WS : (' '|'\n') {$channel=HIDDEN;} ;
210 WS : (' '|'\n') {$channel=HIDDEN;}
    [all...]
hetero-nodes.rb 24 WS : (' '|'\n') {$channel=HIDDEN;} ;
43 WS : (' '|'\n') {$channel=HIDDEN;} ;
62 WS : (' '|'\n') {$channel=HIDDEN;} ;
81 WS : (' '|'\n') {$channel=HIDDEN;} ;
101 WS : (' '|'\n') {$channel=HIDDEN;} ;
121 WS : (' '|'\n') {$channel=HIDDEN;} ;
141 WS : (' '|'\n') {$channel=HIDDEN;} ;
161 WS : (' '|'\n') {$channel=HIDDEN;} ;
181 WS : (' '|'\n') {$channel=HIDDEN;} ;
214 WS : (' '|'\n') {$channel=HIDDEN;}
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewriteLexer.h 22 #define WS 5
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
debug-mode.rb 96 WS : (' '|'\n') {$channel=HIDDEN;} ;
119 WS : (' '|'\n') {$channel=HIDDEN;} ;
149 WS : (' '|'\n') {$channel=HIDDEN;} ;
186 WS : (' '|'\n') {$channel=HIDDEN;} ;
220 WS : (' '|'\n') {$channel=HIDDEN;} ;
291 WS : (' '|'\n') {$channel=HIDDEN;} ;
361 WS : (' '|'\n') {$channel=HIDDEN;} ;
400 WS : (' '|'\n') {$channel=HIDDEN;} ;
453 WS : (' '|'\n') {$channel=HIDDEN;} ;
498 WS : (' '|'\n') {$channel=HIDDEN;}
    [all...]
  /frameworks/compile/slang/
slang_rs_ast_replace.cpp 158 void RSASTReplace::VisitWhileStmt(clang::WhileStmt *WS) {
159 if (matchesExpr(WS->getCond())) {
160 WS->setCond(mNewExpr);
161 } else if (matchesStmt(WS->getBody())) {
162 WS->setBody(mNewStmt);
164 VisitStmt(WS);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
SymbolTableLexer.h 31 #define WS 6
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangLexer.h 27 #define WS 9

Completed in 284 milliseconds

1 2 3 4 5 6