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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
freeze.py 433 xtras = [frozenmain_c, os.path.basename(frozen_c),
435 maindefn = checkextensions_win32.CExtension( '__main__', xtras )
  /external/python/cpython2/Tools/freeze/
freeze.py 433 xtras = [frozenmain_c, os.path.basename(frozen_c),
435 maindefn = checkextensions_win32.CExtension( '__main__', xtras )
  /external/python/cpython3/Tools/freeze/
freeze.py 438 xtras = [frozenmain_c, os.path.basename(frozen_c),
440 maindefn = checkextensions_win32.CExtension( '__main__', xtras )

Completed in 67 milliseconds