OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOKENS
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/tools/grit/grit/
pseudo_rtl.py
38
# Lex text so that we don't interfere with html
tokens
and entities.
43
TOKENS
= [ lazy_re.compile(
45
re.I | re.S # html
tokens
are case-insensitive
74
for token in
TOKENS
:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/reftests/
extract_reference_link_unittest.py
46
<meta name="flags" content="
TOKENS
" />
/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"
395
mValues.put(SearchIndexColumns.
TOKENS
, builder.getTokens());
411
* - Everything else is a separator of
tokens
453
* Example: "content:foo* name:a1b2c1*
tokens
:foo* content:bar* name:a2b3c2*
tokens
:bar*"
462
* Example (commonCriteria=" OR
tokens
:123*"):
463
* "content:650* OR name:1A1B1C* OR
tokens
:123* content:2A2B2C* OR name:foo* OR
tokens
:123*"
516
builder.append(" OR
tokens
:")
[
all
...]
ContactsDatabaseHelper.java
4031
Rfc822Token[]
tokens
= Rfc822Tokenizer.tokenize(email);
local
4045
Rfc822Token[]
tokens
= Rfc822Tokenizer.tokenize(email);
local
[
all
...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas
[
all
...]
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
/cts/tools/signature-tools/lib/
antlr-2.7.7.jar
/external/grub/docs/
texinfo.tex
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 228 milliseconds