/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | init.c | 2875 unsigned short data, data2, time, i, j, k, m, n, o; in SiS_LoadDAC() local 2882 j = time = 64; in SiS_LoadDAC() 2888 time = 256; in SiS_LoadDAC() 2919 if(time == 256) { in SiS_LoadDAC()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 28 #include "time-utils.h" 711 /* --sort time */ 716 return right->time - left->time; in sort__time_cmp() 725 timestamp__scnprintf_nsec(he->time, he_time, in hist_entry__time_snprintf() 728 timestamp__scnprintf_usec(he->time, he_time, in hist_entry__time_snprintf() 1707 DIM(SORT_TIME, "time", sort_time),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | init.c | 2874 unsigned short data, data2, time, i, j, k, m, n, o; in SiS_LoadDAC() local 2881 j = time = 64; in SiS_LoadDAC() 2887 time = 256; in SiS_LoadDAC() 2918 if(time == 256) { in SiS_LoadDAC()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | sort.c | 28 #include "time-utils.h" 856 /* --sort time */ 861 return right->time - left->time; in sort__time_cmp() 870 timestamp__scnprintf_nsec(he->time, he_time, in hist_entry__time_snprintf() 873 timestamp__scnprintf_usec(he->time, he_time, in hist_entry__time_snprintf() 2179 DIM(SORT_TIME, "time", sort_time),
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | caltest.cpp | 942 * Confirm that the offset between local time and GMT behaves as expected. 1532 // ICU no longer use localized date-time pattern characters by default. in TestDOW_LOCALandYEAR_WOY() 1698 if (U_FAILURE(errorCode)) { errln("Set time error"); return; } in doYEAR_WOYLoop() 1703 if (U_FAILURE(errorCode)) { errln("Get time error"); return; } in doYEAR_WOYLoop() 1707 errln("FAIL: Parsed time doesn't match with regular"); in doYEAR_WOYLoop() 1865 // Basic fields->time check y/woy/dow in TestWOY() 1867 // not of the specific time. in TestWOY() 1877 str = "Fail: y/woy/dow fields->time => "; in TestWOY() 1884 logln("y/woy/dow fields->time OK"); in TestWOY() 1887 // Basic fields->time chec in TestWOY() 2333 UDate start = 0.0, time; TestTimeStamp() local [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Bench.cpp | 16 #include <time.h>
19 #include <sys/time.h>
394 return (UInt64)time(NULL) * 1000000;
396 return time(NULL);
1320 // we must call encoding one time to calculate password key for key cache.
2466 // we can use additional Generate() passes to reduce some time effects for new page allocation
2498 We don't want to include the time of slow CCrcInfo_Base::Buffer.Free()
2499 to time of benchmark. So we don't free Buffer here
3753 if (name.IsEqualTo("time"))
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/applications/sample/camera/media/ |
H A D | player_sample.cpp | 23 #include <sys/time.h> 694 printf("##############player GetCurrentTime, ret:%d, time:%lld\n", ret, currentPosition); in RunCmdPressureSeek() 721 printf("ERR: not input seek time, example: speed 1.0!\n"); in RunCmdSpeed() 735 printf("ERR: not input seek time, example: seek 1000!\n"); in RunCmdSeek()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_common.h | 1129 hi_u32 time; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | mmz_userdev.c | 40 #include <linux/time.h>
|
H A D | media_mem.c | 49 #include <linux/time.h>
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | hi_gv_input.h | 19 #include <sys/time.h> 121 struct timeval timestamp; /* time of event creation */
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
H A D | sample_comm_vo.c | 23 #include <sys/time.h>
|
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
H A D | rtsp_package.cpp | 693 time_t timep = time(nullptr); in GetNowDate()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
H A D | rtsp_package.cpp | 693 time_t timep = time(nullptr); in GetNowDate()
|
/foundation/ability/ability_runtime/services/appdfr/src/ |
H A D | appfreeze_manager.cpp | 18 #include <sys/time.h> 362 // 5: wait time, s in BinderParser()
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.h | 246 NG::AccessibilityHoverEventType eventType, TimeStamp time) override;
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/spatialization/ |
H A D | audio_spatialization_service.cpp | 735 std::time_t now = std::time(nullptr); in GetCurrTimestamp()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_main_thread.h | 392 uint64_t GetRealTimeOffsetOfDvsync(int64_t time);
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 16 #include <sys/time.h>
|
/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | common_utils.cpp | 420 time_t now = time(nullptr); in UpdateExifDataTime() 421 CHECK_AND_RETURN_LOG(now > 0, "UpdateExifDateTime: time fail!"); in UpdateExifDataTime()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 16 #include <sys/time.h>
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 16 #include <sys/time.h>
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 16 #include <sys/time.h>
|
H A D | videodec_ndk_sample.cpp | 16 #include <sys/time.h>
|