Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 5 of 5) sorted by relevance

/build/kati/
Dfind.cc132 void PrintIfNecessary(const FindCommand& fc, in PrintIfNecessary()
154 virtual bool RunFind(const FindCommand& fc, int d, in RunFind()
224 virtual bool RunFind(const FindCommand& fc, int d, in RunFind()
317 virtual bool RunFind(const FindCommand& fc, int d, in RunFind()
361 FindCommandParser(StringPiece cmd, FindCommand* fc) in FindCommandParser()
721 virtual bool HandleFind(const string& cmd UNUSED, const FindCommand& fc, in HandleFind()
Dfind_test.cc36 FindCommand fc; in main() local
Dpathutil.go535 fc findCommand member
900 fc findleavesCommand member
Dregen.cc332 FindCommand fc; in CheckShellResult() local
Dfunc.cc495 string* s, FindCommand** fc) { in ShellFuncImpl()
568 FindCommand* fc = NULL; in ShellFunc() local