Lines Matching defs:diff_cap
92 Router::diff_cap(double w, int type /*0 for n-mos and 1 for p-mos*/,
103 return diff_cap(NTtr, 0, 1) + diff_cap(PTtr, 1, 1);
108 return diff_cap(NTtr, 0, 1) + diff_cap(PTtr, 1, 1);
119 gate_cap(PTid) + diff_cap(NTid, 0, 1) + diff_cap(PTid, 1, 1));
125 gate_cap(PTod) + diff_cap(NTod, 0, 1) + diff_cap(PTod, 1, 1));
131 diff_cap(NTi, 0, 1) + diff_cap(PTi, 1, 1) +