/third_party/openssl/test/ |
H A D | bad_dtls_test.c | 480 now = time(NULL); in test_bad_dtls()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jidctint-avx2.asm | 48 ; NASM cannot do compile-time arithmetic on floating-point constants.
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng-x.c | 93 #include <time.h>
|
/third_party/optimized-routines/math/test/ |
H A D | mathbench.c | 14 #include <time.h>
|
/third_party/skia/third_party/externals/zlib/ |
H A D | zlib.h | 116 uLong time; /* modification time */ member 237 (the input data is simply copied a block at a time). Z_DEFAULT_COMPRESSION 451 eight. data_type is set as noted here every time inflate() returns for all 573 file name, no extra data, no comment, no modification time (set to zero), no 575 if the operating system was determined at compile time. If a gzip stream is 813 deflate(). The text, time, os, extra field, name, and comment information 824 the time set to zero, and os set to 255, with no extra, name, or comment 894 time to set the dictionary. If the provided dictionary is smaller than the 938 input each time, unti [all...] |
/third_party/tzdata/ |
H A D | Makefile | 39 # time to upgrade zic (the default), use: 138 # What kind of TZif data files to generate. (TZif is the binary time 140 # If you want only POSIX time, with time values interpreted as 143 # below. If you want only "right" time, with values interpreted 153 # with it, use "posix_only" or "posix_right". Use POSIX time on systems with 154 # leap smearing; this can work better than unsmeared "right" time with 156 # "right" time than unsmeared POSIX time is (e.g., 0.5 vs 1.0 s max error). 217 # -DEPOCH_LOCAL if the 'time' functio [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_pthread.cpp | 48 #include <sys/time.h>
|
/third_party/python/Lib/ |
H A D | trace.py | 63 from time import monotonic as _time 643 help='Prefix each line with the time since the program started. '
|
/third_party/protobuf/src/google/protobuf/ |
H A D | unknown_field_set_unittest.cc | 55 #include <google/protobuf/stubs/time.h>
|
/third_party/python/Modules/ |
H A D | readline.c | 14 #include <sys/time.h> 59 * and cannot be detected at compile-time, 427 once each time matches need to be displayed. 802 time history_get_history_state is called which makes me think it's in _py_get_history_length()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | nanobenchmark.cc | 60 #include <time.h> // NOLINT 175 // elapsed time, it must not be included in the region to measure (i.e. 182 // elapsed time. Inserting another fence after the final RDTSCP would prevent 557 // on failure (e.g. the elapsed time is too long for a 32-bit tick count).
|
/third_party/skia/platform_tools/android/apps/skottie/ |
H A D | skottie_metric.sql | 264 -- process name is often missing on WearOs/Android P -> instead select process is highest CPU time in RenderThread.
|
/third_party/vk-gl-cts/scripts/ |
H A D | make_release.py | 28 import time namespace
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl_ocsp.c | 362 time(&now); in ocsp_resp_valid() 816 "OpenSSL: OCSP response not valid at this time"); in check_ocsp_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | os_unix.c | 11 #include <time.h>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl_ocsp.c | 362 time(&now); in ocsp_resp_valid() 816 "OpenSSL: OCSP response not valid at this time"); in check_ocsp_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_unix.c | 11 #include <time.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | capture.c | 5371 * At the same time, don't clear the frame id
in rkcif_irq_oneframe() 5547 v4l2_info(&dev->v4l2_dev, "trigger reset for time out of csi err\n");
in rkcif_is_csi2_err_trigger_reset() 5796 u64 l_ts, m_ts, s_ts, time = 30000000LL;
in rkcif_rdbk_frame_end() local 5815 time = numerator * 1000 / denominator * 1000 * 1000;
in rkcif_rdbk_frame_end() 5829 if ((m_ts - l_ts) > time || (s_ts - m_ts) > time) {
in rkcif_rdbk_frame_end() 5835 time = numerator * 1000 / denominator * 1000 * 1000;
in rkcif_rdbk_frame_end() 5840 if ((m_ts - l_ts) > time || (s_ts - m_ts) > time) {
in rkcif_rdbk_frame_end() 5873 if ((s_ts - l_ts) > time) {
in rkcif_rdbk_frame_end() [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | capture.c | 5557 * At the same time, don't clear the frame id in rkcif_irq_oneframe() 5744 v4l2_info(&dev->v4l2_dev, "trigger reset for time out of csi err\n"); in rkcif_is_csi2_err_trigger_reset() 6011 u64 l_ts, m_ts, s_ts, time = 30000000LL; in rkcif_rdbk_frame_end() local 6030 time = numerator * 1000 / denominator * 1000 * 1000; in rkcif_rdbk_frame_end() 6047 if ((m_ts - l_ts) > time || (s_ts - m_ts) > time) { in rkcif_rdbk_frame_end() 6056 time = numerator * 1000 / denominator * 1000 * 1000; in rkcif_rdbk_frame_end() 6061 if ((m_ts - l_ts) > time || (s_ts - m_ts) > time) { in rkcif_rdbk_frame_end() 6097 if ((s_ts - l_ts) > time) { in rkcif_rdbk_frame_end() [all...] |
/third_party/python/Lib/test/ |
H A D | test_os.py | 27 import time namespace 551 # Make sure that the st_?time and st_?time_ns fields roughly agree 872 current = time.time() 880 # On Windows, the usual resolution of time.time() is 15.6 ms. 894 # Set to the current time in the new way 900 # Set to the current time in the old explicit way. 2499 time.sleep(0.1) 2530 time [all...] |
H A D | test_zipfile.py | 14 import time namespace 99 self.assertTrue(time.strptime(date, '%Y-%m-%d')) 100 self.assertTrue(time.strptime(time_, '%H:%M:%S')) 622 time.localtime(ts) 624 self.skipTest(f'time.localtime({ts}) raises OverflowError') 725 self.assertTrue(time.strptime(date, '%Y-%m-%d')) 726 self.assertTrue(time.strptime(time_, '%H:%M:%S')) 2143 # It's only possible to open one writable file handle at a time 3423 Ensure joinpath on items in zipfile is linear time.
|
H A D | test_socket.py | 13 import time namespace 508 time.sleep(0.1) 4501 # appropriate time value to use. Use setitimer() if available. 4636 time.sleep(1.0) 4779 start_time = time.monotonic() 4782 dt = time.monotonic() - start_time 5057 time.sleep(0.5) 5327 time.sleep(3) 5754 time.sleep(0.1) 6282 time [all...] |
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
H A D | ffrtndk.cpp | 1724 uint64_t time = ffrt_queue_attr_get_timeout(&queue_attr); in QueueDfxTest001() local 1725 if (time != 0) { in QueueDfxTest001() 1747 uint64_t time = ffrt_queue_attr_get_timeout(nullptr); in QueueDfxTest002() local 1748 if (time != 0) { in QueueDfxTest002() 1751 time = ffrt_queue_attr_get_timeout(&queue_attr); in QueueDfxTest002() 1752 if (time != 10000) { in QueueDfxTest002()
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 42 #include <time.h> 65 # include <sys/time.h> // NOLINT 71 # include <sys/time.h> // NOLINT 96 # include <sys/time.h> // NOLINT 106 # include <sys/time.h> // NOLINT 274 " should display elapsed time in text output."); 284 "[1, 99999], or 0 to use a seed based on the current time."); 828 // Returns the current time in milliseconds. 858 return static_cast<TimeInMillis>(now.time) * 1000 + now.millitm; in GetTimeInMillis() 864 # error "Don't know how to get the current time o in GetTimeInMillis() [all...] |
/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessible_ability_manager_service_test.cpp | 1785 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local 1786 EXPECT_NE(RET_OK, Singleton<AccessibleAbilityManagerService>::GetInstance().SetContentTimeout(time)); in HWTEST_F() 1787 EXPECT_NE(RET_OK, Singleton<AccessibleAbilityManagerService>::GetInstance().GetContentTimeout(time)); in HWTEST_F()
|