Searched refs:Ignore (Results 1 - 8 of 8) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
95 Token = Ignore + PlainToken
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtokenize.py50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
91 Token = Ignore + PlainToken
H A Dtrace.py121 --ignore-module=<mod> Ignore the given module(s) and its submodules
124 --ignore-dir=<dir> Ignore files in the given directory (multiple
133 class Ignore: class in inherits:
169 # Ignore a file when it contains one of the ignorable paths
473 self.ignore = Ignore(ignoremods, ignoredirs)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
95 Token = Ignore + PlainToken
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtokenize.py50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
91 Token = Ignore + PlainToken
H A Dtrace.py121 --ignore-module=<mod> Ignore the given module(s) and its submodules
124 --ignore-dir=<dir> Ignore files in the given directory (multiple
133 class Ignore: class in inherits:
169 # Ignore a file when it contains one of the ignorable paths
473 self.ignore = Ignore(ignoremods, ignoredirs)
/prebuilts/misc/common/ecj/
H A Decj.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilts/misc/common/tradefed/
H A Dtradefed-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/ConsoleReaderInputStream.class ConsoleReaderInputStream.java package jline ...

Completed in 398 milliseconds