Searched defs:PACKAGE_VERSION (Results 1 - 25 of 60) sorted by relevance

123

/external/libopus/
H A Dversion.mk2 PACKAGE_VERSION = "1.1-beta" macro
/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/c-ares/
H A Dares_setup.h174 #undef PACKAGE_VERSION macro
/external/elfutils/
H A Dconfig.h68 #define PACKAGE_VERSION "0.165" macro
/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.4.20" 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/
H A Dconfig.h79 #define PACKAGE_VERSION "1.0.8" 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/skia/third_party/yasm/config/win/
H A Dconfig.h131 #define PACKAGE_VERSION "1.2.0" macro
/external/opencv3/3rdparty/libjasper/jasper/
H A Djas_config.h122 #define PACKAGE_VERSION "1.900.1" macro
/external/protobuf/android/
H A Dconfig.h120 #define PACKAGE_VERSION "2.3.0" macro
/external/skia/third_party/yasm/config/android/
H A Dconfig.h131 #define PACKAGE_VERSION "1.2.0" macro
/external/skia/third_party/yasm/config/chromeos/
H A Dconfig.h131 #define PACKAGE_VERSION "1.2.0" macro
/external/skia/third_party/yasm/config/ios/
H A Dconfig.h131 #define PACKAGE_VERSION "1.2.0" macro
/external/skia/third_party/yasm/config/linux/
H A Dconfig.h131 #define PACKAGE_VERSION "1.2.0" macro
/external/skia/third_party/yasm/config/mac/
H A Dconfig.h131 #define PACKAGE_VERSION "1.2.0" macro
/external/skia/third_party/yasm/config/openbsd/
H A Dconfig.h123 #define PACKAGE_VERSION "1.2.0" macro
/external/srtp/crypto/include/
H A Dconfig.h131 #define PACKAGE_VERSION "" macro
/external/webrtc/third_party/gflags/gen/posix/include/private/
H A Dconfig.h91 #define PACKAGE_VERSION "1.5" macro
/external/webrtc/third_party/gflags/gen/win/include/private/
H A Dconfig.h106 #undef PACKAGE_VERSION macro
/external/cmockery/cmockery_0_1_2/src/
H A Dconfig.h122 #define PACKAGE_VERSION "0.1.2" macro

Completed in 7697 milliseconds

123