Home
last modified time | relevance | path

Searched refs:is_time (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/aeidon/
H A Dcalculator.py69 if aeidon.is_time(x):
91 if aeidon.is_time(x):
106 if aeidon.is_time(x):
118 if aeidon.is_time(x):
175 if aeidon.is_time(pos):
222 if aeidon.is_time(pos):
233 if aeidon.is_time(pos):
244 if aeidon.is_time(pos):
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/
H A Dcalculator.py69 if aeidon.is_time(x):
91 if aeidon.is_time(x):
106 if aeidon.is_time(x):
118 if aeidon.is_time(x):
175 if aeidon.is_time(pos):
222 if aeidon.is_time(pos):
233 if aeidon.is_time(pos):
244 if aeidon.is_time(pos):
/dports/graphics/py-svgwrite/svgwrite-1.4.1/tests/
H A Dtest_full11_typechecker.py114 self.assertTrue(self.checker.is_time(100))
115 self.assertTrue(self.checker.is_time(50.123))
116 self.assertTrue(self.checker.is_time(1000))
117 self.assertTrue(self.checker.is_time(' 100 '))
118 self.assertTrue(self.checker.is_time(' 50.123 '))
119 self.assertTrue(self.checker.is_time(' 1000 '))
120 self.assertTrue(self.checker.is_time(' 100ms'))
122 self.assertTrue(self.checker.is_time(' 1000ms'))
125 self.assertFalse(self.checker.is_time('100px'))
126 self.assertFalse(self.checker.is_time('100cm'))
[all …]
/dports/textproc/freexl/freexl-1.0.6/src/
H A Dfreexl.c481 *is_time = format->is_time; in check_xf_datetime()
487 *is_time = 0; in check_xf_datetime()
512 *is_time = 0; in check_xf_datetime_58()
524 *is_time = 1; in check_xf_datetime_58()
530 *is_time = 0; in check_xf_datetime_58()
2010 *is_time = 1; in check_format()
2025 format->is_time = is_time; in add_format_to_workbook()
2527 int is_time; in read_legacy_biff() local
2596 int is_time; in read_legacy_biff() local
2728 int is_time; in read_legacy_biff() local
[all …]
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dm_list.c188 int is_time = 0; in param_parse() local
202 is_time++; in param_parse()
208 is_time++; in param_parse()
226 if (is_time && val < 80000000) { in param_parse()
232 switch (is_time) { in param_parse()
/dports/misc/py-orange3-timeseries/orange3-timeseries-0.3.10/orangecontrib/timeseries/widgets/
H A Dowtabletotimeseries.py67 vars = [var for var in data.domain.variables if var.is_time] + \
68 [var for var in data.domain.metas if var.is_time] + \
70 if var.is_continuous and not var.is_time] + \
72 not var.is_time]
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dstf-export.c151 int is_time; in try_auto_float() local
158 is_time = go_format_is_time (format); in try_auto_float()
160 if (is_date || is_time > 0) in try_auto_float()
176 int is_time; in try_auto_date() local
182 is_time = go_format_is_time (format); in try_auto_date()
184 if (!is_date && is_time <= 0) in try_auto_date()
199 needs_date = is_time < 2 && (is_date || gnm_abs (v) >= 1); in try_auto_date()
200 needs_time = is_time > 0 || gnm_abs (v - vr) > 1e-9; in try_auto_date()
208 if (is_time == 2) in try_auto_date()
/dports/science/lammps/lammps-stable_29Sep2021/lib/h5md/src/
H A Dch5md.c202 td.is_time = true; in h5md_create_time_data()
210 if (!e.is_time) return 0; in h5md_close_element()
243 fd.is_time = false; in h5md_create_fixed_data_simple()
262 fd.is_time = false; in h5md_create_fixed_data_scalar()
299 if (!e.is_time) return 0; in h5md_append()
369 int h5md_create_box(h5md_particles_group *group, int dim, char *boundary[], bool is_time, double va… in h5md_create_box() argument
415 if (is_time) { in h5md_create_box()
/dports/databases/opentsdb/opentsdb-2.3.0/src/stats/
H A DQueryStats.java195 private final boolean is_time; field in QueryStats.QueryStat
197 private QueryStat(final String stat_name, final boolean is_time) { in QueryStat() argument
199 this.is_time = is_time; in QueryStat()
487 if (stat.getKey().is_time) { in aggQueryStats()
549 if (stat.getKey().is_time) { in aggQueryStats()
774 if (entry.getKey().is_time) { in getStats()
817 if (stat.getKey().is_time) { in getQueryStats()
860 if (!scanner_stats.getKey().is_time) { in getQueryStats()
884 if (!stat.is_time) { in getTimeStat()
/dports/devel/R-cran-gdata/gdata/inst/perl/
H A Dxls2csv.pl272 my $is_time = ( $format =~ m/h[:\]]*m/ ||
276 if($is_date && $is_time)
284 elsif ($is_time)
H A Dxls2tab.pl272 my $is_time = ( $format =~ m/h[:\]]*m/ ||
276 if($is_date && $is_time)
284 elsif ($is_time)
H A Dxls2tsv.pl272 my $is_time = ( $format =~ m/h[:\]]*m/ ||
276 if($is_date && $is_time)
284 elsif ($is_time)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/helper/
H A Dgeom-satellite.cpp34 is_time(false), in Satellite()
160 if (!is_time) { in time()
193 if (is_time) { in arcDistance()
214 if (!is_time) { in setPosition()
H A Dgeom-satellite.h42 is_time = set_is_time; in setIsTime()
86 bool is_time; variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/h5md/include/
H A Dch5md.h27 int is_time; member
66 int h5md_create_box(h5md_particles_group *group, int dim, char *boundary[], bool is_time, double va…
/dports/benchmarks/fio/fio-3.29/
H A Dparse.c322 int is_time);
327 int str_to_float(const char *str, double *val, int is_time) in str_to_float() argument
335 rc = evaluate_arithmetic_expression(str, &ival, &dval, 1.0, is_time); in str_to_float()
349 int is_seconds, int is_time) in str_to_decimal() argument
367 rc = evaluate_arithmetic_expression(str, &ival, &dval, implied_units, is_time); in str_to_decimal()
555 int ret = 0, is_time = 0; in __handle_option() local
603 is_time = 1; in __handle_option()
637 if (!is_time && o->is_time) in __handle_option()
638 is_time = o->is_time; in __handle_option()
645 if (is_time) in __handle_option()
H A Dparse.h82 int is_time; /* time based value */ member
106 extern int str_to_float(const char *str, double *val, int is_time);
/dports/math/heyoka/heyoka-0.16.0/test/
H A Dtaylor_time.cpp131 REQUIRE(!detail::is_time(1_dbl));
132 REQUIRE(!detail::is_time("x"_var));
133 REQUIRE(!detail::is_time(1_dbl + hy::time));
134 REQUIRE(detail::is_time(hy::time));
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/sim/axi/
H A Dsim_cvita_lib.svh401 automatic logic is_time = 0; register
419 is_time = hdr.has_time;
421 end else if (is_time) begin
423 is_time = 0;
/dports/mail/lurker/lurker-2.3/common/
H A DMessageId.cpp161 bool MessageId::is_time(const char* s) in is_time() function in MessageId
175 return is_time(s) && in is_full()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/common/
H A De-ews-query-to-restriction.c936 gboolean is_time = FALSE; in func_gt() local
942 is_time = TRUE; in func_gt()
945 is_time = TRUE; in func_gt()
948 is_time = FALSE; in func_gt()
952 if (is_time) { in func_gt()
995 gboolean is_time = FALSE; in func_lt() local
1000 is_time = TRUE; in func_lt()
1003 is_time = TRUE; in func_lt()
1006 is_time = FALSE; in func_lt()
1010 if (is_time) { in func_lt()
/dports/www/sqstat/sqstat-1.20/
H A Dsqstat.class.php239 $is_time = time();
248 $delta = $is_time - $was_time;
266 $new_data[$con_id]['time'] = $is_time;
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/terminal/
H A Dterminalmanager.py160 is_time = dt_inactive > timedelta(seconds=self.cull_inactive_timeout)
162 if is_time:
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.netcdf/
H A Dmain.c124 int is_time = 0; in write_netcdf_header() local
288 is_time = 0; in write_netcdf_header()
295 is_time = 1; in write_netcdf_header()
412 if (is_time) { in write_netcdf_header()
515 if (is_time) { in write_netcdf_header()
/dports/www/py-notebook/notebook-6.4.5/notebook/terminal/
H A Dterminalmanager.py156 is_time = dt_inactive > timedelta(seconds=self.cull_inactive_timeout)
158 if (is_time):

123456789