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

  /bionic/libc/kernel/uapi/linux/
vsoc_shm.h 42 __u16 current_version; member in struct:vsoc_device_region
  /device/google/cuttlefish_kernel/uapi/
vsoc_shm.h 42 __u16 current_version; member in struct:vsoc_device_region
  /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/kernel-headers/original/uapi/linux/
vsoc_shm.h 165 __u16 current_version; member in struct:vsoc_device_region
215 * via the min_compatible_version and current_version fields in
  /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...]
  /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-7.0/llvm/include/llvm/BinaryFormat/
MachO.h 596 uint32_t current_version; member in struct:llvm::MachO::dylib
1115 sys::swapByteOrder(d.dylib.current_version);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 591 uint32_t current_version; member in struct:llvm::MachO::dylib
    [all...]

Completed in 788 milliseconds