/build/soong/ |
D | vnames.json | 3 "pattern": "out/(.*)", string 10 "pattern": "(.*)", string
|
/build/make/tools/warn/ |
D | chrome_project_list.py | 10 def create_pattern(pattern): argument
|
D | other_warn_patterns.py | 47 def kotlin(description, pattern): argument 56 def rust(severity, description, pattern): argument
|
D | android_project_list.py | 19 def create_pattern(name, pattern=None): argument
|
D | tidy_warn_patterns.py | 35 def tidy_warn_pattern(description, pattern): argument
|
/build/soong/cmd/diff_target_files/ |
D | glob.go | 25 func Match(pattern, name string) (bool, error) { argument
|
/build/bazel_common_rules/dist/ |
D | dist.py | 42 def files_to_dist(pattern): argument
|
/build/blueprint/ |
D | glob.go | 108 pattern string member
|
/build/soong/scripts/hiddenapi/ |
D | signature_trie_test.py | 192 def check_patterns(self, pattern, expected): argument 196 def check_node_patterns(self, node, pattern, expected): argument
|
D | signature_trie.py | 276 def get_matching_rows(self, pattern): argument
|
/build/blueprint/bootstrap/bpglob/ |
D | bpglob.go | 45 pattern string member
|
/build/soong/jar/ |
D | jar.go | 51 func patternMatch(pattern, name string) bool { argument
|
/build/blueprint/pathtools/ |
D | glob_test.go | 28 pattern string member
|
D | glob.go | 295 func Match(pattern, name string) (bool, error) { argument
|
/build/soong/dexpreopt/ |
D | dexpreopt.go | 540 func makefileMatch(pattern, s string) bool { argument
|
/build/soong/sdk/ |
D | testing.go | 111 func testSdkError(t *testing.T, pattern, bp string) { argument
|
/build/make/tools/ |
D | check_elf_file.py | 187 def _find_prefix(cls, pattern, lines_it): argument
|
D | mk2bp_catalog.py | 26 def match_directory_group(pattern, filename): argument
|
/build/soong/apex/ |
D | apex_test.go | 51 func testApexError(t *testing.T, pattern, bp string, preparers ...android.FixturePreparer) { argument
|