Home
last modified time | relevance | path

Searched defs:I_S (Results 1 – 25 of 45) sorted by relevance

12

/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/simulation/
H A Dnonlinear.cpp36 double NonLinear::diodeCurrent( double v, double I_S, double N ) const in diodeCurrent()
42 double NonLinear::diodeConductance( double v, double I_S, double N ) const in diodeConductance()
71 double NonLinear::diodeLimitedVoltage( double I_S, double N ) const in diodeLimitedVoltage()
79 void NonLinear::diodeJunction( double V, double I_S, double N, double * I, double * g ) const in diodeJunction()
174 void NonLinear::mosDiodeJunction( double V, double I_S, double N, double * I, double * g ) const in mosDiodeJunction()
H A Ddiode.cpp136 double I_S = m_diodeSettings.I_S; in calcIg() local
178 double I_S = m_diodeSettings.I_S; in updateLim() local
H A Ddiode.h22 double I_S; ///< Diode saturation current variable
H A Dbjt.h35 double I_S; ///< saturation current variable
H A Dbjt.cpp182 double I_S = m_bjtSettings.I_S; in calcIg() local
229 double I_S = m_bjtSettings.I_S; in updateLim() local
H A Djfet.cpp207 double I_S = m_jfetSettings.I_S; in calcIg() local
292 double I_S = m_jfetSettings.I_S; in updateLim() local
H A Dmosfet.h35 double I_S; ///< bulk junction saturation current variable
H A Djfet.h37 double I_S; ///< gate-junction saturation current variable
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DDHG1.java64 byte[] I_S; field in DHG1
73 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHG14.java80 byte[] I_S; field in DHG14
89 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHECN.java42 byte[] I_S; field in DHECN
56 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHGEX.java49 byte[] I_S; field in DHGEX
62 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DKeyExchange.java71 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception; in init()
92 protected static String[] guess(byte[]I_S, byte[]I_C){ in guess()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DDHG1.java64 byte[] I_S; field in DHG1
73 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHG14.java80 byte[] I_S; field in DHG14
89 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHECN.java42 byte[] I_S; field in DHECN
56 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHGEX.java49 byte[] I_S; field in DHGEX
62 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DKeyExchange.java71 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception; in init()
92 protected static String[] guess(byte[]I_S, byte[]I_C){ in guess()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DDHG1.java64 byte[] I_S; field in DHG1
73 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHG14.java80 byte[] I_S; field in DHG14
89 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHECN.java42 byte[] I_S; field in DHECN
56 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DDHGEX.java49 byte[] I_S; field in DHGEX
62 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception{ in init()
H A DKeyExchange.java71 byte[] V_S, byte[] V_C, byte[] I_S, byte[] I_C) throws Exception; in init()
92 protected static String[] guess(byte[]I_S, byte[]I_C){ in guess()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dgui_stuff.h38 #define I_S(w) xaw_intl_string(w) macro
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dgui_stuff.h38 #define I_S(w) xaw_intl_string(w) macro

12