Searched refs:PACKAGE_VERSION (Results 1 - 25 of 174) sorted by relevance

1234567

/external/elfutils/libdwfl/
H A Ddwfl_version.c34 return PACKAGE_VERSION;
/external/libopus/
H A Dversion.mk2 PACKAGE_VERSION = "1.1.4" macro
/external/ImageMagick/
H A Dversion.sh18 PACKAGE_VERSION='7.0.2'
25 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"
/external/boringssl/src/util/bot/
H A Dupdate_clang.py28 PACKAGE_VERSION = "%s-%s" % (CLANG_REVISION, CLANG_SUB_REVISION) variable
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)
/external/libyuv/files/third_party/gflags/gen/posix/include/private/
H A Dconfig.h65 #define PACKAGE_VERSION 2.2.0 macro
68 #define VERSION PACKAGE_VERSION
/external/libyuv/files/third_party/gflags/gen/win/include/private/
H A Dconfig.h65 #define PACKAGE_VERSION 2.2.0 macro
68 #define VERSION PACKAGE_VERSION
/external/elfutils/src/
H A DMakefile.am181 -e "s%[@]PACKAGE_VERSION[@]%$(PACKAGE_VERSION)%g" \
/external/expat/
H A Dexpat_config.h75 #define PACKAGE_VERSION "2.1.0" macro
/external/flac/
H A Dconfig.h113 #define PACKAGE_VERSION "" macro
/external/iptables/
H A Dconfig.h75 #define PACKAGE_VERSION "1.6.1" macro
/external/libcap-ng/
H A Dconfig.h72 #define PACKAGE_VERSION "0.7" macro
/external/libexif/
H A Dconfig.h80 #define PACKAGE_VERSION "0.6.21" macro
/external/libusb/windows/
H A Dconfig.h123 #define PACKAGE_VERSION "1.0.21-rc5" macro
/external/libusb-compat/
H A Dconfig.h67 #define PACKAGE_VERSION "0.1.3" macro
/external/scrypt/
H A Dconfig.h87 #define PACKAGE_VERSION "1.1.6" macro
/external/google-tv-pairing-protocol/cpp/src/
H A Dconfig.h.in56 #undef PACKAGE_VERSION
/external/elfutils/
H A Dconfig.h68 #define PACKAGE_VERSION "0.165" macro
/external/libusb/darwin/
H A Dconfig.h122 #define PACKAGE_VERSION "1.0.21-rc5" macro
/external/libusb/linux/
H A Dconfig.h123 #define PACKAGE_VERSION "1.0.21-rc5" macro
/external/webrtc/third_party/gflags/gen/posix/include/private/
H A Dconfig.h91 #define PACKAGE_VERSION "1.5" macro
/external/cmockery/cmockery_0_1_2/src/
H A Dconfig.h122 #define PACKAGE_VERSION "0.1.2" macro
/external/libmtp/
H A Dconfig.h154 #define PACKAGE_VERSION "1.0.1" macro
/external/libnl/include/
H A Ddefs.h71 #undef PACKAGE_VERSION macro
/external/libpcap/
H A Dconfig.h255 #define PACKAGE_VERSION "" macro
/external/pcre/include_internal/
H A Dconfig.h215 #define PACKAGE_VERSION "10.21" macro

Completed in 923 milliseconds

1234567