Home
last modified time | relevance | path

Searched defs:lines (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Dcfi_test.h40 std::vector<std::string> lines; in GenerateExpected() local
101 static void ReformatCfi(const std::vector<std::string>& lines, in ReformatCfi()
/art/tools/
Dcpplint.py959 def FindNextMultiLineCommentStart(lines, lineix): argument
970 def FindNextMultiLineCommentEnd(lines, lineix): argument
979 def RemoveMultiLineCommentsFromRange(lines, begin, end): argument
987 def RemoveMultiLineComments(filename, lines, error): argument
1028 def __init__(self, lines): argument
1131 def CheckForCopyright(filename, lines, error): argument
1168 def CheckForHeaderGuard(filename, lines, error): argument
1243 def CheckForUnicodeReplacementCharacters(filename, lines, error): argument
1262 def CheckForNewlineAtEOF(filename, lines, error): argument
3857 def ProcessFileData(filename, file_extension, lines, error, argument
/art/compiler/debug/dwarf/
Ddwarf_test.h86 std::vector<std::string> lines; in Objdump() local