Home
last modified time | relevance | path

Searched refs:lineNo (Results 1 – 21 of 21) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
DResourceReader.java43 private int lineNo; field in ResourceReader
85 lineNo = -1; in ResourceReader()
100 this.lineNo = -1; in ResourceReader()
107 this.lineNo= 0; in ResourceReader()
133 lineNo = -1; in ResourceReader()
144 if (lineNo == 0) { in readLine()
146 ++lineNo; in readLine()
154 ++lineNo; in readLine()
197 return lineNo; in getLineNumber()
205 return resourceName + ':' + lineNo; in describePosition()
[all …]
/external/boringssl/src/util/
Ddoc.go80 func extractComment(lines []string, lineNo int) (comment []string, rest []string, restLineNo int, e…
82 return nil, lines, lineNo, nil
85 restLineNo = lineNo
142 func extractDecl(lines []string, lineNo int) (decl string, rest []string, restLineNo int, err error…
144 return "", lines, lineNo, nil
148 restLineNo = lineNo
264 lineNo := 0
267 lineNo++
270 lineNo++
283 lineNo += 2
[all …]
/external/boringssl/src/crypto/err/
Derr_data_generate.go178 lineNo := 0
180 lineNo++
188 return fmt.Errorf("bad line %d in %s: found %d values but want 4", lineNo, filename, len(parts))
192 return fmt.Errorf("bad line %d in %s: unknown library", lineNo, filename)
195 return fmt.Errorf("bad line %d in %s: library value too large", lineNo, filename)
199 return fmt.Errorf("bad line %d in %s: %s", lineNo, filename, err)
202 return fmt.Errorf("bad line %d in %s: key too large", lineNo, filename)
214 return fmt.Errorf("bad line %d in %s: bad value type", lineNo, filename)
/external/libxml2/
Dcheck-xsddata-test-suite.py84 print "instance line %d" % (node.lineNo())
96 nb_instances_tests, node.lineNo())
137 print "instance line %d" % (node.lineNo())
280 nb_schemas_tests, node.lineNo(), sections))
283 print "test %d line %d" % (nb_schemas_tests, node.lineNo())
295 print "warning test line %d has more than one <incorrect> example" %(node.lineNo())
301 print "warning test line %d has more than one <correct> example"% (node.lineNo())
304 print "warning <testCase> line %d has no <correct> nor <incorrect> child" % (node.lineNo())
Dcheck-relaxng-test-suite2.py85 print "instance line %d" % (node.lineNo())
138 print "instance line %d" % (node.lineNo())
282 nb_schemas_tests, node.lineNo(), sections))
285 print "test %d line %d" % (nb_schemas_tests, node.lineNo())
297 print "warning test line %d has more than one <incorrect> example" %(node.lineNo())
303 print "warning test line %d has more than one <correct> example"% (node.lineNo())
306 print "warning <testCase> line %d has no <correct> nor <incorrect> child" % (node.lineNo())
Dcheck-relaxng-test-suite.py268 nb_schemas_tests, node.lineNo(), sections))
271 print "test %d line %d" % (nb_schemas_tests, node.lineNo())
283 print "warning test line %d has more than one <incorrect> example" %(node.lineNo())
289 print "warning test line %d has more than one <correct> example"% (node.lineNo())
292 print "warning <testCase> line %d has no <correct> nor <incorrect> child" % (node.lineNo())
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
DPythonTarget.java144 int lineNo = actionToken.getLine(); in postProcessAction() local
160 lineNo++; in postProcessAction()
192 System.err.println("Warning: badly indented line " + lineNo + " in action:"); in postProcessAction()
202 System.err.println("Warning: badly indented line " + lineNo + " in action:"); in postProcessAction()
208 lineNo++; in postProcessAction()
/external/sepolicy/tools/
Dinsertkeys.py37 lineNo = 1
46 "line: " + str(lineNo))
54 + str(lineNo))
83 sys.exit("Detected erroneous line \""+ line + "\" on " + str(lineNo)
96 lineNo = lineNo + 1
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DUCAConformanceTest.java198 int lineNo = 0; in conformanceTest() local
206 lineNo++; in conformanceTest()
213 logln("Skipping line " + lineNo + " because of a known bug"); in conformanceTest()
230 lineNo, cmpres, cmpres2)); in conformanceTest()
237 …ence between coll.compare (" + cmpres + ") and sortkey compare (" + skres + ") on line " + lineNo); in conformanceTest()
251 errln("Line " + lineNo + " is not greater or equal than previous line"); in conformanceTest()
/external/icu/icu4c/source/test/intltest/
Dtextfile.h65 int32_t lineNo; variable
69 return lineNo; in getLineNumber()
Dtextfile.cpp26 lineNo(0) in TextFile()
103 if (lineNo == 0 && str[0] == 0xFEFF) { in readLine()
106 ++lineNo; in readLine()
/external/clang/lib/Rewrite/
DRewriter.cpp250 unsigned lineNo = SourceMgr->getLineNumber(FID, StartOffs) - 1; in InsertText() local
253 unsigned lineOffs = Content->SourceLineCache[lineNo]; in InsertText()
384 for (unsigned lineNo = startLineNo; lineNo <= endLineNo; ++lineNo) { in IncreaseIndentation() local
385 unsigned offs = Content->SourceLineCache[lineNo]; in IncreaseIndentation()
/external/skia/tests/
DTest.h23 : fileName(f), lineNo(l), condition(c), message(m) {} in Failure()
25 int lineNo; member
DTest.cpp24 SkString result = SkStringPrintf("%s:%d\t", this->fileName, this->lineNo); in toString()
/external/skia/dm/
DDMJsonWriter.cpp76 result["line_no"] = gFailures[i].lineNo; in DumpJson()
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c3224 have_srcloc = var->fndn_ix > 0 && var->lineNo > 0; in format_message()
3282 fileName, var->lineNo, frameNo, (Int)tid ); in format_message()
3287 fileName, var->lineNo ); in format_message()
3295 fileName, var->lineNo, frameNo, (Int)tid ); in format_message()
3339 fileName, var->lineNo, frameNo, (Int)tid ); in format_message()
3344 fileName, var->lineNo ); in format_message()
3353 fileName, var->lineNo, frameNo, (Int)tid ); in format_message()
3390 fileName, var->lineNo); in format_message()
3395 fileName, var->lineNo ); in format_message()
3403 fileName, var->lineNo); in format_message()
[all …]
Dpriv_storage.h505 Int lineNo; /* where declared; may be zero. */ member
1084 Int lineNo, /* where decl'd - may be zero */
Dstorage.c1168 Int lineNo, /* where decl'd - may be zero */ in ML_()
1299 var.lineNo = lineNo; in ML_()
Dreaddwarf3.c2281 Int lineNo = 0; in parse_var_DIE() local
2313 lineNo = (Int)cts.u.val; in parse_var_DIE()
2411 tv->fLine = lineNo; in parse_var_DIE()
/external/mesa3d/src/mesa/program/
Dnvvertparse.c76 record_error(struct parse_state *parseState, const char *msg, int lineNo) in record_error() argument
85 lineNo, line, column, (char *) lineStr, msg); in record_error()
88 (void) lineNo; in record_error()
Dnvfragparse.c164 record_error(struct parse_state *parseState, const char *msg, int lineNo) in record_error() argument
173 lineNo, line, column, (char *) lineStr, msg); in record_error()
176 (void) lineNo; in record_error()