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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
pkgutil.py 523 sname_pkg = sname + os.extsep + "pkg"
539 pkgfile = os.path.join(dir, sname_pkg)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pkgutil.py 515 sname_pkg = sname + os.extsep + "pkg"
531 pkgfile = os.path.join(dir, sname_pkg)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pkgutil.py 523 sname_pkg = sname + os.extsep + "pkg"
539 pkgfile = os.path.join(dir, sname_pkg)
  /prebuilts/gdb/linux-x86/lib/python2.7/
pkgutil.py 523 sname_pkg = sname + os.extsep + "pkg"
539 pkgfile = os.path.join(dir, sname_pkg)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pkgutil.py 523 sname_pkg = sname + os.extsep + "pkg"
539 pkgfile = os.path.join(dir, sname_pkg)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pkgutil.py 523 sname_pkg = sname + os.extsep + "pkg"
539 pkgfile = os.path.join(dir, sname_pkg)

Completed in 345 milliseconds