/aosp_15_r20/external/googleapis/google/cloud/kms/v1/ |
H A D | resources.proto | 38 pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}" field 61 pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}" field 294 …pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryp… field 651 …pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryp… field 730 pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/importJobs/{import_job}" field
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | operand.cpp | 277 spv_operand_pattern_t* pattern) { in spvPushOperandTypes() 291 spv_operand_pattern_t* pattern) { in spvPushOperandTypesForMask() 424 spv_operand_pattern_t* pattern) { in spvExpandOperandSequenceOnce() 454 spv_operand_pattern_t* pattern) { in spvTakeFirstMatchableOperand() 465 const spv_operand_pattern_t& pattern) { in spvAlternatePatternFollowingImmediate()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterLogSaver.java | 141 private Stream<Path> getPathStream(final File dir, final Pattern pattern) throws IOException { in getPathStream() 152 final Pattern pattern = Pattern.compile(regex); in findFilesRecursively() local 153 try (final Stream<Path> stream = getPathStream(dir, pattern)) { in findFilesRecursively() argument 188 final Pattern pattern = Pattern.compile(regex); in findTestContextFile() local 189 try (Stream<Path> stream = getPathStream(dir, pattern)) { in findTestContextFile() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | operand.cpp | 282 spv_operand_pattern_t* pattern) { in spvPushOperandTypes() 296 spv_operand_pattern_t* pattern) { in spvPushOperandTypesForMask() 432 spv_operand_pattern_t* pattern) { in spvExpandOperandSequenceOnce() 462 spv_operand_pattern_t* pattern) { in spvTakeFirstMatchableOperand() 473 const spv_operand_pattern_t& pattern) { in spvAlternatePatternFollowingImmediate()
|
/aosp_15_r20/external/google-cloud-java/java-kms/proto-google-cloud-kms-v1/src/main/proto/google/cloud/kms/v1/ |
H A D | resources.proto | 38 pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}" field 61 pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}" field 287 …pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryp… field 626 …pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryp… field 705 pattern: "projects/{project}/locations/{location}/keyRings/{key_ring}/importJobs/{import_job}" field
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/ |
D | loader.py | 98 def loadTestsFromModule(self, module, *args, pattern=None, **kws): argument 242 def discover(self, start_dir, pattern='test*.py', top_level_dir=None): argument 353 def _match_path(self, path, full_path, pattern): argument 357 def _find_tests(self, start_dir, pattern): argument 389 def _find_test_path(self, full_path, pattern): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | loader.py | 98 def loadTestsFromModule(self, module, *args, pattern=None, **kws): argument 242 def discover(self, start_dir, pattern='test*.py', top_level_dir=None): argument 353 def _match_path(self, path, full_path, pattern): argument 357 def _find_tests(self, start_dir, pattern): argument 389 def _find_test_path(self, full_path, pattern): argument
|
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1beta/ |
H A D | resources.proto | 384 pattern: "projects/{project}/locations/{location}/clusters/{cluster}" field 620 pattern: "projects/{project}/locations/{location}/clusters/{cluster}/instances/{instance}" field 993 …pattern: "projects/{project}/locations/{location}/clusters/{cluster}/instances/{instance}/connecti… field 1030 pattern: "projects/{project}/locations/{location}/backups/{backup}" field 1204 pattern: "projects/{project}/locations/{location}/flags/{flag}" field 1281 pattern: "projects/{project}/locations/{location}/clusters/{cluster}/users/{user}" field 1317 pattern: "projects/{project}/locations/{location}/clusters/{cluster}/databases/{database}" field
|
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1alpha/ |
H A D | resources.proto | 384 pattern: "projects/{project}/locations/{location}/clusters/{cluster}" field 634 pattern: "projects/{project}/locations/{location}/clusters/{cluster}/instances/{instance}" field 1010 …pattern: "projects/{project}/locations/{location}/clusters/{cluster}/instances/{instance}/connecti… field 1047 pattern: "projects/{project}/locations/{location}/backups/{backup}" field 1224 pattern: "projects/{project}/locations/{location}/flags/{flag}" field 1301 pattern: "projects/{project}/locations/{location}/clusters/{cluster}/users/{user}" field 1337 pattern: "projects/{project}/locations/{location}/clusters/{cluster}/databases/{database}" field
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uset_props.cpp | 33 uset_openPattern(const char16_t* pattern, int32_t patternLength, in uset_openPattern() 52 uset_openPatternOptions(const char16_t* pattern, int32_t patternLength, in uset_openPatternOptions() 74 const char16_t *pattern, int32_t patternLength, in uset_applyPattern() 120 uset_resemblesPattern(const char16_t *pattern, int32_t patternLength, in uset_resemblesPattern()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uset_props.cpp | 33 uset_openPattern(const char16_t* pattern, int32_t patternLength, in uset_openPattern() 52 uset_openPatternOptions(const char16_t* pattern, int32_t patternLength, in uset_openPatternOptions() 74 const char16_t *pattern, int32_t patternLength, in uset_applyPattern() 120 uset_resemblesPattern(const char16_t *pattern, int32_t patternLength, in uset_resemblesPattern()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | dtptngen.cpp | 766 DateTimePatternGenerator::getSkeleton(const UnicodeString& pattern, UErrorCode& in getSkeleton() 777 const UnicodeString& pattern, UErrorCode& /*status*/) { in staticGetSkeleton() 786 DateTimePatternGenerator::getBaseSkeleton(const UnicodeString& pattern, UErrorCode& /*status*/) { in getBaseSkeleton() 796 const UnicodeString& pattern, UErrorCode& /*status*/) { in staticGetBaseSkeleton() 1304 DateTimePatternGenerator::replaceFieldTypes(const UnicodeString& pattern, in replaceFieldTypes() 1311 DateTimePatternGenerator::replaceFieldTypes(const UnicodeString& pattern, in replaceFieldTypes() 1481 const UnicodeString& pattern, in addPattern() 1506 const UnicodeString& pattern, in addPatternWithSkeleton() 1649 DateTimePatternGenerator::adjustFieldTypes(const UnicodeString& pattern, in adjustFieldTypes() 1937 const UnicodeString *pattern; in getRedundants() local [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | dtptngen.cpp | 766 DateTimePatternGenerator::getSkeleton(const UnicodeString& pattern, UErrorCode& in getSkeleton() 777 const UnicodeString& pattern, UErrorCode& /*status*/) { in staticGetSkeleton() 786 DateTimePatternGenerator::getBaseSkeleton(const UnicodeString& pattern, UErrorCode& /*status*/) { in getBaseSkeleton() 796 const UnicodeString& pattern, UErrorCode& /*status*/) { in staticGetBaseSkeleton() 1312 DateTimePatternGenerator::replaceFieldTypes(const UnicodeString& pattern, in replaceFieldTypes() 1319 DateTimePatternGenerator::replaceFieldTypes(const UnicodeString& pattern, in replaceFieldTypes() 1489 const UnicodeString& pattern, in addPattern() 1514 const UnicodeString& pattern, in addPatternWithSkeleton() 1657 DateTimePatternGenerator::adjustFieldTypes(const UnicodeString& pattern, in adjustFieldTypes() 1945 const UnicodeString *pattern; in getRedundants() local [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | bigqueryreservation.v1alpha2.json | 399 "pattern": "^projects/[^/]+/locations/[^/]+$", string 451 "pattern": "^projects/[^/]+/locations/[^/]+/reservations/.*$", string 495 "pattern": "^projects/[^/]+/locations/[^/]+$", string 513 "pattern": "^projects/[^/]+/locations/[^/]+/reservations/.*$", string 556 "pattern": "^projects/[^/]+/locations/[^/]+/reservations/[^/]+/.*$", string 576 "pattern": "^projects/[^/]+/locations/[^/]+$", string 623 "pattern": "^projects/[^/]+/locations/[^/]+/reservations/.*$", string 655 … "pattern": "^projects/[^/]+/locations/[^/]+/reservations/[^/]+/slotPools/[^/]+$", string 677 "pattern": "^projects/[^/]+/locations/[^/]+/reservations/[^/]+$", string 725 … "pattern": "^projects/[^/]+/locations/[^/]+/reservations/[^/]+/slotPools/[^/]+$" string [all …]
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_frontbuffer_tracking.c | 1072 static void draw_rect(struct draw_pattern_info *pattern, struct fb_region *fb, in draw_rect() 1084 static void draw_rect_igt_fb(struct draw_pattern_info *pattern, in draw_rect_igt_fb() 1213 struct draw_pattern_info *pattern) in init_crcs() 1794 struct draw_pattern_info *pattern) in prepare_subtest_data() 1844 struct draw_pattern_info *pattern) in prepare_subtest() 1931 struct draw_pattern_info *pattern; in draw_subtest() local 2006 struct draw_pattern_info *pattern; in multidraw_subtest() local 2166 struct draw_pattern_info *pattern = &pattern1; in slow_draw_subtest() local 2274 struct draw_pattern_info *pattern = &pattern1; in flip_subtest() local 2334 struct draw_pattern_info *pattern = &pattern1; in fliptrack_subtest() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 256 def _include_pattern(self, pattern, anchor=True, prefix=None, argument 297 def _exclude_pattern(self, pattern, anchor=True, prefix=None, argument 317 def _translate_pattern(self, pattern, anchor=True, prefix=None, argument 372 def _glob_to_re(self, pattern): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 256 def _include_pattern(self, pattern, anchor=True, prefix=None, argument 297 def _exclude_pattern(self, pattern, anchor=True, prefix=None, argument 317 def _translate_pattern(self, pattern, anchor=True, prefix=None, argument 372 def _glob_to_re(self, pattern): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 223 def exclude_pattern (self, pattern, argument 270 def glob_to_re(pattern): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 223 def exclude_pattern (self, pattern, argument 270 def glob_to_re(pattern): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 223 def exclude_pattern (self, pattern, argument 270 def glob_to_re(pattern): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | filelist.py | 187 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 232 def exclude_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 288 def glob_to_re(pattern): argument 312 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 223 def exclude_pattern (self, pattern, argument 270 def glob_to_re(pattern): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | manifest.py | 256 def _include_pattern(self, pattern, anchor=True, prefix=None, argument 297 def _exclude_pattern(self, pattern, anchor=True, prefix=None, argument 317 def _translate_pattern(self, pattern, anchor=True, prefix=None, argument 372 def _glob_to_re(self, pattern): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 223 def exclude_pattern (self, pattern, argument 270 def glob_to_re(pattern): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 223 def exclude_pattern (self, pattern, argument 270 def glob_to_re(pattern): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|