Home
last modified time | relevance | path

Searched defs:pattern (Results 1 – 19 of 19) sorted by relevance

/build/soong/
Dvnames.json3 "pattern": "out/(.*)", string
10 "pattern": "(.*)", string
/build/make/tools/warn/
Dchrome_project_list.py10 def create_pattern(pattern): argument
Dother_warn_patterns.py47 def kotlin(description, pattern): argument
56 def rust(severity, description, pattern): argument
Dandroid_project_list.py19 def create_pattern(name, pattern=None): argument
Dtidy_warn_patterns.py35 def tidy_warn_pattern(description, pattern): argument
/build/soong/cmd/diff_target_files/
Dglob.go25 func Match(pattern, name string) (bool, error) { argument
/build/bazel_common_rules/dist/
Ddist.py42 def files_to_dist(pattern): argument
/build/blueprint/
Dglob.go108 pattern string member
/build/soong/scripts/hiddenapi/
Dsignature_trie_test.py192 def check_patterns(self, pattern, expected): argument
196 def check_node_patterns(self, node, pattern, expected): argument
Dsignature_trie.py276 def get_matching_rows(self, pattern): argument
/build/blueprint/bootstrap/bpglob/
Dbpglob.go45 pattern string member
/build/soong/jar/
Djar.go51 func patternMatch(pattern, name string) bool { argument
/build/blueprint/pathtools/
Dglob_test.go28 pattern string member
Dglob.go295 func Match(pattern, name string) (bool, error) { argument
/build/soong/dexpreopt/
Ddexpreopt.go540 func makefileMatch(pattern, s string) bool { argument
/build/soong/sdk/
Dtesting.go111 func testSdkError(t *testing.T, pattern, bp string) { argument
/build/make/tools/
Dcheck_elf_file.py187 def _find_prefix(cls, pattern, lines_it): argument
Dmk2bp_catalog.py26 def match_directory_group(pattern, filename): argument
/build/soong/apex/
Dapex_test.go51 func testApexError(t *testing.T, pattern, bp string, preparers ...android.FixturePreparer) { argument