Home
last modified time | relevance | path

Searched refs:dwell_time (Results 1 – 25 of 54) sorted by relevance

123

/dports/accessibility/kmousetool/kmousetool-21.12.3/kmousetool/
H A Dkmousetool.cpp66 max_ticks = dwell_time+1; in init_vars()
100 dwellTimeEdit->setValue(dwell_time); in resetSettings()
128 max_ticks = dwell_time + drag_time; in timerEvent()
146 if (tick_count==dwell_time) { in timerEvent()
393 dwell_time = dwell; in applySettings()
410 dwell_time = cfg.readEntry("DwellTime",5); in loadOptions()
439 cfg.writeEntry("DwellTime", dwell_time); in saveOptions()
460 return ((dwell_time != dwellTimeEdit->value()) || in newSettings()
H A Dkmousetool.h48 int dwell_time; variable
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_simultaneous.c85 time_t dwell_time ; in FS_Test_Simultaneous() local
89 if( BAD( Cache_Get_Simul_Time( ip, &dwell_time, pn)) ) { in FS_Test_Simultaneous()
94 remaining_delay = delay - 1000 * dwell_time ; in FS_Test_Simultaneous()
95 …y=%ld, 1000*dwelltime=%ld",(long int)remaining_delay,(long int)delay, (long int)(1000*dwell_time)); in FS_Test_Simultaneous()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/
H A Dgpio.cpp335 auto dwell_time = std::chrono::milliseconds(static_cast<int64_t>(dwell * 1000)); in UHD_SAFE_MAIN() local
369 auto stop_time = std::chrono::steady_clock::now() + dwell_time; in UHD_SAFE_MAIN()
382 auto stop_time = std::chrono::steady_clock::now() + dwell_time; in UHD_SAFE_MAIN()
409 stop_time = std::chrono::steady_clock::now() + dwell_time; in UHD_SAFE_MAIN()
441 stop_time = std::chrono::steady_clock::now() + dwell_time; in UHD_SAFE_MAIN()
478 stop_time = std::chrono::steady_clock::now() + dwell_time; in UHD_SAFE_MAIN()
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/cmdline/tests/
H A Dtest_parrec2nii.py61 opts.dwell_time = False
83 opts.dwell_time = False
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c1634 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1639 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1648 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1655 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1738 u32 requested_dwell = le32_to_cpu(af_params->dwell_time); in brcmf_p2p_send_action_frame()
1747 af_params->dwell_time = cpu_to_le32(P2P_AF_DWELL_TIME); in brcmf_p2p_send_action_frame()
1780 af_params->dwell_time = in brcmf_p2p_send_action_frame()
1785 af_params->dwell_time = in brcmf_p2p_send_action_frame()
1883 if (le32_to_cpu(af_params->dwell_time) > delta_ms) in brcmf_p2p_send_action_frame()
1884 extra_listen_time = le32_to_cpu(af_params->dwell_time) - in brcmf_p2p_send_action_frame()
[all …]
H A Dfwil_types.h229 __le32 dwell_time; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c1634 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1639 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1648 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1655 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1738 u32 requested_dwell = le32_to_cpu(af_params->dwell_time); in brcmf_p2p_send_action_frame()
1747 af_params->dwell_time = cpu_to_le32(P2P_AF_DWELL_TIME); in brcmf_p2p_send_action_frame()
1780 af_params->dwell_time = in brcmf_p2p_send_action_frame()
1785 af_params->dwell_time = in brcmf_p2p_send_action_frame()
1883 if (le32_to_cpu(af_params->dwell_time) > delta_ms) in brcmf_p2p_send_action_frame()
1884 extra_listen_time = le32_to_cpu(af_params->dwell_time) - in brcmf_p2p_send_action_frame()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c1634 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1639 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1648 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1655 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1738 u32 requested_dwell = le32_to_cpu(af_params->dwell_time); in brcmf_p2p_send_action_frame()
1747 af_params->dwell_time = cpu_to_le32(P2P_AF_DWELL_TIME); in brcmf_p2p_send_action_frame()
1780 af_params->dwell_time = in brcmf_p2p_send_action_frame()
1785 af_params->dwell_time = in brcmf_p2p_send_action_frame()
1883 if (le32_to_cpu(af_params->dwell_time) > delta_ms) in brcmf_p2p_send_action_frame()
1884 extra_listen_time = le32_to_cpu(af_params->dwell_time) - in brcmf_p2p_send_action_frame()
[all …]
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/cmdline/
H A Dparrec2nii.py288 if opts.dwell_time:
290 dwell_time = calculate_dwell_time(
312 if opts.dwell_time and opts.field_strength is None:
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c361 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument
403 return dwell_time; in iwl_limit_dwell()
407 dwell_time = min(limit, dwell_time); in iwl_limit_dwell()
412 return min(limit, dwell_time); in iwl_limit_dwell()
415 return dwell_time; in iwl_limit_dwell()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c361 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument
403 return dwell_time; in iwl_limit_dwell()
407 dwell_time = min(limit, dwell_time); in iwl_limit_dwell()
412 return min(limit, dwell_time); in iwl_limit_dwell()
415 return dwell_time; in iwl_limit_dwell()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c361 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument
403 return dwell_time; in iwl_limit_dwell()
407 dwell_time = min(limit, dwell_time); in iwl_limit_dwell()
412 return min(limit, dwell_time); in iwl_limit_dwell()
415 return dwell_time; in iwl_limit_dwell()
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_cache.h75 GOOD_OR_BAD Cache_Get_Simul_Time(const struct internal_prop *ip, time_t * dwell_time, const struct …
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/metrics/
H A Ddemo_session_metrics_recorder.cc474 base::TimeDelta dwell_time = last_user_activity_ - first_user_activity_; in ReportDwellTime() local
475 ReportHistogramLongSecondsTimes100("DemoMode.DwellTime", dwell_time); in ReportDwellTime()
/dports/net-mgmt/pmacct/pmacct-1.7.5/include/
H A Dieee802_11.h108 u_int16_t dwell_time; member
/dports/net-mgmt/argus3/argus-3.0.8.2/include/argus/
H A Dieee802_11.h174 u_int16_t dwell_time; member
/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/
H A Dwifipcap.h194 fh_t():element_id(),length(),dwell_time(),hop_set(),hop_pattern(),hop_index(){}; in fh_t()
197 u_int16_t dwell_time; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/ks7010/
H A Dks_hostif.h265 __le16 dwell_time; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/ks7010/
H A Dks_hostif.h265 __le16 dwell_time; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/ks7010/
H A Dks_hostif.h265 __le16 dwell_time; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/
H A Drayctl.h95 UCHAR dwell_time[2]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/
H A Drayctl.h95 UCHAR dwell_time[2]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/
H A Drayctl.h95 UCHAR dwell_time[2]; member
/dports/net-mgmt/spectools/spectools-2011-08-R1/
H A Dwispy_hw_dbx.c214 uint8_t dwell_time; member
1192 rfset2.dwell_time = 100; in wispydbx_usb_setposition()

123