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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
graminit.h 34 #define dotted_as_names 287 macro
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
symbol.py 44 dotted_as_names = 287 variable
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
graminit.h 34 #define dotted_as_names 287 macro
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
symbol.py 44 dotted_as_names = 287 variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_exitfunc.py 20 dotted_as_names< (any ',')* 'sys' (',' any)* >
60 if names.type == syms.dotted_as_names:
fix_import.py 21 Walks over all the names imported in a dotted_as_names node.
32 elif node.type == syms.dotted_as_names:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_exitfunc.py 20 dotted_as_names< (any ',')* 'sys' (',' any)* >
60 if names.type == syms.dotted_as_names:
fix_import.py 21 Walks over all the names imported in a dotted_as_names node.
32 elif node.type == syms.dotted_as_names:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 400 if imp.type == syms.dotted_as_names:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 400 if imp.type == syms.dotted_as_names:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py 450 # import_name: 'import' dotted_as_names
897 assert node[0] == symbol.dotted_as_names
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py 450 # import_name: 'import' dotted_as_names
897 assert node[0] == symbol.dotted_as_names
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 137 milliseconds