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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvccompiler.py 245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
269 "version of the compiler, but it isn't installed." % self.__product)
msvc9compiler.py 394 % self.__product)
  /external/python/cpython2/Lib/distutils/
msvccompiler.py 245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
269 "version of the compiler, but it isn't installed." % self.__product)
msvc9compiler.py 394 % self.__product)
  /external/python/cpython3/Lib/distutils/
msvccompiler.py 241 self.__product = "Visual Studio version %s" % self.__version
244 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
265 % self.__product)
msvc9compiler.py 384 % self.__product)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvccompiler.py 245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
269 "version of the compiler, but it isn't installed." % self.__product)
msvc9compiler.py 394 % self.__product)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvccompiler.py 245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
269 "version of the compiler, but it isn't installed." % self.__product)
msvc9compiler.py 394 % self.__product)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
269 "version of the compiler, but it isn't installed." % self.__product)
msvc9compiler.py 394 % self.__product)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
269 "version of the compiler, but it isn't installed." % self.__product)
msvc9compiler.py 394 % self.__product)

Completed in 265 milliseconds