Home
last modified time | relevance | path

Searched defs:ts1 (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DtextStorage.ts21 … 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/
Dtest_timer.c18 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/
D3-1.c23 struct timespec ts1, ts2, ts3, ts4; in main() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTestUtilities.java30 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/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestUtilities.java27 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/lame/libmp3lame/
Dnewmdct.c837 FLOAT tc0, tc1, tc2, ts0, ts1, ts2; in mdct_short() local
908 FLOAT ts1, ts2, ts3, ts4, tc5, tc6, tc7, tc8; in mdct_long() local
/third_party/ltp/include/
Dtst_timer.h784 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/musl/libc-test/src/functionalext/common/
Dpthread_util.h75 static inline int GetTimeDiff(struct timespec ts1, struct timespec ts2) in GetTimeDiff()
/third_party/ffmpeg/libavformat/
Dsbgdec.c145 int64_t ts1, ts2; member
1027 int64_t ts1, int32_t f1, int32_t a1, in add_interval()
1060 int64_t ts1, int64_t ts2, int32_t f, int32_t a) in add_bell()
1089 int64_t ts1, int64_t ts2, in generate_interval()
1170 int64_t ts1 = ev1->ts_int, ts2 = ev1->ts_trans; in generate_plateau() local
1200 int64_t ts1 = ev1->ts_trans, ts2 = ev1->ts_next; in generate_transition() local
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
Dsys_clock_test.cpp191 timespec ts1; variable
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/
DconstAssertions.ts82 const ts1 = ff2('foo', 'bar'); constant
/third_party/typescript/tests/baselines/reference/
DconstAssertions.js174 const ts1 = ff2('foo', 'bar'); constant
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1970 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/
Ddca_lbr.c1167 LBRChunk ts1[DCA_LBR_CHANNELS / 2]; in ff_dca_lbr_parse() member
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c918 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local