/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | textStorage.ts | 21 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant 56 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant 74 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant 82 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant 93 … const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(f.path))); constant 114 const ts1 = new server.TextStorage(host, scriptInfo!); constant 133 …const ts1 = new server.TextStorage(host, getDummyScriptInfo(server.asNormalizedPath(changingFile.p… constant
|
/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/boost/libs/test/test/test-organization-ts/ |
D | test_unit-several-ts-same-name.cpp | 16 BOOST_AUTO_TEST_CASE( ts1 ) in BOOST_AUTO_TEST_CASE() argument
|
D | test-tree-management-test.cpp | 138 test_suite* ts1 = BOOST_TEST_SUITE( "TestSuite" ); in BOOST_AUTO_TEST_CASE() local 170 test_suite* ts1 = BOOST_TEST_SUITE( "TestSuite" ); in BOOST_AUTO_TEST_CASE() 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/boost/libs/test/doc/examples/ |
D | example11.run.cpp | 19 test_suite* ts1 = BOOST_TEST_SUITE( "test_suite1" ); in init_unit_test_suite() local
|
/third_party/boost/libs/test/test/framework-ts/ |
D | run-by-name-or-label-test.cpp | 56 utf::test_suite* ts1 = BOOST_TEST_SUITE("ts1"); in BOOST_AUTO_TEST_CASE() local 304 utf::test_suite* ts1 = BOOST_TEST_SUITE("ts1"); in BOOST_AUTO_TEST_CASE() local 398 utf::test_suite* ts1 = BOOST_TEST_SUITE("ts1"); 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/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/ |
D | TestUtilities.java | 27 TreeSet ts1 = new TreeSet(); in TestCollectionUtilitySpeed() local 48 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | TestUtilities.java | 30 TreeSet ts1 = new TreeSet(); in TestCollectionUtilitySpeed() local 51 …private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double fac… in timeAndCompare()
|
/third_party/ltp/include/ |
D | tst_timer.h | 784 static inline int tst_timespec_lt(struct timespec ts1, struct timespec ts2) in tst_timespec_lt() 882 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add() 909 tst_timespec_diff(struct timespec ts1, struct timespec ts2) in tst_timespec_diff() 931 tst_timespec_diff_ns(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ns() 949 tst_timespec_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_us() 967 tst_timespec_diff_ms(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ms() 999 tst_timespec_abs_diff_us(struct timespec ts1, struct timespec ts2) in tst_timespec_abs_diff_us()
|
/third_party/libpsl/tests/ |
D | test-is-public-all.c | 49 static struct timespec ts1, ts2; variable
|
/third_party/musl/libc-test/src/functionalext/common/ |
D | pthread_util.h | 75 static inline int GetTimeDiff(struct timespec ts1, struct timespec ts2) in GetTimeDiff()
|
/third_party/ffmpeg/libavformat/ |
D | sbgdec.c | 144 int64_t ts1, ts2; member 1026 int64_t ts1, int32_t f1, int32_t a1, in add_interval() 1059 int64_t ts1, int64_t ts2, int32_t f, int32_t a) in add_bell() 1088 int64_t ts1, int64_t ts2, in generate_interval() 1169 int64_t ts1 = ev1->ts_int, ts2 = ev1->ts_trans; in generate_plateau() local 1199 int64_t ts1 = ev1->ts_trans, ts2 = ev1->ts_next; in generate_transition() local
|
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/ |
D | constAssertions.ts | 82 const ts1 = ff2('foo', 'bar'); constant
|
/third_party/boost/libs/date_time/test/posix_time/ |
D | testparse_time.cpp | 129 std::string ts1("2002-01-20 23:59:59.000"); in main() local
|
/third_party/typescript/tests/baselines/reference/ |
D | constAssertions.js | 174 const ts1 = ff2('foo', 'bar'); constant
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | level.c | 551 GstClockTime ts1, dur1, ts2; in GST_START_TEST() local
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1970 uint64_t ts1 = os_time_get(); in overlay_QueuePresentKHR() local 2002 uint64_t ts1 = os_time_get(); in overlay_QueuePresentKHR() local 2028 uint64_t ts1 = os_time_get(); in overlay_AcquireNextImageKHR() local 2047 uint64_t ts1 = os_time_get(); in overlay_AcquireNextImage2KHR() local
|
/third_party/ffmpeg/libavcodec/ |
D | dca_lbr.c | 1176 LBRChunk ts1[DCA_LBR_CHANNELS / 2]; in ff_dca_lbr_parse() member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspconnection.c | 3605 GstRTSPTunnelState ts1 = conn->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
|