Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 25 of 6677) sorted by last modified time

12345678910>>...268

/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/demos/
H A DShowBusy.py34 def sleep(self): member in Demo
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/demos/
H A DShowBusy.py34 def sleep(self): member in Demo
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCIrrDeviceWin32.cpp1197 void CIrrDeviceWin32::sleep(u32 timeMs, bool pauseTimer) in sleep() function in irr::CIrrDeviceWin32
H A DCIrrDeviceWinCE.cpp580 void CIrrDeviceWinCE::sleep(u32 timeMs, bool pauseTimer) in sleep() function in irr::CIrrDeviceWinCE
H A DCIrrDeviceConsole.cpp327 void CIrrDeviceConsole::sleep(u32 timeMs, bool pauseTimer) in sleep() function in irr::CIrrDeviceConsole
H A DCIrrDeviceFB.cpp289 void CIrrDeviceFB::sleep(u32 timeMs, bool pauseTimer=false) in sleep() function in irr::CIrrDeviceFB
H A DCIrrDeviceSDL.cpp581 void CIrrDeviceSDL::sleep(u32 timeMs, bool pauseTimer) in sleep() function in irr::CIrrDeviceSDL
H A DCIrrDeviceLinux.cpp1173 void CIrrDeviceLinux::sleep(u32 timeMs, bool pauseTimer=false) in sleep() function in irr::CIrrDeviceLinux
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXThread.cpp389 void FXThread::sleep(FXTime nsec){ in sleep() function in FX::FXThread
/dports/www/typo3-9/typo3_src-9.5.31/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/
H A DAntiFloodPlugin.php53 public function __construct($threshold = 99, $sleep = 0, Swift_Plugins_Sleeper $sleeper = null)
85 public function setSleepTime($sleep)
133 public function sleep($seconds) function in Swift_Plugins_AntiFloodPlugin
H A DSleeper.php23 public function sleep($seconds); function
H A DThrottlerPlugin.php136 public function sleep($seconds) function in Swift_Plugins_ThrottlerPlugin
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/mailer/Transport/Smtp/
H A DSmtpTransport.php63 public function setRestartThreshold(int $threshold, int $sleep = 0): self
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/mailer/Transport/Smtp/
H A DSmtpTransport.php65 public function setRestartThreshold(int $threshold, int $sleep = 0): self
/dports/www/mongoose/mongoose-632b3a3/
H A Dmongoose.c102 #define sleep(x) Sleep((x) * 1000) macro
/dports/www/mongoose/mongoose-632b3a3/examples/websocket_ssl_proxy/
H A Dnet_skeleton.h79 #define sleep(x) Sleep((x) * 1000) macro
/dports/www/mongoose/mongoose-632b3a3/examples/proxy_server/
H A Dproxy_server.c23 #define sleep(x) Sleep((x) * 1000) macro
/dports/www/mongoose/mongoose-632b3a3/examples/web_server/
H A Dweb_server.c43 #define sleep(x) Sleep((x) * 1000) macro
/dports/textproc/zorba/zorba-2.7.0/bin/
H A Dzorbacmd.cpp31 #define sleep(s) Sleep(s*1000) macro
/dports/textproc/unrtf/unrtf-0.21.10/Windows/
H A Dsafeunistd.h56 sleep(unsigned int seconds) in sleep() function
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/plugins/action/
H A Dyum.py47 del tmp # tmp no longer has any effect
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_internal/coverage/
H A D__init__.py237 …"""Convert the given code coverage path to a local absolute path and return its, or None if the pa…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/modules/
H A Dwin_wait_for.ps120 $sleep = Get-AnsibleParam -obj $params -name "sleep" -type "int" -default 1 variable
126 Start-Sleep -Seconds $sleep variable
157 Start-Sleep -Seconds $sleep variable
183 Start-Sleep -Seconds $sleep variable
203 Start-Sleep -Seconds $sleep variable
245 Start-Sleep -Seconds $sleep variable
/dports/sysutils/fusefs-libs/fuse-2.9.9/lib/
H A Dfuse.c4011 int sleep) in fuse_lib_setlk()
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/mount/fuse/
H A Dmfs_fuse.cc591 …s_setlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int sleep) {

12345678910>>...268