Home
last modified time | relevance | path

Searched refs:singleshot (Results 1 – 25 of 30) sorted by relevance

12

/dports/science/jstrack/jstrack/extlib/tcllib1.19/nns/
H A Dnns.tcl338 set singleshot $once
343 if {$singleshot} return
371 if {$filled && $singleshot} return
372 set singleshot 1 ; # Prevent 'stop' again during destruction.
379 if {$singleshot} {
384 if {$singleshot} {
407 variable singleshot 0
/dports/devel/tcllib/tcllib-1.20/modules/nns/
H A Dnns.tcl338 set singleshot $once
343 if {$singleshot} return
371 if {$filled && $singleshot} return
372 set singleshot 1 ; # Prevent 'stop' again during destruction.
379 if {$singleshot} {
384 if {$singleshot} {
407 variable singleshot 0
/dports/devel/tcllibc/tcllib-1.20/modules/nns/
H A Dnns.tcl338 set singleshot $once
343 if {$singleshot} return
371 if {$filled && $singleshot} return
372 set singleshot 1 ; # Prevent 'stop' again during destruction.
379 if {$singleshot} {
384 if {$singleshot} {
407 variable singleshot 0
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/internal/
H A DgiopWorker.h37 CORBA::Boolean singleshot=0); in OMNI_NAMESPACE_BEGIN()
46 CORBA::Boolean singleshot() const { return pd_singleshot; } in OMNI_NAMESPACE_BEGIN()
/dports/astro/gpsd/gpsd-3.20/
H A Dgpsfake106 if singleshot and linenumber > 0:
110 elif not singleshot:
179 singleshot = False
191 singleshot = True
284 oneshot=singleshot)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/vsp1/
H A Dvsp1_dl.c218 bool singleshot; member
786 if (!dlm->singleshot || is_last) in vsp1_dl_list_fill_header()
795 if (!dlm->singleshot || !is_last) in vsp1_dl_list_fill_header()
806 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
936 if (dlm->singleshot) in vsp1_dl_list_commit()
981 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1102 dlm->singleshot = vsp1->info->uapi; in vsp1_dlm_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/vsp1/
H A Dvsp1_dl.c218 bool singleshot; member
786 if (!dlm->singleshot || is_last) in vsp1_dl_list_fill_header()
795 if (!dlm->singleshot || !is_last) in vsp1_dl_list_fill_header()
806 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
936 if (dlm->singleshot) in vsp1_dl_list_commit()
981 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1102 dlm->singleshot = vsp1->info->uapi; in vsp1_dlm_create()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/vsp1/
H A Dvsp1_dl.c218 bool singleshot; member
786 if (!dlm->singleshot || is_last) in vsp1_dl_list_fill_header()
795 if (!dlm->singleshot || !is_last) in vsp1_dl_list_fill_header()
806 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
936 if (dlm->singleshot) in vsp1_dl_list_commit()
981 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1102 dlm->singleshot = vsp1->info->uapi; in vsp1_dlm_create()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FileManager/
H A Ddirectorymonitor.cpp92 …DirMonitorThread(wxEvtHandler *parent, wxArrayString pathnames, bool singleshot, bool subtree, int… in DirMonitorThread() argument
99 m_singleshot=singleshot; in DirMonitorThread()
326 …DirMonitorThread(wxEvtHandler *parent, wxArrayString pathnames, bool singleshot, bool subtree, DWO… in DirMonitorThread() argument
335 m_singleshot=singleshot; in DirMonitorThread()
/dports/games/luola/luola-1.3.2/src/
H A Dweapon.h43 int singleshot; /* Disable autofire */ member
H A Dplayer.c518 if(special_weapon[ship->special].singleshot) { in player_key_update()
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/orbcore/
H A DgiopServer.cc1056 CORBA::Boolean singleshot = w->singleshot(); in removeConnectionAndWorker() local
1058 if (singleshot) in removeConnectionAndWorker()
1077 << (singleshot ? "temporary" : "dedicated") in removeConnectionAndWorker()
1110 if (!w->singleshot()) { in notifyWkDone()
1152 OMNIORB_ASSERT(w->singleshot() == 1); // Never called by a dedicated thread in notifyWkDone()
1251 if (!w->singleshot()) { in notifyWkPreUpCall()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/boot/dts/marvell/
H A DMakefile15 dtb-$(CONFIG_ARCH_MVEBU) += armada-8040-mcbin-singleshot.dtb
H A Darmada-8040-mcbin-singleshot.dts14 compatible = "marvell,armada8040-mcbin-singleshot",
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/boot/dts/marvell/
H A DMakefile15 dtb-$(CONFIG_ARCH_MVEBU) += armada-8040-mcbin-singleshot.dtb
H A Darmada-8040-mcbin-singleshot.dts14 compatible = "marvell,armada8040-mcbin-singleshot",
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/boot/dts/marvell/
H A DMakefile15 dtb-$(CONFIG_ARCH_MVEBU) += armada-8040-mcbin-singleshot.dtb
H A Darmada-8040-mcbin-singleshot.dts14 compatible = "marvell,armada8040-mcbin-singleshot",
/dports/games/NBlood/NBlood-a1689a4/source/witchaven/src/
H A Dplayer.h115 void singleshot(short bstatus);
H A Dinput.cpp1143 singleshot(bstatus); in processinput()
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/users/prev_whats_new/
H A Dgithub_stats_3.3.3.rst61 * :ghpull:`18629`: Backport PR #18621 on branch v3.3.x (Fix singleshot timers in wx.)
62 * :ghpull:`18621`: Fix singleshot timers in wx.
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/helpers/
H A Dstubs.py387 def setSingleShot(self, singleshot): argument
388 self._singleshot = singleshot
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/omap3isp/
H A Disp.c906 int singleshot = pipe->stream_state == ISP_PIPELINE_STREAM_SINGLESHOT; in isp_pipeline_resume() local
908 omap3isp_video_resume(pipe->output, !singleshot); in isp_pipeline_resume()
909 if (singleshot) in isp_pipeline_resume()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/omap3isp/
H A Disp.c906 int singleshot = pipe->stream_state == ISP_PIPELINE_STREAM_SINGLESHOT; in isp_pipeline_resume() local
908 omap3isp_video_resume(pipe->output, !singleshot); in isp_pipeline_resume()
909 if (singleshot) in isp_pipeline_resume()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/omap3isp/
H A Disp.c906 int singleshot = pipe->stream_state == ISP_PIPELINE_STREAM_SINGLESHOT; in isp_pipeline_resume() local
908 omap3isp_video_resume(pipe->output, !singleshot); in isp_pipeline_resume()
909 if (singleshot) in isp_pipeline_resume()

12