Home
last modified time | relevance | path

Searched refs:wait (Results 76 – 100 of 225) sorted by relevance

123456789

/plugin/confmanager/
H A Dstyle.css179 cursor: wait;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc143 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the cloned index before the operation returns.
162 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns. Set to `index-setting` to wait according to the index setting `index.write.wait_for_active_shards`, or `all` to wait for all shards, or an integer. Defaults to `0`.
436 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
624 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
848 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
900 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
932 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
H A DNodesNamespace.asciidoc40 $params['type'] = (enum) The type to sample (default: cpu) (Options = cpu,wait,block)
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js968 var wait = false;
971 if (!wait) {
973 wait = true;
975 wait = false;
/plugin/emoji/script/
H A Djquery.textcomplete.js947 var debounce = function (func, wait) { argument
951 if (last < wait) {
952 timeout = setTimeout(later, wait - last);
965 timeout = setTimeout(later, wait);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md36 $promise->wait();
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml43 …entrypoint: /usr/local/bin/docker-gen -notify-sighup nginx-proxy -watch -wait 2s:5s /etc/docker-ge…
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js443 function baseDelay(func, wait, args) { argument
447 return setTimeout(function() { func.apply(undefined, args); }, wait);
2328 var delay = baseRest(function(func, wait, args) { argument
2329 return baseDelay(func, toNumber(wait) || 0, args);
H A Dlodash.js2746 function baseDelay(func, wait, args) { argument
6646 return root.setTimeout(func, wait);
10304 function debounce(func, wait, options) {
10319 wait = toNumber(wait) || 0;
10341 timerId = setTimeout(timerExpired, wait);
10349 timeWaiting = wait - timeSinceLastCall;
10415 timerId = setTimeout(timerExpired, wait);
10420 timerId = setTimeout(timerExpired, wait);
10897 function throttle(func, wait, options) {
10908 return debounce(func, wait, {
[all …]
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php294 function wait() { function in Sabre\\HTTP\\Client
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php292 function wait() { function in Sabre\\HTTP\\Client
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js378 function debounce(func, wait, immediate) argument
394 timeout = setTimeout(later, wait);
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js2746 function baseDelay(func, wait, args) { argument
6646 return root.setTimeout(func, wait);
10304 function debounce(func, wait, options) {
10319 wait = toNumber(wait) || 0;
10341 timerId = setTimeout(timerExpired, wait);
10349 timeWaiting = wait - timeSinceLastCall;
10415 timerId = setTimeout(timerExpired, wait);
10420 timerId = setTimeout(timerExpired, wait);
10897 function throttle(func, wait, options) {
10908 return debounce(func, wait, {
[all …]
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1 …erpret_f64|select|unreachable|current_memory|memory(\\.((atomic\\.(notify|wait(32|64)))|grow|size)…
H A Decl.min.js.map1wait\");\n var variable_2 = words(\"__compressed__ all and any as atmost before beginc++ best bet…
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php211 return $this->wait();
403 public function wait(callable $callback = null) function in Symfony\\Component\\Process\\Process
/plugin/combo/vendor/symfony/process/
H A DProcess.php254 return $this->wait();
284 * The termination of the process can be awaited with wait().
334 $commandline .= 'pid=$!; echo $pid >&3; wait $pid; code=$?; echo $code >&3; exit $code';
415 public function wait(callable $callback = null) function in Symfony\\Component\\Process\\Process
424 throw new LogicException('Pass the callback to the "Process::start" method or call enableOutput to use a callback with "Process::wait".');
1304 * Builds up the callback used by wait().
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as159 …eful. It occurs after every seek(t) command issued and does not appear to wait for the media to be…
271 …// Need to wait for metadata to load before ever issuing a pause. The metadata handler will call t…
/plugin/flowplay2/flowplayer/
H A Djavascript.txt13 and the functions in this API are ready to be used. You should wait until you
/plugin/bible/bible_douayRheims/
H A DLamentations.txt50 3:10. Daleth. He is become to me as a bear lying in wait: as a lion in secret places.
64 3:24. Heth. The Lord is my portion, said my soul: therefore will I wait for him.
66 3:26. Teth. It is good to wait with silence for the salvation of God.
125 …an the eagles of the air: they pursued us upon the mountains, they lay in wait for us in the wilde…
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_editor.css401 /* background-color: inherit; Maybe this is needed wait to check */
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc108 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
189 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
212 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
480 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
655 $params['timeout'] = (time) Time each individual bulk request should wait for shards that are unavailable. (Default = 1m)
841 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md7 * The async client wouldn't `wait()` for new http requests being started
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md40 * The async client wouldn't `wait()` for new http requests being started
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php486 $response = $response->wait();

123456789