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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 237 self.__arch = get_build_architecture()
238 if self.__arch == "Intel":
289 if self.__arch == "Intel":
msvc9compiler.py 347 self.__arch = None # deprecated name
414 if self.__arch == "x86":
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 237 self.__arch = get_build_architecture()
238 if self.__arch == "Intel":
289 if self.__arch == "Intel":
msvc9compiler.py 347 self.__arch = None # deprecated name
414 if self.__arch == "x86":

Completed in 184 milliseconds