/third_party/ltp/lib/newlib_tests/ |
D | test_timer.c | 18 struct tst_ts ts1, ts2; in test_diff() local 48 struct tst_ts ts1, ts2; in test_lt() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/ |
D | 3-1.c | 23 struct timespec ts1, ts2, ts3, ts4; in main() local
|
/third_party/ltp/include/ |
D | tst_timer.h | 450 static inline int tst_timespec_lt(struct timespec ts1, struct timespec ts2) in tst_timespec_lt() 548 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add() 575 tst_timespec_diff(struct timespec ts1, struct timespec ts2) in tst_timespec_diff() 597 tst_timespec_diff_ns(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ns() 615 tst_timespec_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_us() 633 tst_timespec_diff_ms(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ms() 665 tst_timespec_abs_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_abs_diff_us()
|
/third_party/boost/libs/test/doc/examples/ |
D | example11.run.cpp | 23 test_suite* ts2 = BOOST_TEST_SUITE( "test_suite2" ); in init_unit_test_suite() local
|
/third_party/boost/libs/test/test/framework-ts/ |
D | run-by-name-or-label-test.cpp | 60 utf::test_suite* ts2 = BOOST_TEST_SUITE("ts2"); in BOOST_AUTO_TEST_CASE() local 312 utf::test_suite* ts2 = BOOST_TEST_SUITE("ts2"); in BOOST_AUTO_TEST_CASE() local 402 utf::test_suite* ts2 = BOOST_TEST_SUITE("ts2"); in BOOST_AUTO_TEST_CASE() local
|
/third_party/libffi/testsuite/libffi.call/ |
D | struct5.c | 15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | TestUtilities.java | 31 TreeSet ts2 = new TreeSet(); in TestCollectionUtilitySpeed() local 51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/third_party/boost/libs/date_time/test/posix_time/ |
D | testparse_time.cpp | 92 std::string ts2("2002-12-31 00:00:00.999999999"); in main() local 98 std::string ts2("2002-12-31 00:00:00."); in main() local
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | textStorage.ts | 22 … const ts2 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant
|
/third_party/libpsl/tests/ |
D | test-is-public-all.c | 49 static struct timespec ts1, ts2; variable
|
/third_party/typescript/tests/baselines/reference/ |
D | constAssertions.js | 80 const ts2 = ff2('foo', !!true ? '0' : '1'); constant 175 const ts2 = ff2('foo', !!true ? '0' : '1'); constant
|
/third_party/openssl/crypto/ |
D | o_time.c | 31 struct tm data, *ts2 = &data; in OPENSSL_gmtime() local
|
/third_party/ffmpeg/libavformat/ |
D | sbgdec.c | 144 int64_t ts1, ts2; member 1014 int64_t ts2, int32_t f2, int32_t a2) in add_interval() 1046 int64_t ts1, int64_t ts2, int32_t f, int32_t a) in add_bell() 1075 int64_t ts1, int64_t ts2, in generate_interval() 1156 int64_t ts1 = ev1->ts_int, ts2 = ev1->ts_trans; in generate_plateau() local 1186 int64_t ts1 = ev1->ts_trans, ts2 = ev1->ts_next; in generate_transition() local
|
D | mux.c | 895 int64_t ts, ts2; local
|
D | avidec.c | 1777 int64_t ts2 = av_rescale_q(timestamp, st->time_base, st2->time_base); in seek_subtitle() local
|
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/ |
D | constAssertions.ts | 83 const ts2 = ff2('foo', !!true ? '0' : '1'); constant
|
/third_party/boost/libs/test/test/test-organization-ts/ |
D | test-tree-management-test.cpp | 192 test_suite* ts2 = BOOST_TEST_SUITE( "TestSuite2" ); in BOOST_AUTO_TEST_CASE() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoutils.h | 263 GstClockTime ts2; member
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | level.c | 551 GstClockTime ts1, dur1, ts2; in GST_START_TEST() local
|
/third_party/ffmpeg/libavcodec/ |
D | dca_lbr.c | 1176 LBRChunk ts2[DCA_LBR_CHANNELS / 2]; in ff_dca_lbr_parse() member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspconnection.c | 3423 GstRTSPTunnelState ts2 = conn2->tstate; in gst_rtsp_connection_do_tunnel() local
|
/third_party/selinux/libsepol/src/ |
D | module_to_cil.c | 916 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local
|