| /third_party/ffmpeg/libavformat/ |
| H A D | spdifenc.c | 161 static int spdif_dts4_subtype(int period) in spdif_dts4_subtype() argument 180 int period; in spdif_header_dts4() local [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | cpu-profiler.h | 242 base::TimeDelta period() const { return period_; } in period() function in v8::internal::SamplingEventsProcessor
|
| H A D | cpu-profiler.cc | 327 void SamplingEventsProcessor::SetSamplingInterval(base::TimeDelta period) { in SetSamplingInterval() argument 121 SamplingEventsProcessor( Isolate* isolate, Symbolizer* symbolizer, ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles, base::TimeDelta period, bool use_precise_sampling) SamplingEventsProcessor() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 141 uint64_t period; /* in microseconds */ member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 43 comma, period, // , . enumerator
|
| /third_party/python/Python/ |
| H A D | ast_unparse.c | 748 const char *period; in append_ast_attribute() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_build.c | 340 void p2p_buf_add_ext_listen_timing(struct wpabuf *buf, u16 period, in p2p_buf_add_ext_listen_timing() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_build.c | 340 void p2p_buf_add_ext_listen_timing(struct wpabuf *buf, u16 period, in p2p_buf_add_ext_listen_timing() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
| H A D | hdi_output.cpp | 739 void HdiOutput::SetPendingMode(int64_t period, int64_t timestamp) in SetPendingMode() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
| H A D | vsync_distributor.cpp | 157 int32_t VSyncConnection::PostEvent(int64_t now, int64_t period, int64_t vsyncCount)
in PostEvent() argument 582 void VSyncDistributor::OnDVSyncTrigger(int64_t now, int64_t period,
in OnDVSyncTrigger() argument 625 OnVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsyncMode, uint32_t vsyncMaxRefreshRate) OnVSyncTrigger() argument 684 OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsyncMode, uint32_t vsyncMaxRefreshRate) OnVSyncEvent() argument 698 SendConnectionsToVSyncWindow(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsyncMode, std::unique_lock<std::mutex> &locker) SendConnectionsToVSyncWindow() argument 722 CheckNeedDisableDvsync(int64_t now, int64_t period) CheckNeedDisableDvsync() argument 890 int64_t period = eventPeriod; PostVSyncEvent() local 1222 RecordVsyncModeChange(uint32_t refreshRate, int64_t period) RecordVsyncModeChange() argument [all...] |
| H A D | vsync_generator.cpp | 84 uint32_t CalculateRefreshRate(int64_t period)
in CalculateRefreshRate() argument 476 VsyncError VSyncGenerator::UpdatePeriodLocked(int64_t period)
in UpdatePeriodLocked() argument 532 UpdateMode(int64_t period, int64_t phase, int64_t referenceTime) UpdateMode() argument 582 JudgeRefreshRateLocked(int64_t period) JudgeRefreshRateLocked() argument 938 SetPendingMode(int64_t period, int64_t timestamp) SetPendingMode() argument [all...] |
| /foundation/communication/dsoftbus/sdk/bus_center/manager/src/ |
| H A D | client_bus_center_manager.c | 899 StartTimeSyncInner(const char *pkgName, const char *targetNetworkId, TimeSyncAccuracy accuracy, TimeSyncPeriod period, ITimeSyncCb *cb) StartTimeSyncInner() argument
|
| /foundation/communication/dsoftbus/core/frame/standard/init/src/ |
| H A D | softbus_server_stub.cpp | 1176 int32_t period; in StartTimeSyncInner() local
|
| /foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/ |
| H A D | softbusserverstub_fuzzer.cpp | 733 int32_t period = *reinterpret_cast<const int32_t *>(data + offset); in StartTimeSyncFuzzTest() local
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_p2p_proxy.cpp | 336 ErrCode WifiP2pProxy::StartP2pListen(int period, int interval) in StartP2pListen() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_wpa_p2p_impl.c | 564 WifiErrorNo HdiP2pSetExtListen(int enable, int period, int interval) in HdiP2pSetExtListen() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
| H A D | wifi_p2p_service_impl.cpp | 383 ErrCode WifiP2pServiceImpl::StartP2pListen(int period, int interval) in StartP2pListen() argument
|
| H A D | wifi_p2p_stub.cpp | 322 int period = data.ReadInt32(); in OnStartP2pListen() local
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/ |
| H A D | wifi_p2p_hal.c | 489 static P2pSupplicantErrCode WpaP2pCliCmdExtListen(WifiWpaP2pInterface *this, int enable, int period, int interval) in WpaP2pCliCmdExtListen() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | v4l2.c | 467 int64_t period = av_rescale_q(1, tb, ctx->streams[0]->avg_frame_rate); in init_convert_timestamp() local
|
| /third_party/backends/backend/ |
| H A D | pieusb_scancmd.h | 138 SANE_Int period; /* Seems to be unused */ member
|
| /third_party/libinput/include/linux/linux/ |
| H A D | input.h | 396 __u16 period; member
|
| /third_party/libevdev/libevdev/ |
| H A D | libevdev.c | 1545 int delay = 0, period = 0; in libevdev_enable_event_type() local 1776 libevdev_get_repeat(const struct libevdev *dev, int *delay, int *period) in libevdev_get_repeat() argument
|
| /third_party/libinput/include/linux/freebsd/ |
| H A D | input.h | 397 uint16_t period; member
|
| /third_party/libevdev/include/linux/linux/ |
| H A D | input.h | 405 __u16 period; member
|