/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/simulation/ |
H A D | nonlinear.cpp | 36 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 D | diode.cpp | 136 double I_S = m_diodeSettings.I_S; in calcIg() local 178 double I_S = m_diodeSettings.I_S; in updateLim() local
|
H A D | diode.h | 22 double I_S; ///< Diode saturation current variable
|
H A D | bjt.h | 35 double I_S; ///< saturation current variable
|
H A D | bjt.cpp | 182 double I_S = m_bjtSettings.I_S; in calcIg() local 229 double I_S = m_bjtSettings.I_S; in updateLim() local
|
H A D | jfet.cpp | 207 double I_S = m_jfetSettings.I_S; in calcIg() local 292 double I_S = m_jfetSettings.I_S; in updateLim() local
|
H A D | mosfet.h | 35 double I_S; ///< bulk junction saturation current variable
|
H A D | jfet.h | 37 double I_S; ///< gate-junction saturation current variable
|
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/ |
H A D | DHG1.java | 64 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 D | DHG14.java | 80 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 D | DHECN.java | 42 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 D | DHGEX.java | 49 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 D | KeyExchange.java | 71 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 D | DHG1.java | 64 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 D | DHG14.java | 80 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 D | DHECN.java | 42 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 D | DHGEX.java | 49 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 D | KeyExchange.java | 71 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 D | DHG1.java | 64 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 D | DHG14.java | 80 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 D | DHECN.java | 42 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 D | DHGEX.java | 49 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 D | KeyExchange.java | 71 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 D | gui_stuff.h | 38 #define I_S(w) xaw_intl_string(w) macro
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/ |
H A D | gui_stuff.h | 38 #define I_S(w) xaw_intl_string(w) macro
|