Home
last modified time | relevance | path

Searched defs:nextLine (Results 1 – 11 of 11) sorted by relevance

/external/proguard/src/proguard/
DLineWordReader.java53 protected String nextLine() throws IOException in nextLine() method in LineWordReader
DArgumentWordReader.java62 protected String nextLine() throws IOException in nextLine() method in ArgumentWordReader
DWordReader.java320 protected abstract String nextLine() throws IOException; in nextLine() method in WordReader
/external/jacoco/org.jacoco.report/src/org/jacoco/report/csv/
DDelimitedWriter.java133 public void nextLine() throws IOException { in nextLine() method in DelimitedWriter
/external/icu/icu4c/source/samples/ugrep/
Dugrep.cpp380 void nextLine(int startPos) { in nextLine() function
/external/libmojo/mojo/public/js/test/
Dvalidation_test_input_parser.js39 File.prototype.nextLine = function() { method in File
/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp667 ParagraphLayout::Line *ParagraphLayout::nextLine(float width) in nextLine() function in ParagraphLayout
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliteratorParser.java298 String nextLine() { in nextLine() method in TransliteratorParser.RuleBody
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorParser.java297 String nextLine() { in nextLine() method in TransliteratorParser.RuleBody
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp52 void nextLine(const AnnotatedLine &Line) { in nextLine() function in clang::format::__anonaaab07a50111::LevelIndentTracker
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java717 public int nextLine(FontMetrics fMtr, int start, int width) { in nextLine() method in DumbTextComponent