Home
last modified time | relevance | path

Searched refs:XCON (Results 1 – 25 of 44) sorted by relevance

12

/dports/cad/alliance/alliance/src/sea/src/
H A Dutil_Floorplan.c373 if (XSIDE != pPhcon->XCON) {
377 pPhcon->XCON,
398 pPhcon->XCON,
595 long XCON, YCON; local
707 XCON = pTerm->XY;
712 XCON = tSide[iSide]->x;
720 XCON,
972 if (pPhcon->XCON == XAB1) pPhcon->XCON = apPhfig->XAB1;
973 if (pPhcon->XCON == XAB2) pPhcon->XCON = apPhfig->XAB2;
1130 if (pPhcon->XCON == XAB1) pPhcon->XCON = apPhfig->XAB1;
[all …]
H A Dutil_Power.c333 Y1 = pPhcon->XCON;
339 X1 = pPhcon->XCON;
351 MBKUNSCALE (pPhcon->XCON),
363 MBKUNSCALE (pPhcon->XCON),
387 MBKUNSCALE (pPhcon->XCON),
H A DDEF_drive.c1164 apPhcon->XCON,
1241 Phcon.XCON = 0; in fprintPINS()
/dports/math/slatec/
H A Dfcnqx1.f104 CALL XCON(P(I),IP(I),IERROR)
106 CALL XCON(Q(I),IQ(I),IERROR)
108 CALL XCON(R(I),IR(I),IERROR)
170 CALL XCON(P(I),IP(I),IERROR)
172 CALL XCON(Q(I),IQ(I),IERROR)
174 CALL XCON(R(I),IR(I),IERROR)
/dports/cad/alliance/alliance/src/ocp/src/placer/
H A DPCon.cpp42 _pos = PPos((_phcon->XCON - dx)/PITCH, (_phcon->YCON - dy)/PITCH); in PCon()
69 _phcon->XCON, in Save()
/dports/cad/alliance/alliance/src/nero/src/
H A DMPower.cpp286 con1.XCON = AB1; in dump()
292 con2.XCON = AB2; in dump()
307 con1.XCON = itLine->first; in dump()
313 con2.XCON = itLine->first; in dump()
H A DRMBK.cpp258 << MBK::UNSCALE (pPhcon->XCON) << "," in mbkload()
271 flatSeg.X1 = pPhcon->XCON; in mbkload()
273 flatSeg.X2 = pPhcon->XCON; in mbkload()
289 << MBK::UNSCALE (pPhcon->XCON) << "," in mbkload()
/dports/cad/alliance/alliance/src/mbk/src/
H A Dmbk_ph.c415 if (((phcon_list *)pa->DATA)->XCON > pco->XCON) in addsorted()
417 if (((phcon_list *)pa->DATA)->XCON == pco->XCON) { in addsorted()
437 if (((phcon_list *)ptc->DATA)->XCON > pco->XCON) { in addsorted()
441 if (((phcon_list *)ptc->DATA)->XCON == pco->XCON) { in addsorted()
506 ptcon->XCON = x; in addphcon()
1120 pt_con->XCON, pt_con->YCON);
H A Ddrive_vti_p.c185 if (ptcon->XCON != ptfig->XAB1 && ptcon->XCON != ptfig->XAB2
190 ptcon->XCON, ptcon->YCON,
195 f1 = (float)ptcon->XCON / SCALE_X;
H A Dmbk2mg.c420 (float)pt->XCON/SCALE_X, (float)pt->YCON/SCALE_X);
425 (float)pt->XCON/SCALE_X, (float)pt->YCON/SCALE_X);
H A Dmph.h179 long XCON,YCON; /* connector coordinates */ member
H A Dalc_driv_p.c288 pcon->XCON, pcon->YCON,
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/cc/
H A Dcccr_setup.F795 REAL XCON(6), OCON(3)
1164 XCON(P) = WX(IVEC,ITRAN)
1172 XCON(P+3) = ZERO
1180 XCON(P) = WX(IVEC,ITRAN)
1188 XCON(P+3) = ZERO
1196 XCON(P) = WX(IVEC,ITRAN)
1249 XCON(P) = ZERO
1250 XCON(P+3) = ZERO
1278 & XCON(1) + XCON(2) + XCON(3) +
1279 & XCON(4) + XCON(5) + XCON(6) +
[all …]
H A Dcc_2hyp.F95 REAL F0ACON(12), FAACON(12), EAACON(12), XCON(6)
736 XCON(1) = WORK(KXCONS-1 + (ITRAN-1)*MXVEC2 + IVEC)
740 XCON(2) = WORK(KXCONS-1 + (ITRAN-1)*MXVEC2 + IVEC)
758 XCON(1) = ZERO
759 XCON(2) = ZERO
760 XCON(3) = ZERO
761 XCON(4) = ZERO
762 XCON(5) = ZERO
763 XCON(6) = ZERO
814 & XCON(1) +XCON(2) +XCON(3) +XCON(4) +XCON(5) +XCON(6) +
[all …]
H A Dcc_tpa.F831 & AA1CON1, AA1CON2, XCON, O1CON, TMAB0F,
849 & AA1CON1, AA1CON2, XCON, O1CON, TMAB0F,
1123 XCON = ZERO
1129 XCON = XCONS(IVEC,ITRAN)
1264 TMAB0F = XCON + O1CON + GCON + FACON1 + FACON2 +
1281 WRITE(LUPRI,*) 'XCON,O1CON:',XCON,O1CON
H A Dcc_3hyp.F640 REAL XCON(10)
661 DOUBLE PRECISION XCON(10)
1026 XCON(P) = WX(IVEC,ITRAN)
1030 XCON(P) = 0.0d0
1045 & XCON(P) + XCON(P+5)
1157 SUM = SUM + XCON(I)
1160 WRITE (LUPRI,*) 'XCON:',XCON
/dports/cad/alliance/alliance/src/ring/src/
H A Dposercircuit.c650 xyflat(&xcon1, &ycon1, con1->XCON, con1->YCON, firstinst->XINS, firstinst->YINS, fig->XAB1, in tirer_coins()
653 xyflat(&xcon2, &ycon2, con2->XCON, con2->YCON, firstinst2->XINS, firstinst2->YINS, fig2->XAB1, in tirer_coins()
699 xyflat(&xcon1, &ycon1, con1->XCON, con1->YCON, lastinst->XINS, lastinst->YINS, fig->XAB1, in tirer_coins()
702 xyflat(&xcon2, &ycon2, con2->XCON, con2->YCON, firstinst2->XINS, firstinst2->YINS, fig2->XAB1, in tirer_coins()
749 xyflat(&xcon1, &ycon1, con1->XCON, con1->YCON, firstinst->XINS, firstinst->YINS, fig->XAB1, in tirer_coins()
752 xyflat(&xcon2, &ycon2, con2->XCON, con2->YCON, lastinst2->XINS, lastinst2->YINS, fig2->XAB1, in tirer_coins()
796 xyflat(&xcon1, &ycon1, con1->XCON, con1->YCON, lastinst->XINS, lastinst->YINS, fig->XAB1, in tirer_coins()
799 xyflat(&xcon2, &ycon2, con2->XCON, con2->YCON, lastinst2->XINS, lastinst2->YINS, fig2->XAB1, in tirer_coins()
H A Dstruct.c121 printf("CONNECTOR %s %ld %ld\n",ptcon->NAME,ptcon->XCON,ptcon->YCON);
127 printf("delete %s %ld %ld\n",ptcon->NAME,ptcon->XCON,ptcon->YCON);
136 printf("delete %s %ld %ld\n",ptcon->NAME,ptcon->XCON,ptcon->YCON);
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/locfit/
H A Dpout.c13 #define XCON(x) (INT)(i0+(i1-i0)*(x-px[0])/(px[1]-px[0])) macro
122 i[0] = XCON(x[0]); i[1] = YCON(x[1]);
350 cx[k] = XCON(w[k][0]); cy[k] = YCON(w[k][1]);
400 u0 = XCON(x1[0]); v0 = XCON(x2[0]);
416 u0 = XCON(x2[0]); u1 = YCON(x2[1]);
432 u0 = XCON(x2[0]); u1 = YCON(x2[1]);
/dports/cad/alliance/alliance/src/graal/src/
H A DGME_edit.c323 (float)((phcon_list *)Pointer)->XCON / (float)SCALE_X,
591 X1 = ((phcon_list *)Pointer)->XCON + DeltaX;
702 X1 = ((phcon_list *)Pointer)->XCON + DeltaX;
876 X1 = ((phcon_list *)Pointer)->XCON + DeltaX;
1207 X1 = ((phcon_list *)Pointer)->XCON;
H A DGME_modify.c702 ((phcon_list *)Pointer)->XCON, in GraalEditModify()
/dports/math/slatec/src/
H A Dxcon.f2 SUBROUTINE XCON (X, IX, IERROR) subroutine
/dports/cad/alliance/alliance/src/rds/src/
H A Drfmview.c221 fprintf( stdout, "\n\tXCON : %ld", Connector->XCON );
/dports/cad/alliance/alliance/src/genlib/src/
H A Dgenlib.c471 xyflat(&xcon, &ycon, ptcon->XCON, ptcon->YCON, ptins->XINS,
634 xyflat(&xcon, &ycon, ptcon->XCON, ptcon->YCON,
789 xyflat(&xcon, &ycon, ptcon->XCON, ptcon->YCON,
1130 xcon1 = ptcon->XCON;
1162 xcon2 = ptcon->XCON;
1217 xcon1 = ptcon->XCON;
1249 xcon2 = ptcon->XCON;
1307 xcon1 = ptcon->XCON;
1339 xcon2 = ptcon->XCON;
1889 xrc2 = ptcon->XCON;
[all …]
/dports/devel/asl/asl-current/include/
H A D80c50x.inc52 XCON SFR 94h

12