Home
last modified time | relevance | path

Searched refs:tnew (Results 151 – 175 of 406) sorted by relevance

12345678910>>...17

/dports/audio/xmixer/xmixer/Xw/
H A DBox.c263 Initialize (Widget treq, Widget tnew, ArgList args, Cardinal *num_args)
265 XwBoxWidget new_box = (XwBoxWidget) tnew;
H A DLabel.c230 Initialize (Widget treq, Widget tnew, ArgList args, Cardinal *num_args) in Initialize() argument
232 XwLabelWidget lw = (XwLabelWidget) tnew; in Initialize()
/dports/deskutils/xmdiary/xmdiary-3.0.3/xtools/
H A DXmUbTimeSl.c191 Widget tnew,
895 Widget tnew, in Initialize() argument
905 new = (XmUbTimeSliderWidget) tnew; in Initialize()
H A DxitRwPixB.c399 Widget tnew,
1224 Widget tnew, in Initialize() argument
1236 new = (XitRwPixButtonWidget) tnew; in Initialize()
/dports/lang/yap/yap-6.2.2/C/
H A Dattvar.c366 Term tnew = MkVarTerm(); in PutAtt() local
367 Bind((CELL *)att, tnew); in PutAtt()
368 att = tnew; in PutAtt()
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/widgets/
H A DSoXtThumbWheel.cpp196 initialize(Widget treq, Widget tnew, ArgList args, Cardinal * num_args) in initialize() argument
198 SoXtThumbWheelWidget widget = (SoXtThumbWheelWidget) tnew; in initialize()
216 widget->thumbwheel.context = XtGetGC(tnew, mask, &gc); in initialize()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1310.c210 double tnew; /* Candidate for new step length */ local
1541 tnew = tstep/(double)10.0;
1547 tnew = MIN(tstep/(double)2.0,tstep/tfak);
1549 if (DEQUAL(tmax+tnew,tmax+tstep)) goto nextdir;
1550 tstep = tnew;
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A DCApp.h209 void SetObjNewType(int tnew), UpdObjNewNode();
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DSceneObjects.cpp533 void App::SetObjNewType(int tnew) in SetObjNewType() argument
535 iObjTNew = tnew; in SetObjNewType()
/dports/math/py-sympy/sympy-1.9/sympy/functions/elementary/
H A Dcomplexes.py547 tnew = cls(t)
548 if isinstance(tnew, cls):
551 known.append(tnew)
/dports/biology/paml/paml4.9j/src/
H A Dmcmctree.c1218 double t, tnew, naccept = 0; in InfinitesitesClock() local
1237 tnew = t*c; in InfinitesitesClock()
1238 lnpnew = lnPDFInfinitesitesClock(tnew, FixedDs); in InfinitesitesClock()
1242 t = tnew; lnp = lnpnew; naccept++; in InfinitesitesClock()
2935 double t, tnew, tmin, tmax, yb[2], y, ynew, e; in UpdateTimes() local
2981 stree.nodes[is].age = tnew = exp(ynew); in UpdateTimes()
2986 stree.nodes[mirrors[j]].age = tnew; in UpdateTimes()
3073 stree.nodes[is].age = tnew = exp(ynew); in UpdateTimesClock23()
3077 rateratio[0] = (t - tson[0]) / (tnew - tson[0]); in UpdateTimesClock23()
3078 rateratio[1] = (t - tson[1]) / (tnew - tson[1]); in UpdateTimesClock23()
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/jeeps/
H A Dgpsinput.c1905 (*trk)[i]->tnew=1; in GPS_Input_Get_Track()
1910 (*trk)[i]->tnew=0; in GPS_Input_Get_Track()
1986 (*trk)[i]->tnew=1; in GPS_Input_Get_Track301()
1991 (*trk)[i]->tnew=0; in GPS_Input_Get_Track301()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/tiff/
H A DMakefile.in150 timer4s.tiff timer5.tiff timer5s.tiff tnew.tiff whandling.tiff \
420 @ICON_EXT_TIFF_TRUE@ tnew.tiff \
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/xpm/
H A DMakefile.in148 timer4.xpm timer4s.xpm timer5.xpm timer5s.xpm tnew.xpm \
418 @ICON_EXT_XPM_TRUE@ tnew.xpm \
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/tiff/
H A DMakefile.in150 timer4s.tiff timer5.tiff timer5s.tiff tnew.tiff whandling.tiff \
420 @ICON_EXT_TIFF_TRUE@ tnew.tiff \
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/xpm/
H A DMakefile.in148 timer4.xpm timer4s.xpm timer5.xpm timer5s.xpm tnew.xpm \
418 @ICON_EXT_XPM_TRUE@ tnew.xpm \
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dnffactor.c1215 long a, b, bmin, bgood, delta, tnew = tmax + 1, r = lg(CM_L)-1; in nf_LLL_cmbf() local
1220 Btra = mulrr(ZC, mulsr(dP*dP, normlp(Br, 2*tnew, dnf))); in nf_LLL_cmbf()
1245 GEN h, lPpow = lP? gpowgs(lP, tnew): NULL; in nf_LLL_cmbf()
1246 GEN z = polsym_gen(gel(famod,i), gel(TT,i), tnew, Tpk, pk); in nf_LLL_cmbf()
1248 h = gel(z,tnew+1); in nf_LLL_cmbf()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A Dcontrol.cpp2407 double tnew; in Initialize() local
2458tnew = mbs->GetTime(); //ensure that this is only done once per simulation run (single computation… in Initialize()
2459 if(abs(tnew-told)>1E-14) in Initialize()
2461 Communicate(tnew); in Initialize()
2462 told=tnew; in Initialize()
/dports/www/trac-devel/Trac-1.5.3/trac/ticket/
H A Dweb_ui.py928 tnew = ticket.resource(version=new_version)
931 req.perm(tnew).require('TICKET_VIEW')
984 old, new, tnew)
990 'new': version_info(tnew),
1014 'new': version_info(tnew, field),
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DTextF.c1164 initialize(Widget request, Widget tnew, ArgList args, Cardinal *num) in initialize() argument
1166 XmTextFieldWidget w = (XmTextFieldWidget)tnew; in initialize()
1172 DEBUGOUT(_LtDebug(__FILE__, tnew, in initialize()
1179 XtX(tnew), XtY(tnew), in initialize()
1180 XtWidth(tnew), XtHeight(tnew))); in initialize()
1181 DEBUGOUT(_LtDebugPrintArgList(__FILE__, tnew, args, *num, False)); in initialize()
1319 TextF_InitialiseHighlight(tnew); in initialize()
1346 import_target[0] = XmInternAtom(XtDisplay(tnew), _XA_COMPOUND_TEXT, False); in initialize()
1347 import_target[1] = XmInternAtom(XtDisplay(tnew), _XA_TEXT, False); in initialize()
1354 XmDropSiteRegister(tnew, ds_args, n); in initialize()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dgarmin.c490 if (array[i]->tnew) { in track_read()
1143 (*cur_tx_tracklist_entry)->tnew = wpt->wpt_flags.new_trkseg; in track_waypt_pr()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dgarmin.cc528 if (array[i]->tnew) { in track_read()
1154 (*cur_tx_tracklist_entry)->tnew = wpt->wpt_flags.new_trkseg; in track_waypt_pr()
/dports/math/R/R-4.1.2/src/library/graphics/src/
H A Dplot.c1133 tnew = temp - 0.5 * labw; in C_axis() local
1135 REprintf("tnew-tlast = %9g-%9g=%9g %2s gap\n", tnew, tlast, in C_axis()
1136 tnew-tlast, (tnew - tlast >= gap) ? ">=" : "<"); in C_axis()
1138 if (tnew - tlast >= gap) { in C_axis()
1286 tnew = temp - 0.5 * labw; in C_axis() local
1288 REprintf("tnew-tlast = %9g-%9g=%9g %2s gap\n", tnew, tlast, in C_axis()
1289 tnew-tlast, (tnew - tlast >= gap) ? ">=" : "<"); in C_axis()
1291 if (tnew - tlast >= gap) { in C_axis()
/dports/math/libRmath/R-4.1.1/src/library/graphics/src/
H A Dplot.c1133 tnew = temp - 0.5 * labw; in C_axis() local
1135 REprintf("tnew-tlast = %9g-%9g=%9g %2s gap\n", tnew, tlast, in C_axis()
1136 tnew-tlast, (tnew - tlast >= gap) ? ">=" : "<"); in C_axis()
1138 if (tnew - tlast >= gap) { in C_axis()
1286 tnew = temp - 0.5 * labw; in C_axis() local
1288 REprintf("tnew-tlast = %9g-%9g=%9g %2s gap\n", tnew, tlast, in C_axis()
1289 tnew-tlast, (tnew - tlast >= gap) ? ">=" : "<"); in C_axis()
1291 if (tnew - tlast >= gap) { in C_axis()
/dports/math/asymptote/asymptote-2.67/
H A Dentry.h398 void popType(ty *tnew);

12345678910>>...17