Searched refs:WS (Results 1 - 25 of 123) sorted by relevance

12345

/external/clang/test/Sema/Inputs/
H A Dms-keyword-system-header.h9 } WS __attribute__((__transparent_union__)); typedef in typeref:union:__anon2265
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dfilter-mode.rb16 : 'import' WS QIDStar WS? ';'
24 : 'class' WS ID WS? ('extends' WS QID WS?)?
25 ('implements' WS QID WS? (',' WS? QID WS
[all...]
H A Dproperties.rb27 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/
H A Dt012lexerXML.g15 : 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/icu/icu4c/source/test/cintltst/
H A Dcbididat.c22 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
29 /* L R EN ES ET AN CS B S WS ON */
39 L, L, WS, L, WS, EN, L, B
54 R, AL, WS, R, AL, WS, R
69 L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L
84 L, AL, AL, AL, L, AL, AL, L, WS, E
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestData.java30 protected static final int WS = UCharacterDirection.WHITE_SPACE_NEUTRAL; field in class:TestData
47 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
52 { L, L, WS, L, WS, EN, L, B }, // 0
53 { R, AL, WS, R, AL, WS, R }, // 1
54 { L, L, WS, EN, CS, WS, EN, CS, EN, WS, L, L }, // 2
55 { L, AL, AL, AL, L, AL, AL, L, WS, E
[all...]
/external/clang/test/Sema/
H A Dms-keyword-system-header.c10 WS ws;
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
H A Dnuances.rb16 ( 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/
H A DSimpleExpression.g380 WS
H A DFastSimpleExpression.g383 WS
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DT.g43 WS : ( ' '
H A DTLexer.h24 #define WS 6 macro
H A DTParser.h33 #define WS 6 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
H A DCombinedLexer.h18 #define WS 6 macro
H A DCombinedParser.h14 #define WS 6 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
H A DTreeRewriteLexer.h18 #define WS 5 macro
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
H A Drewrites.rb66 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
[all...]
H A Dauto-ast.rb67 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
[all...]
H A Dtree-rewrite.rb17 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
[all...]
H A Dhetero-nodes.rb24 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
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.h22 #define WS 5 macro
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
H A Ddebug-mode.rb96 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
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.h31 #define WS 6 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
H A DLangLexer.h27 #define WS 9 macro
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/
H A Dtemplate-output.rb48 WS : (' '|'\n') {$channel=HIDDEN;} ;
75 WS : (' '|'\n') {$channel=HIDDEN;} ;
94 WS : (' '|'\n') {$channel=HIDDEN;} ;
116 WS : (' '|'\n') {$channel=HIDDEN;} ;
133 WS : (' '|'\n') {$channel=HIDDEN;} ;
151 WS : (' '|'\n') {$channel=HIDDEN;} ;
172 # WS : (' '|'\n') {$channel=HIDDEN;} ;
199 WS : (' '|'\n') {$channel=HIDDEN;} ;
223 WS : (' '|'\n') {$channel=HIDDEN;} ;
244 WS
[all...]

Completed in 413 milliseconds

12345