Searched defs:st (Results 1 – 11 of 11) sorted by relevance
39 struct stat st; in Exists() local46 double GetTimestampFromStat(const struct stat& st) { in GetTimestampFromStat()56 struct stat st; in GetTimestamp() local
36 struct stat st; in Makefile() local
136 void set_state(ParserState st) { state_ = st; } in set_state()342 IfState* st = new IfState(); in EnterIf() local417 IfState* st = if_stack_.top(); in ParseElse() local443 IfState st = *if_stack_.top(); in ParseEndif() local450 IfState* st = if_stack_.top(); in ParseEndif() local
83 ScopedStatsRecorder::ScopedStatsRecorder(Stats* st, const char* msg) in ScopedStatsRecorder()
900 static unsigned char GetDtTypeFromStat(const struct stat& st) { in GetDtTypeFromStat()921 struct stat st; in GetDtType() local994 struct stat st; in ResolveSymlinks() local
328 ScopedTerminator st(tok); in WildcardFunc() local410 ScopedTerminator st(tok); in RealpathFunc() local722 struct stat st; in FileReadFunc() local
327 struct stat st; in ShouldRunCommand() local
429 ScopedTerminator st(pat); in EvalInclude() local
24 struct stat st; in is_dir() local113 struct stat st; in mkdir_recursively() local
346 struct stat st; in locate() local369 struct stat st; in stat_out() local401 struct stat st; in add_more() local
32 st ToolStatus member