HomeSort by relevance Sort by last modified time
    Searched refs:PACKAGE_VERSION (Results 1 - 25 of 246) sorted by null

1 2 3 4 5 6 7 8 910

  /external/elfutils/libdwfl/
dwfl_version.c 34 return PACKAGE_VERSION;
  /external/libopus/
version.mk 2 PACKAGE_VERSION = "1.1.4"
  /external/ImageMagick/
version.sh 18 PACKAGE_VERSION='7.0.2'
25 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"
  /device/linaro/bootloader/edk2/EdkShellBinPkg/
EdkShellBinPkg.dec 19 PACKAGE_VERSION = 0.5
  /device/linaro/bootloader/edk2/FatBinPkg/
FatBinPkg.dec 19 PACKAGE_VERSION = 0.3
  /device/linaro/bootloader/edk2/ShellBinPkg/
ShellBinPkg.dec 20 PACKAGE_VERSION = 0.5
  /external/boringssl/src/util/bot/
update_clang.py 28 PACKAGE_VERSION = "%s-%s" % (CLANG_REVISION, CLANG_SUB_REVISION)
51 if f.read().strip() == PACKAGE_VERSION:
52 print >> sys.stderr, "Clang already at %s" % (PACKAGE_VERSION,)
58 print >> sys.stderr, "Downloading Clang %s" % (PACKAGE_VERSION,)
59 cds_full_url = "%s/Linux_x64/clang-%s.tgz" % (CDS_URL, PACKAGE_VERSION)
66 stamp_file.write(PACKAGE_VERSION)
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/
Hi6220.dec 18 PACKAGE_VERSION = 0.1
  /external/libyuv/files/third_party/gflags/gen/posix/include/private/
config.h 65 #define PACKAGE_VERSION 2.2.0
68 #define VERSION PACKAGE_VERSION
  /external/libyuv/files/third_party/gflags/gen/win/include/private/
config.h 65 #define PACKAGE_VERSION 2.2.0
68 #define VERSION PACKAGE_VERSION
  /external/elfutils/src/
Makefile.am 181 -e "s%[@]PACKAGE_VERSION[@]%$(PACKAGE_VERSION)%g" \
  /external/expat/
expat_config.h 75 #define PACKAGE_VERSION "2.1.0"
  /external/flac/
config.h 113 #define PACKAGE_VERSION ""
  /external/iptables/
config.h 75 #define PACKAGE_VERSION "1.6.1"
  /external/libcap-ng/
config.h 72 #define PACKAGE_VERSION "0.7"
  /external/libexif/
config.h 80 #define PACKAGE_VERSION "0.6.21"
  /external/libusb/windows/
config.h 123 #define PACKAGE_VERSION "1.0.21-rc5"
  /external/libusb-compat/
config.h 67 #define PACKAGE_VERSION "0.1.3"
  /external/scrypt/
config.h 87 #define PACKAGE_VERSION "1.1.6"
  /hardware/intel/common/libwsbm/src/
config.h 57 #define PACKAGE_VERSION "1.1.0"
  /device/linaro/bootloader/edk2/CryptoPkg/
CryptoPkg.dec 23 PACKAGE_VERSION = 0.96
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DoNotUse.dec 19 PACKAGE_VERSION = 0.01
  /external/google-tv-pairing-protocol/cpp/src/
config.h.in 56 #undef PACKAGE_VERSION
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
amigaconfig.h 68 #define PACKAGE_VERSION "1.95.8"
  /external/elfutils/
config.h 68 #define PACKAGE_VERSION "0.165"

Completed in 745 milliseconds

1 2 3 4 5 6 7 8 910