Home
last modified time | relevance | path

Searched refs:Matches (Results 1 – 5 of 5) sorted by relevance

/build/blueprint/
Dglob.go57 return append([]string(nil), g.Matches...), nil
77 return append([]string(nil), g.Matches...), nil
81 return append([]string(nil), result.Matches...), nil
/build/blueprint/pathtools/
Dglob.go45 Matches []string member
53 return []byte(strings.Join(result.Matches, "\n") + "\n")
63 multipleMatches[i] = result.Matches
146 Matches: matches,
/build/soong/zip/
Dzip.go299 if len(result.Matches) == 0 {
311 srcs = append(srcs, result.Matches...)
343 srcs = append(srcs, result.Matches...)
/build/bazel/rules_cc/examples/
Dexperimental_cc_shared_library.bzl22 "targets": "Matches targets that can be exported.",
/build/soong/android/
Dpaths.go998 files = result.Matches