Home
last modified time | relevance | path

Searched refs:REVISION (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ejdb/src/bindings/ejdb2_node/
Dinstall.js36 const REVISION = require('./package.json')['revision']; constant
39 return REVISION && REVISION.length && REVISION != '@GIT_REVISION@';
58 console.log(`Git revision: ${REVISION}`);
65 dist = (await readdir(wdir)).find(fn => fn.startsWith(`ejdb-${REVISION}`));
/third_party/rust/crates/syn/tests/repo/
Dmod.rs13 const REVISION: &str = "98ad6a5519651af36e246c0335c964dd52c554ba"; constant
161 Ok(contents) => contents.trim() != REVISION, in clone_rust()
189 REVISION in download_and_unpack()
195 let prefix = format!("rust-{}", REVISION); in download_and_unpack()
213 fs::write("tests/rust/COMMIT", REVISION)?; in download_and_unpack()
/third_party/openh264/
Dopenh264.rc.template27 FILEVERSION $MAJOR,$MINOR,$REVISION,$RESERVED
28 PRODUCTVERSION $MAJOR,$MINOR,$REVISION,$RESERVED
46 VALUE "FileVersion", "$MAJOR.$MINOR.$REVISION.$RESERVED"
51 VALUE "ProductVersion", "$MAJOR.$MINOR.$REVISION.$RESERVED"
/third_party/harfbuzz/.ci/
Ddeploy-docs.sh9 REVISION=$(git rev-parse --short HEAD)
32 git commit -m "Rebuild docs for https://github.com/harfbuzz/harfbuzz/commit/$REVISION"
/third_party/flutter/skia/third_party/externals/harfbuzz/.ci/
Ddeploy-docs.sh14 REVISION=$(git rev-parse --short HEAD)
35 git commit -m "Rebuild docs for https://github.com/harfbuzz/harfbuzz/commit/$REVISION"
/third_party/libexif/
Dconfigure.ac44 dnl - REVISION (Minor): Increment any time the source changes; set to
50 dnl REVISION is set to 0, otherwise REVISION is incremented.
/third_party/gn/infra/config/generated/
Dluci-milo.cfg12 manifest_name: "REVISION"
/third_party/flutter/skia/third_party/externals/freetype/
DCMakeLists.txt140 # SOVERSION scheme: CURRENT.AGE.REVISION
142 # Increment CURRENT. Set AGE and REVISION to 0
144 # Increment AGE. Set REVISION to 0
146 # Increment REVISION.
/third_party/libffi/
Dlibtool-version28 # CURRENT:REVISION:AGE
/third_party/flutter/skia/third_party/externals/dawn/infra/config/global/
Dluci-milo.cfg7 manifest_name: "REVISION"
/third_party/pcre2/pcre2/doc/
Dpcre2-config.txt79 REVISION
Dpcre2.txt183 REVISION
3859 REVISION
4455 REVISION
4885 REVISION
5108 REVISION
5535 REVISION
5605 REVISION
5830 REVISION
6210 REVISION
9696 REVISION
[all …]
Dpcre2grep.txt1023 REVISION
Dpcre2test.txt1950 REVISION
/third_party/skia/third_party/externals/tint/infra/config/global/generated/
Dluci-milo.cfg12 manifest_name: "REVISION"
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/
Dluci-milo.cfg12 manifest_name: "REVISION"
/third_party/flutter/skia/third_party/externals/angle2/infra/config/global/
Dluci-milo.cfg11 manifest_name: "REVISION"
/third_party/skia/third_party/externals/angle2/infra/config/generated/
Dluci-milo.cfg12 manifest_name: "REVISION"
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgdata.cpp122 REVISION, enumerator
375 o.version = options[REVISION].doesOccur ? options[REVISION].value : 0; in main()
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp122 REVISION, enumerator
375 o.version = options[REVISION].doesOccur ? options[REVISION].value : 0; in main()
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgdata.cpp121 REVISION, enumerator
371 o.version = options[REVISION].doesOccur ? options[REVISION].value : 0; in main()
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgdata.cpp122 REVISION, enumerator
375 o.version = options[REVISION].doesOccur ? options[REVISION].value : 0; in main()
/third_party/skia/third_party/externals/microhttpd/m4/
Dlibtool.m44742 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…
5123 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…
/third_party/skia/third_party/externals/libpng/scripts/
Dlibtool.m45083 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…
5546 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…
/third_party/libffi/m4/
Dlibtool.m45086 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…
5549 …efine VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $ou…

12