Home
last modified time | relevance | path

Searched refs:throttled (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DUpdateDatabaseDdlMetadata.php40 public $throttled; variable in Google\\Service\\Spanner\\UpdateDatabaseDdlMetadata
101 public function setThrottled($throttled) argument
103 $this->throttled = $throttled;
110 return $this->throttled;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js84 throttled = getOption('throttled', 10), variable
718 var threshold = Math.min(all.length, _.isFinite(throttled) ? throttled : 3);
817 throttled = this.throttled;
819 while (queue.length && (active.length < throttled)) {
897 'throttled': throttled,
H A Dtest.js22714 throttled();
22715 throttled();
22716 throttled();
22733 results = [throttled('a'), throttled('b')];
22738 var results = [throttled('c'), throttled('d')];
22789 throttled();
22832 throttled();
22857 throttled();
22858 throttled();
22919 throttled();
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc91 $params['ignore_throttled'] = (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
H A DMlNamespace.asciidoc785 $params['ignore_throttled'] = (boolean) Ignore indices that are marked as throttled (default: true)
957 $params['ignore_throttled'] = (boolean) Ignore indices that are marked as throttled (default: true)
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js822 var throttled = function() { function
842 throttled.cancel = function() {
848 return throttled;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc159 $params['ignore_throttled'] = (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
745 $params['ignore_throttled'] = (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
794 $params['ignore_throttled'] = (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md4339 Creates a throttled function that only invokes `func` at most once per
4340 every `wait` milliseconds. The throttled function comes with a `cancel`
4345 throttled function. Subsequent calls to the throttled function return the
4350 invoked on the trailing edge of the timeout only if the throttled function
4372 *(Function)*: Returns the new throttled function.
4380 var throttled = _.throttle(renewToken, 300000, { 'trailing': false });
4381 jQuery(element).on('click', throttled);
4383 // Cancel the trailing throttled invocation.
4384 jQuery(window).on('popstate', throttled.cancel);
/plugin/bible/bible_douayRheims/
H A DMatthew.txt610 …ow- servants that owed him an hundred pence: and laying hold of him, he throttled him, saying: Pay…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1throttled function return the result of the last\n\t * `func` call.\n\t *\n\t * **Note…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …entHandler.js';\n/**\n * Merges mouse events when mouse move events are throttled\n */\nexport fun…