Home
last modified time | relevance | path

Searched full:repo (Results 1 – 25 of 3014) sorted by relevance

12345678910>>...121

/external/openthread/third_party/mbedtls/
DBUILD.gn39 "repo/include",
40 "repo/library",
49 "repo/include/mbedtls/aes.h",
50 "repo/include/mbedtls/aesni.h",
51 "repo/include/mbedtls/arc4.h",
52 "repo/include/mbedtls/aria.h",
53 "repo/include/mbedtls/asn1.h",
54 "repo/include/mbedtls/asn1write.h",
55 "repo/include/mbedtls/base64.h",
56 "repo/include/mbedtls/bignum.h",
[all …]
/external/toolchain-utils/llvm_tools/
Dgit.py25 def CreateBranch(repo: Union[Path, str], branch: str) -> None:
26 """Creates a branch in the given repo.
29 repo: The absolute path to the repo.
33 ValueError: Failed to create a repo in that directory.
36 if not os.path.isdir(repo):
37 raise ValueError("Invalid directory path provided: %s" % repo)
39 subprocess.check_output(["git", "-C", repo, "reset", "HEAD", "--hard"])
41 subprocess.check_output(["repo", "start", branch], cwd=repo)
44 def DeleteBranch(repo: Union[Path, str], branch: str) -> None:
45 """Deletes a branch in the given repo.
[all …]
/external/angle/third_party/glslang/src/.github/workflows/
Ddeploy.js4 owner: context.repo.owner,
5 repo: context.repo.repo, property
16 owner: context.repo.owner,
17 repo: context.repo.repo, property
26 owner: context.repo.owner,
27 repo: context.repo.repo, property
37 owner: context.repo.owner,
38 repo: context.repo.repo, property
50 owner: context.repo.owner,
51 repo: context.repo.repo, property
[all …]
/external/deqp-deps/glslang/.github/workflows/
Ddeploy.js4 owner: context.repo.owner,
5 repo: context.repo.repo, property
16 owner: context.repo.owner,
17 repo: context.repo.repo, property
26 owner: context.repo.owner,
27 repo: context.repo.repo, property
37 owner: context.repo.owner,
38 repo: context.repo.repo, property
50 owner: context.repo.owner,
51 repo: context.repo.repo, property
[all …]
/external/pigweed/third_party/fuchsia/
DBUILD.bazel31 "repo/sdk/lib/fit/include/lib/fit/internal/compiler.h",
32 "repo/sdk/lib/fit/include/lib/fit/internal/function.h",
33 "repo/sdk/lib/fit/include/lib/fit/internal/result.h",
34 "repo/sdk/lib/fit/include/lib/fit/internal/utility.h",
37 "repo/sdk/lib/fit/include/lib/fit/defer.h",
38 "repo/sdk/lib/fit/include/lib/fit/function.h",
39 "repo/sdk/lib/fit/include/lib/fit/nullable.h",
40 "repo/sdk/lib/fit/include/lib/fit/result.h",
41 "repo/sdk/lib/fit/include/lib/fit/traits.h",
43 includes = ["repo/sdk/lib/fit/include"],
[all …]
DCMakeLists.txt19 repo/sdk/lib/fit/include/lib/fit/function.h
20 repo/sdk/lib/fit/include/lib/fit/internal/compiler.h
21 repo/sdk/lib/fit/include/lib/fit/internal/result.h
22 repo/sdk/lib/fit/include/lib/fit/internal/function.h
23 repo/sdk/lib/fit/include/lib/fit/internal/utility.h
24 repo/sdk/lib/fit/include/lib/fit/nullable.h
25 repo/sdk/lib/fit/include/lib/fit/result.h
26 repo/sdk/lib/fit/include/lib/fit/traits.h
28 repo/sdk/lib/fit/include
36 repo/sdk/lib/stdcompat/include/lib/stdcompat/bit.h
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DStringResourceLoaderRepositoryTestCase.java60 StringResourceRepository repo = getRepo(null, null); in setUp() local
61 repo.putStringResource("foo", "This is $foo"); in setUp()
62 repo.putStringResource("bar", "This is $bar"); in setUp()
140 VelocityEngine engine = newStringEngine("alternate.repo", true); in testAlternateStaticRepo()
142 StringResourceRepository repo = getRepo("alternate.repo", null); in testAlternateStaticRepo() local
143 assertNull(repo); in testAlternateStaticRepo()
146 repo = getRepo("alternate.repo", null); in testAlternateStaticRepo()
147 assertNotNull(repo); in testAlternateStaticRepo()
148 repo.putStringResource("foo", "This is NOT $foo"); in testAlternateStaticRepo()
160 VelocityEngine engine = newStringEngine("my.repo", true); in testPreCreatedStaticRepo()
[all …]
/external/python/google-api-python-client/docs/dyn/
Dclouddebugger_v2.controller.debuggees.html110 …r revision in a cloud repo (a repo hosted by the Google Cloud Platform). # A SourceContext referri…
111 …"aliasContext": { # An alias to a repo revision. # An alias, which may be a branch or ta…
116 "repoId": { # A unique identifier for a cloud repo. # The ID of the repo.
117 …a repo using a Google Cloud Platform project ID (e.g. winged-cargo-31) and a repo name within that…
119 …uot;repoName": "A String", # The name of the repo. Leave empty for the default repo.
127 …ier for a cloud workspace. A cloud workspace is a place associated with a repo where modified file…
128 …uot;: "A String", # The unique name of the workspace within the repo. This is the name c…
129 …"repoId": { # A unique identifier for a cloud repo. # The ID of the repo containing the …
130 …a repo using a Google Cloud Platform project ID (e.g. winged-cargo-31) and a repo name within that…
132 …uot;repoName": "A String", # The name of the repo. Leave empty for the default repo.
[all …]
Dclouddebugger_v2.debugger.debuggees.html119 …r revision in a cloud repo (a repo hosted by the Google Cloud Platform). # A SourceContext referri…
120 …"aliasContext": { # An alias to a repo revision. # An alias, which may be a branch or ta…
125 "repoId": { # A unique identifier for a cloud repo. # The ID of the repo.
126 …a repo using a Google Cloud Platform project ID (e.g. winged-cargo-31) and a repo name within that…
128 …uot;repoName": "A String", # The name of the repo. Leave empty for the default repo.
136 …ier for a cloud workspace. A cloud workspace is a place associated with a repo where modified file…
137 …uot;: "A String", # The unique name of the workspace within the repo. This is the name c…
138 …"repoId": { # A unique identifier for a cloud repo. # The ID of the repo containing the …
139 …a repo using a Google Cloud Platform project ID (e.g. winged-cargo-31) and a repo name within that…
141 …uot;repoName": "A String", # The name of the repo. Leave empty for the default repo.
[all …]
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/
DREADME.md1 {% set group_id = metadata['repo']['distribution_name'].split(':')|first -%}
2 {% set artifact_id = metadata['repo']['distribution_name'].split(':')|last -%}
3 {% set repo_short = metadata['repo']['repo'].split('/')|last -%}
5 # Google {{ metadata['repo']['name_pretty'] }} Client for Java
7 Java idiomatic client for [{{metadata['repo']['name_pretty']}}][product-docs].
16 {% elif metadata['repo']['release_level'] in ['preview'] %}
22 [google-cloud-java/{{ metadata['repo']['repo_short'] }}](
23 https://github.com/googleapis/google-cloud-java/tree/main/{{ metadata['repo']['repo_short'] }}).
30 {% if 'snippets' in metadata and metadata['snippets'][metadata['repo']['api_shortname'] + '_install…
34 {{ metadata['snippets'][metadata['repo']['api_shortname'] + '_install_with_bom'] }}
[all …]
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dgit_repo.py37 *args: Path | str, show_stderr=False, repo: Path | str = '.'
39 """Runs a git command in the specified repo."""
44 ['-C', str(repo), *args],
55 """Tries to find the root of the git repo that owns path_in_repo."""
70 repo_path: repo path from which to run commands; defaults to Path.cwd()
78 repo = repo_path if repo_path is not None else Path.cwd()
79 return find_git_repo(repo).tracking_branch(fallback)
93 repo_path: repo path from which to run commands; defaults to Path.cwd()
98 repo = repo_path if repo_path is not None else Path.cwd()
99 return find_git_repo(repo).list_files(commit, pathspecs)
[all …]
/external/pigweed/pw_cli/py/
Dgit_repo_test.py15 """git repo module tests"""
91 repo = self.make_fake_git_repo(cmds)
92 self.assertEqual(repo.root(), self.GIT_ROOT)
95 """Ensures the root git repo appears in the submodule list."""
101 repo = self.make_fake_git_repo(cmds)
102 paths = repo.list_submodules()
111 repo = self.make_fake_git_repo(cmds)
112 paths = repo.list_submodules()
121 repo = self.make_fake_git_repo(cmds)
122 paths = repo.list_submodules(
[all …]
/external/bazelbuild-rules_rust/crate_universe/
Dextension.bzl4 load("@bazel_tools//tools/build_defs/repo:git.bzl", "new_git_repository")
5 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
11 # A list of labels which may be relative (and if so, is within the repo the rule is generated in).
131 repo = crate["repository"]
132 if repo == None:
137 # "+" isn't valid in a repo name.
145 if "Http" in repo:
147 repo = repo["Http"]
150 patch_args = repo.get("patch_args", None),
151 patch_tool = repo.get("patch_tool", None),
[all …]
/external/bazelbuild-rules_rust/examples/nix_cross_compiling/nix/
Dflake.lock15 "repo": "android-nixpkgs",
21 "repo": "android-nixpkgs",
37 "repo": "devshell",
43 "repo": "devshell",
58 "repo": "fenix",
64 "repo": "fenix",
76 "repo": "flake-utils",
82 "repo": "flake-utils",
91 "repo": "nixpkgs",
98 "repo": "nixpkgs",
[all …]
/external/google-cloud-java/
Dgenerate-readme.py23 repo: str = None variable in CloudClient
29 def __init__(self, repo: dict):
30 self.repo = repo['repo']
32 self.title = repo['name_pretty'].replace("Google ", "").replace("Cloud ", "")
33 self.release_level = repo['release_level']
34 artifact_parts = repo['distribution_name'].split(':')
39 self.artifact_id = repo['distribution_name']
80 …return f"| [{client.title}](https://github.com/{client.repo}) | {RELEASE_LEVEL_CONTENT[client.rele…
91 REPO_METADATA_URL_FORMAT = "https://raw.githubusercontent.com/{repo_slug}/main/.repo-metadata.json"
102 with open ('%s/.repo-metadata.json' % module, "r") as metadata_file:
[all …]
/external/google-auth-library-java/.github/workflows/
Dauto-release.yaml41 owner: context.repo.owner,
42 repo: context.repo.repo,
60 // 3) there are no open dependency update PRs in this repo (to avoid multiple releases)
73 owner: context.repo.owner,
74 repo: context.repo.repo,
82 … console.log( "Not auto-releasing yet since there are dependency update PRs open in this repo." );
90 owner: context.repo.owner,
91 repo: context.repo.repo,
99 owner: context.repo.owner,
100 repo: context.repo.repo,
/external/oss-fuzz/infra/base-images/base-builder/
Ddetect_repo.py14 """Module to get the the name of a git repo containing a specific commit
22 Prints the location of the git remote repo as well as the repo's name
37 """Function to get a git repo's url and name referenced by OSS-Fuzz
45 'Finds a specific git repo in an oss-fuzz project\'s docker file.')
46 parser.add_argument('--repo_name', help='The name of the git repo.')
47 parser.add_argument('--src_dir', help='The location of the possible repo.')
49 help='A commit SHA referencing the project\'s main repo.')
54 'Requires an example commit or a repo name to find repo location.')
65 print('Detected repo:', get_repo(full_path), full_path)
68 print('Detected repo:', get_repo(full_path), full_path)
[all …]
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
Dcommon.py53 # load common repo meta information (metadata that's not language specific).
63 if "repository" in kwargs["metadata"] and "repo" in kwargs["metadata"]:
64 kwargs["metadata"]["repo"]["default_branch"] = _get_default_branch_name(
88 # kwargs["metadata"] is required to load values from .repo-metadata.json
92 # load common repo meta information (metadata that's not language specific).
112 sample_project_dir = kwargs["metadata"]["repo"].get("sample_project_dir")
125 samples_dict = deepcopy(kwargs["metadata"]["repo"].get("samples"))
173 kwargs["metadata"]["repo"]["samples"] = default_samples_dict
195 overridden_samples_kwargs["metadata"]["repo"][
200 overridden_samples_kwargs["metadata"]["repo"]["samples"] = override_samples
[all …]
/external/pigweed/pw_build/py/
Dgenerate_3p_gn_test.py41 path = Path(tmp) / 'repo'
509 """Tests writing the GN import file for a repo."""
512 generator.write_repo_gni(GnWriter(output), 'Repo')
518 # If compiling tests with Repo, this variable is set to the path to the Repo
519 # installation. When set, a pw_source_set for the Repo library is created at
520 # "$dir_pw_third_party/repo".
528 """Tests writing the reStructuredText docs for a repo."""
532 'https://host/repo.git',
533 'https://host/repo.git',
539 generator.write_docs_rst(output, 'Repo')
[all …]
/external/googleapis/google/devtools/sourcerepo/v1/
Dsourcerepo.proto29 // The Source Repo API service.
32 // not set by ListRepos. To get the size of a repo, use GetRepo.
39 // Returns information about a repo.
40 rpc GetRepo(GetRepoRequest) returns (Repo) {
46 // Creates a repo in the given project with the given name.
50 rpc CreateRepo(CreateRepoRequest) returns (Repo) {
53 body: "repo"
57 // Deletes a repo.
96 // A repository (or repo) is a Git repository storing versioned source content.
97 message Repo { message
[all …]
/external/vulkan-validation-layers/scripts/
Dupdate_deps.py64 $ cd My-Repo
71 $ cd My-Repo
82 $ cd My-Repo
99 $ git clone git@github.com:My-Group/My-Repo.git
100 $ cd My-Repo
150 repository name to specify a dependent repo and a "link" to
151 that repo's install artifacts. For example:
207 (case-insensitive) in order for this repo to be fetched and built.
212 the processing of the repo with any environment variable. The default
213 is an empty list, which means that the repo is always processed.
[all …]
/external/openthread/
DAndroid.bp394 "third_party/mbedtls/repo/library/aes.c",
395 "third_party/mbedtls/repo/library/asn1parse.c",
396 "third_party/mbedtls/repo/library/asn1write.c",
397 "third_party/mbedtls/repo/library/base64.c",
398 "third_party/mbedtls/repo/library/bignum.c",
399 "third_party/mbedtls/repo/library/ccm.c",
400 "third_party/mbedtls/repo/library/cipher.c",
401 "third_party/mbedtls/repo/library/cipher_wrap.c",
402 "third_party/mbedtls/repo/library/cmac.c",
403 "third_party/mbedtls/repo/library/constant_time.c",
[all …]
/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/source/
Dsource.proto29 // A SourceContext referring to a revision in a Google Cloud Source Repo.
35 // A SourceContext referring to any third party Git repo (e.g., GitHub).
43 // An alias to a repo revision.
53 // Used to specify non-standard aliases. For example, if a Git repo has a
66 // Source Repo.
68 // The ID of the repo.
71 // A revision in a Cloud Repo can be identified by either its revision ID or
88 // "project/subproject" is a valid project name. The "repo name" is the
113 // A unique identifier for a Cloud Repo.
115 // A cloud repo can be identified by either its project ID and repository name
[all …]
/external/googleapis/google/devtools/containeranalysis/v1beta1/source/
Dsource.proto29 // A SourceContext referring to a revision in a Google Cloud Source Repo.
35 // A SourceContext referring to any third party Git repo (e.g., GitHub).
43 // An alias to a repo revision.
53 // Used to specify non-standard aliases. For example, if a Git repo has a
66 // Source Repo.
68 // The ID of the repo.
71 // A revision in a Cloud Repo can be identified by either its revision ID or
88 // "project/subproject" is a valid project name. The "repo name" is the
113 // A unique identifier for a Cloud Repo.
115 // A cloud repo can be identified by either its project ID and repository name
[all …]
/external/google-cloud-java/java-debugger-client/proto-google-devtools-source-protos/src/main/proto/google/devtools/source/v1/
Dsource_context.proto33 // A SourceContext referring to a revision in a cloud repo.
42 // A SourceContext referring to any third party Git repo (e.g. GitHub).
57 // An alias to a repo revision.
71 // above. For example, if a Git repo has a ref named "refs/foo/bar", it
84 // repo (a repo hosted by the Google Cloud Platform).
86 // The ID of the repo.
120 // The "repo name" is hostURI/project.
148 // A unique identifier for a cloud repo.
153 // A combination of a project ID and a repo name.
161 // Selects a repo using a Google Cloud Platform project ID
[all …]

12345678910>>...121