Home
last modified time | relevance | path

Searched refs:have_time (Results 101 – 125 of 133) sorted by relevance

123456

/dports/misc/orange3/orange3-3.29.1/Orange/data/tests/
H A Dtest_variable.py689 self.assertFalse(var.have_time)
695 var.have_time = 1
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Dowpivot.py201 have_time=var.have_time))
316 "have_time": val_var.have_time}
H A Dowfeatureconstructor.py70 compute_value=compute_value, have_date=True, have_time=True)
H A Dowcsvimport.py1810 var.have_date = var.have_time = 1
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/tests/
H A Dtest_oweditdomain.py782 TimeVariable("D", have_time=True),
997 v = TimeVariable("T", have_date=False, have_time=True)
1010 self.assertFalse(tval.have_time)
/dports/graphics/bmeps/dktools-4.31.1/src/prmonsnmp/
H A Dprmonsnmp.ctr863 static int have_time = 0;
1193 if ((0 == have_time) || (current != previous_log)) {
1196 if (0 != have_time) {
1204 if (0 != have_time) {
1208 have_time = 1;
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dnaututil-h.in15 #define HAVE_TIME @have_time@ /* if time() is available */
/dports/math/nauty/nauty27r3/
H A Dnaututil-h.in15 #define HAVE_TIME @have_time@ /* if time() is available */
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dnaututil-h.in15 #define HAVE_TIME @have_time@ /* if time() is available */
H A Dconfigure4716 have_time=1
4718 have_time=0
/dports/devel/re2c/re2c-2.2/test/real_world/
H A Dparse_date.c103 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { return TIMELIB_ERROR; } else { s->time->hav…
104 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
14477 switch (s->time->have_time) { in scan()
14490 s->time->have_time++; in scan()
23949 if (!(options && TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()
H A Dparse_date_b.c103 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { return TIMELIB_ERROR; } else { s->time->hav…
104 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
7625 switch (s->time->have_time) { in scan()
7638 s->time->have_time++; in scan()
14136 if (!(options && TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()
H A Dparse_date_s.c103 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { return TIMELIB_ERROR; } else { s->time->hav…
104 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
7617 switch (s->time->have_time) { in scan()
7630 s->time->have_time++; in scan()
14109 if (!(options && TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()
H A Dparse_date_db.c103 … (s->time->have_time) { add_error(s, "Double time specification"); timelib_string_free(str); retur…
104 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
8596 switch (s->time->have_time) { in scan()
8610 s->time->have_time++; in scan()
19721 if (!(options && TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()
H A Dparse_date_1_78.c107 … (s->time->have_time) { add_error(s, "Double time specification"); timelib_string_free(str); retur…
108 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
9250 switch (s->time->have_time) { in scan()
9264 s->time->have_time++; in scan()
20511 if (!(options && TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/bin/
H A Dpt-upgrade9153 sub have_time {
9964 && $run_time->have_time()
10001 $run_time->have_time() or $exit_status |= 8;
10074 && $run_time->have_time()
10105 $run_time->have_time() or $exit_status |= 8;
10161 && $run_time->have_time()
10205 $run_time->have_time() or $exit_status |= 8;
H A Dpt-fk-error-logger3968 sub have_time {
4171 && $run_time->have_time()
H A Dpt-deadlock-logger4463 sub have_time {
4757 && $run_time->have_time()
/dports/www/mod_php81/php-8.1.1/ext/date/lib/
H A Dparse_date.c96have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); timelib_string_fr…
97 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
15632 switch (s->time->have_time) { in scan()
15646 s->time->have_time++; in scan()
25174 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
25472 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25482 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25493 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25510 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25526 s->time->have_time = 1; in timelib_parse_from_format_with_map()
[all …]
/dports/lang/php81/php-8.1.1/ext/date/lib/
H A Dparse_date.c96have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); timelib_string_fr…
97 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
15632 switch (s->time->have_time) { in scan()
15646 s->time->have_time++; in scan()
25174 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
25472 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25482 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25493 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25510 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25526 s->time->have_time = 1; in timelib_parse_from_format_with_map()
[all …]
/dports/lang/php80/php-8.0.15/ext/date/lib/
H A Dparse_date.c96have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); timelib_string_fr…
97 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
15617 switch (s->time->have_time) { in scan()
15631 s->time->have_time++; in scan()
25159 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
25457 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25467 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25478 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25495 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25511 s->time->have_time = 1; in timelib_parse_from_format_with_map()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/date/lib/
H A Dparse_date.c96have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); timelib_string_fr…
97 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
15617 switch (s->time->have_time) { in scan()
15631 s->time->have_time++; in scan()
25159 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
25457 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25467 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25478 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25495 s->time->have_time = 1; in timelib_parse_from_format_with_map()
25511 s->time->have_time = 1; in timelib_parse_from_format_with_map()
[all …]
/dports/games/xonotic/Xonotic/misc/tools/all/
H A Dgit.subr59 if ! $have_time; then
/dports/lang/php73/php-7.3.33/ext/date/lib/
H A Dparse_date.c95have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); timelib_string_fr…
96 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
10299 switch (s->time->have_time) { in scan()
10313 s->time->have_time++; in scan()
22102 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
22653 if (!(options & TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()
/dports/www/mod_php73/php-7.3.33/ext/date/lib/
H A Dparse_date.c95have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); timelib_string_fr…
96 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
10299 switch (s->time->have_time) { in scan()
10313 s->time->have_time++; in scan()
22102 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
22653 if (!(options & TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes()

123456