Home
last modified time | relevance | path

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

12345678910>>...229

/aosp_15_r20/external/openthread/third_party/mbedtls/
H A DBUILD.gn39 "repo/include",
40 "repo/library",
51 "repo/include/mbedtls/aes.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",
57 "repo/include/mbedtls/block_cipher.h",
58 "repo/include/mbedtls/build_info.h",
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopRepositoryTest.kt66 private lateinit var repo: DesktopRepository variable in com.android.wm.shell.desktopmode.DesktopRepositoryTest
79 repo = in setUp()
99 repo.addActiveTaskListener(listener) in addTask_notifiesActiveTaskListener()
101 repo.addTask(DEFAULT_DISPLAY, taskId = 1, isVisible = true) in addTask_notifiesActiveTaskListener()
109 repo.addActiveTaskListener(listener) in addTask_marksTaskActive()
111 repo.addTask(DEFAULT_DISPLAY, taskId = 1, isVisible = true) in addTask_marksTaskActive()
113 assertThat(repo.isActiveTask(1)).isTrue() in addTask_marksTaskActive()
119 repo.addActiveTaskListener(listener) in addSameTaskTwice_notifiesOnce()
121 repo.addTask(DEFAULT_DISPLAY, taskId = 1, isVisible = true) in addSameTaskTwice_notifiesOnce()
122 repo.addTask(DEFAULT_DISPLAY, taskId = 1, isVisible = true) in addSameTaskTwice_notifiesOnce()
[all …]
/aosp_15_r20/tools/external_updater/tests/
H A Dtest_gitrepo.py55 """Tests that new files in commit are added to the repo."""
56 repo = GitRepo(self.tmp_path / "repo")
57 repo.init()
58 repo.commit("Add README.md.", update_files={"README.md": "Hello, world!"})
59 self.assertEqual(repo.commit_message_at_revision("HEAD"), "Add README.md.\n")
61 repo.file_contents_at_revision("HEAD", "README.md"), "Hello, world!"
66 repo = GitRepo(self.tmp_path / "repo")
67 repo.init()
68 repo.commit("Add README.md.", update_files={"README.md": "Hello, world!"})
69 repo.commit("Update README.md.", update_files={"README.md": "Goodbye, world!"})
[all …]
H A Dtest_git_utils.py30 """Common base for tests that operate on a git repo."""
47 self.repo = GitRepo(Path(temp_dir.name) / "repo")
61 self.repo.init()
62 self.repo.commit("Initial commit.", allow_empty=True)
63 initial_commit = self.repo.head()
64 assert not git_utils.is_ancestor(self.repo.path, initial_commit, initial_commit)
68 self.repo.init()
69 self.repo.commit("Initial commit.", allow_empty=True)
70 initial_commit = self.repo.head()
71 self.repo.commit("Second commit.", allow_empty=True)
[all …]
/aosp_15_r20/external/bazelbuild-rules_python/examples/bzlmod/
H A DMODULE.bazel.lock130 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
161 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
173 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
185 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
197 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
209 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
221 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
233 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
245 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
257 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
[all …]
/aosp_15_r20/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 …]
/aosp_15_r20/out/soong/.intermediates/external/openthread/ot-core/android_arm64_armv8-2a_cortex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/
Dssl_client.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_client.…
4 external/openthread/third_party/mbedtls/repo/library/ssl_client.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_tls.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_tls.o: \
4 external/openthread/third_party/mbedtls/repo/library/ssl_tls.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_msg.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_msg.o: \
4 external/openthread/third_party/mbedtls/repo/library/ssl_msg.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_tls12_server.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_tls12_s…
4 external/openthread/third_party/mbedtls/repo/library/ssl_tls12_server.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_cookie.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_cookie.…
4 external/openthread/third_party/mbedtls/repo/library/ssl_cookie.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_tls12_client.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_tls12_c…
4 external/openthread/third_party/mbedtls/repo/library/ssl_tls12_client.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_ciphersuites.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/ssl_ciphers…
4 external/openthread/third_party/mbedtls/repo/library/ssl_ciphersuites.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dpk_wrap.o.d1 …tex-a55_static_scs_cfi_apex30/obj/external/openthread/third_party/mbedtls/repo/library/pk_wrap.o: \
4 external/openthread/third_party/mbedtls/repo/library/pk_wrap.c \
5 external/openthread/third_party/mbedtls/repo/library/common.h \
6 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
123 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
133 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
/aosp_15_r20/out/soong/.intermediates/external/openthread/ot-cli-ftd/android_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/
Dssl_msg.o.d1 …oid_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/ssl_msg.o: \
2 external/openthread/third_party/mbedtls/repo/library/ssl_msg.c \
3 external/openthread/third_party/mbedtls/repo/library/common.h \
4 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
118 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
119 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
120 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
129 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_tls.o.d1 …oid_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/ssl_tls.o: \
2 external/openthread/third_party/mbedtls/repo/library/ssl_tls.c \
3 external/openthread/third_party/mbedtls/repo/library/common.h \
4 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
118 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
119 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
120 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
129 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_client.o.d1 …oid_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/ssl_client.…
2 external/openthread/third_party/mbedtls/repo/library/ssl_client.c \
3 external/openthread/third_party/mbedtls/repo/library/common.h \
4 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
118 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
119 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
120 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
129 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_tls12_client.o.d1 …oid_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/ssl_tls12_c…
2 external/openthread/third_party/mbedtls/repo/library/ssl_tls12_client.c \
3 external/openthread/third_party/mbedtls/repo/library/common.h \
4 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
118 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
119 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
120 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
129 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dssl_ciphersuites.o.d1 …oid_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/ssl_ciphers…
2 external/openthread/third_party/mbedtls/repo/library/ssl_ciphersuites.c \
3 external/openthread/third_party/mbedtls/repo/library/common.h \
4 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
118 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
119 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
120 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
129 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
Dpk_wrap.o.d1 …oid_arm64_armv8-2a_cortex-a55/obj/external/openthread/third_party/mbedtls/repo/library/pk_wrap.o: \
2 external/openthread/third_party/mbedtls/repo/library/pk_wrap.c \
3 external/openthread/third_party/mbedtls/repo/library/common.h \
4 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
118 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
119 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
120 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
122 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
129 external/openthread/third_party/mbedtls/repo/library/alignment.h \
[all …]
/aosp_15_r20/external/pigweed/
H A DMODULE.bazel.lock846 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
877 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
931 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
942 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
950 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
964 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
975 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
985 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
996 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1044 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
[all …]
/aosp_15_r20/development/build/tools/
H A Dsdk_repo.mk17 define sdk-repo-pkg-zip
18 $(dir $(2))/sdk-repo-$(1)-$(3).zip
24 # this generates an sdk-repo-linux-tools that contains tools/*
33 define mk-sdk-repo-pkg-1
34 $(call sdk-repo-pkg-zip,$(2),$(3),$(4)): $(3)
38 $(call dist-for-goals-with-filenametag, sdk_repo, $(call sdk-repo-pkg-zip,$(2),$(3),$(4)))
40 $(call sdk-repo-pkg-zip,$(2),$(3),$(4)):$(notdir $(call sdk-repo-pkg-zip,$(2),$(3),$(4)))
42 $(call declare-1p-container,$(call sdk-repo-pkg-zip,$(2),$(3),$(4)),sdk_repo)
43 $(call declare-container-license-deps,$(call sdk-repo-pkg-zip,$(2),$(3),$(4)),$(3),$(PRODUCT_OUT)/:…
49 # this generates an sdk-repo-linux-samples that contains android-N/*
[all …]
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/
H A 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 …]
/aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/hello_world/
H A DMODULE.bazel.lock109 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1001 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1024 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1042 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1054 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1073 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1094 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1112 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1124 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
1142 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
[all …]
/aosp_15_r20/out/soong/.intermediates/external/openthread/ot-core/android_arm64_armv8-2a_cortex-a55_static_scs_cfi_apex30/obj/external/openthread/src/core/crypto/
Dmbedtls.o.d120 external/openthread/third_party/mbedtls/repo/include/mbedtls/version.h \
121 external/openthread/third_party/mbedtls/repo/include/mbedtls/build_info.h \
124 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_legacy_crypto.h \
125 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_x509.h \
126 external/openthread/third_party/mbedtls/repo/include/mbedtls/config_adjust_ssl.h \
127 external/openthread/third_party/mbedtls/repo/include/mbedtls/check_config.h \
136 external/openthread/third_party/mbedtls/repo/include/mbedtls/ctr_drbg.h \
137 external/openthread/third_party/mbedtls/repo/include/mbedtls/private_access.h \
138 external/openthread/third_party/mbedtls/repo/include/mbedtls/aes.h \
139 external/openthread/third_party/mbedtls/repo/include/mbedtls/platform_util.h \
[all …]

12345678910>>...229