/third_party/typescript/tests/cases/compiler/ |
D | listFailure.ts | 6 addLine(lineText: string): List<Line> { method in Buffer
|
/third_party/typescript/tests/baselines/reference/ |
D | listFailure.js | 51 Buffer.prototype.addLine = function (lineText) { method in Buffer
|
/third_party/skia/src/pathops/ |
D | SkOpContour.cpp | 81 void SkOpContourBuilder::addLine(const SkPoint pts[2]) { in addLine() function in SkOpContourBuilder
|
D | SkOpSegment.h | 71 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { in addLine() function
|
D | SkOpContour.h | 37 SkOpSegment* addLine(SkPoint pts[2]) { in addLine() function
|
/third_party/skia/src/core/ |
D | SkEdgeBuilder.cpp | 119 void SkBasicEdgeBuilder::addLine(const SkPoint pts[]) { in addLine() function in SkBasicEdgeBuilder 133 void SkAnalyticEdgeBuilder::addLine(const SkPoint pts[]) { in addLine() function in SkAnalyticEdgeBuilder
|
D | SkGlyph.cpp | 200 auto addLine = [&expandGap, &pts](SkScalar offset) { in calculate_path_gap() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | DataDrivenTestHelper.java | 63 protected DataDrivenTestHelper addLine(List<String> arguments, String commentBase) { in addLine() method in DataDrivenTestHelper
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | DataDrivenTestHelper.java | 62 protected DataDrivenTestHelper addLine(List<String> arguments, String commentBase) { in addLine() method in DataDrivenTestHelper
|
/third_party/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 182 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
|
D | pflow.c | 271 static void addLine(pf_object *obj, pl_line *line) in addLine() function
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 182 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
|
D | pflow.c | 269 static void addLine(pf_object *obj, pl_line *line) in addLine() function
|
/third_party/skia/modules/skparagraph/src/ |
D | TextWrapper.cpp | 294 const AddLineToParagraph& addLine) { in moveForward()
|
D | ParagraphImpl.cpp | 936 TextLine& ParagraphImpl::addLine(SkVector offset, in addLine() function in skia::textlayout::ParagraphImpl
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | reflow.py | 536 def addLine(self, line): member in ReflowState
|
/third_party/skia/tools/gpu/gl/interface/ |
D | gen_interface.go | 261 func addLine(str, line string) string { func
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
D | es3sLongShaderTests.cpp | 303 void LongShaderGenerator::addLine (const std::string& text) in addLine() function in deqp::gles3::Stress::__anone7c27f3b0111::LongShaderGenerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 331 void addLine(uint32_t N) { Lines.push_back(N); } in addLine() function
|
/third_party/icu/tools/unicode/c/genprops/ |
D | namespropsbuilder.cpp | 981 addLine(UChar32 code, const char *names[], int16_t lengths[], int16_t count) { in addLine() function
|
/third_party/skia/src/gpu/ops/ |
D | DefaultPathRenderer.cpp | 93 void addLine(const SkPoint pts[]) { in addLine() function in __anoncbcfd3c70111::PathGeoBuilder
|
/third_party/skia/experimental/sktext/src/ |
D | Text.cpp | 454 void ShapedText::addLine(WrappedText* wrappedText, SkUnicode* unicode, Stretch& stretch, Stretch& s… in addLine() function in skia::text::ShapedText
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 254 void addLine(uint32_t Line) { in addLine() function in __anon87447bb50311::GCOVLines
|
/third_party/glslang/SPIRV/ |
D | SpvBuilder.cpp | 126 void Builder::addLine(Id fileName, int lineNum, int column) in addLine() function in spv::Builder
|