Home
last modified time | relevance | path

Searched refs:total (Results 176 – 200 of 299) sorted by relevance

12345678910>>...12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md197 [total] => 1
294 [total] => 1
302 [total] => Array
358 [total] => 1
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php2463 public $total; variable in Google_OrkutCounterResource
2476 public function setTotal( $total) { argument
2477 $this->total = $total;
2480 return $this->total;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DRollupNamespace.asciidoc129 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/pdfjs/pdfjs/web/locale/bs/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js698 total = all.length,
706 if (++completed == total) {
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
/plugin/redproject/
H A DREADME.md6 * Versions available (with creation and update date, total issues, open and closed)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc107 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the bulk operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
188 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the index operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
211 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the delete operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
478 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the index operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
560 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
656 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the reindex operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
719 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
804 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
836 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the update operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js29 var total = /[ahqstv]/ig,
31 Str(path).match(total) && (command = R._path2curve);
32 total = /[clmz]/g;
33 if (command == R._pathToAbsolute && !Str(path).match(total)) {
/plugin/jirainfo/
H A Dstyle.less84 span.total-comments {
/plugin/cli/
H A Dcli-examples.txt21 total 40
65 total 40
/plugin/dropfiles/src/
H A Dupload.js24 var percentComplete = ev.loaded / ev.total;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc351 [total] => 5
358 [total] => 1
/plugin/quizlib/
H A DREADME.md7 * HTML syntax and individual evaluation function for total freedom
/plugin/farm/
H A Dinfos.animal.class.php164 * @return total size
/plugin/pdfjs/pdfjs/web/locale/csb/
H A Dviewer.properties14 # representing the total number of pages.
/plugin/slider/
H A Djquery.bxslider.js268 var total = selector.find('img, iframe').length;
269 if (total == 0){
275 if(++count == total) callback();
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md35 - Bug fix: Merged Pull Request to [Return good ratio in Flash players when file loaded but no total
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.min.js1 …"function"==typeof b.progress&&(d.onprogress=function(a){var c=a.loaded/a.total*100;b.progress.cal…
H A Ddataloader.js545 var complete = ( e.loaded / e.total ) * 100;
/plugin/autotweet/
H A DOAuth.php427 $total = array();

12345678910>>...12