Searched defs:maybe (Results 1 - 15 of 15) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py50 def maybe(*choices): return group(*choices) + '?' function
54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
63 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtokenize.py46 def maybe(*choices): return group(*choices) + '?' function
50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
59 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
H A Dpydoc.py721 def maybe(self): member in class:.docclass.HorizontalRule
730 hr.maybe()
740 hr.maybe()
758 hr.maybe()
767 hr.maybe()
1164 def maybe(self): member in class:TextDoc.docclass.HorizontalRule
1173 hr.maybe()
1190 hr.maybe()
1199 hr.maybe()
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py50 def maybe(*choices): return group(*choices) + '?' function
54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
63 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtokenize.py46 def maybe(*choices): return group(*choices) + '?' function
50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
59 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
H A Dpydoc.py721 def maybe(self): member in class:.docclass.HorizontalRule
730 hr.maybe()
740 hr.maybe()
758 hr.maybe()
767 hr.maybe()
1164 def maybe(self): member in class:TextDoc.docclass.HorizontalRule
1173 hr.maybe()
1190 hr.maybe()
1199 hr.maybe()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py50 def maybe(*choices): return group(*choices) + '?' function
54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
63 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtokenize.py46 def maybe(*choices): return group(*choices) + '?' function
50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
59 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
H A Dpydoc.py721 def maybe(self): member in class:.docclass.HorizontalRule
730 hr.maybe()
740 hr.maybe()
758 hr.maybe()
767 hr.maybe()
1164 def maybe(self): member in class:TextDoc.docclass.HorizontalRule
1173 hr.maybe()
1190 hr.maybe()
1199 hr.maybe()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py50 def maybe(*choices): return group(*choices) + '?' function
54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
63 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtokenize.py46 def maybe(*choices): return group(*choices) + '?' function
50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment)
59 Pointfloat = group(r'\d+\.\d*', r'\.\d+') + maybe(Exponent)
H A Dpydoc.py721 def maybe(self): member in class:.docclass.HorizontalRule
730 hr.maybe()
740 hr.maybe()
758 hr.maybe()
767 hr.maybe()
1164 def maybe(self): member in class:TextDoc.docclass.HorizontalRule
1173 hr.maybe()
1190 hr.maybe()
1199 hr.maybe()
/prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/
H A Drxjava-2.0.6.jar ... reactivex.SingleSource next public final io.reactivex.Maybe andThen (io.reactivex.MaybeSource) io.reactivex. ...
/prebuilts/tools/common/m2/repository/org/javassist/javassist/3.19.0-GA/
H A Djavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
H A Dtestng-6.9.10.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ com/beust/testng/TestNG ...

Completed in 1055 milliseconds