Searched defs:tim (Results 1 - 8 of 8) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | clock_settime.c | 31 struct tm tim = { in clock_settime_0100() local 54 struct tm tim = { in clock_settime64_0100() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_afirdsp.h | 46 const float tim = t[2 * n + 1]; in fcmul_add_c() local 63 const double tim = t[2 * n + 1]; in dcmul_add_c() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | af_afir.c | 61 float tim = src1[idx + 1]; in test_fcmul_add() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | av1_metadata_bsf.c | 53 AV1RawTimingInfo *tim = &seq->timing_info; in av1_metadata_update_sequence_header() local
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | time_test.cpp | 175 const struct tm tim = { .tm_year = 2023 - 1900, .tm_mon = 9, .tm_mday = 16 }; in HWTEST_F() local 210 time_t tim = 2000000000; in HWTEST_F() local 229 time_t tim = 2000000000; in HWTEST_F() local 266 const time_t tim = 0; in HWTEST_F() local 319 time_t tim = 2000000000; HWTEST_F() local 339 time_t tim = 2000000000; HWTEST_F() local 355 time_t tim = 2000000000; HWTEST_F() local 370 time_t tim = 2000000000; HWTEST_F() local 385 time_t tim = 2000000000; HWTEST_F() local 400 time_t tim = 2000000000; HWTEST_F() local 415 time_t tim = 2000000000; HWTEST_F() local 448 const time_t tim = 0; HWTEST_F() local 497 struct tm tim; HWTEST_F() local 521 struct tm tim = {}; HWTEST_F() local 539 struct tm tim = { .tm_year = 2023 - 1900, .tm_mon = 9, .tm_mday = 16, .tm_isdst = -1 }; HWTEST_F() local 577 struct tm tim = { .tm_hour = 12 }; HWTEST_F() local 604 struct tm tim = {}; HWTEST_F() local 619 struct tm tim = {}; HWTEST_F() local 635 struct tm tim; HWTEST_F() local 649 struct tm tim; HWTEST_F() local [all...] |
/third_party/ltp/testcases/kdump/lib/lkdtm/ |
H A D | lkdtm.c | 172 int jp_hrtimer_start(struct hrtimer *timer, ktime_t tim, in jp_hrtimer_start() argument
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 360 X509_EXTENSION *OCSP_crlID_new(const char *url, long *n, char *tim) in OCSP_crlID_new() argument 413 X509_EXTENSION *OCSP_archive_cutoff_new(char *tim) in OCSP_archive_cutoff_new() argument
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 360 X509_EXTENSION *OCSP_crlID_new(const char *url, long *n, char *tim) in OCSP_crlID_new() argument 413 X509_EXTENSION *OCSP_archive_cutoff_new(char *tim) in OCSP_archive_cutoff_new() argument
|
Completed in 4 milliseconds