Home
last modified time | relevance | path

Searched refs:LOCON (Results 1 – 25 of 56) sorted by relevance

123

/dports/cad/alliance/alliance/src/mbk/src/
H A Dmvl_drive.c151 if (ptfig->LOCON != NULL)
154 ptfig->LOCON = (struct locon *) reverse ((chain_list *)ptfig->LOCON);
155 ptcon = ptfig->LOCON;
198 ptfig->LOCON = (struct locon *) reverse ((chain_list *)ptfig->LOCON);
241 ptins->LOCON = (struct locon *) reverse ((chain_list *)ptins->LOCON);
242 ptcon = ptins->LOCON;
280 ptins->LOCON = (struct locon *) reverse ((chain_list *)ptins->LOCON);
343 ptcon = ptins->LOCON;
373 for (ptscan = ptfig->LOCON ; ptscan ; ptscan = ptscan->NEXT)
422 for (ptscan = ptfig->LOCON ; ptscan ; ptscan = ptscan->NEXT)
H A Ddrive_hilo.c158 ptfig->LOCON = (locon_list *)reverse((chain_list *)ptfig->LOCON);
167 for (pt1 = ptnewfig->LOCON; pt1; pt1 = pt1->NEXT)
169 for (pt2 = ptins->LOCON; pt2; pt2 = pt2->NEXT)
183 else if (pt2 == ptins->LOCON)
185 ptins->LOCON = pt2->NEXT;
194 if (ptins->LOCON != NULL)
202 ptins->LOCON = pthead;
207 for (ptcon = ptfig->LOCON; ptcon; ptcon = ptcon->NEXT) {
245 for (ptcon = ptins->LOCON; ptcon; ptcon = ptcon->NEXT)
255 for (ptscan = ptfig->LOCON; ptscan; ptscan = ptscan->NEXT)
H A Dx2vy_main.c82 for (c=f->LOCON; c;) { in removepowers()
89 f->LOCON=c->NEXT; in removepowers()
91 c=f->LOCON; in removepowers()
100 for (c=i->LOCON; c;) { in removepowers()
107 i->LOCON=c->NEXT; in removepowers()
109 c=i->LOCON; in removepowers()
225 sortlocon(&f->LOCON); in main()
226 f->LOCON=(locon_list *)reverse(f->LOCON); in main()
H A Ddrive_vlog.c211 if (ptfig->LOCON != NULL) {
212 ptfig->LOCON = (struct locon *) reverse ((chain_list *)ptfig->LOCON);
214 ptcon = ptfig->LOCON;
237 ptcon = ptfig->LOCON;
260 ptcon = ptfig->LOCON;
287 ptcon = ptfig->LOCON;
310 ptfig->LOCON = (struct locon *) reverse ((chain_list *)ptfig->LOCON);
338 ptcon = ptins->LOCON;
358 for (ptscan = ptfig->LOCON ; ptscan ; ptscan = ptscan->NEXT)
402 for (ptscan = ptfig->LOCON ; ptscan ; ptscan = ptscan->NEXT)
H A Ddrive_vti_l.c218 ptfig->LOCON = (locon_list *)reverse((chain_list *)ptfig->LOCON);
222 ptins->LOCON = (locon_list *)reverse((chain_list *)ptins->LOCON);
232 for (ptcon = ptfig->LOCON; ptcon; ptcon = ptcon->NEXT) {
293 for (ptcon = ptfig->LOCON; ptcon; ptcon = ptcon->NEXT) {
327 for (ptcon = ptins->LOCON; ptcon; ptcon = ptcon->NEXT) {
340 for (ptcon = ptins->LOCON; ptcon != NULL; ptcon = ptcon->NEXT) {
366 for (ptcon = ptins->LOCON; ptcon; ptcon = ptcon->NEXT) {
463 ptfig->LOCON = (locon_list *)reverse((chain_list *)ptfig->LOCON);
467 ptins->LOCON = (locon_list *)reverse((chain_list *)ptins->LOCON);
H A Ddriver.c473 ptlofig->LOCON = (locon_list *)reverse((chain_list *)ptlofig->LOCON);
475 edit_con(ptlofig->LOCON);
496 ptlofig->LOCON = (locon_list *)reverse((chain_list *)ptlofig->LOCON);
698 check_fig_portref( ptlofig->NAME, ptlofig->LOCON, ptsig->INDEX );
735 port_ext( ptlofig->LOCON, sig_index );
739 sig_ins->LOCON = (locon_list *)reverse((chain_list *)sig_ins->LOCON);
740 connect( sig_ins->LOCON, sig_index, sig_ins );
741 sig_ins->LOCON = (locon_list *)reverse((chain_list *)sig_ins->LOCON);
H A Dparser_y.y197 if( (ptf->LOCON && YY_BASE_CELL) || ptf->LOSIG )
202 YY_NOLOAD_LOCON = ( ptf->LOCON ) ? 1 : 0;
291 if( (ptf->LOCON && YY_BASE_CELL) || ptf->LOSIG )
296 YY_NOLOAD_LOCON = (ptf->LOCON) ? 1 : 0;
339 for (YY_INS_PTCON = YY_PTINS->LOCON;
374 for (YY_PTCON = YY_PTFIG->LOCON;
487 for( YY_INS_PTCON = YY_INS_PTMODEL->LOCON;
1452 for (c = pt_lofig->LOCON; c; c = c->NEXT)
1457 for (c = i->LOCON; c; c = c->NEXT)
1486 for( c1 = lofig->LOCON; c1; c1 = c1->NEXT )
[all …]
H A Dmbk_lo_util.c77 ptfig->LOCON = NULL; in getlofig()
1088 figins->LOCON = NULL; in flattenlofig()
1104 figins->LOCON || in flattenlofig()
1734 for (ptlocon = newlofig->LOINS->LOCON, ptaux = ptloins->LOCON; in unflattenlofig()
1811 lof->LOCON = (locon_list * )reverse((chain_list * )lof->LOCON); in restoredirvbe()
3096 loins_rpt->LOCON = loins_ptr->LOCON;
3309 lofig_rpt->LOCON = lofig_ptr->LOCON;
3352 lofig_rpt->LOCON = duploconlst(lofig_rpt->LOCON);
3564 loins_pt->LOCON = duploconlst(loins_pt->LOCON);
3565 locon_pt = loins_pt->LOCON;
[all …]
H A Dmbk_lo.c80 ptfig->LOCON = NULL; in addlofig()
121 fig->LOCON = NULL; in addlomodel()
267 ptins->LOCON = NULL; in addloins()
299 ptnewcon->NEXT = ptins->LOCON; in addloins()
300 ptins->LOCON = ptnewcon; in addloins()
314 ptins->LOCON = (locon_list *)reverse((chain_list *)ptins->LOCON); in addloins()
360 ptcon->NEXT = ptfig->LOCON; in addlocon()
362 ptfig->LOCON = ptcon; in addlocon()
758 ptfig->LOCON = ptcon->NEXT; in dellocon()
1076 if (ptfig->LOCON == NULL) in viewlofig()
[all …]
H A Dmvl_parse.c113 MVL_LOFPNT->LOCON = NULL;
151 pt_locon = MVL_LOFPNT->LOCON;
/dports/cad/alliance/alliance/src/lvx/src/
H A Dlvx.c130 struct locon *LOCON; member
218 ptnode->LOCON = ptlocon;
388 while ( (ptnode != NULL) && (locon->NAME != ptnode->LOCON->NAME) ) {
765 for (ptcon = lofig->LOCON; ptcon != NULL; ptcon = ptcon->NEXT) {
1320 if (prevlocon == NULL) loins->LOCON = ptlocon->NEXT;
1407 localstartid (ptloins->LOCON, VDD, firstvdd);
1428 localstartid (lofig1->LOCON, VDD, firstvdd);
1454 localstartid (ptloins->LOCON, VSS, firstvss);
1474 localstartid (lofig1->LOCON, VSS, firstvss);
1560 if ( (lofig2->LOCON = orderlocon (lofig1->LOCON, lofig2->LOCON)) == NULL ) {
[all …]
/dports/cad/alliance/alliance/src/xsch/src/
H A DXSC_schem.c171 PrevLoCon = &LoIns->LOCON;
172 ScanLoCon = LoIns->LOCON;
197 PrevLoCon = &LoIns->LOCON;
198 ScanLoCon = LoIns->LOCON;
219 *QueueLoCon = LoIns->LOCON;
220 LoIns->LOCON = HeadLoCon;
/dports/cad/alliance/alliance/src/scapin/src/
H A Dscan_insert.c139 for ( LoInsCon = LoIns->LOCON;
158 for ( LoInsCon = LoIns->LOCON;
294 for ( LoCon = LoFigure->LOCON;
426 for ( LoInsCon = LoIns->LOCON;
471 for ( LoInsCon = LoModel->LOCON;
510 for ( LoInsCon = LoModel->LOCON;
538 for ( LoInsCon = LoIns->LOCON;
620 for ( LoInsCon = LoIns->LOCON;
721 for ( LoInsCon = LoIns->LOCON;
791 for ( LoInsCon = LoIns->LOCON;
[all …]
/dports/cad/alliance/alliance/src/boog/src/
H A Dbog_lib_format.c311 for (locon=lofig->LOCON; locon; locon=locon->NEXT) { in sortbepor()
315 else lofig->LOCON=locon->NEXT; in sortbepor()
317 locon->NEXT=lofig->LOCON; in sortbepor()
318 lofig->LOCON=locon; in sortbepor()
332 lofig->LOCON=(locon_list*) reverse((chain_list*) lofig->LOCON); in sortbepor()
H A Dbog_xsch_driver.c247 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in save_xsch()
272 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in save_xsch()
297 for (locon=lofig->LOCON; locon; locon=locon->NEXT) { in save_xsch()
341 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in save_xsch()
H A Dbog_map_abl.c76 for (ptcon=loins->LOCON; ptcon; ptcon=ptcon->NEXT) { in addlofigchain()
181 for ( locon=loins->LOCON; locon; locon=locon->NEXT ) in loc_map_abl()
284 for ( locon=loins->LOCON; locon; locon=locon->NEXT ) in map_abl()
402 for ( locon=loins->LOCON; locon; locon=locon->NEXT ) in map_bus()
525 for ( locon=loins->LOCON; locon; locon=locon->NEXT ) in map_register()
/dports/cad/alliance/alliance/src/asimut/src/
H A Dvh_lspec.c804 pt_locon = pt_loins->LOCON;
904 pt_locon = pt_loins->LOCON;
1038 pt_loins->LOCON = NULL;
1078 pt_lofig->LOCON = (struct locon *) reverse ((struct chain *) pt_lofig->LOCON);
1079 pt_loins->LOCON = (struct locon *) reverse ((struct chain *) pt_loins->LOCON);
1141 pt_locon = pt_lofig->LOCON;
1152 pt_locon = pt_lofig->LOCON;
1429 pt_locon = pt_loins->LOCON;
1565 pt_locon = pt_lofig->LOCON;
1736 pt_locon = pt_loins->LOCON;
[all …]
/dports/cad/alliance/alliance/src/loon/src/
H A Dlon_lib_format.c317 for (locon=lofig->LOCON; locon; locon=locon->NEXT) { in sortbepor()
321 else lofig->LOCON=locon->NEXT; in sortbepor()
323 locon->NEXT=lofig->LOCON; in sortbepor()
324 lofig->LOCON=locon; in sortbepor()
338 lofig->LOCON=(locon_list*) reverse((chain_list*) lofig->LOCON); in sortbepor()
H A Dlon_signal_netlist.c63 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in loins_capacitance()
136 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in loins_max_T()
216 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in loins_max_RC()
297 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in loins_delay()
402 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in propagate_loins_delay()
413 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in propagate_loins_delay()
432 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in loc_propagate_losig_delay()
H A Dlon_optim_capa.c172 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in change_instance()
174 for (locon_aux=lofig_aux->LOCON; locon_aux; locon_aux=locon_aux->NEXT){ in change_instance()
184 for (locon_aux=lofig_aux->LOINS->LOCON; locon_aux; in change_instance()
289 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in improve_RC_circuit()
354 for (locon=lofig->LOCON; locon; locon=locon->NEXT) { in insert_buffer()
360 for (locon=model->LOCON;locon; locon=locon->NEXT) { in insert_buffer()
387 for (locon=loins_buf->LOCON;locon; locon=locon->NEXT) { in insert_buffer()
517 for (locon=loins_buf->LOCON; locon; locon=locon->NEXT) { in insert_buffer()
H A Dlon_xsch_driver.c197 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in save_xsch()
227 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in save_xsch()
257 for (locon=lofig->LOCON; locon; locon=locon->NEXT) { in save_xsch()
301 for (locon=loins->LOCON; locon; locon=locon->NEXT) { in save_xsch()
/dports/cad/alliance/alliance/src/ring/src/
H A Dlireplace.c232 locon_list * pt_coeur, *tete_coeur, *con_coeur = (lecoeur.coeur_lo)->LOCON ; in fabrique_equipo()
294 liste_con = plot->LOCON; in fabrique_equipo()
307 liste_con2 = plot2->LOCON; in fabrique_equipo()
332 tete_coeur = con_coeur = (lecoeur.coeur_lo)->LOCON; in fabrique_equipo()
373 locon_list * con_plot = plot->LOCON; in existe_sig_plot()
/dports/cad/alliance/alliance/src/lynx/src/
H A Dnetlist.c413 for ( LogicalConnector = LogicalFigure->LOCON;
745 for(ScanLocon=LogicalInstance->LOCON; ScanLocon; ScanLocon=ScanLocon->NEXT)
1063 if ( LogicalFigure->LOCON == (locon_list *)0 )
1069 sortlocon( &LogicalFigure->LOCON );
1070 LogicalFigure->LOCON = (locon_list *)reverse( (chain_list *)LogicalFigure->LOCON );
1076 if ( Instance->LOCON == (locon_list *)0 )
1082 sortlocon( &Instance->LOCON );
1083 Instance->LOCON = (locon_list *)reverse( (chain_list *)Instance->LOCON );
H A Dchklynxrcn.c89 for(ScanLoCon=fig->LOCON; ScanLoCon; ScanLoCon=ScanLoCon->NEXT)
96 for(ScanLoCon=ScanLoIns->LOCON; ScanLoCon; ScanLoCon=ScanLoCon->NEXT)
244 for(con=fig->LOCON;con;con=con->NEXT)
253 for(con=ins->LOCON;con;con=con->NEXT)
/dports/cad/alliance/alliance/src/flatbeh/src/
H A Dabstract.c60 for(con = model->LOCON; (con && (ABL_ATOM_VALUE(expr) != con->NAME));
209 for(connect = lofig->LOCON; connect; connect = connect->NEXT)
239 for (ptr_locon = ptr_loins->LOCON; ptr_locon; ptr_locon = ptr_locon->NEXT)
315 for(con = lofig->LOCON; con; con = con->NEXT)
346 for(con = inst->LOCON; con; con = con->NEXT)
399 for(con = inst->LOCON; con; con = con->NEXT)
480 for(con = inst->LOCON; con; con = con->NEXT)
637 for(con = inst->LOCON; con; con = con->NEXT)

123