Searched refs:ttext (Results 1 – 7 of 7) sorted by relevance
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | phystokens.py | 31 for ttype, ttext, (slineno, scol), (elineno, ecol), ltext in toks: 55 if "\n" in ttext and ttext.split('\n', 1)[0][-1] == '\\': 70 yield ttype, ttext, (slineno, scol), (elineno, ecol), ltext 99 for ttype, ttext, (_, scol), (_, ecol), _ in phys_tokens(tokgen): 101 for part in re.split('(\n)', ttext): 116 if ttype == token.NAME and keyword.iskeyword(ttext):
|
D | parser.py | 111 for toktype, ttext, (slineno, _), (elineno, _), ltext in tokgen: 115 nice_pair((slineno, elineno)), ttext, ltext 121 elif toktype == token.NAME and ttext == 'class': 126 elif toktype == token.OP and ttext == ':': 148 if ttext.strip() and toktype != tokenize.COMMENT:
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-09-25.canonical | 4 \ttext\n"
|
/external/llvm/test/YAMLParser/ |
D | spec-09-25.test | 2 # CHECK: !!str "literal\n\ttext\n"
|
/external/antlr/antlr-3.4/runtime/C/src/ |
D | antlr3baserecognizer.c | 1013 pANTLR3_STRING ttext; in displayRecognitionError() local 1023 ttext = NULL; in displayRecognitionError() 1066 ttext = theToken->toString(theToken); in displayRecognitionError() 1079 …TLR3_FPRINTF(stderr, "\n near %s\n ", ttext == NULL ? (pANTLR3_UINT8)"<no text for the token… in displayRecognitionError() 1090 ttext = theBaseTree->toStringTree(theBaseTree); in displayRecognitionError() 1101 ANTLR3_FPRINTF(stderr, ", near %s", ttext->chars); in displayRecognitionError()
|
/external/guice/extensions/struts2/lib/ |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |