Searched refs:lineCount (Results 1 - 25 of 61) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DparseChunkRange.pl85 lineCount => 0,
97 lineCount => 1,
109 lineCount => 1,
121 lineCount => 2,
133 lineCount => 4,
145 lineCount => 4,
161 lineCount => 0,
174 lineCount => 0,
189 lineCount => 0,
201 lineCount
[all...]
/external/chromium_org/chrome/browser/resources/extensions/
H A Dextension_code.js59 var lineCount = 0;
61 lineCount += source.split('\n').length - 1;
84 for (var i = 1; i < lineCount + 1; ++i)
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DBufferedLineReaderTest.cpp208 size_t lineCount = 0; local
216 ASSERT_LT(lineCount, numTestLines);
217 ASSERT_EQ(line, lines[lineCount++]);
220 ASSERT_EQ(lineCount, numTestLines);
241 size_t lineCount = 0; local
249 ASSERT_LT(lineCount, numTestLines);
250 ASSERT_EQ(line, lines[lineCount++]);
253 ASSERT_EQ(lineCount, numTestLines);
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dread.c37 static int32_t lineCount; variable
52 lineCount = 1;
83 *linenumber = lineCount;
103 *linenumber = lineCount;
200 lineCount++;
222 warning(lineCount, "Mixing quoted and unquoted strings");
404 line = lineCount;
422 /* increment the lineCount */
450 lineCount++;
467 lineCount
[all...]
/external/icu/icu4c/source/tools/genrb/
H A Dread.c37 static int32_t lineCount; variable
52 lineCount = 1;
83 *linenumber = lineCount;
103 *linenumber = lineCount;
200 lineCount++;
222 warning(lineCount, "Mixing quoted and unquoted strings");
404 line = lineCount;
422 /* increment the lineCount */
450 lineCount++;
467 lineCount
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
H A DContentProvider.js84 for (var i = 0; i < contentString.lineCount(); ++i) {
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplifyAddIntersectingTs_Test.cpp39 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
56 static const size_t testCount = lineCount + quadCount + cubicCount;
60 if (outer < lineCount) {
66 outer -= lineCount;
H A DSimplifyAngle_Test.cpp29 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
115 for (x = 0; x < lineCount; ++x) {
123 for (x = 0; x < lineCount; ++x) {
130 for (size_t x = 0; x < lineCount; ++x) {
/external/chromium_org/third_party/skia/tests/
H A DPathOpsTightBoundsTest.cpp21 int lineCount = ran.nextRangeU(1, 10); local
23 for (int lIndex = 0; lIndex < lineCount; ++lIndex) {
66 int lineCount = ran.nextRangeU(1, 10); local
68 for (int lIndex = 0; lIndex < lineCount; ++lIndex) {
/external/skia/experimental/Intersection/
H A DSimplifyAddIntersectingTs_Test.cpp39 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
56 static const size_t testCount = lineCount + quadCount + cubicCount;
60 if (outer < lineCount) {
66 outer -= lineCount;
H A DSimplifyAngle_Test.cpp29 static const size_t lineCount = sizeof(lines) / sizeof(lines[0]); variable
115 for (x = 0; x < lineCount; ++x) {
123 for (x = 0; x < lineCount; ++x) {
130 for (size_t x = 0; x < lineCount; ++x) {
/external/chromium_org/v8/test/mjsunit/
H A Dmirror-script.js55 assertEquals(file_lines, mirror.lineCount());
78 assertEquals(file_lines, fromJSON.lineCount);
/external/chromium_org/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp118 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
119 SkASSERT(lineCount <= SkLineClipper::kMaxClippedLineSegments);
120 for (int i = 0; i < lineCount; i++) {
194 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
195 for (int i = 0; i < lineCount; i++) {
H A DSkLineClipper.cpp226 int lineCount = 1; local
270 lineCount = SkToInt(r - result);
276 for (int i = 0; i <= lineCount; i++) {
277 lines[lineCount - i] = result[i];
280 memcpy(lines, result, (lineCount + 1) * sizeof(SkPoint));
282 return lineCount;
/external/skia/src/core/
H A DSkEdgeBuilder.cpp118 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
119 SkASSERT(lineCount <= SkLineClipper::kMaxClippedLineSegments);
120 for (int i = 0; i < lineCount; i++) {
194 int lineCount = SkLineClipper::ClipLine(pts, clip, lines); local
195 for (int i = 0; i < lineCount; i++) {
H A DSkLineClipper.cpp226 int lineCount = 1; local
270 lineCount = SkToInt(r - result);
276 for (int i = 0; i <= lineCount; i++) {
277 lines[lineCount - i] = result[i];
280 memcpy(lines, result, (lineCount + 1) * sizeof(SkPoint));
282 return lineCount;
/external/emma/core/java12/com/vladium/emma/data/
H A DMethodDescriptor.java140 final int lineCount = lines.length;
142 for (int l = 0; l < lineCount; ++ l)
159 for (int l = 0, lineCount = lines.length; l < lineCount; ++ l)
/external/emma/core/java12/com/vladium/emma/report/
H A DSrcFileItem.java195 final int lineCount = fldata.size ();
197 aggregates [TOTAL_LINE_COUNT] = lineCount;
202 final IntObjectMap /* line_no:int -> LineCoverageData */ lineCoverage = new IntObjectMap (lineCount);
207 for (int cl = 0; cl < lineCount; ++ cl)
/external/chromium_org/third_party/icu/source/tools/gendict/
H A Dgendict.cpp367 int lineCount = 0;
373 lineCount++;
380 fprintf(stderr, "Error: no word on line %i!\n", lineCount);
392 fprintf(stderr, "Error: value too long on line %i!\n", lineCount);
401 fprintf(stderr, "Error: value syntax error or value too large on line %i!\n", lineCount);
420 status.errorName(), lineCount);
424 if (verbose) { printf("Processed %d lines, added %d words, minlen %d, maxlen %d\n", lineCount, wordCount, minlen, maxlen); }
/external/icu/icu4c/source/tools/gendict/
H A Dgendict.cpp367 int lineCount = 0;
373 lineCount++;
380 fprintf(stderr, "Error: no word on line %i!\n", lineCount);
392 fprintf(stderr, "Error: value too long on line %i!\n", lineCount);
401 fprintf(stderr, "Error: value syntax error or value too large on line %i!\n", lineCount);
420 status.errorName(), lineCount);
424 if (verbose) { printf("Processed %d lines, added %d words, minlen %d, maxlen %d\n", lineCount, wordCount, minlen, maxlen); }
/external/replicaisland/src/com/replica/replicaisland/
H A DConversationDialogActivity.java100 int lineCount = 0;
118 lineCount++;
121 lineCount++;
125 if (lineCount >= maxLinesPerPage || currentOffset >= textLength) {
126 lineCount = 0;
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcommit-log-editor224 my $lineCount = 0;
243 if ($line =~ m/^([0-9]{4}-[0-9]{2}-[0-9]{2})\s+(.*[^\s])\s+<(.*)>/ && $lineCount == 0) {
268 $lineCount++;
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DDebuggerScript.js158 var lineCount = lineEnds.length;
159 var endLine = script.line_offset + lineCount - 1;
166 if (lineCount === 1)
169 endColumn = script.source.length - (lineEnds[lineCount - 2] + 1);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
H A DCodeMirrorTextEditor.js393 var linesCount = this._codeMirror.lineCount();
730 if (lineNumber >= this._codeMirror.lineCount() || lineNumber < 0 || column < 0 || column > this._codeMirror.getLine(lineNumber).length)
767 if (lineNumber < 0 || lineNumber >= this._codeMirror.lineCount())
1006 if (lineNumber < 0 || lineNumber >= this._codeMirror.lineCount())
1017 if (lineNumber < 0 || lineNumber >= this._codeMirror.lineCount())
1093 lineNumber = Number.constrain(lineNumber, 0, this._codeMirror.lineCount() - 1);
1145 var lineCount = this._codeMirror.lineCount();
1146 if (lineCount <= 1)
1246 var hasOneLine = this._codeMirror.lineCount()
[all...]
/external/chromium_org/v8/src/
H A Dmessages.js373 var upper = this.lineCount() - 1;
474 if (offset_line == -1 || offset_line + line >= this.lineCount()) {
497 var to_line = IS_UNDEFINED(opt_to_line) ? this.line_offset + this.lineCount()
504 if (to_line > this.lineCount()) to_line = this.lineCount();
507 if (from_line >= this.lineCount() ||
534 if (line < 0 || this.lineCount() <= line) {
587 "lineCount", ScriptLineCount,

Completed in 4825 milliseconds

123