Home
last modified time | relevance | path

Searched +full:extended +full:- +full:lts (Results 1 – 25 of 180) sorted by relevance

12345678

/external/curl/.github/workflows/
Dlinux-old.yml3 # SPDX-License-Identifier: curl
12 # stretch has ELTS support from Freexian until 2027-06-30
13 # For ELTS info see https://www.freexian.com/lts/extended/docs/how-to-use-extended-lts/
14 # The Debian key will expire 2025-05-20, after which package signature
24 - master
25 - '*/ci'
26 paths-ignore:
27 - '**/*.md'
28 - '.circleci/**'
29 - 'appveyor.*'
[all …]
/external/chromium-crossbench/tests/crossbench/browsers/
Dtest_version.py2 # Use of this source code is governed by a BSD-style license that can be
42 self.assertLess(BrowserVersionChannel.LTS, BrowserVersionChannel.STABLE)
58 BrowserVersionChannel.LTS, BrowserVersionChannel.ANY
62 BrowserVersionChannel.LTS, BrowserVersionChannel.STABLE,
69 _ = BrowserVersionChannel.LTS < "some value"
74 self.assertTrue(base.matches(BrowserVersionChannel.LTS))
81 test_channels = (BrowserVersionChannel.LTS, BrowserVersionChannel.STABLE,
92 base = BrowserVersionChannel.LTS
94 self.assertTrue(base.matches(BrowserVersionChannel.LTS))
111 def parse(self, value: str) -> BrowserVersion:
[all …]
/external/angle/build/
Dinstall-build-deps.py4 # Use of this source code is governed by a BSD-style license that can be
23 output = subprocess.check_output(["apt-cache", "dumpavail"]).decode()
31 def package_exists(package_name: str) -> bool:
38 parser.add_argument("--syms",
42 "--no-syms",
48 "--lib32",
50 help="Enable installation of 32-bit libraries, e.g. for V8 snapshot",
53 "--android",
59 "--no-android",
65 parser.add_argument("--arm",
[all …]
/external/cronet/tot/build/
Dinstall-build-deps.py4 # Use of this source code is governed by a BSD-style license that can be
23 output = subprocess.check_output(["apt-cache", "dumpavail"]).decode()
31 def package_exists(package_name: str) -> bool:
38 parser.add_argument("--syms",
42 "--no-syms",
48 "--lib32",
50 help="Enable installation of 32-bit libraries, e.g. for V8 snapshot",
53 "--android",
59 "--no-android",
65 parser.add_argument("--arm",
[all …]
/external/cronet/stable/build/
Dinstall-build-deps.py4 # Use of this source code is governed by a BSD-style license that can be
23 output = subprocess.check_output(["apt-cache", "dumpavail"]).decode()
31 def package_exists(package_name: str) -> bool:
38 parser.add_argument("--syms",
42 "--no-syms",
48 "--lib32",
50 help="Enable installation of 32-bit libraries, e.g. for V8 snapshot",
53 "--android",
59 "--no-android",
65 parser.add_argument("--arm",
[all …]
/external/google-cloud-java/java-texttospeech/
DREADME.md1 # Google Cloud Text-to-Speech Client for Java
3 Java idiomatic client for [Cloud Text-to-Speech][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-texttospeech</artifactId>
39 <!-- {x-version-update-start:google-cloud-texttospeech:released} -->
[all …]
/external/google-cloud-java/java-document-ai/
DREADME.md3 Java idiomatic client for [Document AI][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-document-ai</artifactId>
39 <!-- {x-version-update-start:google-cloud-document-ai:released} -->
44 <artifactId>google-cloud-document-ai</artifactId>
[all …]
/external/google-cloud-java/java-os-config/
DREADME.md3 Java idiomatic client for [OS Config API][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-os-config</artifactId>
39 <!-- {x-version-update-start:google-cloud-os-config:released} -->
44 <artifactId>google-cloud-os-config</artifactId>
[all …]
/external/google-cloud-java/java-game-servers/
DREADME.md3 Java idiomatic client for [Cloud Gaming][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-game-servers</artifactId>
39 <!-- {x-version-update-start:google-cloud-game-servers:released} -->
44 <artifactId>google-cloud-game-servers</artifactId>
[all …]
/external/google-cloud-java/java-container/
DREADME.md3 Java idiomatic client for [Kubernetes Engine][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-container</artifactId>
39 <!-- {x-version-update-start:google-cloud-container:released} -->
44 <artifactId>google-cloud-container</artifactId>
[all …]
/external/google-cloud-java/java-functions/
DREADME.md3 Java idiomatic client for [Cloud Functions][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-functions</artifactId>
39 <!-- {x-version-update-start:google-cloud-functions:released} -->
44 <artifactId>google-cloud-functions</artifactId>
[all …]
/external/google-cloud-java/java-notification/
DREADME.md3 Java idiomatic client for [Google Cloud Pub/Sub Notifications for GCS][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
11 > Note: This client is a work-in-progress, and may occasionally
12 > make backwards-incompatible changes.
18 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
25 <artifactId>libraries-bom</artifactId>
36 <artifactId>google-cloud-notification</artifactId>
[all …]
/external/google-cloud-java/java-datastream/
DREADME.md3 Java idiomatic client for [Datastream][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-datastream</artifactId>
39 <!-- {x-version-update-start:google-cloud-datastream:released} -->
44 <artifactId>google-cloud-datastream</artifactId>
[all …]
/external/google-cloud-java/java-tpu/
DREADME.md3 Java idiomatic client for [Cloud TPU][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-tpu</artifactId>
39 <!-- {x-version-update-start:google-cloud-tpu:released} -->
44 <artifactId>google-cloud-tpu</artifactId>
[all …]
/external/google-cloud-java/java-workflows/
DREADME.md3 Java idiomatic client for [Cloud Workflows][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-workflows</artifactId>
39 <!-- {x-version-update-start:google-cloud-workflows:released} -->
44 <artifactId>google-cloud-workflows</artifactId>
[all …]
/external/google-cloud-java/java-datacatalog/
DREADME.md3 Java idiomatic client for [Data Catalog][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-datacatalog</artifactId>
39 <!-- {x-version-update-start:google-cloud-datacatalog:released} -->
44 <artifactId>google-cloud-datacatalog</artifactId>
[all …]
/external/google-cloud-java/java-bigqueryreservation/
DREADME.md3 Java idiomatic client for [Cloud BigQuery Reservation][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-bigqueryreservation</artifactId>
39 <!-- {x-version-update-start:google-cloud-bigqueryreservation:released} -->
44 <artifactId>google-cloud-bigqueryreservation</artifactId>
[all …]
/external/google-cloud-java/java-dataproc/
DREADME.md3 Java idiomatic client for [Dataproc][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-dataproc</artifactId>
39 <!-- {x-version-update-start:google-cloud-dataproc:released} -->
44 <artifactId>google-cloud-dataproc</artifactId>
[all …]
/external/google-cloud-java/java-eventarc/
DREADME.md3 Java idiomatic client for [Eventarc][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-eventarc</artifactId>
39 <!-- {x-version-update-start:google-cloud-eventarc:released} -->
44 <artifactId>google-cloud-eventarc</artifactId>
[all …]
/external/google-cloud-java/java-accessapproval/
DREADME.md3 Java idiomatic client for [Access Approval][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-accessapproval</artifactId>
39 <!-- {x-version-update-start:google-cloud-accessapproval:released} -->
44 <artifactId>google-cloud-accessapproval</artifactId>
[all …]
/external/google-cloud-java/java-orgpolicy/
DREADME.md3 Java idiomatic client for [Cloud Organization Policy][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-orgpolicy</artifactId>
39 <!-- {x-version-update-start:google-cloud-orgpolicy:released} -->
44 <artifactId>google-cloud-orgpolicy</artifactId>
[all …]
/external/google-cloud-java/java-vmmigration/
DREADME.md3 Java idiomatic client for [VM Migration][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-vmmigration</artifactId>
39 <!-- {x-version-update-start:google-cloud-vmmigration:released} -->
44 <artifactId>google-cloud-vmmigration</artifactId>
[all …]
/external/google-cloud-java/java-shell/
DREADME.md3 Java idiomatic client for [Cloud Shell][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-shell</artifactId>
39 <!-- {x-version-update-start:google-cloud-shell:released} -->
44 <artifactId>google-cloud-shell</artifactId>
[all …]
/external/google-cloud-java/java-billing/
DREADME.md3 Java idiomatic client for [Cloud Billing][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-billing</artifactId>
39 <!-- {x-version-update-start:google-cloud-billing:released} -->
44 <artifactId>google-cloud-billing</artifactId>
[all …]
/external/google-cloud-java/java-retail/
DREADME.md3 Java idiomatic client for [Cloud Retail][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-retail</artifactId>
39 <!-- {x-version-update-start:google-cloud-retail:released} -->
44 <artifactId>google-cloud-retail</artifactId>
[all …]

12345678