Searched defs:WS (Results 1 - 25 of 59) sorted by relevance

123

/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/
H A DTreeRewriteLexer.h22 #define WS 5 macro
H A DTreeRewriteParser.h31 #define WS 5 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
H A DTreeRewriteLexer.h18 #define WS 5 macro
H A DTreeRewriteParser.h13 #define WS 5 macro
/external/clang/test/Sema/Inputs/
H A Dms-keyword-system-header.h9 } WS __attribute__((__transparent_union__)); typedef in typeref:union:__anon19029
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
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/treeparser/
H A DLangLexer.h27 #define WS 9 macro
H A DLangDumpDecl.h36 #define WS 9 macro
H A DLangParser.h36 #define WS 9 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.h31 #define WS 6 macro
H A DSymbolTableParser.h40 #define WS 6 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
H A DSymbolTableLexer.h24 #define WS 6 macro
H A DSymbolTableParser.h13 #define WS 6 macro
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfDocumentCatalogActionsDictionary_autogen.cpp23 SkPdfDictionary* SkPdfDocumentCatalogActionsDictionary::WS(SkPdfNativeDoc* doc) { function in class:SkPdfDocumentCatalogActionsDictionary
24 SkPdfNativeObject* ret = get("WS", "");
32 return get("WS", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfDocumentCatalogActionsDictionary_autogen.cpp23 SkPdfDictionary* SkPdfDocumentCatalogActionsDictionary::WS(SkPdfNativeDoc* doc) { function in class:SkPdfDocumentCatalogActionsDictionary
24 SkPdfNativeObject* ret = get("WS", "");
32 return get("WS", "") != NULL;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
H A DSimpleCLexer.h37 #define WS 6 macro
H A DSimpleCParser.h55 #define WS 6 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.h43 #define WS 26 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCLexer.h41 #define WS 20 macro
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugGrammarLexer.cs33 public const int WS=9; field in class:DebugGrammarLexer
395 // $ANTLR start "WS"
400 int _type = WS;
453 // $ANTLR end "WS"
457 // BuildOptions\\DebugGrammar.g3:1:10: ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | ID | INT | NEWLINE | WS )
671 // BuildOptions\\DebugGrammar.g3:1:73: WS
H A DProfileGrammarLexer.cs33 public const int WS=9; field in class:ProfileGrammarLexer
395 // $ANTLR start "WS"
400 int _type = WS;
453 // $ANTLR end "WS"
457 // BuildOptions\\ProfileGrammar.g3:1:10: ( T__10 | T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | ID | INT | NEWLINE | WS )
671 // BuildOptions\\ProfileGrammar.g3:1:73: WS
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.h38 #define WS 21 macro

Completed in 3803 milliseconds

123