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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msi.py 24 # current_version.day for Snapshot, current_version otherwise
67 current_version = "%s.%d" % (short_version, FIELD3) variable
79 current_version = "%s.%s.%s" % (major, minor, int(time.time()/3600/24)) variable
82 product_code = product_codes[current_version]
85 full_current_version = current_version
230 ProductVersion=current_version,
266 current_version,
274 [(upgrade_code, start, current_version,
    [all...]
  /external/python/cpython2/Tools/msi/
msi.py 24 # current_version.day for Snapshot, current_version otherwise
25 full_current_version = os.environ.get("CURRENT_VERSION")
67 current_version = "%s.%d" % (short_version, FIELD3) variable
79 current_version = "%s.%s.%s" % (major, minor, int(time.time()/3600/24)) variable
82 product_code = product_codes[current_version]
85 full_current_version = current_version
231 ProductVersion=current_version,
267 current_version,
275 [(upgrade_code, start, current_version,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
pef.h 35 unsigned long current_version; member in struct:bfd_pef_header
65 unsigned long current_version; member in struct:bfd_pef_imported_library
168 unsigned long current_version; member in struct:bfd_pef_xlib_header
mach-o.h 433 unsigned long current_version; /* Library's current version number. */ member in struct:bfd_mach_o_dylib_command
  /toolchain/binutils/binutils-2.25/include/mach-o/
external.h 201 unsigned char current_version[4]; member in struct:mach_o_dylib_command_external
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 377 uint32_t current_version; member in struct:llvm::MachO::dylib
  /external/llvm/include/llvm/Support/
MachO.h 590 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 591 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 607 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]

Completed in 1229 milliseconds