Home
last modified time | relevance | path

Searched refs:time (Results 3651 - 3675 of 5105) sorted by relevance

1...<<141142143144145146147148149150>>...205

/third_party/skia/infra/bots/recipes/
H A Dperf_skottietrace.py24 'recipe_engine/time',
119 now = api.time.utcnow()
146 Parses the trace JSON and calculates the time of a single frame. Frame time is
147 considered the same as seek time + render time.
H A Dskpbench.py23 'recipe_engine/time',
143 now = api.time.utcnow()
/third_party/rust/crates/nix/src/
H A Dlib.rs37 //! * `time` - Query the operating system's clocks
139 #![feature = "time"]
141 pub mod time; modules
/third_party/skia/bench/
H A Dcheck_bench_regressions.py106 bench_dict[point_name] = point.time
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c10 #include <time.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dwpas-dbus-new-signals.py5 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_win32.c10 #include <time.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Dwpas-dbus-new-signals.py5 import time namespace
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_vblank.c45 * From the computer's perspective, every time the monitor displays
47 * from top to bottom, one row of pixels at a time. The current row
58 * give the electron gun (on CRTs) enough time to move back to the top of
61 * time to move back to the other side of the screen to start scanning the
106 * points in time.
177 vblank->time = t_vblank; in store_vblank()
290 * a long time. in drm_update_vblank_count()
306 u64 diff_ns = ktime_to_ns(ktime_sub(t_vblank, vblank->time)); in drm_update_vblank_count()
472 * this time. This makes the count account for the entire time in drm_vblank_disable_and_save()
[all...]
/drivers/hdf_core/framework/model/audio/sapm/src/
H A Daudio_sapm.c1107 audioCard->time = 0; in AudioSapmThread()
1112 audioCard->time++; in AudioSapmThread()
1494 audioCard->time = 0; in AudioSapmRefreshTime()
1513 *timeoutStatus = audioCard->time > SAPM_SLEEP_TIMES ? true : false; in AudioSapmCheckTime()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter.c292 hwRender->renderParam.frameRenderMode.time.tvNSec = 0; in InitHwRenderParam()
293 hwRender->renderParam.frameRenderMode.time.tvSec = 0; in InitHwRenderParam()
770 hwCapture->captureParam.frameCaptureMode.time.tvNSec = 0; in InitHwCaptureParam()
771 hwCapture->captureParam.frameCaptureMode.time.tvSec = 0; in InitHwCaptureParam()
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdicapture_performace_test.cpp71 * and calculates the delay time and average of Delay Time.
97 * and calculates the delay time and average of Delay Time.
128 * and calculates the delay time and average of Delay Time.
159 * and calculates the delay time and average of Delay Time.
186 * and calculates the delay time and average of Delay Time.
211 * and calculates the delay time and average of Delay Time.
248 * and calculates the delay time and average of Delay Time.
276 * and calculates the delay time and average of Delay Time.
305 * and calculates the delay time and average of Delay Time.
333 * and calculates the delay time an
[all...]
/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp247 struct AudioTimeStamp time; in HWTEST_F() local
262 ret = capture_->GetCapturePosition(capture_, &frames, &time); in HWTEST_F()
276 struct AudioTimeStamp time; in HWTEST_F() local
279 ret = capture_->GetCapturePosition(capture_, &frames, &time); in HWTEST_F()
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c73 struct timeval time; in UsbnetWriteLog() local
74 gettimeofday(&time, NULL); in UsbnetWriteLog()
78 time.tv_sec, time.tv_usec, size); in UsbnetWriteLog()
/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp82 const std::string ACCESSIBILITY_SET_AUTO_CLICK_TIME_OK = "set mouse auto click time successfully.";
83 const std::string ACCESSIBILITY_SET_AUTO_CLICK_TIME_NG = "error: failed to set mouse auto click time.\n";
131 " setMouseAutoClick set the time of the mouse auto click configuration item\n"
136 " setContentTimeout set the time of the toast content duration configuration item\n"
196 "usage: accessibility setMouseAutoClick [-v <time-value>]\n"
197 "the range of time-value is 1000 to 5000 and the default unit is ms\n"
198 "set the time of the mouse auto click configuration item\n";
205 "usage: accessibility setContentTimeout [-v <time-value>]\n"
206 "the range of time-value is 0 to 5000 and the default unit is ms\n"
207 "set the time o
872 float time = 1.0 * std::atoi(argument.value.c_str()) / 100; RunAsSetMouseAutoClick() local
1036 int32_t time = std::atoi(argument.value.c_str()); RunAsSetContentTimeout() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp643 TimeStamp time(microseconds); in ActClick()
644 info.SetTimeStamp(time); in ActClick()
685 TimeStamp time(microseconds); in ActLongClick()
686 info.SetTimeStamp(time); in ActLongClick()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1153 void SetFormAnimationStartTime(int64_t time) in SetFormAnimationStartTime() argument
1155 formAnimationStartTime_ = time; in SetFormAnimationStartTime()
1273 void SetVsyncTime(uint64_t time) in SetVsyncTime() argument
1275 vsyncTime_ = time; in SetVsyncTime()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp1153 int64_t time = Utils::GetSystemTime(); in IgnoreRepeatExecuteAction() local
1154 if (time - lastDoubleTapTime < IGNORE_REPEAT_EXECUTE_INTERVAL) { in IgnoreRepeatExecuteAction()
1155 HILOG_DEBUG("time interval < 300ms"); in IgnoreRepeatExecuteAction()
1156 lastDoubleTapTime = time; in IgnoreRepeatExecuteAction()
1160 lastDoubleTapTime = time; in IgnoreRepeatExecuteAction()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp1153 int64_t time = Utils::GetSystemTime(); in IgnoreRepeatExecuteAction() local
1154 if (time - lastDoubleTapTime < IGNORE_REPEAT_EXECUTE_INTERVAL) { in IgnoreRepeatExecuteAction()
1155 HILOG_DEBUG("time interval < 300ms"); in IgnoreRepeatExecuteAction()
1156 lastDoubleTapTime = time; in IgnoreRepeatExecuteAction()
1160 lastDoubleTapTime = time; in IgnoreRepeatExecuteAction()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp21 #include <sys/time.h>
593 RS_TRACE_NAME_FMT("RSJankStats::ReportEventHitchTimeRatio hitch time ratio is %g ms/s: %s", in ReportEventHitchTimeRatio()
610 RS_TRACE_NAME_FMT("RSJankStats::ReportEventHitchTimeRatio hitch time ratio is %g ms/s: %s", in ReportEventHitchTimeRatio()
850 int64_t RSJankStats::ConvertTimeToSystime(int64_t time) const in ConvertTimeToSystime()
852 if (time <= 0) { in ConvertTimeToSystime()
853 ROSEN_LOGW("RSJankStats::ConvertTimeToSystime, time is error"); in ConvertTimeToSystime()
862 int64_t sysTime = curSysTime - (nowTime - time) / MS_TO_NS; in ConvertTimeToSystime()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp785 int32_t AVMetadataHelperImpl::GetTimeByFrameIndex(uint32_t index, uint64_t &time) in GetTimeByFrameIndex() argument
789 auto res = avMetadataHelperService_->GetTimeByFrameIndex(index, time); in GetTimeByFrameIndex()
794 int32_t AVMetadataHelperImpl::GetFrameIndexByTime(uint64_t time, uint32_t &index) in GetFrameIndexByTime() argument
798 auto res = avMetadataHelperService_->GetFrameIndexByTime(time, index); in GetFrameIndexByTime()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp675 int time = -1; in HWTEST_F() local
678 DelayedSingleton<DataStorageHelper>::GetInstance()->ParseFastSuspendDozeTime(file, time); in HWTEST_F()
679 EXPECT_EQ(time, -1); in HWTEST_F()
682 DelayedSingleton<DataStorageHelper>::GetInstance()->ParseFastSuspendDozeTime(file, time); in HWTEST_F()
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp515 resultSet->GetInt(table.timeIndex, info.time); in GetResultRightRecordEx()
529 if (info.time > 0) { in GetResultRightRecordEx()
815 std::string whereClause = { "userId = ? AND time < ?" }; in AddInterceptRecord()
817 std::to_string(records.back()->time - RECORD_MAX_SAVE_TIME) }; in AddInterceptRecord()
840 values.PutInt(NET_FIREWALL_RECORD_TIME, records[i]->time); in AddInterceptRecord()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp1308 std::srand(std::time(0)); // set the current time to the seed. in HWTEST_F()
1443 std::srand(std::time(0)); // set the current time to the seed. in HWTEST_F()
1486 std::srand(std::time(0)); // set the current time to the seed. in HWTEST_F()
1525 std::srand(std::time(0)); // set the current time to the seed. in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp507 void ObexHeader::AppendItemTimeIso8601(const uint8_t *time, const uint16_t length) in AppendItemTimeIso8601() argument
509 AppendBytes(ObexHeader::TIME_ISO8601, time, length); in AppendItemTimeIso8601()
598 void ObexHeader::AppendItemTime4byte(const uint32_t time) in AppendItemTime4byte() argument
600 AppendWord(ObexHeader::TIME_4BYTE_VERSION, time); in AppendItemTime4byte()

Completed in 35 milliseconds

1...<<141142143144145146147148149150>>...205