Home
last modified time | relevance | path

Searched refs:sleep (Results 76 – 100 of 108) sorted by path

12345

/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1sleep:1,spm:1,st:1,std:1,sts:1,sub:1,subi:1,swap:1,tst:1,wdr:1},built_in:{r0:1,r1:1,r2:1,r3:1,r4:1… property in hljs.LANGUAGES.ruby.c.keymethods
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1sleep::before{content:"\F0A0"}.mdi-bell-sleep-outline::before{content:"\FA92"}.mdi-beta::before{co…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureFrame.java221 Thread.sleep(200); // For Ubuntu. in capture()
326 Thread.sleep(200); // For Ubuntu. in record()
H A DScreenRecorder.java75 Thread.sleep(toSleep); in runInternal()
/plugin/judge/
H A Daction.php210 sleep(10);
/plugin/letsencrypt/
H A DLescript.php144 sleep(1);
193 sleep(1);
/plugin/logautherror/
H A Daction.php44 sleep(mt_rand(1,15));
/plugin/move/_test/
H A Dcache_handling.test.php32 sleep(1); // wait in order to make sure that conditions with < give the right result.
/plugin/move/helper/
H A Dop.php196 if($oldRev == time()) sleep(1);
H A Drewrite.php281 if($oldRev == time()) sleep(1);
/plugin/passpolicy/
H A D10k-common-passwords.txt5310 sleep
H A Dwords.txt3258 sleep
/plugin/pgn4web/pgn4web/live/
H A Dlive-simulation.sh296 sleep $delay
327 sleep $delay
356 sleep 3600
/plugin/poldek/
H A Dhelper.php72 sleep(1);
/plugin/projects/lib/
H A Dmutex.php31 sleep(1);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php116 sleep($checkInterval);
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1156 p[ps].sleep = 100;
1159 sleep: 100 property in AnonymousFunction19fc41e63600.p
1164 p[key].sleep--;
1165 !p[key].sleep && delete p[key];
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1 …ps||{};return e[t]?e[t].sleep=100:e[t]={sleep:100},setTimeout(function(){for(var r in e)e[o](r)&&r…
H A Draphael.no-deps.min.js1 …ps||{};return e[t]?e[t].sleep=100:e[t]={sleep:100},setTimeout(function(){for(var r in e)e[o](r)&&r…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20 …ps||{};return b[a]?b[a].sleep=100:b[a]={sleep:100},setTimeout(function(){for(var c in b)b[K](c)&&c…
H A Dsnap.svg.js5336 p[ps].sleep = 100;
5339 sleep: 100 property in AnonymousFunction6de3020a5a00.paths.p
5344 p[key].sleep--;
5345 !p[key].sleep && delete p[key];
/plugin/siteexport/inc/
H A Dfilewriter.php236 sleep(1);
/plugin/snap/
H A Dsyntax.php.ori179 sleep(1);
/plugin/sql2wiki/action/
H A Dsqlite.php101 $sleep = $page == $ID ? 1 : 0;
102 $this->update_query_results($page, $sql2wiki_filtered, $sleep);
190 protected function update_query_results($page, $sql2wiki_data, $sleep=0) {
194 sleep($sleep); // wait if we are processing currently viewed page
201 sleep(1); // wait for all types of updates since we have just updated the page
170 update_query_results($page, $sql2wiki_data, $sleep = 0) global() argument
/plugin/structpublish/_test/
H A Drevision.test.php95 sleep(3);

12345