Home
last modified time | relevance | path

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

/build/kati/
Drule.cc85 StringPiece rest = line.substr(index); in ParseRule() local
Dparser.cc289 StringPiece rest = TrimRightSpace(RemoveComment(TrimLeftSpace( in ParseInsideDefine() local
497 StringPiece rest = TrimRightSpace(RemoveComment(TrimLeftSpace( in HandleDirective() local
Ddep.cc133 const StringPiece rest = StringPiece(output.str()).substr(1); in IsSuffixRule() local
384 const StringPiece rest = StringPiece(output.str()).substr(1); in PopulateSuffixRule() local
Dexpr.cc557 StringPiece rest = s.substr(b, i-b); in ParseExprImpl() local
Dninja.cc99 StringPiece rest = cmdline.substr(index); in GetGomaccPosForAndroidCompileCommand() local