Searched refs:comment (Results 1 – 7 of 7) sorted by relevance
1 Regression test for the optimizing compiler. See comment in smali file.
2 compiler. See comment in smali file.
19 may be blank, hold a comment (line starts with '#'), or be a command.
2048 def CheckComment(comment, filename, linenum, error): argument2057 match = _RE_PATTERN_TODO.match(comment)