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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvc9compiler.py 172 def get_build_version(): function
304 VERSION = get_build_version()
msvccompiler.py 153 def get_build_version(): function
236 self.__version = get_build_version()
654 if get_build_version() >= 8.0:
  /external/python/cpython2/Lib/distutils/
msvc9compiler.py 172 def get_build_version(): function
304 VERSION = get_build_version()
msvccompiler.py 153 def get_build_version(): function
236 self.__version = get_build_version()
654 if get_build_version() >= 8.0:
  /external/python/cpython3/Lib/distutils/
msvc9compiler.py 169 def get_build_version(): function
295 VERSION = get_build_version()
msvccompiler.py 147 def get_build_version(): function
232 self.__version = get_build_version()
638 if get_build_version() >= 8.0:
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvc9compiler.py 172 def get_build_version(): function
304 VERSION = get_build_version()
msvccompiler.py 153 def get_build_version(): function
236 self.__version = get_build_version()
654 if get_build_version() >= 8.0:
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvc9compiler.py 172 def get_build_version(): function
304 VERSION = get_build_version()
msvccompiler.py 153 def get_build_version(): function
236 self.__version = get_build_version()
654 if get_build_version() >= 8.0:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 172 def get_build_version(): function
304 VERSION = get_build_version()
msvccompiler.py 153 def get_build_version(): function
236 self.__version = get_build_version()
654 if get_build_version() >= 8.0:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 172 def get_build_version(): function
304 VERSION = get_build_version()
msvccompiler.py 153 def get_build_version(): function
236 self.__version = get_build_version()
654 if get_build_version() >= 8.0:

Completed in 112 milliseconds