Home
last modified time | relevance | path

Searched refs:plast (Results 1 – 25 of 794) sorted by relevance

12345678910>>...32

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/headers/
H A Derf_utils.h236 p = spu_madd(qlast, spu_mul(v, spu_splats(40.0)), plast); q = plast; plast = p; qlast = q; \
237 p = spu_madd(qlast, spu_mul(v, spu_splats(39.0)), plast); q = plast; plast = p; qlast = q; \
238 p = spu_madd(qlast, spu_mul(v, spu_splats(38.0)), plast); q = plast; plast = p; qlast = q; \
239 p = spu_madd(qlast, spu_mul(v, spu_splats(37.0)), plast); q = plast; plast = p; qlast = q; \
240 p = spu_madd(qlast, spu_mul(v, spu_splats(36.0)), plast); q = plast; plast = p; qlast = q; \
241 p = spu_madd(qlast, spu_mul(v, spu_splats(35.0)), plast); q = plast; plast = p; qlast = q; \
242 p = spu_madd(qlast, spu_mul(v, spu_splats(34.0)), plast); q = plast; plast = p; qlast = q; \
243 p = spu_madd(qlast, spu_mul(v, spu_splats(33.0)), plast); q = plast; plast = p; qlast = q; \
244 p = spu_madd(qlast, spu_mul(v, spu_splats(32.0)), plast); q = plast; plast = p; qlast = q; \
245 p = spu_madd(qlast, spu_mul(v, spu_splats(31.0)), plast); q = plast; plast = p; qlast = q; \
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Derf_utils.h236 p = spu_madd(qlast, spu_mul(v, spu_splats(40.0)), plast); q = plast; plast = p; qlast = q; \
237 p = spu_madd(qlast, spu_mul(v, spu_splats(39.0)), plast); q = plast; plast = p; qlast = q; \
238 p = spu_madd(qlast, spu_mul(v, spu_splats(38.0)), plast); q = plast; plast = p; qlast = q; \
239 p = spu_madd(qlast, spu_mul(v, spu_splats(37.0)), plast); q = plast; plast = p; qlast = q; \
240 p = spu_madd(qlast, spu_mul(v, spu_splats(36.0)), plast); q = plast; plast = p; qlast = q; \
241 p = spu_madd(qlast, spu_mul(v, spu_splats(35.0)), plast); q = plast; plast = p; qlast = q; \
242 p = spu_madd(qlast, spu_mul(v, spu_splats(34.0)), plast); q = plast; plast = p; qlast = q; \
243 p = spu_madd(qlast, spu_mul(v, spu_splats(33.0)), plast); q = plast; plast = p; qlast = q; \
244 p = spu_madd(qlast, spu_mul(v, spu_splats(32.0)), plast); q = plast; plast = p; qlast = q; \
245 p = spu_madd(qlast, spu_mul(v, spu_splats(31.0)), plast); q = plast; plast = p; qlast = q; \
[all …]
/dports/net/tcptrace/tcptrace-508f73a/
H A Dprint.c157 void *plast) in printip_packet() argument
179 printipv4(pip, plast); in printip_packet()
192 void *plast) in printipv4() argument
254 if (plast_option > plast) in printipv4()
350 void *plast, in printtcp_packet() argument
515 void *plast) in printudp_packet() argument
571 void *plast, in printpacket() argument
596 printip_packet(pip,plast); in printpacket()
643 void *plast, in PrintRawData() argument
689 void *plast) in PrintRawDataHex() argument
[all …]
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A Djarcloc.h45 TrimVertex *plast; variable
56 if( plast == &arc->pwlArc->pts[0] ) in reverse()
59 plast = &arc->pwlArc->pts[0]; in reverse()
65 assert( p <= plast ); in getnextpt()
66 if( p == plast ) { in getnextpt()
69 plast = &arc->pwlArc->pts[arc->pwlArc->npts - 1]; in getnextpt()
70 assert( p < plast ); in getnextpt()
78 assert( p >= plast ); in getprevpt()
79 if( p == plast ) { in getprevpt()
82 plast = &arc->pwlArc->pts[0]; in getprevpt()
[all …]
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Dspli_silh.c142 plast = (*pintdat)->vlist[ki]->plast;
155 if (pfirst == plast &&
186 plast = (*pintdat)->vlist[ki]->plast = pshadow;
200 while (pnext != plast)
285 plast = (*pintdat)->vlist[ki]->plast;
313 if (plast->geo_data_1)
314 freearray (plast->geo_data_1);
315 if (plast->geo_data_2)
318 plast->size_1 = 0;
320 plast->size_2 = 0;
[all …]
H A Dsh6idlis.c245 sh6getnhbrs (pcurr, &pstart, &plast, &kstat);
568 plast = (*pintdat)->vlist[kj]->plast;
578 while (pnext != plast)
598 (*pintdat)->vlist[kj]->plast = pcurr;
617 plast = (*pintdat)->vlist[kj]->plast;
619 if ((pstart->edge_1 && plast->edge_1) ||
620 (pstart->edge_2 && plast->edge_2))
627 if (plast->edge_1 == SI_RIGHT)
629 else if (plast->edge_1 == SI_LEFT)
632 if (plast->edge_2 == SI_RIGHT)
[all …]
H A Ds6idlis.c498 qipt = uilst[ki]->plast;
499 uilst[ki]->pfirst = uilst[ki]->plast = qipt;
513 uilst[ki]->pfirst = uilst[ki]->plast = qipt;
547 uilst[ki]->plast = newIntpt(4,epar2,DZERO);
550 s6idnpt(rintdat,&uilst[ki]->plast,0,&kstat);
554 qipt->pcurve = uilst[ki]->plast;
577 s6dist(uilst[ki]->plast->epar,uilst[kj]->plast->epar,4)
968 qipt = uilst[ki]->plast;
1016 uilst[ki]->plast = newIntpt(2,epar2,DZERO);
1023 qipt->pcurve = uilst[ki]->plast;
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dpolyclip.c258 plast = Newlink;
259 plast->pa_x = x;
260 plast->pa_y = y;
267 plast = pp;
385 plast = Newlink;
386 plast->pa_x = x;
387 plast->pa_y = y;
394 plast = pp;
512 plast = Newlink;
521 plast = pp;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{} in iterator()
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)? in dereference()
72 traits::local_base_iterator_from(*plast):it->end() in dereference()
81 const PolyCollectionIterator* plast; member
86 pfirst{&first},plast{&last}{} in segment_splitter()
88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin()
92 auto slast=traits::base_segment_info_iterator_from(*plast); in end()
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast; in end()
94 return {slast,*plast,*plast}; in end()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{} in iterator()
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)? in dereference()
72 traits::local_base_iterator_from(*plast):it->end() in dereference()
81 const PolyCollectionIterator* plast; member
86 pfirst{&first},plast{&last}{} in segment_splitter()
88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin()
92 auto slast=traits::base_segment_info_iterator_from(*plast); in end()
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast; in end()
94 return {slast,*plast,*plast}; in end()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{}
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)?
72 traits::local_base_iterator_from(*plast):it->end()
81 const PolyCollectionIterator* plast;
86 pfirst{&first},plast{&last}{}
88 iterator begin()const noexcept{return {*pfirst,*plast};}
92 auto slast=traits::base_segment_info_iterator_from(*plast);
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast;
94 return {slast,*plast,*plast};
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{} in iterator()
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)? in dereference()
72 traits::local_base_iterator_from(*plast):it->end() in dereference()
81 const PolyCollectionIterator* plast; member
86 pfirst{&first},plast{&last}{} in segment_splitter()
88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin()
92 auto slast=traits::base_segment_info_iterator_from(*plast); in end()
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast; in end()
94 return {slast,*plast,*plast}; in end()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{} in iterator()
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)? in dereference()
72 traits::local_base_iterator_from(*plast):it->end() in dereference()
81 const PolyCollectionIterator* plast; member
86 pfirst{&first},plast{&last}{} in segment_splitter()
88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin()
92 auto slast=traits::base_segment_info_iterator_from(*plast); in end()
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast; in end()
94 return {slast,*plast,*plast}; in end()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{} in iterator()
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)? in dereference()
72 traits::local_base_iterator_from(*plast):it->end() in dereference()
81 const PolyCollectionIterator* plast; member
86 pfirst{&first},plast{&last}{} in segment_splitter()
88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin()
92 auto slast=traits::base_segment_info_iterator_from(*plast); in end()
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast; in end()
94 return {slast,*plast,*plast}; in end()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/poly_collection/detail/
H A Dsegment_split.hpp58 it{it},pfirst{&first},plast{&last}{} in iterator()
62 pfirst{&first},plast{&last}
71 it==traits::base_segment_info_iterator_from(*plast)? in dereference()
72 traits::local_base_iterator_from(*plast):it->end() in dereference()
81 const PolyCollectionIterator* plast; member
86 pfirst{&first},plast{&last}{} in segment_splitter()
88 iterator begin()const noexcept{return {*pfirst,*plast};} in begin()
92 auto slast=traits::base_segment_info_iterator_from(*plast); in end()
93 if(slast!=traits::end_base_segment_info_iterator_from(*plast))++slast; in end()
94 return {slast,*plast,*plast}; in end()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/livarot/
H A DShape.cpp568 int plast = ppos; in SortPoints() local
631 if (ri > plast) in SortPoints()
664 SwapPoints (ri, plast + 1, plast); in SortPoints()
750 int plast = ppos; in SortPointsByOldInd() local
825 if (ri > plast) in SortPointsByOldInd()
869 SwapPoints (ri, plast + 1, plast); in SortPointsByOldInd()
954 int plast = ppos; in SortPointsRounded() local
1017 if (ri > plast) in SortPointsRounded()
1050 SwapPoints (ri, plast + 1, plast); in SortPointsRounded()
1717 int plast = ppos; in SortEdgesList() local
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dlsort.h74 register TYPE *p, **plast, *list1, *list2; local
94 plast = &list_in;
101 *plast = list1;
102 plast = &(list1->NEXT);
104 *plast = list2;
108 *plast = list2;
109 plast = &(list2->NEXT);
111 *plast = list1;
/dports/math/R/R-4.1.2/src/nmath/
H A Dbessel_i.c266 plast = 1.; in I_bessel()
288 pold = plast; in I_bessel()
289 plast = p; in I_bessel()
298 plast /= tover; in I_bessel()
300 psavel = plast; in I_bessel()
305 pold = plast; in I_bessel()
306 plast = p; in I_bessel()
318 p = plast * tover; in I_bessel()
350 pold = plast; in I_bessel()
351 plast = p; in I_bessel()
[all …]
/dports/math/libRmath/R-4.1.1/src/nmath/
H A Dbessel_i.c266 plast = 1.; in I_bessel()
288 pold = plast; in I_bessel()
289 plast = p; in I_bessel()
298 plast /= tover; in I_bessel()
300 psavel = plast; in I_bessel()
305 pold = plast; in I_bessel()
306 plast = p; in I_bessel()
318 p = plast * tover; in I_bessel()
350 pold = plast; in I_bessel()
351 plast = p; in I_bessel()
[all …]
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Dbessel_i.c266 plast = 1.; in I_bessel()
288 pold = plast; in I_bessel()
289 plast = p; in I_bessel()
298 plast /= tover; in I_bessel()
300 psavel = plast; in I_bessel()
305 pold = plast; in I_bessel()
306 plast = p; in I_bessel()
318 p = plast * tover; in I_bessel()
350 pold = plast; in I_bessel()
351 plast = p; in I_bessel()
[all …]
H A Dbessel_j.c373 plast = 1.; in J_bessel()
390 pold = plast; in J_bessel()
391 plast = p; in J_bessel()
400 plast /= tover; in J_bessel()
402 psavel = plast; in J_bessel()
407 pold = plast; in J_bessel()
408 plast = p; in J_bessel()
419 p = plast * tover; in J_bessel()
448 pold = plast; in J_bessel()
449 plast = p; in J_bessel()
[all …]
/dports/biology/vt/vt-0.57721/lib/Rmath/
H A Dbessel_i.c266 plast = 1.; in I_bessel()
288 pold = plast; in I_bessel()
289 plast = p; in I_bessel()
298 plast /= tover; in I_bessel()
300 psavel = plast; in I_bessel()
305 pold = plast; in I_bessel()
306 plast = p; in I_bessel()
318 p = plast * tover; in I_bessel()
350 pold = plast; in I_bessel()
351 plast = p; in I_bessel()
[all …]
H A Dbessel_j.c364 plast = 1.; in J_bessel()
381 pold = plast; in J_bessel()
382 plast = p; in J_bessel()
391 plast /= tover; in J_bessel()
393 psavel = plast; in J_bessel()
398 pold = plast; in J_bessel()
399 plast = p; in J_bessel()
410 p = plast * tover; in J_bessel()
439 pold = plast; in J_bessel()
440 plast = p; in J_bessel()
[all …]
/dports/math/py-rvlib/rvlib-0.0.6/src/
H A Dbessel_i.c266 plast = 1.; in I_bessel()
288 pold = plast; in I_bessel()
289 plast = p; in I_bessel()
298 plast /= tover; in I_bessel()
300 psavel = plast; in I_bessel()
305 pold = plast; in I_bessel()
306 plast = p; in I_bessel()
318 p = plast * tover; in I_bessel()
350 pold = plast; in I_bessel()
351 plast = p; in I_bessel()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_Hctxee2d.cxx71 gp_Pnt2d pfirst,plast; in SetEdges() local
77 BRep_Tool::UVPoints(myEdge1,F1,pfirst,plast); in SetEdges()
79 myDomain1.SetValues(pfirst,first,tole,plast,last,tole); in SetEdges()
85 … std::cout<<" plast =("<<plast.X()<<" "<<plast.Y()<<"),last="<<last<<"}"<<std::endl;} in SetEdges()
98 BRep_Tool::UVPoints(myEdge2,F1,pfirst,plast); in SetEdges()
100 myDomain2.SetValues(pfirst,first,tole,plast,last,tole); in SetEdges()
105 … std::cout<<" plast =("<<plast.X()<<" "<<plast.Y()<<"),last="<<last<<"}"<<std::endl; in SetEdges()
152 PC2on1->D0(last,plast); in SetEdges()
153 myDomain2.SetValues(pfirst,first,tole,plast,last,tole); in SetEdges()

12345678910>>...32