Searched +full:storage +full:- +full:repo +full:- +full:branch (Results 1 – 25 of 74) sorted by relevance
123
| /external/oss-fuzz/infra/cifuzz/external-actions/run_fuzzers/ |
| D | action.yml | 2 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/ |
| D | action.yml | 2 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/python/google-api-python-client/docs/dyn/ |
| D | cloudbuild_v1.projects.locations.triggers.html | 8 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 …]
|
| D | cloudbuild_v1.projects.triggers.html | 8 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 …]
|
| D | containeranalysis_v1alpha1.projects.notes.occurrences.html | 8 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 …]
|
| D | containeranalysis_v1alpha1.providers.notes.occurrences.html | 8 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 …]
|
| D | containeranalysis_v1alpha1.projects.occurrences.html | 8 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 …]
|
| D | containeranalysis_v1beta1.projects.occurrences.html | 8 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 …]
|
| D | containeranalysis_v1beta1.projects.notes.occurrences.html | 8 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 …]
|
| D | gkehub_v1.projects.locations.features.html | 8 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/ |
| D | constants.py | 1 # -*- 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/ |
| D | advanced_gerrit.md | 16 [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/openscreen/ |
| D | README.md | 14 [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/ |
| D | cloudbuild.v1.json | 5 "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 …]
|
| D | containeranalysis.v1alpha1.json | 5 "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 …]
|
| D | containeranalysis.v1.json | 5 "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… 137 "https://www.googleapis.com/auth/cloud-platform" 170 "https://www.googleapis.com/auth/cloud-platform" [all …]
|
| D | containeranalysis.v1beta1.json | 5 "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… 137 "https://www.googleapis.com/auth/cloud-platform" 170 "https://www.googleapis.com/auth/cloud-platform" [all …]
|
| /external/cronet/net/third_party/quiche/src/ |
| D | WORKSPACE.bazel | 2 # Use of this source code is governed by a BSD-style license that can be 7 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") 9 # -------- Bazel tooling dependencies -------- 13 …56 = "f7be3474d42aae265405a592bb7da8e171919d74c16f082a5457840f06054728", # Last updated 2022-05-18 14 …urls = ["https://github.com/bazelbuild/bazel-skylib/releases/download/1.2.1/bazel-skylib-1.2.1.tar… 17 # -------- Dependencies used in core QUICHE build -------- 21 …56 = "d33809a982df8705f5220d1acb7cc63650e692a12dc2a8ef3e68b8959a1cee02", # Last updated 2023-04-12 22 strip_prefix = "abseil-cpp-32d314d0f5bb0ca3ff71ece49c71a728c128d43e", 23 …urls = ["https://github.com/abseil/abseil-cpp/archive/32d314d0f5bb0ca3ff71ece49c71a728c128d43e.zip… 28 …56 = "8b28fdd45bab62d15db232ec404248901842e5340299a57765e48abe8a80d930", # Last updated 2022-05-18 [all …]
|
| /external/rust/crates/unicode-ident/ |
| D | README.md | 4 …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–10× 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/zstd/ |
| D | CONTRIBUTING.md | 6 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 …]
|
| D | README.md | 4 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 a list of known ports and bindings is provided on [Zstandard homepage](http://www.zstd.net/#other-l… 13 **Development branch status:** 21 [travisDevBadge]: https://api.travis-ci.com/facebook/zstd.svg?branch=dev "Continuous Integration te… 22 [travisLink]: https://travis-ci.com/facebook/zstd 23 [AppveyorDevBadge]: https://ci.appveyor.com/api/projects/status/xt38wbdxjk5mrbem/branch/dev?svg=tru… 24 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/zstd-p0yf0 27 [CirrusDevBadge]: https://api.cirrus-ci.com/github/facebook/zstd.svg?branch=dev 28 [CirrusLink]: https://cirrus-ci.com/github/facebook/zstd [all …]
|
| /external/autotest/client/common_lib/cros/ |
| D | dev_server.py | 3 # 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/ |
| D | reduce_binary_size.md | 5 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 …]
|
| /external/pigweed/docs/ |
| D | contributing.rst | 1 .. _docs-contributing: 14 :ref:`docs-code-of-conduct`. We expect everyone who interacts with the project 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``. 37 Remember to :ref:`activate-pigweed-environment` first! 43 #. Run :ref:`module-pw_presubmit` to detect style or compilation issues before [all …]
|
| /external/webrtc/infra/config/ |
| D | config.star | 4 # Use of this source code is governed by a BSD-style license that can be 7 # https://chromium.googlesource.com/infra/luci/luci-go/+/main/lucicfg/doc/ 14 WEBRTC_GERRIT = "https://webrtc-review.googlesource.com/src" 15 WEBRTC_TROOPER_EMAIL = "webrtc-troopers-robots@google.com" 17 DEFAULT_CPU = "x86-64" 51 "metrics_project": "chromium-reclient-metrics", 74 "luci-analysis.cfg", 75 "commit-queue.cfg", 76 "cr-buildbucket.cfg", 77 "luci-logdog.cfg", [all …]
|
123