Home
last modified time | relevance | path

Searched defs:lineCount (Results 1 – 25 of 39) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-debugger-pid.js24 let lineCount = 0; variable
Dtest-stream-preprocess.js16 const lineCount = modelData.match(/\n/g).length; constant
/third_party/flutter/skia/tests/
DPathOpsTightBoundsTest.cpp20 int lineCount = ran.nextRangeU(1, 10); in testTightBoundsLines() local
65 int lineCount = ran.nextRangeU(1, 10); in testTightBoundsQuads() local
/third_party/skia/tests/
DPathOpsTightBoundsTest.cpp19 int lineCount = ran.nextRangeU(1, 10); in testTightBoundsLines() local
64 int lineCount = ran.nextRangeU(1, 10); in testTightBoundsQuads() local
/third_party/typescript/src/server/
DscriptVersionCache.ts7 lineCount(): number; method
412 const lineCount = this.getLineCount(); constant
829 lineCount() { method in LineLeaf
/third_party/skia/bench/
DTypefaceBench.cpp214 UtfToGlyph(SkTextEncoding encoding, const char* (*text), int lineCount, const char* name) in UtfToGlyph()
/third_party/flutter/skia/bench/
DTypefaceBench.cpp215 UtfToGlyph(SkTextEncoding encoding, const char* (*text), int lineCount, const char* name) in UtfToGlyph()
/third_party/flutter/skia/src/core/
DSkLineClipper.cpp216 int lineCount = 1; in ClipLine() local
DSkEdgeBuilder.cpp257 int lineCount = SkLineClipper::ClipLine(pts, clip, lines, canCullToTheRight); in buildPoly() local
DSkEdgeClipper.cpp54 int lineCount = SkLineClipper::ClipLine(pts, clip, lines, fCanCullToTheRight); in clipLine() local
/third_party/skia/src/core/
DSkLineClipper.cpp216 int lineCount = 1; in ClipLine() local
DSkEdgeBuilder.cpp249 int lineCount = SkLineClipper::ClipLine(e.fPts, clip, lines, canCullToTheRight); in buildPoly() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dread.c40 static int32_t lineCount; variable
/third_party/icu/icu4c/source/tools/genrb/
Dread.c40 static int32_t lineCount; variable
/third_party/gptfdisk/
Dparttypes.cc585 int colCount = 1, lineCount = 1; in ShowAllTypes() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dread.c40 static int32_t lineCount; variable
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dread.c39 static int32_t lineCount; variable
/third_party/flutter/skia/experimental/editor/
Deditor.h86 size_t lineCount() const { return fLines.size(); } in lineCount() function
/third_party/skia/modules/skplaintexteditor/include/
Deditor.h84 size_t lineCount() const { return fLines.size(); } in lineCount() function
/third_party/skia/experimental/sktext/editor/
DTexts.h110 size_t lineCount() const { return fSelectableText->countLines(); } in lineCount() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp504 int lineCount = 0; in getOrParseFileTokens() local
/third_party/skia/third_party/externals/icu/source/tools/gendict/
Dgendict.cpp336 int lineCount = 0; in main() local
/third_party/icu/icu4c/source/tools/gendict/
Dgendict.cpp336 int lineCount = 0; in main() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/gendict/
Dgendict.cpp336 int lineCount = 0; in main() local
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts11 const lineCount = getLineStarts(file).length; constant

12