Home
last modified time | relevance | path

Searched refs:leadtime (Results 1 – 25 of 40) sorted by relevance

12

/dports/deskutils/remind/remind-03.03.11/contrib/
H A Dical2rem.pl154 my ($todo, @newtodos, $leadtime);
195 $leadtime = "+".$diff;
197 $leadtime = "+".$DEFAULT_LEAD_TIME;
199 …$output .= "REM ".$due->month_abbr." ".$due->day." ".$due->year." $leadtime $priority MSG \%a $to…
214 my ($leadtime, $yearkey, $monkey, $daykey,$uid,%eventsbyuid);
258 $leadtime = "+".$event->{'LEADTIME'};
260 $leadtime = "+".$DEFAULT_LEAD_TIME;
263 print "REM ".$start->month_abbr." ".$start->day." ".$start->year." $leadtime ";
/dports/www/osticket/upload/include/
H A Dclass.businesshours.php132 $leadtime =0;
152 $leadtime = $hstarts-$dstarts;
156 $time = $partial ? ($e->diffTime($date) + $leadtime) : $e->diff();
/dports/finance/ledgersmb12/ledgersmb/sql/legacy/
H A DPg-upgrade-2.3.1-2.3.3.sql2 create table partsvendor (vendor_id int, parts_id int, partnumber text, leadtime int2, lastcost flo… field
/dports/finance/sql-ledger/sql-ledger/sql/
H A DPg-upgrade-2.3.1-2.3.3.sql2 create table partsvendor (vendor_id int, parts_id int, partnumber text, leadtime int2, lastcost flo… field
H A DPg-tables.sql512 leadtime int2, field
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dlocal.98.21.def25 alias mars.leadtime = forecastLeadTime;
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib3/
H A Dlocal.98.21.def27 alias mars.leadtime = forecastLeadTime;
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib1/
H A Dlocal.98.21.def41 alias mars.leadtime = forecastLeadTime;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/
H A Dlocal.98.21.def34 alias mars.leadtime = forecastLeadTime;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib1/
H A Dlocal.98.21.def84 alias mars.leadtime = forecastLeadTime;
/dports/games/xonotic/Xonotic/source/qcsrc/server/command/
H A Dcommon.qh51 float timeout_leadtime; // contains the number of seconds left of the leadtime (before the timeout…
52 …) contains whether a timeout is not active (0), was called but still at leadtime (1) or is active …
/dports/www/nextcloud-appointments/appointments/
H A DCHANGELOG.md127 - Add more 'leadtime' options - issue #135
/dports/finance/sql-ledger/sql-ledger/SL/
H A DIM.pm1160 leadtime => $newform->{leadtime},
/dports/finance/ledgersmb12/ledgersmb/sql/
H A DPg-database.sql492 leadtime int2, field
/dports/finance/ledgersmb12/ledgersmb/bin/
H A Dct.pl2323 $column_header{leadtime} =
2448 $column_data{leadtime} =
H A Doe.pl3335 {leadtime} );
3384 $column_header{leadtime} =
/dports/science/grib_api/grib_api-1.28.0-Source/tests/
H A Dkeys722 leadtime,717
/dports/finance/sql-ledger/sql-ledger/bin/mozilla/
H A Dct.pl2770 … $column_header{leadtime} = qq|<th class=listheading nowrap>|.$locale->text('Leadtime').qq|</th>|;
2842 …$column_data{leadtime} = qq|<td><input name="leadtime_$i" class="inputright" size=5 value=|.$form-…
H A Doe.pl3243 …form->format_amount(\%myconfig, $form->{orderitems}{$parts_id}{"parts$form->{vc}"}{$id}{leadtime});
3276 $column_header{leadtime} = qq|<th class=listheading>|.$locale->text('Lead').qq|</th>|;
H A Dim.pl1940 $column_data{leadtime} = $locale->text('Leadtime');
/dports/finance/sql-ledger/sql-ledger/bin/lynx/
H A Dct.pl2764 … $column_header{leadtime} = qq|<th class=listheading nowrap>|.$locale->text('Leadtime').qq|</th>|;
2836 …$column_data{leadtime} = qq|<td><input name="leadtime_$i" class="inputright" size=5 value=|.$form-…
H A Doe.pl3239 …form->format_amount(\%myconfig, $form->{orderitems}{$parts_id}{"parts$form->{vc}"}{$id}{leadtime});
3272 $column_header{leadtime} = qq|<th class=listheading>|.$locale->text('Lead').qq|</th>|;
H A Dim.pl1940 $column_data{leadtime} = $locale->text('Leadtime');
/dports/science/eccodes/eccodes-2.23.0-Source/tests/
H A Dkeys1095 leadtime,1090
/dports/games/wordwarvi/wordwarvi-1.0.4/
H A Dwordwarvi.c2903 int v, int leadtime, in aim_vx_vy() argument
2907 dx = target->x + leadtime * target->vx - shooter->x; in aim_vx_vy()
2908 dy = target->y + leadtime * target->vy - shooter->y; in aim_vx_vy()
6895 int v, int leadtime,

12