Searched defs:addLine (Results 1 - 17 of 17) sorted by relevance

/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
H A DSource.java63 addLine(l);
68 private void addLine(final String l) { method in class:Source
/external/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp176 void Paragraph::addLine(const ParagraphLayout::Line *line) function in class:Paragraph
213 addLine(line);
216 addLine(NULL);
H A Dpflow.c266 static void addLine(pf_object *obj, pl_line *line) function
307 addLine(obj, line);
310 addLine(obj, NULL);
/external/skia/src/core/
H A DSkEdgeBuilder.cpp70 void SkEdgeBuilder::addLine(const SkPoint pts[]) { function in class:SkEdgeBuilder
115 this->addLine(pts);
268 this->addLine(&lines[i]);
306 this->addLine(pts);
/external/skia/src/pathops/
H A DSkOpSegment.h81 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { function in class:SkOpSegment
H A DSkOpContour.h55 void addLine(SkPoint pts[2], SkChunkAlloc* allocator) { function in class:SkOpContour
56 appendSegment(allocator).addLine(pts, this);
/external/llvm/include/llvm/Support/
H A DGCOV.h319 void addLine(uint32_t N) { Lines.push_back(N); } function in class:llvm::GCOVBlock
/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp212 void addLine(uint32_t Line) { function in class:__anon12455::GCOVLines
551 Lines.addLine(Loc.getLine());
/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 3349 milliseconds