Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 2641) sorted by relevance

12345678910>>...106

/external/freetype/src/autofit/
Dafhints.c247 AF_Point point = hints->points + point_idx; in af_get_segment_index() local
257 if ( point >= segment->first && point <= segment->last ) in af_get_segment_index()
267 if ( point == p ) in af_get_segment_index()
311 AF_Point point; in af_glyph_hints_dump_points() local
322 for ( point = points; point < limit; point++ ) in af_glyph_hints_dump_points()
324 int point_idx = AF_INDEX_NUM( point, points ); in af_glyph_hints_dump_points()
332 if ( contour < climit && *contour == point ) in af_glyph_hints_dump_points()
347 ( point->flags & AF_FLAG_NEAR ) in af_glyph_hints_dump_points()
349 : ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_dump_points()
353 point->fx, in af_glyph_hints_dump_points()
[all …]
/external/clang/test/OpenMP/
Dcancellation_point_messages.cpp5 #pragma omp cancellation point // expected-error {{one of 'for', 'parallel', 'sections' or 'taskgro… in main()
7 #pragma omp cancellation point parallel untied // expected-error {{unexpected OpenMP clause 'untied… in main()
8 #pragma omp cancellation point unknown // expected-error {{one of 'for', 'parallel', 'secti… in main()
9 #pragma omp cancellation point sections( // expected-warning {{extra tokens at the end of '#p… in main()
10 #pragma omp cancellation point for, ) // expected-warning {{extra tokens at the end of '#p… in main()
11 #pragma omp cancellation point taskgroup() // expected-warning {{extra tokens at the end of '#p… in main()
12 #pragma omp cancellation point parallel, if // expected-warning {{extra tokens at the end of '#p… in main()
14 #pragma omp cancellation point for // expected-error {{'#pragma omp cancellation point' cannot be a… in main()
20 #pragma omp cancellation point taskgroup // expected-error {{region cannot be closely nested inside… in main()
26 #pragma omp cancellation point taskgroup // expected-error {{region cannot be closely nested inside… in main()
[all …]
Dcancellation_point_codegen.cpp13 #pragma omp cancellation point parallel in main()
21 #pragma omp cancellation point sections in main()
38 #pragma omp cancellation point sections in main()
41 #pragma omp cancellation point sections in main()
65 #pragma omp cancellation point for in main()
81 #pragma omp cancellation point taskgroup in main()
89 #pragma omp cancellation point sections in main()
97 #pragma omp cancellation point sections in main()
102 #pragma omp cancellation point sections in main()
108 #pragma omp cancellation point for in main()
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.c1085 PSH_Point point = glyph->points; in psh_glyph_load_points() local
1089 for ( ; count > 0; count--, point++, vec++ ) in psh_glyph_load_points()
1091 point->flags2 = 0; in psh_glyph_load_points()
1092 point->hint = NULL; in psh_glyph_load_points()
1095 point->org_u = vec->x; in psh_glyph_load_points()
1096 point->org_v = vec->y; in psh_glyph_load_points()
1100 point->org_u = vec->y; in psh_glyph_load_points()
1101 point->org_v = vec->x; in psh_glyph_load_points()
1105 point->org_x = vec->x; in psh_glyph_load_points()
1106 point->org_y = vec->y; in psh_glyph_load_points()
[all …]
/external/freetype/src/pshinter/
Dpshalgo.c1085 PSH_Point point = glyph->points; in psh_glyph_load_points() local
1089 for ( ; count > 0; count--, point++, vec++ ) in psh_glyph_load_points()
1091 point->flags2 = 0; in psh_glyph_load_points()
1092 point->hint = NULL; in psh_glyph_load_points()
1095 point->org_u = vec->x; in psh_glyph_load_points()
1096 point->org_v = vec->y; in psh_glyph_load_points()
1100 point->org_u = vec->y; in psh_glyph_load_points()
1101 point->org_v = vec->x; in psh_glyph_load_points()
1105 point->org_x = vec->x; in psh_glyph_load_points()
1106 point->org_y = vec->y; in psh_glyph_load_points()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
DRealPointValuePair.java36 private final double[] point; field in RealPointValuePair
46 public RealPointValuePair(final double[] point, final double value) { in RealPointValuePair() argument
47 this.point = (point == null) ? null : point.clone(); in RealPointValuePair()
58 public RealPointValuePair(final double[] point, final double value, in RealPointValuePair() argument
60 this.point = copyArray ? in RealPointValuePair()
61 ((point == null) ? null : point.clone()) : in RealPointValuePair()
62 point; in RealPointValuePair()
70 return (point == null) ? null : point.clone(); in getPoint()
79 return point; in getPointRef()
DVectorialPointValuePair.java36 private final double[] point; field in VectorialPointValuePair
46 public VectorialPointValuePair(final double[] point, final double[] value) { in VectorialPointValuePair() argument
47 this.point = (point == null) ? null : point.clone(); in VectorialPointValuePair()
58 public VectorialPointValuePair(final double[] point, final double[] value, in VectorialPointValuePair() argument
60 this.point = copyArray ? in VectorialPointValuePair()
61 ((point == null) ? null : point.clone()) : in VectorialPointValuePair()
62 point; in VectorialPointValuePair()
72 return (point == null) ? null : point.clone(); in getPoint()
81 return point; in getPointRef()
/external/libxml2/result/XPath/xptr/
Dstrpoint3 Expression: xpointer(start-point(string-range(//p,'multiple')))
5 1 : Object is a point : index 1 in node TEXT
10 Expression: xpointer(end-point(string-range(//p,'multiple')))
12 1 : Object is a point : index 8 in node TEXT
17 Expression: xpointer(start-point(string-range(//p,'test')))
19 1 : Object is a point : index 10 in node TEXT
22 2 : Object is a point : index 10 in node TEXT
25 3 : Object is a point : index 7 in node TEXT
30 Expression: xpointer(end-point(string-range(//p,'test')))
32 1 : Object is a point : index 13 in node TEXT
[all …]
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h71 const CLST_Rect operator+=(const CFX_PointF& point) {
72 left += point.x;
73 right += point.x;
74 top += point.y;
75 bottom += point.y;
80 const CLST_Rect operator-=(const CFX_PointF& point) {
81 left -= point.x;
82 right -= point.x;
83 top -= point.y;
84 bottom -= point.y;
[all …]
/external/llvm/test/Transforms/DeadArgElim/
D2008-01-16-VarargsParamAttrs.ll3 %struct.point = type { double, double }
4point] [ %struct.point { double 1.000000e+00, double 2.000000e+00 }, %struct.point { double 3.0000…
8 %pi = alloca %struct.point ; <%struct.point*> [#uses=0]
10 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
24 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
25 …%tmp = getelementptr [4 x %struct.point], [4 x %struct.point]* @pts, i32 0, i32 0 ; <%struct.poin…
26 %tmp1 = call i32 (i32, ...) @va1( i32 1, %struct.point* byval %tmp ) nounwind ; <i32> [#uses=0]
/external/swiftshader/third_party/LLVM/test/Transforms/DeadArgElim/
D2008-01-16-VarargsParamAttrs.ll3 %struct.point = type { double, double }
4point] [ %struct.point { double 1.000000e+00, double 2.000000e+00 }, %struct.point { double 3.0000…
8 %pi = alloca %struct.point ; <%struct.point*> [#uses=0]
10 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
24 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
25 %tmp = getelementptr [4 x %struct.point]* @pts, i32 0, i32 0 ; <%struct.point*> [#uses=1]
26 %tmp1 = call i32 (i32, ...)* @va1( i32 1, %struct.point* byval %tmp ) nounwind ; <i32> [#uses=0]
/external/pdfium/xfa/fxfa/app/
Dxfa_ffsignature.cpp50 const CFX_PointF& point) { in OnLButtonDown() argument
54 bool CXFA_FFSignature::OnLButtonUp(uint32_t dwFlags, const CFX_PointF& point) { in OnLButtonUp() argument
59 const CFX_PointF& point) { in OnLButtonDblClk() argument
63 bool CXFA_FFSignature::OnMouseMove(uint32_t dwFlags, const CFX_PointF& point) { in OnMouseMove() argument
69 const CFX_PointF& point) { in OnMouseWheel() argument
74 const CFX_PointF& point) { in OnRButtonDown() argument
78 bool CXFA_FFSignature::OnRButtonUp(uint32_t dwFlags, const CFX_PointF& point) { in OnRButtonUp() argument
83 const CFX_PointF& point) { in OnRButtonDblClk() argument
99 FWL_WidgetHit CXFA_FFSignature::OnHitTest(const CFX_PointF& point) { in OnHitTest() argument
101 m_pNormalWidget->HitTest(FWLToClient(point)) != FWL_WidgetHit::Unknown) { in OnHitTest()
[all …]
Dxfa_fffield.h34 bool OnLButtonDown(uint32_t dwFlags, const CFX_PointF& point) override;
35 bool OnLButtonUp(uint32_t dwFlags, const CFX_PointF& point) override;
36 bool OnLButtonDblClk(uint32_t dwFlags, const CFX_PointF& point) override;
37 bool OnMouseMove(uint32_t dwFlags, const CFX_PointF& point) override;
40 const CFX_PointF& point) override;
41 bool OnRButtonDown(uint32_t dwFlags, const CFX_PointF& point) override;
42 bool OnRButtonUp(uint32_t dwFlags, const CFX_PointF& point) override;
43 bool OnRButtonDblClk(uint32_t dwFlags, const CFX_PointF& point) override;
50 FWL_WidgetHit OnHitTest(const CFX_PointF& point) override;
51 bool OnSetCursor(const CFX_PointF& point) override;
[all …]
Dxfa_ffsignature.h24 bool OnLButtonDown(uint32_t dwFlags, const CFX_PointF& point) override;
25 bool OnLButtonUp(uint32_t dwFlags, const CFX_PointF& point) override;
26 bool OnLButtonDblClk(uint32_t dwFlags, const CFX_PointF& point) override;
27 bool OnMouseMove(uint32_t dwFlags, const CFX_PointF& point) override;
31 bool OnRButtonDown(uint32_t dwFlags, const CFX_PointF& point) override;
32 bool OnRButtonUp(uint32_t dwFlags, const CFX_PointF& point) override;
33 bool OnRButtonDblClk(uint32_t dwFlags, const CFX_PointF& point) override;
38 FWL_WidgetHit OnHitTest(const CFX_PointF& point) override;
39 bool OnSetCursor(const CFX_PointF& point) override;
Dxfa_fftext.cpp110 bool CXFA_FFText::OnLButtonDown(uint32_t dwFlags, const CFX_PointF& point) { in OnLButtonDown() argument
111 if (!GetRectWithoutRotate().Contains(point)) in OnLButtonDown()
114 const FX_WCHAR* wsURLContent = GetLinkURLAtPoint(point); in OnLButtonDown()
122 bool CXFA_FFText::OnMouseMove(uint32_t dwFlags, const CFX_PointF& point) { in OnMouseMove() argument
123 return GetRectWithoutRotate().Contains(point) && !!GetLinkURLAtPoint(point); in OnMouseMove()
126 bool CXFA_FFText::OnLButtonUp(uint32_t dwFlags, const CFX_PointF& point) { in OnLButtonUp() argument
131 const FX_WCHAR* wsURLContent = GetLinkURLAtPoint(point); in OnLButtonUp()
140 FWL_WidgetHit CXFA_FFText::OnHitTest(const CFX_PointF& point) { in OnHitTest() argument
141 if (!GetRectWithoutRotate().Contains(point)) in OnHitTest()
143 if (!GetLinkURLAtPoint(point)) in OnHitTest()
[all …]
/external/v8/benchmarks/spinning-balls/
Dv.js97 PointsList.prototype.add = function (point) { argument
98 if (this.head !== null) this.head.prev = point;
99 point.next = this.head;
100 this.head = point;
105 PointsList.prototype.remove = function (point) { argument
106 if (point.next !== null) {
107 point.next.prev = point.prev;
109 if (point.prev !== null) {
110 point.prev.next = point.next;
112 this.head = point.next;
[all …]
/external/libxml2/test/XPath/xptr/
Dstrpoint1 xpointer(start-point(string-range(//p,'multiple')))
2 xpointer(end-point(string-range(//p,'multiple')))
3 xpointer(start-point(string-range(//p,'test')))
4 xpointer(end-point(string-range(//p,'test')))
5 xpointer(start-point(string-range(//*,'multiple',1,0)))
6 xpointer(end-point(string-range(//*,'multiple',1,0)))
7 xpointer(start-point(string-range(//*,'multiple',1,1)))
8 xpointer(end-point(string-range(//*,'multiple',1,1)))
9 xpointer(start-point(string-range(//p,'test'))[1])
/external/ImageMagick/MagickCore/
Ddraw.c153 point; member
449 point; in ReversePoints() local
456 point=points[i]; in ReversePoints()
458 points[number_points-(i+1)]=point; in ReversePoints()
469 point, in ConvertPathToPolygon() local
509 (void) ResetMagickMemory(&point,0,sizeof(point)); in ConvertPathToPolygon()
554 point=path_info[i].point; in ConvertPathToPolygon()
555 points[0]=point; in ConvertPathToPolygon()
556 bounds.x1=point.x; in ConvertPathToPolygon()
557 bounds.x2=point.x; in ConvertPathToPolygon()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
DEuclideanIntegerPoint.java36 private final int[] point; field in EuclideanIntegerPoint
43 public EuclideanIntegerPoint(final int[] point) { in EuclideanIntegerPoint() argument
44 this.point = point; in EuclideanIntegerPoint()
52 return point; in getPoint()
57 return MathUtils.distance(point, p.getPoint()); in distanceFrom()
81 if (point.length != otherPoint.length) { in equals()
84 for (int i = 0; i < point.length; i++) { in equals()
85 if (point[i] != otherPoint[i]) { in equals()
96 for (Integer i : point) { in hashCode()
/external/llvm/test/Transforms/InstCombine/
D2006-12-08-Phi-ICmp-Op-Fold.ll6 %struct.point = type { i32, i32 }
10 %p1_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
11 %p2_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
12 %p3_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
13 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
14 %tmp = bitcast %struct.point* %p1_addr to { i64 }* ; <{ i64 }*> [#uses=1]
17 %tmp1 = bitcast %struct.point* %p2_addr to { i64 }* ; <{ i64 }*> [#uses=1]
20 %tmp3 = bitcast %struct.point* %p3_addr to { i64 }* ; <{ i64 }*> [#uses=1]
24 %tmp5 = bitcast %struct.point* %p1_addr to { i64 }* ; <{ i64 }*> [#uses=1]
27 %tmp7 = bitcast %struct.point* %p2_addr to { i64 }* ; <{ i64 }*> [#uses=1]
[all …]
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2006-12-08-Phi-ICmp-Op-Fold.ll6 %struct.point = type { i32, i32 }
10 %p1_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
11 %p2_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
12 %p3_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
13 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
14 %tmp = bitcast %struct.point* %p1_addr to { i64 }* ; <{ i64 }*> [#uses=1]
17 %tmp1 = bitcast %struct.point* %p2_addr to { i64 }* ; <{ i64 }*> [#uses=1]
20 %tmp3 = bitcast %struct.point* %p3_addr to { i64 }* ; <{ i64 }*> [#uses=1]
24 %tmp5 = bitcast %struct.point* %p1_addr to { i64 }* ; <{ i64 }*> [#uses=1]
27 %tmp7 = bitcast %struct.point* %p2_addr to { i64 }* ; <{ i64 }*> [#uses=1]
[all …]
D2006-12-08-Select-ICmp.ll6 %struct.point = type { i32, i32 }
10 %p1_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
11 %p2_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
12 %p3_addr = alloca %struct.point ; <%struct.point*> [#uses=2]
13 %tmp = bitcast %struct.point* %p1_addr to { i64 }* ; <{ i64 }*> [#uses=1]
16 %tmp1 = bitcast %struct.point* %p2_addr to { i64 }* ; <{ i64 }*> [#uses=1]
19 %tmp3 = bitcast %struct.point* %p3_addr to { i64 }* ; <{ i64 }*> [#uses=1]
23 %tmp5 = bitcast %struct.point* %p1_addr to { i64 }* ; <{ i64 }*> [#uses=1]
26 %tmp7 = bitcast %struct.point* %p2_addr to { i64 }* ; <{ i64 }*> [#uses=1]
29 %tmp10 = bitcast %struct.point* %p3_addr to { i64 }* ; <{ i64 }*> [#uses=1]
/external/openssh/
Dbufec.c33 const EC_POINT *point) in buffer_put_ecpoint_ret() argument
37 if ((ret = sshbuf_put_ec(buffer, point, curve)) != 0) { in buffer_put_ecpoint_ret()
46 const EC_POINT *point) in buffer_put_ecpoint() argument
48 if (buffer_put_ecpoint_ret(buffer, curve, point) == -1) in buffer_put_ecpoint()
54 EC_POINT *point) in buffer_get_ecpoint_ret() argument
58 if ((ret = sshbuf_get_ec(buffer, point, curve)) != 0) { in buffer_get_ecpoint_ret()
67 EC_POINT *point) in buffer_get_ecpoint() argument
69 if (buffer_get_ecpoint_ret(buffer, curve, point) == -1) in buffer_get_ecpoint()
/external/boringssl/src/crypto/x509v3/
Dv3_crld.c256 DIST_POINT *point = NULL; in crldp_from_section() local
257 point = DIST_POINT_new(); in crldp_from_section()
258 if (!point) in crldp_from_section()
263 ret = set_dist_point_name(&point->distpoint, ctx, cnf); in crldp_from_section()
269 if (!set_reasons(&point->reasons, cnf->value)) in crldp_from_section()
272 point->CRLissuer = gnames_from_sectname(ctx, cnf->value); in crldp_from_section()
273 if (!point->CRLissuer) in crldp_from_section()
278 return point; in crldp_from_section()
281 if (point) in crldp_from_section()
282 DIST_POINT_free(point); in crldp_from_section()
[all …]
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.cpp277 FX_FLOAT CFWL_ScrollBar::GetTrackPointPos(const CFX_PointF& point) { in GetTrackPointPos() argument
278 CFX_PointF diff = point - m_cpTrackPoint; in GetTrackPointPos()
363 void CFWL_ScrollBar::OnLButtonDown(const CFX_PointF& point) { in OnLButtonDown() argument
370 m_cpTrackPoint = point; in OnLButtonDown()
372 if (m_rtMinBtn.Contains(point)) in OnLButtonDown()
373 DoMouseDown(0, m_rtMinBtn, m_iMinButtonState, point); in OnLButtonDown()
374 else if (m_rtThumb.Contains(point)) in OnLButtonDown()
375 DoMouseDown(1, m_rtThumb, m_iThumbButtonState, point); in OnLButtonDown()
376 else if (m_rtMaxBtn.Contains(point)) in OnLButtonDown()
377 DoMouseDown(2, m_rtMaxBtn, m_iMaxButtonState, point); in OnLButtonDown()
[all …]

12345678910>>...106