Home
last modified time | relevance | path

Searched refs:Match (Results 1 – 12 of 12) sorted by relevance

/build/blueprint/pathtools/
Dglob.go210 match, err := filepath.Match(patternFile, nameFile)
252 match, err := filepath.Match(patternElem, nameElem)
/build/kati/
Dregen.cc45 return pat.Match(s) && !nopat.Match(s); in ShouldIgnoreDirty()
Dfunc.cc155 if (pat.Match(tok)) { in FilterFunc()
174 if (pat.Match(tok)) { in FilterOutFunc()
542 if (pat.Match(tok) && !nopat.Match(tok)) { in ShouldStoreCommandResult()
Dstrutil.h98 bool Match(StringPiece str) const;
Drule.cc132 if (!Pattern(tok).Match(output.str())) { in ParseRule()
Dstrutil.cc177 bool Pattern::Match(StringPiece str) const { in Match() function in Pattern
189 if (!Match(str)) in Stem()
Deval.cc254 Pattern(g_flags.ignore_optional_include_pattern).Match(fname)) { in EvalInclude()
Dpathutil.go246 matched, err := filepath.Match(pattern, ent.name)
305 matched, err := filepath.Match(string(op), ent.name)
Ddep.cc448 if (pat.Match(output.str())) { in CanPickImplicitRule()
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css119 /* Match height of fixed parent. */
/build/tools/droiddoc/templates-sdk-refonly/assets/css/
Ddefault.css119 /* Match height of fixed parent. */
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css111 /* Match height of fixed parent. */