Searched refs:VERSION (Results 26 - 50 of 550) sorted by relevance

1234567891011>>

/external/cmockery/cmockery_0_1_2/packages/
H A Drpm.sh14 VERSION="$2"
15 fullname="${PACKAGE}-${VERSION}"
52 --define "VERSION $VERSION" \
72 mv "$RPM_SOURCE_DIR"/*/"${PACKAGE}"-*"${VERSION}"*.rpm "$destdir"
/external/markdown/markdown/
H A Detree_loader.py23 if etree_in_c and etree_in_c.VERSION < "1.0":
28 elif etree.VERSION < "1.1":
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
H A DVersion.java13 public static final String VERSION; field in class:Version
24 VERSION = version;
/external/nanopb-c/tools/
H A Dmake_linux_package.sh9 VERSION=`git describe --always`-linux-x86
10 DEST=dist/$VERSION
45 ( cd dist; tar -czf $VERSION.tar.gz $VERSION )
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/gl-matrix/
H A Dversion.rb23 MAJOR, MINOR, PATCH, REL = *File.read(base_path.join 'VERSION').split(".")
27 VERSION = Version::STRING
/external/chromium_org/media/base/
H A Dmedia_posix.cc37 #define DSO_NAME(MODULE, VERSION) ("lib" MODULE "." VERSION ".dylib")
41 #define DSO_NAME(MODULE, VERSION) ("lib" MODULE ".so." VERSION)
/external/chromium_org/sdch/ios/
H A Dconfig.h113 #define VERSION "0.7" macro
/external/chromium_org/sdch/mac/
H A Dconfig.h117 #define VERSION "0.7" macro
/external/chromium_org/sdch/open-vcdiff/vsprojects/
H A Dconfig.h73 #define VERSION "0.8.3" macro
/external/chromium_org/third_party/libxml/src/
H A Dacconfig.h2 #undef VERSION macro
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_maxp_CFF.h18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00005000); member in struct:SkOTTableMaximumProfile_CFF
/external/chromium_org/third_party/snappy/linux/
H A Dconfig.h117 #define VERSION "1.1.0" macro
/external/chromium_org/third_party/snappy/mac/
H A Dconfig.h65 #define VERSION "1.0.5" macro
/external/chromium_org/third_party/sqlite/src/
H A Dpublish_osx.sh19 VERS=`cat $srcdir/VERSION`
20 VERSW=`sed 's/\./_/g' $srcdir/VERSION`
/external/chromium_org/third_party/yasm/source/config/win/
H A Dconfig.h155 #define VERSION "1.2.0" macro
/external/dhcpcd/
H A Ddefs.h31 #define VERSION "5.5.6" macro
/external/flac/
H A Dconfig.h126 #define VERSION "1.2.1" macro
/external/genext2fs/
H A Dconfig.h116 #define VERSION "1.4.1" macro
/external/iptables/
H A Dconfig.h84 #define VERSION "1.4.20" macro
/external/libcap-ng/
H A Dconfig.h78 #define VERSION "0.7" macro
/external/libexif/
H A Dconfig.h86 #define VERSION "0.6.21" macro
/external/libusb/
H A Dconfig.h91 #define VERSION "1.0.8" macro
/external/libusb-compat/
H A Dconfig.h73 #define VERSION "0.1.3" macro
/external/oprofile/
H A Dconfig.h98 #define VERSION "0.9.1" macro
/external/oprofile/module/ia64/
H A DMakefile.in8 VERSION=@VERSION@

Completed in 3407 milliseconds

1234567891011>>