HomeSort by relevance Sort by last modified time
    Searched refs:RemoveComment (Results 1 - 3 of 3) sorted by null

  /test/vts/utils/python/common/
list_utils.py 202 def RemoveComment(line):
209 lines = map(RemoveComment, lines)
  /build/kati/
parser.cc 300 RemoveComment(TrimLeftSpace(line.substr(sizeof("endef")))));
484 StringPiece RemoveComment(StringPiece line) {
506 RemoveComment(TrimLeftSpace(line.substr(directive.size()))));
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_helpers.cc 914 void RemoveComment(StringPiece* input) {
925 RemoveComment(&line);
    [all...]

Completed in 150 milliseconds