Home
last modified time | relevance | path

Searched defs:tOld (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/differential_equations/src/c/
H A DEx-daskr.c8 void pjac1( resfunc res, int *ires, int *nequations, double *tOld, double *actual, double *actualP, in pjac1()
76 void psol1( int *nequations, double *tOld, double *actual, double *actualP, in psol1()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/misc/test/unit/
H A Dscopedtimertest.h23 double tOld = ScopedTimer::time(); in testTimeOverflow() local
/dports/audio/ft2play/ft2play-5730b16/ft2play/src/
H A Dposix.c53 static struct termios tOld, tNew; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dlsodar.c189 int LSodarReInit (void * lsodar_mem, realtype tOld, N_Vector y) in LSodarReInit()
388 int LSodar (void * lsodar_mem, realtype tOut, N_Vector yOut, realtype * tOld, int itask) in LSodar()
H A Dddaskr.c264 int DDaskrReInit (void * ddaskr_mem, realtype tOld, N_Vector yy0, N_Vector yp0) in DDaskrReInit()
734 int DDaskrSolve (void * ddaskr_mem, realtype tOut, realtype * tOld, N_Vector yOut, N_Vector ypOut, … in DDaskrSolve()
H A Dscicos.c4183 static void simblklsodar(int * nequations, realtype * tOld, realtype * actual, realtype * res) in simblklsodar()
4212 static void grblklsodar(int * nequations, realtype * tOld, realtype * actual, int * ngc, realtype *… in grblklsodar()
4354 static void simblkddaskr(realtype *tOld, realtype *actual, realtype *actualP, realtype *res, int *f… in simblkddaskr()
4399 static void grblkddaskr(int *nequations, realtype *tOld, realtype *actual, int *ngc, realtype *res,… in grblkddaskr()
4432 static void jacpsol(realtype *res, int *ires, int *neq, realtype *tOld, realtype *actual, realtype … in jacpsol()
4499 static void psol(int *neq, realtype *tOld, realtype *actual, realtype *actualP, in psol()
/dports/x11/virtualgl/virtualgl-3.0/diags/
H A Dtcbench.cpp249 int t, tOld = -1; in main() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Security/
H A DFormsAuthentication.cs366 public static FormsAuthenticationTicket RenewTicketIfOld (FormsAuthenticationTicket tOld) in RenewTicketIfOld()
/dports/math/gfan/gfan0.6.2/src/
H A Dintegergb.cpp287 IntegerVectorList tOld; in changeCone() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Security/
H A DFormsAuthentication.cs612 public static FormsAuthenticationTicket RenewTicketIfOld(FormsAuthenticationTicket tOld) { in RenewTicketIfOld()
/dports/math/gfanlib/gfan0.6.2/src/
H A Dintegergb.cpp287 IntegerVectorList tOld; in changeCone() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dfkey.c971 Token tOld = { "old", 3 }; /* Literal "old" token */ in fkActionTrigger() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dfkey.c1203 Token tOld = { "old", 3 }; /* Literal "old" token */ in fkActionTrigger() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dfkey.c1224 Token tOld = { "old", 3 }; /* Literal "old" token */ in fkActionTrigger() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dfkey.c1221 Token tOld = { "old", 3 }; /* Literal "old" token */ in fkActionTrigger() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dfkey.c1221 Token tOld = { "old", 3 }; /* Literal "old" token */ in fkActionTrigger() local
/dports/graphics/wdune/wdune-1.926/src/
H A DSceneTreeView.cpp737 TreeNode *tOld = NULL; in MakePath() local
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmfontdb.cpp493 void FMFontDb::editTag(const QString & tOld, const QString & tNew) in editTag()
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dglobal_route.c1299 void replace_trail(tOld, tNew) in replace_trail() argument
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_arm_toIR.c17610 IRTemp tOld = IRTemp_INVALID; in disInstr_ARM_WRK() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_arm_toIR.c17536 IRTemp tOld = IRTemp_INVALID; in disInstr_ARM_WRK() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_arm_toIR.c17536 IRTemp tOld = IRTemp_INVALID; in disInstr_ARM_WRK() local
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Web.cs4682 …ecurity.FormsAuthenticationTicket RenewTicketIfOld(System.Web.Security.FormsAuthenticationTicket t… in RenewTicketIfOld()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Web.cs6085 …ecurity.FormsAuthenticationTicket RenewTicketIfOld(System.Web.Security.FormsAuthenticationTicket t… in RenewTicketIfOld()
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.cs6384 …ecurity.FormsAuthenticationTicket RenewTicketIfOld(System.Web.Security.FormsAuthenticationTicket t… in RenewTicketIfOld()

12