Searched refs:tck (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/pan/ |
D | ltp-pan.c | 728 clock_t tck; in check_pids() local 732 tck = times(&tms1); in check_pids() 733 if (tck == -1) { in check_pids() 738 tck = times(&tms2); in check_pids() 739 if (tck == -1) { in check_pids()
|
/third_party/mindspore/tests/st/pynative/ |
D | test_tensor_getitem.py | 892 tck = Tensor(ck, dtype=mstype.float32) 893 out = net(ta, tb, tck) 918 tck = Tensor(ck, dtype=mstype.float32) 919 out = net2(ta, tb, tck) 953 tck = Tensor([1, 2, 3, 4, 5, 6, 7, 8], dtype=mstype.float32) 962 net2(t, Tb, tck) 965 net2(t, Tc, tck) 968 net2(t, Tb, tck)
|
/third_party/mindspore/tests/ut/python/ops/ |
D | test_tensor_slice.py | 466 tck = Tensor([1, 2, 3, 4, 5, 6, 7, 8], dtype=mstype.float32) 468 net2(t, b, tck) 478 net2(t, Tb, tck) 481 net2(t, Tc, tck) 484 net2(t, Tb, tck)
|
/third_party/openssl/apps/ |
D | apps.c | 2317 long int tck = sysconf(_SC_CLK_TCK); in app_tminterval() local 2318 ret = (now - tmstart) / (double)tck; in app_tminterval()
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6836 "tck~q",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6836 "tck~q",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6585 "tck~q",
|