Searched refs:OLD_VERSION (Results 1 – 19 of 19) sorted by relevance
/external/rust/crates/plotters/ |
D | publish.sh | 17 OLD_VERSION=$(cat ${ROOT}/doc-template/latest_version) 19 echo "Publishing new version ${OLD_VERSION} -> ${NEW_VERSION}" 22 echo ${OLD_VERSION} > doc-template/latest_version 25 PATTERN=$(echo ^version = \"${OLD_VERSION}\"\$ | sed 's/\./\\./g') 34 git commit -m "Bump version number from ${OLD_VERSION} to ${NEW_VERSION}"
|
/external/protobuf/python/compatibility_tests/v2.5.0/ |
D | test.sh | 19 OLD_VERSION=2.5.0 23 OLD_VERSION=2.6.1 27 OLD_VERSION=3.0.0-beta-1 31 OLD_VERSION=3.0.0-beta-2 35 OLD_VERSION=3.0.0-beta-3 39 OLD_VERSION=3.0.0-beta-4 51 echo "Running compatibility tests between $VERSION_NUMBER and $OLD_VERSION"
|
/external/protobuf/java/compatibility_tests/v2.5.0/ |
D | test.sh | 22 OLD_VERSION=2.5.0 26 OLD_VERSION=2.6.1 30 OLD_VERSION=3.0.0-beta-1 34 OLD_VERSION=3.0.0-beta-2 38 OLD_VERSION=3.0.0-beta-3 42 OLD_VERSION=3.0.0-beta-4 54 echo "Running compatibility tests between $VERSION_NUMBER and $OLD_VERSION" 114 …VN clean install -Dmaven.test.skip=true -Dprotoc.path=$(pwd)/protoc -Dprotobuf.version=$OLD_VERSION
|
/external/protobuf/php/tests/ |
D | compatibility_test.sh | 73 OLD_VERSION=3.5.0 74 …OC=http://repo1.maven.org/maven2/com/google/protobuf/protoc/$OLD_VERSION/protoc-$OLD_VERSION-linux… 85 echo "Running compatibility tests between $VERSION_NUMBER and $OLD_VERSION" 97 git checkout v$OLD_VERSION
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/ |
D | test.sh | 44 OLD_VERSION=3.0.0 48 OLD_VERSION=3.0.2 52 OLD_VERSION=3.1.0 61 echo "Running compatibility tests with $OLD_VERSION"
|
/external/autotest/client/site_tests/platform_ImageLoader/ |
D | platform_ImageLoader.py | 36 OLD_VERSION = '23.0.0.207' variable in platform_ImageLoader 118 if not self._register_component(versioned_name, self.OLD_VERSION, 125 self.OLD_VERSION) 179 if not self._register_component(self.COMPONENT_NAME, self.OLD_VERSION, 189 if self._register_component(self.COMPONENT_NAME, self.OLD_VERSION, 210 if self._register_component(self.COMPONENT_NAME, self.OLD_VERSION, 254 self.OLD_VERSION,
|
/external/elfutils/libdw/ |
D | dwarf_decl_column.c | 43 OLD_VERSION (dwarf_decl_column, ELFUTILS_0.122)
|
D | dwarf_bitsize.c | 48 OLD_VERSION (dwarf_bitsize, ELFUTILS_0.122)
|
D | dwarf_arrayorder.c | 48 OLD_VERSION (dwarf_arrayorder, ELFUTILS_0.122)
|
D | dwarf_bytesize.c | 48 OLD_VERSION (dwarf_bytesize, ELFUTILS_0.122)
|
D | dwarf_bitoffset.c | 48 OLD_VERSION (dwarf_bitoffset, ELFUTILS_0.122)
|
D | dwarf_srclang.c | 49 OLD_VERSION (dwarf_srclang, ELFUTILS_0.122)
|
D | dwarf_decl_line.c | 45 OLD_VERSION (dwarf_decl_line, ELFUTILS_0.122)
|
D | dwarf_decl_file.c | 88 OLD_VERSION (dwarf_decl_file, ELFUTILS_0.122)
|
D | dwarf_aggregate_size.c | 223 OLD_VERSION (dwarf_aggregate_size, ELFUTILS_0.144)
|
D | ChangeLog | 2487 * dwarf_arrayorder.c: Use OLD_VERSION and NEW_VERSION to define an
|
/external/elfutils/libdwelf/ |
D | dwelf_elf_begin.c | 63 OLD_VERSION (dwelf_elf_begin, ELFUTILS_0.175)
|
/external/elfutils/lib/ |
D | eu-config.h | 181 # define OLD_VERSION(name, version) \ macro 195 # define OLD_VERSION(name, version) /* Nothing for static linking. */ macro
|
D | ChangeLog | 239 * eu-config.h (OLD_VERSION, NEW_VERSION, COMPAT_VERSION): New macros.
|