Home
last modified time | relevance | path

Searched refs:when1 (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dschedule_tests.c45 uint64_t when1; variable
54 printf("1: Callback at %f %" PRId64 "\n", (float) when/1000000.0, when - when1); in callback1()
55 if ((when - when1)) in callback1()
61 when1 = when + 500000; in callback1()
94 when1 = span_schedule_time(&sched) + 500000; in main()
101 …if ((when1 - when) < 0 || (when1 - when) > 500000 || (when2 - when) < 0 || (when2 - when) > … in main()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dschedule_tests.c45 uint64_t when1; variable
54 printf("1: Callback at %f %" PRId64 "\n", (float) when/1000000.0, when - when1); in callback1()
55 if ((when - when1)) in callback1()
61 when1 = when + 500000; in callback1()
94 when1 = span_schedule_time(&sched) + 500000; in main()
101 …if ((when1 - when) < 0 || (when1 - when) > 500000 || (when2 - when) < 0 || (when2 - when) > … in main()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dschedule_tests.c46 uint64_t when1; variable
55 printf("1: Callback at %f %" PRId64 "\n", (float) when/1000000.0, when - when1); in callback1()
56 if ((when - when1)) in callback1()
62 when1 = when + 500000; in callback1()
97 when1 = span_schedule_time(&sched) + 500000; in main()
106 …if ((when1 - when) < 0 || (when1 - when) > 500000 || (when2 - when) < 0 || (when2 - when) > … in main()
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_finder/helpers/indexer/
H A Dquery.php154 public $when1; variable in FinderIndexerQuery
331 if (!empty($this->when1))
333 $uri->setVar('w1', $this->when1);
659 * @param string $when1 The first date modifier.
666 protected function processDates($date1, $date2, $when1, $when2) argument
671 $when1 = trim(StringHelper::strtolower($when1));
694 $this->when1 = in_array($when1, $whens, true) ? $when1 : 'before';
818 $this->when1 = in_array($modifier, $whens, true) ? $modifier : 'before';
/dports/databases/sqlclient/SQLClient-1.8.1/
H A DtestJDBC.m197 @"when1 timestamp with time zone, "
204 @"(k, char1, boolval, intval, when1, when2, b) "
216 @"(k, char1, boolval, intval, when1, when2, b) "
228 @"(k, char1, boolval, intval, when1, when2, b) "
284 @"when1 timestamp with time zone, "
291 @"(k, char1, boolval, intval, when1, when2, b) "
304 @"(k, char1, boolval, intval, when1, when2, b) "
317 @"(k, char1, boolval, intval, when1, when2, b) "
H A DtestECPG.m76 @"when1 timestamp with time zone, "
83 @"(k, char1, boolval, intval, when1, when2, b) "
95 @"(k, char1, boolval, intval, when1, when2, b) "
H A DtestPostgres.m252 @"when1 timestamp with time zone, "
259 @"(k, char1, boolval, intval, when1, when2, b) "
274 @"(k, char1, boolval, intval, when1, when2, b) "
286 @"(k, char1, boolval, intval, when1, when2, b) "
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/expressions/
H A Dcase.rs472 let when1 = lit(ScalarValue::Utf8(Some("foo".to_string()))); in case_with_expr() localVariable
477 let expr = case(Some(col("a")), &[(when1, then1), (when2, then2)], None)?; in case_with_expr()
496 let when1 = lit(ScalarValue::Utf8(Some("foo".to_string()))); in case_with_expr_else() localVariable
504 &[(when1, then1), (when2, then2)], in case_with_expr_else()
526 let when1 = binary( in case_without_expr() localVariable
541 let expr = case(None, &[(when1, then1), (when2, then2)], None)?; in case_without_expr()
560 let when1 = binary( in case_without_expr_else() localVariable
576 let expr = case(None, &[(when1, then1), (when2, then2)], Some(else_value))?; in case_without_expr_else()
/dports/devel/R-cran-data.table/data.table/man/
H A Dfcase.Rd11 …pairs} in the following order \code{when1, value1, when2, value2, ..., whenN, valueN}. Logical con…
12 …value, \code{NA} by default, for when all of the logical conditions \code{when1, when2, ..., whenN…
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/lang/erlang/otp-OTP-24.1.7/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/tools/test/emacs_SUITE_data/
H A Dfuncs15 when1/2
58 when1(W1, W2)
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/tests/scripts/functions/
H A Dselect3 # $(select when1-cond, when1-body[,whenN-cond, whenN-body])
/dports/audio/snd/snd-21.2/tools/
H A Dtrclo.scm321 (define (when1 fv z)
325 (when1 fv (+ z 1)))))
353 (when1 (vector 0) 0)
/dports/www/joomla3/joomla3-3.9.24/components/com_finder/helpers/html/
H A Dquery.php63 $datecondition = JText::_('COM_FINDER_QUERY_DATE_CONDITION_' . strtoupper($query->when1));
H A Dfilter.php466 …putbox filter-date-operator advancedSelect"', 'value', 'text', $idxQuery->when1, 'finder-filter-w1'
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dgeometry_test.cc1082 const string when1("2010-02-07T19:57:45Z"); in TEST_F() local
1084 gx_track_->add_when(when1); in TEST_F()
1087 ASSERT_EQ(when1, gx_track_->get_when_array_at(1)); in TEST_F()
1155 const string when1("2010-02-07T19:57:45Z"); in TEST_F() local
1157 gx_track_->add_when(when1); in TEST_F()
/dports/www/joomla3/joomla3-3.9.24/components/com_finder/models/
H A Dsearch.php267 if ($this->query->when1 === 'before')
271 elseif ($this->query->when1 === 'after')
1026 $id .= ':' . $query->when1;
/dports/devel/libgdata/libgdata-0.17.13/gdata/tests/
H A Dgeneral.c3522 GDataGDWhen *when1, *when2; in test_gd_when_comparison() local
3525 when1 = gdata_gd_when_new (0, 1000, FALSE); in test_gd_when_comparison()
3528 …g_assert_cmpint (gdata_comparable_compare (GDATA_COMPARABLE (when1), GDATA_COMPARABLE (when2)), ==… in test_gd_when_comparison()
3531 gdata_gd_when_set_is_date (when1, TRUE); in test_gd_when_comparison()
3532 …g_assert_cmpint (gdata_comparable_compare (GDATA_COMPARABLE (when1), GDATA_COMPARABLE (when2)), !=… in test_gd_when_comparison()
3535 gdata_gd_when_set_is_date (when1, FALSE); in test_gd_when_comparison()
3536 gdata_gd_when_set_start_time (when1, 500); in test_gd_when_comparison()
3537 …g_assert_cmpint (gdata_comparable_compare (GDATA_COMPARABLE (when1), GDATA_COMPARABLE (when2)), !=… in test_gd_when_comparison()
3540 gdata_gd_when_set_start_time (when1, 0); in test_gd_when_comparison()
3541 gdata_gd_when_set_end_time (when1, 15000); in test_gd_when_comparison()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Build.OM.UnitTests/Construction/
H A DProjectRootElement_Tests.cs1228 var when1 = pre.CreateWhenElement("some condition"); in DeepClone()
1229 choose.AppendChild(when1); in DeepClone()
1230 when1.AppendChild(pre.CreatePropertyGroupElement()); in DeepClone()
/dports/lang/swi-pl/swipl-8.2.3/src/Tests/core/
H A Dtest_bips.pl129 test(when1, [error(instantiation_error)]) :-

123