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

1 2

  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3Tree.g 53 : ^(TOKENS tokenSpec+)
ANTLRv3.g 36 tokens {
108 : TOKENS tokenSpec+ '}' -> ^(TOKENS tokenSpec+)
598 TOKENS
599 : 'tokens' WS_LOOP '{'
ANTLRTreePrinter.g 219 : ^(TOKENS tokenSpec*)
AssignTokenTypesWalker.g 43 * b) The tokens section may alias a token name to a string or char
46 * a) Import token vocabulary if available. Set token types for any new tokens
55 * c) The tokens section may alias a token name to a string or char
80 * where some of the ttype values will be the same for aliases tokens.
276 : ^(TOKENS tokenSpec*)
DefineGrammarItemsWalker.g 189 : ^(TOKENS tokenSpec*)
ANTLR.g 58 tokens
61 //TOKENS='tokens';
533 : TOKENS^
1313 TOKENS
1314 : 'tokens' WS_LOOP '{'
TreeToNFAConverter.g 205 ( ^(TOKENS .*) )?
CodeGenTreeWalker.g 359 ( ^(TOKENS .*) )?
    [all...]
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
ANTLRv3.g 37 tokens {
110 : TOKENS tokenSpec+ '}' -> ^(TOKENS tokenSpec+)
592 TOKENS
593 : 'tokens' WS_LOOP '{'
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
SearchIndexManager.java 116 return "Content: " + mSbContent + "\n Name: " + mSbTokens + "\n Tokens: " + mSbTokens;
210 // two tokens, "double" and "barrelled". The first one matches "doublebarrelled"
397 mValues.put(SearchIndexColumns.TOKENS, builder.getTokens());
413 * - Everything else is a separator of tokens
455 * Example: "content:foo* name:a1b2c1* tokens:foo* content:bar* name:a2b3c2* tokens:bar*"
464 * Example (commonCriteria=" OR tokens:123*"):
465 * "content:650* OR name:1A1B1C* OR tokens:123* content:2A2B2C* OR name:foo* OR tokens:123*"
518 builder.append(" OR tokens:")
    [all...]
ContactsDatabaseHelper.java 4693 Rfc822Token[] tokens = Rfc822Tokenizer.tokenize(email); local
4707 Rfc822Token[] tokens = Rfc822Tokenizer.tokenize(email); local
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas     [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /external/guice/extensions/persist/lib/
antlr-2.7.5h3.jar 
  /prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /development/tools/checkstyle/
checkstyle.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 2291 milliseconds

1 2