Home
last modified time | relevance | path

Searched refs:poly_ptr (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LSI_poly.c45 HYPRE_LSI_Poly *poly_ptr; in HYPRE_LSI_PolyCreate() local
52 poly_ptr->order = 0; in HYPRE_LSI_PolyCreate()
54 poly_ptr->Nrows = 0; in HYPRE_LSI_PolyCreate()
55 poly_ptr->outputLevel = 0; in HYPRE_LSI_PolyCreate()
68 HYPRE_LSI_Poly *poly_ptr; in HYPRE_LSI_PolyDestroy() local
85 poly_ptr->order = order; in HYPRE_LSI_PolySetOrder()
86 if ( poly_ptr->order < 0 ) poly_ptr->order = 0; in HYPRE_LSI_PolySetOrder()
87 if ( poly_ptr->order > 8 ) poly_ptr->order = 8; in HYPRE_LSI_PolySetOrder()
121 order = poly_ptr->order; in HYPRE_LSI_PolySolve()
122 Nrows = poly_ptr->Nrows; in HYPRE_LSI_PolySolve()
[all …]
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dobj.c380 poly_ptr->rotated_n = poly_ptr->rotated_asn = 0;
588 poly_ptr->rotated_n = poly_ptr->rotated_asn = 0;
597 poly_ptr->curved, &(poly_ptr->sn), poly_ptr->smooth,
599 poly_ptr->n, poly_ptr->vlist);
608 &(poly_ptr->ssmooth), poly_ptr->n, poly_ptr->vlist);
610 poly_ptr->curved, &(poly_ptr->sn), poly_ptr->ssmooth,
634 poly_ptr->smooth[0] = poly_ptr->smooth[1] =
651 &(poly_ptr->sn), &(poly_ptr->intn),
653 poly_ptr->n, poly_ptr->vlist);
717 poly_ptr->curved, &(poly_ptr->asn), poly_ptr->smooth,
[all …]
H A Dpoly.c168 int style=poly_ptr->style, width=poly_ptr->width;
169 int aw=poly_ptr->aw, ah=poly_ptr->ah;
513 poly_ptr->svlist = poly_ptr->asvlist = NULL;
4485 poly_ptr->curved, &(poly_ptr->rotated_n), poly_ptr->smooth,
4490 poly_ptr->curved, &(poly_ptr->rotated_n), poly_ptr->ssmooth,
4565 poly_ptr->curved, &(poly_ptr->rotated_asn), poly_ptr->smooth,
4570 poly_ptr->curved, &(poly_ptr->rotated_asn), poly_ptr->ssmooth,
5004 poly_ptr->style, poly_ptr->width, poly_ptr->pen, ObjPtr->id,
5005 poly_ptr->curved, poly_ptr->fill, poly_ptr->dash, ObjPtr->rotation,
5011 SaveSmoothHinge(FP, poly_ptr->curved, poly_ptr->n, poly_ptr->smooth);
[all …]
H A Ddup.c198 poly_ptr->smooth = NULL;
207 poly_ptr->vlist = pv;
210 poly_ptr->aw = PolyPtr->aw;
211 poly_ptr->ah = PolyPtr->ah;
226 poly_ptr->svlist = sv;
228 poly_ptr->sn = 0;
229 poly_ptr->svlist = NULL;
239 poly_ptr->ssvlist = pv;
241 poly_ptr->ssn = 0;
264 poly_ptr->intn = 0;
[all …]
H A Dmove.c839 n = poly_ptr->ssn;
843 n = poly_ptr->n;
844 vs = poly_ptr->vlist;
1095 n = poly_ptr->ssn;
1098 n = poly_ptr->n;
1489 if (poly_ptr != NULL) {
1493 poly_ptr->n, poly_ptr->vlist)) {
1567 n = poly_ptr->n;
1735 free(poly_ptr);
2467 curved, &(poly_ptr->sn), poly_ptr->smooth,
[all …]
H A Dpattern.c1489 n = poly_ptr->n;
1497 if (poly_ptr->vlist != NULL) free(poly_ptr->vlist);
1509 poly_ptr->ssn, poly_ptr->ssvlist, poly_ptr->ssmooth);
1512 if (poly_ptr->vlist != NULL) free(poly_ptr->vlist);
1513 if (poly_ptr->smooth != NULL) free(poly_ptr->smooth);
1528 poly_ptr->n, poly_ptr->vlist);
1531 poly_ptr->vlist, poly_ptr->smooth);
1534 if (poly_ptr->vlist != NULL) free(poly_ptr->vlist);
1546 OBJ_POLY, poly_ptr->n, poly_ptr->vlist, poly_ptr->intn,
1550 if (poly_ptr->vlist != NULL) free(poly_ptr->vlist);
[all …]
H A Dedit.c250 UpdPolyBBox(ObjPtr, poly_ptr->n, poly_ptr->vlist);
405 UpdPolyBBox(ObjPtr, poly_ptr->n, poly_ptr->vlist);
431 UpdPolyBBox(ObjPtr, poly_ptr->n, poly_ptr->vlist);
603 poly_ptr->n, poly_ptr->vlist, &index) && in SelectModeToggleSmoothHinge()
1501 poly_ptr->n, poly_ptr->vlist, &index)) || in DeletePoint()
1778 struct PolyRec *poly_ptr=paspi->poly_ptr; local
2413 struct PolyRec *poly_ptr=paspi->poly_ptr; local
2633 UpdPolyBBox(obj_ptr, poly_ptr->n, poly_ptr->vlist);
2720 aspi.poly_ptr = poly_ptr;
3675 poly_ptr->n, poly_ptr->vlist, &index)) { in AddPoint()
[all …]
H A Drect.c810 sn = poly_ptr->sn;
811 sv = poly_ptr->svlist;
823 if (PointOnPoly(XOff, YOff, poly_ptr->sn, poly_ptr->svlist,
828 poly_ptr->rotated_vlist, ZOOMED_HALF_W(poly_ptr->width)))
833 if (PointOnPoly(XOff, YOff, poly_ptr->asn, poly_ptr->asvlist,
838 poly_ptr->rotated_vlist, ZOOMED_HALF_W(poly_ptr->width)))
843 sv = poly_ptr->svlist;
844 sn = poly_ptr->sn;
849 sn = poly_ptr->rotated_n;
851 aw = poly_ptr->aw;
[all …]
H A Dselect.c418 struct PolyRec *poly_ptr=NULL; local
435 n = poly_ptr->ssn;
436 vs = poly_ptr->ssvlist;
438 n = poly_ptr->n;
439 vs = poly_ptr->vlist;
2537 struct PolyRec *poly_ptr=NULL; in DelAllSelObj() local
2562 ssn = poly_ptr->ssn; in DelAllSelObj()
2566 n = poly_ptr->n; in DelAllSelObj()
2601 UpdPolyBBox(obj_ptr, poly_ptr->n, poly_ptr->vlist); in DelAllSelObj()
2645 UpdPolyBBox(obj_ptr, poly_ptr->n, poly_ptr->vlist); in DelAllSelObj()
[all …]
H A Dalign.c1011 struct PolyRec *poly_ptr=NULL; in AlignSelObjs() local
1018 poly_ptr = obj_ptr->detail.p; in AlignSelObjs()
1019 curved = poly_ptr->curved; in AlignSelObjs()
1020 n = poly_ptr->n; in AlignSelObjs()
1021 vlist = poly_ptr->vlist; in AlignSelObjs()
1023 ssn = poly_ptr->ssn; in AlignSelObjs()
1400 struct PolyRec *poly_ptr=NULL; in AlignSelToGrid() local
1410 curved = poly_ptr->curved; in AlignSelToGrid()
1411 n = poly_ptr->n; in AlignSelToGrid()
1412 vlist = poly_ptr->vlist; in AlignSelToGrid()
[all …]
H A Dmark.c962 struct PolyRec *poly_ptr=NULL; local
969 poly_ptr = ObjPtr->detail.p;
970 smooth = poly_ptr->smooth;
971 switch (poly_ptr->curved) {
985 vs = GetStructuredSplinePolyTickMarkVs(&n, ObjPtr, poly_ptr, NULL);
H A Dstretch.c189 if (poly_ptr->style == LS_PLAIN || poly_ptr->style == LS_DOUBLE ||
1790 struct PolyRec *poly_ptr=NULL; local
1818 n = poly_ptr->n;
1819 pvs = poly_ptr->vlist;
1846 if (poly_ptr != NULL) {
2004 if (poly_ptr != NULL) {
2005 UpdateObjForStretchStructSpline(ObjPtr, poly_ptr->n, poly_ptr->vlist,
2008 UpdPolyBBox(ObjPtr, poly_ptr->ssn, poly_ptr->ssvlist);
2942 IntPoint *vs=poly_ptr->vlist;
2964 UpdPolyBBox(ObjPtr, poly_ptr->intn, poly_ptr->intvlist);
[all …]
H A Dspline.c134 IntPoint *GetStructuredSplinePolyTickMarkVs(pn_N, obj_ptr, poly_ptr, in GetStructuredSplinePolyTickMarkVs() argument
138 struct PolyRec *poly_ptr;
145 if (poly_ptr != NULL) {
146 n = poly_ptr->n;
147 vlist = poly_ptr->vlist;
262 if (poly_ptr != NULL) {
/dports/math/cgal/CGAL-5.3/include/CGAL/Partition_2/
H A DPartition_vertex_map.h40 Vertex_info ( Vertex_const_iterator const& vx_it, Polygon_2 const* poly_ptr ) in Vertex_info() argument
43 ,m_poly_ptr(poly_ptr) in Vertex_info()
47 Polygon_2 const* poly_ptr () const { return m_poly_ptr ; } in poly_ptr() function
51 return a.poly_ptr() == b.poly_ptr() && a.vertex_it() == b.vertex_it() ;
487 Polygon_2 const* poly_ptr = &(*poly_first); in _build() local
491 … begin_v_loc_pair = m_map.insert(P_Vertex( Vertex_info(vtx_begin,poly_ptr), Edge_list(traits))); in _build()
499 v_loc_pair = m_map.insert(P_Vertex( Vertex_info(v_it,poly_ptr), Edge_list(traits))); in _build()
/dports/games/libretro-snes9x/snes9x-73aa348/
H A Ddsp4.cpp240 DSP4_WRITE_WORD(DSP4.poly_ptr[0][0]); in DSP4_OP01()
245 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP01()
467 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP07()
564 DSP4.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP08()
565 DSP4.poly_ptr[0][1] = DSP4_READ_WORD(); in DSP4_OP08()
566 DSP4.poly_ptr[1][0] = DSP4_READ_WORD(); in DSP4_OP08()
812 DSP4.poly_ptr[polygon][0] -= 4; in DSP4_OP08()
813 DSP4.poly_ptr[polygon][1] -= 4; in DSP4_OP08()
1293 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP0D()
1523 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP0F()
[all …]
H A Ddsp.h409 int16 poly_ptr[2][2]; // HDMA structure pointers member
/dports/emulators/mednafen/mednafen/src/snes/src/chip/dsp4/
H A Ddsp4emu.c175 DSP4_vars.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP01()
282 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP01()
417 DSP4_vars.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP07()
516 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP07()
613 DSP4_vars.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP08()
614 DSP4_vars.poly_ptr[0][1] = DSP4_READ_WORD(); in DSP4_OP08()
615 DSP4_vars.poly_ptr[1][0] = DSP4_READ_WORD(); in DSP4_OP08()
616 DSP4_vars.poly_ptr[1][1] = DSP4_READ_WORD(); in DSP4_OP08()
1384 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP0D()
1621 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP0F()
[all …]
H A Ddsp4emu.h88 int16 poly_ptr[2][2]; // HDMA structure pointers member
/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A Ddsp4.cpp419 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP01()
641 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP07()
738 DSP4.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP08()
739 DSP4.poly_ptr[0][1] = DSP4_READ_WORD(); in DSP4_OP08()
740 DSP4.poly_ptr[1][0] = DSP4_READ_WORD(); in DSP4_OP08()
741 DSP4.poly_ptr[1][1] = DSP4_READ_WORD(); in DSP4_OP08()
986 DSP4.poly_ptr[polygon][0] -= 4; in DSP4_OP08()
987 DSP4.poly_ptr[polygon][1] -= 4; in DSP4_OP08()
1467 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP0D()
1697 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP0F()
[all …]
H A Ddsp.h584 int16 poly_ptr[2][2]; // HDMA structure pointers member
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/chip/dsp4/
H A Ddsp4emu.c175 DSP4_vars.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP01()
282 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP01()
417 DSP4_vars.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP07()
516 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP07()
613 DSP4_vars.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP08()
614 DSP4_vars.poly_ptr[0][1] = DSP4_READ_WORD(); in DSP4_OP08()
615 DSP4_vars.poly_ptr[1][0] = DSP4_READ_WORD(); in DSP4_OP08()
616 DSP4_vars.poly_ptr[1][1] = DSP4_READ_WORD(); in DSP4_OP08()
1384 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP0D()
1621 DSP4_vars.poly_ptr[0][0] -= 4; in DSP4_OP0F()
[all …]
H A Ddsp4emu.h88 int16 poly_ptr[2][2]; // HDMA structure pointers member
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/viz/src/
H A Dtypes.cpp101 int* poly_ptr = mesh.polygons.ptr<int>(); in load() local
108 *poly_ptr++ = nr_cell_points; in load()
110 *poly_ptr++ = (int)cell_points[i]; in load()
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/src/
H A Ddsp.c3475 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP01()
3691 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP07()
3787 DSP4.poly_ptr[0][0] = DSP4_READ_WORD(); in DSP4_OP08()
3788 DSP4.poly_ptr[0][1] = DSP4_READ_WORD(); in DSP4_OP08()
3789 DSP4.poly_ptr[1][0] = DSP4_READ_WORD(); in DSP4_OP08()
3790 DSP4.poly_ptr[1][1] = DSP4_READ_WORD(); in DSP4_OP08()
4027 DSP4.poly_ptr[polygon][0] -= 4; in DSP4_OP08()
4028 DSP4.poly_ptr[polygon][1] -= 4; in DSP4_OP08()
4505 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP0D()
4730 DSP4.poly_ptr[0][0] -= 4; in DSP4_OP0F()
[all …]
H A Ddsp.h583 int16 poly_ptr[2][2]; /* HDMA structure pointers */ member

12