Home
last modified time | relevance | path

Searched +full:storage +full:- +full:repo +full:- +full:branch (Results 1 – 25 of 99) sorted by relevance

1234

/external/oss-fuzz/infra/cifuzz/external-actions/run_fuzzers/
Daction.yml2 name: 'run-fuzzers'
9 fuzz-seconds:
13 dry-run:
19 run-fuzzers-mode:
23 "batch" is for non-interactive fuzzing of an entire project.
27 github-token:
32 TODO(https://github.com/google/oss-fuzz/pull/5841#discussion_r639393361):
35 storage-repo:
37 The git repo to use for storing certain artifacts from fuzzing.
39 storage-repo-branch:
[all …]
/external/oss-fuzz/infra/cifuzz/external-actions/build_fuzzers/
Daction.yml2 name: 'build-fuzzers'
3 description: "Builds an OSS-Fuzz project's fuzzers."
9 dry-run:
12 allowed-broken-targets-percentage:
18 project-src-path:
21 bad-build-check:
22 description: "Whether or not OSS-Fuzz's check for bad builds should be done."
25 storage-repo:
27 The git repo to use for storing certain artifacts from fuzzing.
29 storage-repo-branch:
[all …]
/external/googleapis/google/devtools/cloudbuild/v1/
Dcloudbuild.proto7 // http://www.apache.org/licenses/LICENSE-2.0
81 // A user can list previously-requested builds or get builds by their ID to
86 "https://www.googleapis.com/auth/cloud-platform";
90 // This method returns a long-running `Operation`, which includes the build
135 // Previously requested builds may still be in-progress, or may have finished
180 // For non-triggered builds that specify `RepoSource`:
182 // * If the original build built from the tip of a branch, the retried build
183 // will build from the tip of that branch, which may not be the same revision
190 // * If the original build pulled source from Cloud Storage without
193 // * If the original build pulled source from Cloud Storage and specified the
[all …]
/external/python/google-api-python-client/docs/dyn/
Dcloudbuild_v1.projects.triggers.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcloudbuild_v1.projects.locations.triggers.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcontaineranalysis_v1alpha1.projects.notes.occurrences.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcontaineranalysis_v1alpha1.providers.notes.occurrences.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcontaineranalysis_v1alpha1.projects.occurrences.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcontaineranalysis_v1beta1.projects.occurrences.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcontaineranalysis_v1beta1.projects.notes.occurrences.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dgkehub_v1.projects.locations.features.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/autotest/utils/frozen_chromite/lib/
Dconstants.py1 # -*- coding: utf-8 -*-
3 # Use of this source code is governed by a BSD-style license that can be
18 if os.path.isdir(os.path.join(path, '.repo')):
28 CHROOT_CACHE_ROOT = '/var/cache/chromeos-cache'
43 SOURCE_ROOT, 'src/platform/container-guest-tools/termina')
49 # chromiumos-overlay. The status file is generated in CROS_METRICS_DIR, and
58 CHROMITE_DIR, 'config', 'luci-scheduler.cfg')
67 SDK_TOOLCHAINS_OUTPUT = 'tmp/toolchain-pkgs'
68 SDK_OVERLAYS_OUTPUT = 'tmp/sdk-overlays'
71 UNITTEST_PKG_PATH = 'test-packages'
[all …]
/external/openscreen/docs/
Dadvanced_gerrit.md16 [Change-Id commit-msg hook](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.…
17 This adds a `Change-Id` line to each commit message locally, which Gerrit uses
21 To download the commit-msg hook for the Open Screen repository, use the
25 curl -Lo .git/hooks/commit-msg https://chromium-review.googlesource.com/tools/hooks/commit-msg
26 chmod a+x .git/hooks/commit-msg
31 You should run `git cl presubmit --upload` in the root of the repository before pushing for
39 current branch. If you upload again, it uploads on the same issue (which is tied
40 to the branch, not the commit). See the [git-cl](https://chromium.googlesource.com/chromium/tools/d…
47 of the commit you are pushing has a Change-Id line, that change will also be the
52 Change-Id: aaa and this is in the process of being reviewed on Gerrit. Now
[all …]
/external/libbpf/
DREADME.md2 …<source media="(prefers-color-scheme: dark)" srcset="assets/libbpf-logo-sideways-darkbg.png" width…
3 <img src="assets/libbpf-logo-sideways.png" width="40%">
9 …ibbpf/workflows/CodeQL/badge.svg?branch=master)](https://github.com/libbpf/libbpf/actions?query=wo…
10 [![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/libbpf.svg)](https://…
19 Libbpf *authoritative source code* is developed as part of [bpf-next Linux source
20 tree](https://kernel.googlesource.com/pub/scm/linux/kernel/git/bpf/bpf-next) under
22 libbpf changes should be sent to [BPF mailing list](http://vger.kernel.org/vger-lists.html#bpf),
23 please don't open PRs here unless you are changing Github-specific parts of libbpf
24 (e.g., Github-specific Makefile).
32 Please check out [libbpf-bootstrap](https://github.com/libbpf/libbpf-bootstrap)
[all …]
/external/openscreen/
DREADME.md14 [depot_tools](https://www.chromium.org/developers/how-tos/depottools) repo.
23 Note that openscreen does not use other features of `depot_tools` like `repo` or
24 `drover`. However, some `git-cl` functions *do* work, like `git cl try`,
42 code, all third-party dependencies, and the toolchain needed to build things;
55 This will rebase any local commits on the remote top-of-tree, and update any
62 - Build file generator: `gn`
63 - Code formatter: `clang-format`
64 - Builder: `ninja` ([GitHub releases](https://github.com/ninja-build/ninja/releases))
65 - Compiler/Linker: `clang` (installed by default) or `gcc` (installed by you)
67 All of these--except `gcc` as noted above--are automatically downloaded/updated
[all …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudbuild.v1.json5 "https://www.googleapis.com/auth/cloud-platform": {
17 "documentationLink": "https://cloud.google.com/cloud-build/docs/",
20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
57 "Responses with Content-Type of application/json",
58 "Media download with context-dependent Content-Type",
59 "Responses with Content-Type of application/x-protobuf"
91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
111 …"description": "Starts asynchronous cancellation on a long-running operation. The server makes a b…
135 "https://www.googleapis.com/auth/cloud-platform"
[all …]
Dcontaineranalysis.v1alpha1.json5 "https://www.googleapis.com/auth/cloud-platform": {
17 "documentationLink": "https://cloud.google.com/container-analysis/api/reference/rest/",
20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
57 "Responses with Content-Type of application/json",
58 "Media download with context-dependent Content-Type",
59 "Responses with Content-Type of application/x-protobuf"
91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
147 "https://www.googleapis.com/auth/cloud-platform"
172 "https://www.googleapis.com/auth/cloud-platform"
[all …]
/external/rust/crates/unicode-ident/
DREADME.md4 …adge/github-dtolnay/unicode--ident-8da0cb?style=for-the-badge&labelColor=555555&logo=github" heigh…
5 …ields.io/crates/v/unicode-ident.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](http…
6 …lds.io/badge/docs.rs-unicode--ident-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" hei…
7 …tolnay/unicode-ident/ci.yml?branch=master&style=for-the-badge" height="20">](https://github.com/dt…
14 This crate is a better optimized implementation of the older `unicode-xid`
15 crate. This crate uses less static storage, and is able to classify both ASCII
16 and non-ASCII codepoints with better performance, 2&ndash;10&times; faster than
17 `unicode-xid`.
26 - `unicode-ident` is this crate;
27 - [`unicode-xid`] is a widely used crate run by the "unicode-rs" org;
[all …]
/external/googleapis/google/cloud/privatecatalog/v1beta1/
Dprivate_catalog.proto7 // http://www.apache.org/licenses/LICENSE-2.0
43 // de-duplicated into one `Catalog`. Users must have
58 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform";
235 // `products/[a-z][-a-z0-9]*[a-z0-9]'.
253 // "$schema": http://json-schema.org/draft-04/schema#
284 // "^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]"
294 // - name
295 // - description
304 // "$schema": http://json-schema.org/draft-04/schema#
335 // "^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]"
[all …]
/external/google-cloud-java/java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/proto/google/cloud/privatecatalog/v1beta1/
Dprivate_catalog.proto7 // http://www.apache.org/licenses/LICENSE-2.0
43 // de-duplicated into one `Catalog`. Users must have
58 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform";
235 // `products/[a-z][-a-z0-9]*[a-z0-9]'.
253 // "$schema": http://json-schema.org/draft-04/schema#
284 // "^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]"
294 // - name
295 // - description
304 // "$schema": http://json-schema.org/draft-04/schema#
335 // "^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]"
[all …]
/external/pigweed/docs/contributing/
Dindex.rst1 .. _docs-contributing:
10 :ref:`docs-code-of-conduct`. We expect everyone who interacts with the project
14 -----------
15 See :ref:`docs-get-started-upstream`.
18 -----------------------------
25 One-time contributor setup
33 `new-password <https://pigweed.googlesource.com/new-password>`_ page.
34 #. Install the :ref:`gerrit-commit-hook` to automatically add a
35 ``Change-Id: ...`` line to your commit.
36 #. Install the Pigweed presubmit check hook with ``pw presubmit --install``.
[all …]
/external/zstd/
DCONTRIBUTING.md6 New versions are being developed in the "dev" branch,
7 or in their own feature branch.
11 or their own feature branch.
16 1. Fork the repo and create your branch from `dev`.
30 Zstd uses a branch-based workflow for making changes to the codebase. Typically, zstd
31 will use a new branch per sizable topic. For smaller changes, it is okay to lump multiple
32 related changes into a branch.
42 * Update your local dev branch
48 * Make a new branch on your fork about the topic you're developing for
50 # branch names should be concise but sufficiently informative
[all …]
DREADME.md4 targeting real-time compression scenarios at zlib-level and better compression ratios.
8 This repository represents the reference implementation, provided as an open-source dual [BSD](LICE…
11 …and bindings is provided on [Zstandard homepage](https://facebook.github.io/zstd/#other-languages).
13 **Development branch status:**
20 [travisDevBadge]: https://api.travis-ci.com/facebook/zstd.svg?branch=dev "Continuous Integration te…
21 [travisLink]: https://travis-ci.com/facebook/zstd
24 [CirrusDevBadge]: https://api.cirrus-ci.com/github/facebook/zstd.svg?branch=dev
25 [CirrusLink]: https://cirrus-ci.com/github/facebook/zstd
26 [OSSFuzzBadge]: https://oss-fuzz-build-logs.storage.googleapis.com/badges/zstd.svg
27 [OSSFuzzLink]: https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:zstd
[all …]
/external/autotest/client/common_lib/cros/
Ddev_server.py3 # Use of this source code is governed by a BSD-style license that can be
105 # Raised when the auto-update process is timed out.
106 (r'.*The CrOS auto-update process is timed out, '
108 '(5) Auto-update is timed out'),
111 '(6) Host is not pingable during auto-update'),
117 # Raised when devserver returns non-json response to shard/drone.
119 '(8) Devserver returned non-json object'),
138 """Raised when the dev server returns a non-200 HTTP response."""
198 Get the url of the canary-channel server,
199 eg: gsutil://chromeos-releases/canary-channel/<board>/<release>
[all …]
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dreduce_binary_size.md5 When deploying models for on-device machine learning (ODML) applications, it is
15 1. [TensorFlow Lite built-in ops library](https://www.tensorflow.org/lite/guide/ops_compatibility)
33 …<a href="https://storage.googleapis.com/download.tensorflow.org/models/mobilenet_v1_2018_08_02/mob…
36 <td>armeabi-v7a</td>
37 <td>tensorflow-lite.aar (296,635 bytes)</td>
40 <td>arm64-v8a</td>
41 <td>tensorflow-lite.aar (382,892 bytes)</td>
45 <a href="https://tfhub.dev/google/lite-model/spice/">SPICE</a>
48 <td>armeabi-v7a</td>
49 …<td>tensorflow-lite.aar (375,813 bytes)<br />tensorflow-lite-select-tf-ops.aar (1,676,380 bytes)</…
[all …]

1234