Searched refs:LINE (Results 1 – 3 of 3) sorted by relevance
20 while read LINE29 LINE=${LINE/AsyncTask /AsyncTask-}31 set $LINE40 SAVED_START_LINE="$LINE"
28 enum class Type { LINE, BLOCK }; enumerator
68 if (c.type == Comment::Type::LINE) { in TrimmedLines()165 type = Type::LINE; in Comment()