Searched defs:MAX_LINE_LENGTH (Results 1 – 11 of 11) sorted by relevance
10 MAX_LINE_LENGTH = 80 variable in GenericCodeLint
74 MAX_LINE_LENGTH = 80 variable in CppLint
75 MAX_LINE_LENGTH = 80 variable in CppLint
92 public static final int MAX_LINE_LENGTH = 100; field in Formatter174 doc.computeBreaks(javaOutput.getCommentsHelper(), MAX_LINE_LENGTH, new Doc.State(+0, 0)); in format() local
35 #define MAX_LINE_LENGTH 256 macro
20 public static final int MAX_LINE_LENGTH = 45; field in PrintSettings
39 static final int MAX_LINE_LENGTH = 100; field in JavadocFormatter
37 private static final int MAX_LINE_LENGTH = 72; field in LineNumberTable
111 #define MAX_LINE_LENGTH 256 macro
531 #define MAX_LINE_LENGTH 100 macro