Home
last modified time | relevance | path

Searched full:repos (Results 1 – 25 of 1109) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/rust/android-crates-io/crates/matchit/benches/
Dbench.rs5 "/user/repos", in call()
6 "/repos/rust-lang/rust/stargazers", in call()
8 "/repos/rust-lang/rust/releases/1.51.0", in call()
117 concat!("/repos/", $p1, "/", $p2, "/events"),
127 concat!("/repos/", $p1, "/", $p2, "/notifications"),
130 concat!("/repos/", $p1, "/", $p2, "/stargazers"),
134 concat!("/repos/", $p1, "/", $p2, "/subscribers"),
137 concat!("/repos/", $p1, "/", $p2, "/subscription"),
143 concat!("/repos/", $p1, "/", $p2, "/git/blobs/", $p3),
144 concat!("/repos/", $p1, "/", $p2, "/git/commits/", $p3),
[all …]
/aosp_15_r20/external/pytorch/test/benchmark_utils/
H A Dcallgrind_artifacts.json31 …function::dispatcher(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/…
74 …function::dispatcher(_object*, _object*, _object*) [/data/users/test_user/repos/pytorch/torch/lib/…
91 …tail/internals.h:pybind11::detail::get_internals() [/data/users/test_user/repos/pytorch/torch/lib/…
138 …11::cpp_function::initialize<initModule::{lambda() [/data/users/test_user/repos/pytorch/torch/lib/…
158 …"7114322 /data/users/test_user/repos/pytorch/build/../torch/csrc/autograd/generated/python_torch_f…
160 …"5241822 /data/users/test_user/repos/pytorch/build/aten/src/ATen/Functions.cpp:at::ones(c10::Array…
161 …es(c10::ArrayRef<long>, c10::TensorOptions const&) [/data/users/test_user/repos/pytorch/torch/lib/…
162 …, c10::optional<c10::Device>, c10::optional<bool>) [/data/users/test_user/repos/pytorch/torch/lib/…
164 …:optional<c10::Device>, c10::optional<bool>) const [/data/users/test_user/repos/pytorch/torch/lib/…
166 …"4660822 /data/users/test_user/repos/pytorch/build/../aten/src/ATen/core/boxing/impl/make_boxed_fr…
[all …]
/aosp_15_r20/external/lottie/sample/
H A Dlint-baseline.xml13 file="/Users/gabriel_peal/repos/Lotte/LottieSample"/>
27 … file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/layout/view_holder_file.xml"
44 … file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/layout/activity_main.xml"
61 … file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/layout/activity_qrscan.xml"
78 …file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/layout/activity_typography_demo.xm…
95 …file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/layout/app_intro_animation_view.xm…
112 file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/values/colors.xml"
129 file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/values/colors.xml"
146 file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/values/colors.xml"
163 file="/Users/gabriel_peal/repos/Lotte/LottieSample/src/main/res/values/dimens.xml"
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dsourcerepo.v1.json174 "repos": { object
178 "flatPath": "v1/projects/{projectsId}/repos",
180 "id": "sourcerepo.projects.repos.create",
193 "path": "v1/{+parent}/repos",
207 "flatPath": "v1/projects/{projectsId}/repos/{reposId}",
209 "id": "sourcerepo.projects.repos.delete",
215 … "description": "The name of the repo to delete. Values are of the form `projects//repos/`.",
217 "pattern": "^projects/[^/]+/repos/.*$",
233 "flatPath": "v1/projects/{projectsId}/repos/{reposId}",
235 "id": "sourcerepo.projects.repos.get",
[all …]
/aosp_15_r20/external/googleapis/google/devtools/sourcerepo/v1/
H A Dsourcerepo.proto31 // Returns all repos belonging to a project. The sizes of the repos are
35 get: "/v1/{name=projects/*}/repos"
42 get: "/v1/{name=projects/*/repos/**}"
52 post: "/v1/{parent=projects/*}/repos"
60 delete: "/v1/{name=projects/*/repos/**}"
69 post: "/v1/{resource=projects/*/repos/**}:setIamPolicy"
80 get: "/v1/{resource=projects/*/repos/**}:getIamPolicy"
90 post: "/v1/{resource=projects/*/repos/**}:testIamPermissions"
99 // `projects/<project>/repos/<repo>`. The repo name may contain slashes.
100 // eg, `projects/myproject/repos/name/with/slash`
[all …]
/aosp_15_r20/external/pytorch/.ci/docker/manywheel/
H A DDockerfile15 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
16 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
17 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
25 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
26 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
27 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
91 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
92 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
93 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
121 # git236+ would refuse to run git commands in repos owned by other users
[all …]
H A DDockerfile_201411 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
12 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
13 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
69 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
70 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
71 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
99 # git236+ would refuse to run git commands in repos owned by other users
/aosp_15_r20/external/kotlinx.coroutines/docs/topics/
H A Dcoroutines-and-channels.md76 @GET("orgs/{org}/repos?per_page=100")
81 @GET("repos/{owner}/{repo}/contributors?per_page=100")
98 val repos = service
104 return repos.flatMap { repo ->
114 … a list of the repositories under the given organization and store it in the `repos` list. Then for
137 1770 [AWT-EventQueue-0] INFO Contributors - kotlin: loaded 40 repos
312 val repos = responseRepos.bodyList()
315 for (repo in repos) {
353 for ((index, repo) in repos.withIndex()) { // #1
359 if (index == repos.lastIndex) { // #2
[all …]
/aosp_15_r20/external/pytorch/.ci/docker/common/
H A Dinstall_rocm.sh87 echo "[AMDGPU]" > /etc/yum.repos.d/amdgpu.repo
88 echo "name=AMDGPU" >> /etc/yum.repos.d/amdgpu.repo
89 echo "baseurl=${amdgpu_baseurl}" >> /etc/yum.repos.d/amdgpu.repo
90 echo "enabled=1" >> /etc/yum.repos.d/amdgpu.repo
91 echo "gpgcheck=1" >> /etc/yum.repos.d/amdgpu.repo
92 echo "gpgkey=http://repo.radeon.com/rocm/rocm.gpg.key" >> /etc/yum.repos.d/amdgpu.repo
95 echo "[ROCm]" > /etc/yum.repos.d/rocm.repo
96 echo "name=ROCm" >> /etc/yum.repos.d/rocm.repo
97 echo "baseurl=${rocm_baseurl}" >> /etc/yum.repos.d/rocm.repo
98 echo "enabled=1" >> /etc/yum.repos.d/rocm.repo
[all …]
H A Dinstall_xpu.sh26 wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB \
29 https://apt.repos.intel.com/intel-for-pytorch-gpu-dev all main" \
75 tee > /etc/yum.repos.d/intel-for-pytorch-gpu-dev.repo << EOF
78 baseurl=https://yum.repos.intel.com/intel-for-pytorch-gpu-dev
82 gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
122 zypper addrepo https://yum.repos.intel.com/intel-for-pytorch-gpu-dev intel-for-pytorch-gpu-dev
123 rpm --import https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/java/com/google/cloud/functions/v1/
H A DSourceRepository.java84 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;revisions/&#42;&#47;pat…
86 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;moveable-aliases/&#42;&…
89 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;fixed-aliases/&#42;&#47…
117 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;revisions/&#42;&#47;pat…
119 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;moveable-aliases/&#42;&…
122 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;fixed-aliases/&#42;&#47…
573 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;revisions/&#42;&#47;pat…
575 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;moveable-aliases/&#42;&…
578 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;fixed-aliases/&#42;&#47…
605 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;revisions/&#42;&#47;pat…
[all …]
H A DSourceRepositoryOrBuilder.java34 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;revisions/&#42;&#47;pat…
36 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;moveable-aliases/&#42;&…
39 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;fixed-aliases/&#42;&#47…
56 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;revisions/&#42;&#47;pat…
58 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;moveable-aliases/&#42;&…
61 …* `https://source.developers.google.com/projects/&#42;&#47;repos/&#42;&#47;fixed-aliases/&#42;&#47…
/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dupdate_deps.py190 {0} reference to a dictionary of repos and their attributes
208 This list can be used to specify repos that should be built only in CI.
376 def CMakeConfig(self, repos): argument
396 dep_commit = [r for r in repos if r.name == d['repo_name']]
464 def Build(self, repos, repo_dict): argument
478 self.CMakeConfig(repos)
500 for repo in json.loads(known_good.read())['repos']
525 def CreateHelper(args, repos, filename): argument
532 home repo to locate the install dirs of the dependent repos.
540 for repo in repos:
[all …]
/aosp_15_r20/external/bazelbuild-rules_python/python/config_settings/
H A DBUILD.bazel99 # NOTE: Only public because it is used in pip hub and toolchain repos.
109 # NOTE: Only public because it is used in pip hub repos.
118 # NOTE: Only public because it is used in pip hub repos.
127 # NOTE: Only public because it is used in pip hub repos.
136 # NOTE: Only public because it is used in pip hub repos.
144 # NOTE: Only public because it is used in pip hub repos.
151 # NOTE: Only public because it is used in pip hub repos.
158 # NOTE: Only public because it is used in pip hub repos.
165 # NOTE: Only public because it is used in pip hub repos.
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dpresubmit.py312 repos: Sequence[Path],
323 self._repos = tuple(repos)
482 repos=self._repos,
526 repos: Iterable[Path], pathspecs: Iterable[str]
528 pathspecs_by_repo: dict[Path, list[str]] = {repo: [] for repo in repos}
546 # Pathspecs that are not paths (e.g. '*.h') are used for all repos.
550 # If any paths were specified, only search for paths in those repos.
603 repos: Collection[Path] = (),
625 paths in all repos are included. If paths to files or directories are
629 repos matching "*.h" will be included in the presubmit.
[all …]
/aosp_15_r20/developers/build/
H A Dgithub.sh36 repos will be ignored
39 Only updates samples with existing repos - new
143 echo -ne "Checking for existence of repos... ($curSample/$numSamples)\r"
158 echo -ne "Checking for existence of repos... ($curSample/$numSamples)\r"
177 echo -ne "Checking for out-of-date repos... ($curSample/$numUpdates)\r"
196 echo -ne "Checking for out-of-date repos... ($curSample/$numUpdates)\r"
197 done #end of for loop when checking which repos actually need updating
236 These repos returned something other than a 404 or 200 result code:"
270 --write-out '%{http_code}' "https://api.github.com/orgs/googlesamples/repos")
322 https://api.github.com/orgs/googlesamples/repos"
[all …]
/aosp_15_r20/external/bazelbuild-rules_java/
H A DMODULE.bazel22 # Declare remote java tools repos
37 # Declare all remote jdk toolchain config repos
39 # Must match JDK repos defined in remote_jdk8_repos()
48 # Must match JDK repos defined in remote_jdk11_repos()
59 # Must match JDK repos defined in remote_jdk17_repos()
70 # Must match JDK repos defined in remote_jdk21_repos()
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dsourcerepo_v1.projects.repos.html75 …rcerepo_v1.projects.html">projects</a> . <a href="sourcerepo_v1.projects.repos.html">repos</a></h1>
94 <p class="firstline">Returns all repos belonging to a project. The sizes of the repos are not set b…
131 … the repository, of the form `projects//repos/`. The repo name may contain slashes. eg, `projects/…
157 … the repository, of the form `projects//repos/`. The repo name may contain slashes. eg, `projects/…
175 …name: string, The name of the repo to delete. Values are of the form `projects//repos/`. (required)
193 …name: string, The name of the requested repository. Values are of the form `projects//repos/`. (re…
208 … the repository, of the form `projects//repos/`. The repo name may contain slashes. eg, `projects/…
271 …<pre>Returns all repos belonging to a project. The sizes of the repos are not set by ListRepos. To…
274 …name: string, The project ID whose repos should be listed. Values are of the form `projects/`. (re…
287 &quot;repos&quot;: [ # The listed repos.
[all …]
/aosp_15_r20/external/bpftool/scripts/
H A Dgh-label-release-assets.sh12 # '/repos/qmonnet/bpftool/releases/tags/v7.2.0-snapshot.0' \
15 # '/repos/qmonnet/bpftool/releases/96330927/assets' \
21 # '/repos/qmonnet/bpftool/releases/assets/100280866' \
65 release_id="$(gh api "/repos/${REPO}/releases/tags/${release_tag}" --jq '.id')"
70 asset_id="$(gh api "/repos/${REPO}/releases/${release_id}/assets" \
84 "/repos/${REPO}/releases/assets/${asset_id}" \
/aosp_15_r20/external/skia/site/docs/dev/tools/
H A Dcodesearch.md22 and [skia_internal](https://cs/#skia/skia_internal/) repos. However,
26 [skia-buildbot](https://github.com/google/skia-buildbot) repos are useful for
33 [Skia repos on googlesource.com](https://skia.googlesource.com/). All commits
36 Code search option |Search |XRef |History |Repos |Branches |Freshness
46 [4]: https://skia.googlesource.com/ "Primary Skia repos on googlesource.com"
54 search the repos of Skia clients, e.g. Chromium, Android, and Mozilla. If you
/aosp_15_r20/external/pytorch/.github/scripts/
H A Dtest_filter_test_configs.py132 "url": "https://api.github.com/repos/pytorch/pytorch/issues/10338",
133 "repository_url": "https://api.github.com/repos/pytorch/pytorch",
134 "labels_url": "https://api.github.com/repos/pytorch/pytorch/issues/10338/labels{/name}",
135 "comments_url": "https://api.github.com/repos/pytorch/pytorch/issues/10338/comments",
136 "events_url": "https://api.github.com/repos/pytorch/pytorch/issues/10338/events",
156 "repos_url": "https://api.github.com/users/vishwakftw/repos",
166 "url": "https://api.github.com/repos/pytorch/pytorch/labels/open%20source",
175 "url": "https://api.github.com/repos/pytorch/pytorch/labels/open%20source",
184 "url": "https://api.github.com/repos/pytorch/pytorch/labels/open%20source",
204 "url": "https://api.github.com/repos/pytorch/pytorch/pulls/10338",
[all …]
/aosp_15_r20/external/autotest/client/common_lib/
H A Dpackages.py60 """Run a command relative to the repos path"""
366 # Not all package types necessarily require or allow custom repos
481 # install the package from the package repos, try the repos in
482 # reverse order, assuming that the 'newest' repos are most desirable
501 message = ('%s could not be fetched from any of the repos %s' %
545 Uploads to a specified upload_path or to all the repos.
546 Also uploads the checksum file to all the repos.
549 if set to 'None' assumes 'all' repos
655 # remove the package and upload the checksum file to the repos
700 cannot be fetched from the repos then a new file is created with
[all …]
/aosp_15_r20/external/pytorch/.ci/docker/conda/
H A DDockerfile10 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
11 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
12 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
19 RUN sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
20 RUN sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
21 RUN sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
/aosp_15_r20/external/jazzer-api/third_party/android/
H A Dandroid_configure.bzl35 repos = _ANDROID_REPOS_TEMPLATE.format(
40 repos = "pass"
48 {repos}
49 """.format(repos = repos))
/aosp_15_r20/external/deqp-deps/glslang/.github/workflows/
Ddeploy.js15 release = await github.rest.repos.getReleaseByTag({
25 await github.rest.repos.updateRelease({
36 release_assets = await github.rest.repos.listReleaseAssets({
49 await github.rest.repos.deleteReleaseAsset({
63 await github.rest.repos.uploadReleaseAsset({

12345678910>>...45