/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/ |
H A D | 3-1.c | 23 struct timespec ts1, ts2, ts3, ts4; in main() local
|
/third_party/ltp/lib/newlib_tests/ |
H A D | test_timer.c | 18 struct tst_ts ts1, ts2; in test_diff() local 48 struct tst_ts ts1, ts2; in test_lt() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | sys_clock_test.cpp | 191 timespec ts1; in HWTEST_F() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | TestUtilities.java | 51 private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double factorOfStandard) { in timeAndCompare() argument [all...] |
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/ |
H A D | TestUtilities.java | 48 private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double factorOfStandard) { in timeAndCompare() argument [all...] |
/third_party/musl/libc-test/src/functionalext/common/ |
H A D | pthread_util.h | 75 static inline int GetTimeDiff(struct timespec ts1, struct timespec ts2) in GetTimeDiff() argument
|
/third_party/lame/libmp3lame/ |
H A D | newmdct.c | 837 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 [all...] |
/third_party/ltp/include/ |
H A D | tst_timer.h | 784 static inline int tst_timespec_lt(struct timespec ts1, struct timespec ts2) in tst_timespec_lt() argument 882 tst_timespec_add(struct timespec ts1, struct timespec ts2) in tst_timespec_add() argument 909 tst_timespec_diff(struct timespec ts1, struct timespec ts2) in tst_timespec_diff() argument 931 tst_timespec_diff_ns(struct timespec ts1, struct timespec ts2) in tst_timespec_diff_ns() argument 949 tst_timespec_diff_us(struct timespec ts1, struct timespec ts2) tst_timespec_diff_us() argument 967 tst_timespec_diff_ms(struct timespec ts1, struct timespec ts2) tst_timespec_diff_ms() argument 999 tst_timespec_abs_diff_us(struct timespec ts1, struct timespec ts2) tst_timespec_abs_diff_us() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dca_lbr.c | 1167 LBRChunk ts1[DCA_LBR_CHANNELS / 2]; in ff_dca_lbr_parse() member
|
/third_party/ffmpeg/libavformat/ |
H A D | sbgdec.c | 145 int64_t ts1, ts2; member 1025 add_interval(struct ws_intervals *inter, enum ws_interval_type type, uint32_t channels, int ref, int64_t ts1, int32_t f1, int32_t a1, int64_t ts2, int32_t f2, int32_t a2) add_interval() argument 1059 add_bell(struct ws_intervals *inter, struct sbg_script *s, int64_t ts1, int64_t ts2, int32_t f, int32_t a) add_bell() argument 1087 generate_interval(void *log, struct sbg_script *s, struct ws_intervals *inter, int64_t ts1, int64_t ts2, struct sbg_script_synth *s1, struct sbg_script_synth *s2, int transition) generate_interval() argument 1170 int64_t ts1 = ev1->ts_int, ts2 = ev1->ts_trans; generate_plateau() local 1200 int64_t ts1 = ev1->ts_trans, ts2 = ev1->ts_next; generate_transition() local [all...] |
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A 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/selinux/libsepol/src/ |
H A D | module_to_cil.c | 918 struct type_set *ts1 = NULL, *ts2; in search_attr_list() local
|