Searched refs:Whitespace (Results 1 - 7 of 7) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtabnanny.py132 class Whitespace: class in inherits:
157 S, T = Whitespace.S, Whitespace.T
278 indents = [Whitespace("")]
292 thisguy = Whitespace(token)
321 thisguy = Whitespace(line)
H A Dtokenize.py48 Whitespace = r'[ \f\t]*' variable
50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
99 PseudoToken = Whitespace + group(PseudoExtras, Number, Funny, ContStr, Name)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtabnanny.py132 class Whitespace: class in inherits:
157 S, T = Whitespace.S, Whitespace.T
278 indents = [Whitespace("")]
292 thisguy = Whitespace(token)
321 thisguy = Whitespace(line)
H A Dtokenize.py48 Whitespace = r'[ \f\t]*' variable
50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
99 PseudoToken = Whitespace + group(PseudoExtras, Number, Funny, ContStr, Name)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py52 Whitespace = r'[ \f\t]*' variable
54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
103 PseudoToken = Whitespace + group(PseudoExtras, Number, Funny, ContStr, Name)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py52 Whitespace = r'[ \f\t]*' variable
54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
103 PseudoToken = Whitespace + group(PseudoExtras, Number, Funny, ContStr, Name)
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 77 milliseconds