Home
last modified time | relevance | path

Searched refs:teval (Results 1 – 25 of 66) sorted by relevance

123

/dports/cad/ngspice_rework/ngspice-35/examples/measure/
H A Dsimple-meas-tran.sp15 .measure tran teval WHEN v(2)=0.7 CROSS=LAST
16 .measure tran teval WHEN v(2)=v(1) FALL=LAST
17 .measure tran teval WHEN v(1)=v(2) CROSS=LAST
42 meas tran teval WHEN v(2)=0.7 CROSS=LAST
43 meas tran teval WHEN v(2)=v(1) FALL=LAST
44 meas tran teval WHEN v(1)=v(2) CROSS=LAST
H A Dbuggy-meas-tran.sp15 .measure tran teval WHE v(2)=0.7 CROSS=LAST
16 .measure tran teval WHEN v(2)==v(1) FALL=LAST
17 .measure tran teval WHEN v(1)!=v(2) CROSS=LAST
47 meas tran teval WHEN v(2)=0.7 CROSS=LAST
48 meas tran teval WHEN v(2)=v(1) FALL=LAST
49 meas tran teval WHEN v(1)=v(2) CROSS=LAST
65 meas tran teval WHEN v(2)=70 CROSS=LAST
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dcpp11_thread_local_runme.py27 cvar.teval = -55
28 if cvar.teval != -55:
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dcpp11_thread_local.i17 thread_local extern int teval;
32 thread_local int teval = 44; variable
/dports/science/code_saturne/code_saturne-7.1.0/tests/
H A Dcs_check_quadrature.c1132 cs_real_t teval = time_step->t_cur; in _test_cdofb_source() local
1184 cs_source_term_pcsd_by_value(st, cm, teval, cb, NULL, st0); in _test_cdofb_source()
1623 const cs_real_t teval = time_step->t_cur; in _test_quadratures_xdef() local
1682 cell_int(cm, teval, (void*)(&ac), CS_QUADRATURE_BARY, c_st0); in _test_quadratures_xdef()
1684 face_int(cm, f, teval, (void*)(&ac), CS_QUADRATURE_BARY, in _test_quadratures_xdef()
1690 face_int(cm, f, teval, (void*)(&ac), CS_QUADRATURE_HIGHER, in _test_quadratures_xdef()
1696 face_int(cm, f, teval, (void*)(&ac), CS_QUADRATURE_HIGHEST, in _test_quadratures_xdef()
1738 const cs_real_t teval = time_step->t_cur; in _test_cdofb_quadatures_avg() local
1776 compute(cm, teval, (void*)(&ac), CS_QUADRATURE_BARY, st0); in _test_cdofb_quadatures_avg()
1777 compute(cm, teval, (void*)(&ac), CS_QUADRATURE_HIGHER, st1); in _test_cdofb_quadatures_avg()
[all …]
/dports/astro/swe/swisseph-2.10.1/
H A Dsweph.c788 psdp->teval = tjd; in swecalc()
813 psdp->teval = tjd; in swecalc()
2090 pedp->teval = tjd; in jplplan()
2112 psdp->teval = tjd; in jplplan()
2144 pdp->teval = tjd; in jplplan()
2543 t = pdp->teval; in app_pos_etc_plan()
2578 if (swed.topd.teval != pedp->teval in app_pos_etc_plan()
3463 if (swed.topd.teval != pedp->teval in app_pos_etc_plan_osc()
3985 if (swed.topd.teval != pedp->teval in app_pos_etc_sun()
4179 if (swed.topd.teval != pdp->teval in app_pos_etc_moon()
[all …]
H A Dsweph.h649 double teval; /* time for which previous computation was made */ member
749 double teval; /* time for which last computation was made */ member
763 double teval; member
H A Dswemplan.c310 if (tjd == pedp->teval in swi_moshplan()
320 pedp->teval = tjd; in swi_moshplan()
346 if (tjd == pdp->teval && pdp->iephe == SEFLG_MOSEPH) { in swi_moshplan()
353 pdp->teval = tjd;/**/ in swi_moshplan()
686 pdp->teval = tjd; /* for precession! */ in swi_osc_el_plan()
H A Dswemmoon.c891 if (tjd == pdp->teval && pdp->iephe == SEFLG_MOSEPH) { in swi_moshmoon()
900 pdp->teval = tjd; in swi_moshmoon()
/dports/math/maxima/maxima-5.43.2/src/
H A Dtransl.lisp708 (setq form (teval form))
970 (push `(,assign ',var ,(teval var)) easy-assigns))
1023 (setq var (teval (car l)) mode (value-mode var))
1317 (declare (special ,var ,(teval var)))
1319 (setq ,(teval var) ,tn))))
1320 `(let nil (declare (special ,(teval var)))
1321 (if (not (boundp ',(teval var)))
1322 (add2lnc ',(teval var) $values))
1326 ,(teval var) ,val)))))
1516 (teval var)
[all …]
H A Dtrmode.lisp191 (when trflag (setq v (teval v)))
/dports/devel/fpc-symbolic/fpc-3.2.2/packages/symbolic/
H A Dfpmake.pp39 AddInclude('teval.inc');
/dports/lang/fpc-source/fpc-3.2.2/packages/symbolic/
H A Dfpmake.pp39 AddInclude('teval.inc');
/dports/math/ccmath/ccmath-2.2.1/matrix/test/
H A DREADME27 teval.c data/sm6.bin
/dports/lang/perl5.34/perl-5.34.0/dist/Carp/t/
H A DCarp.t92 … qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+$/,
102 …qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+\n\tma…
/dports/lang/perl5.30/perl-5.30.3/dist/Carp/t/
H A DCarp.t91 … qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+$/,
101 …qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+\n\tma…
/dports/lang/perl5.32/perl-5.32.1/dist/Carp/t/
H A DCarp.t91 … qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+$/,
101 …qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+\n\tma…
/dports/devel/p5-Carp/Carp-1.50/t/
H A DCarp.t91 … qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+$/,
101 …qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+\n\tma…
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Carp/t/
H A DCarp.t92 … qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+$/,
102 …qr/^(\d+) at.+\b(?i:carp\.t) line \d+\.\n\teval \Q{...}\E called at.+\b(?i:carp\.t) line \d+\n\tma…
/dports/devel/p5-Devel-Confess/Devel-Confess-0.009004/t/
H A Dconfess.t235 \teval {...} called at test-block.pl line 2
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Dgdb.lang109 "tdump", "tekhex", "terminal", "teval", "tfile", "tfind", "thbreak", "thread",
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/po/sl/
H A Dkmail_plugins.po219 "vsebujejo viruse. Čarovnik obstoječih filtrirnih pravil ne bo upošteval: "
/dports/shells/yash/yash-2.51/po/
H A Dja.po470 msgid "\teval [-i] [argument...]\n"
471 msgstr "\teval [-i] [引数...]\n"
H A Den@quot.po492 msgid "\teval [-i] [argument...]\n"
493 msgstr "\teval [-i] [argument...]\n"
H A Den@boldquot.po495 msgid "\teval [-i] [argument...]\n"
496 msgstr "\teval [-i] [argument...]\n"

123