Home
last modified time | relevance | path

Searched refs:RDS_GATE (Results 1 – 7 of 7) sorted by relevance

/dports/cad/alliance/alliance/src/lynx/src/
H A Dinter.c46 !((GetRdsLayer(Rec_A)==RDS_POLY && GetRdsLayer(Rec_B)==RDS_GATE)||
47 (GetRdsLayer(Rec_A)==RDS_GATE && GetRdsLayer(Rec_B)==RDS_POLY) ))
H A Dznc.c491 test.layer = (GetRdsLayer(rec)==RDS_GATE) ? RDS_POLY : GetRdsLayer(rec);
H A Dbuildrcn.c241 if(layer==RDS_GATE)
/dports/cad/alliance/alliance/src/dreal/etc/
H A Dcmos.dreal94 RDS_GATE Gate orange Black
/dports/cad/alliance/alliance/src/graal/etc/
H A Dcmos.graal353 RDS_GATE Gate orange Black
/dports/cad/alliance/alliance/src/documentation/alliance-examples/mipsR3000/sce/
H A Dlocal-cmos.graal337 RDS_GATE Gate orange Black
/dports/cad/alliance/alliance/src/rds/src/
H A Drds.h178 # define RDS_GATE RDS_DYNAMIC_LAYER[ RDS_LAYER_GATE ] macro