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

1 2 3

  /external/libopus/
version.mk 2 PACKAGE_VERSION = "1.1.4"
  /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)
  /external/c-ares/
ares_setup.h 174 #undef 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
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 106 << " Version: " << PACKAGE_VERSION << "\n";
  /external/elfutils/
config.h 68 #define PACKAGE_VERSION "0.165"
  /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/libnl/include/
defs.h 71 #undef PACKAGE_VERSION
  /external/libopus/celt/
celt.c 53 #ifndef PACKAGE_VERSION
54 #define PACKAGE_VERSION "unknown"
288 return "libopus " PACKAGE_VERSION
  /external/libusb-compat/
config.h 67 #define PACKAGE_VERSION "0.1.3"
  /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/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/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
amigaconfig.h 68 #define PACKAGE_VERSION "1.95.8"
  /external/libusb/darwin/
config.h 122 #define PACKAGE_VERSION "1.0.21-rc5"
  /external/libusb/linux/
config.h 123 #define PACKAGE_VERSION "1.0.21-rc5"
  /external/libusb/windows/
config.h 123 #define PACKAGE_VERSION "1.0.21-rc5"
  /external/pcre/include_internal/
config.h 215 #define PACKAGE_VERSION "10.21"
  /external/protobuf/android/
config.h 120 #define PACKAGE_VERSION "2.3.0"
  /external/webrtc/third_party/gflags/gen/posix/include/private/
config.h 91 #define PACKAGE_VERSION "1.5"
  /external/webrtc/third_party/gflags/gen/win/include/private/
config.h 106 #undef PACKAGE_VERSION

Completed in 1085 milliseconds

1 2 3