HomeSort by relevance Sort by last modified time
    Searched refs:no_call (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_xreadlines.py 16 power< any+ trailer< '.' no_call='xreadlines' > >
20 no_call = results.get("no_call")
22 if no_call:
23 no_call.replace(Name(u"__iter__", prefix=no_call.prefix))
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_xreadlines.py 16 power< any+ trailer< '.' no_call='xreadlines' > >
20 no_call = results.get("no_call")
22 if no_call:
23 no_call.replace(Name(u"__iter__", prefix=no_call.prefix))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_xreadlines.py 16 power< any+ trailer< '.' no_call='xreadlines' > >
20 no_call = results.get("no_call")
22 if no_call:
23 no_call.replace(Name(u"__iter__", prefix=no_call.prefix))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_xreadlines.py 16 power< any+ trailer< '.' no_call='xreadlines' > >
20 no_call = results.get("no_call")
22 if no_call:
23 no_call.replace(Name(u"__iter__", prefix=no_call.prefix))

Completed in 483 milliseconds