Home
last modified time | relevance | path

Searched refs:number (Results 176 – 200 of 1459) sorted by last modified time

12345678910>>...59

/plugin/edittable/lib/
H A Dhandsontable.full.js7379 function absFloor (number) {
7380 if (number < 0) {
7586 function ordinal (number) {
7717 sign = number >= 0;
9851 function absRound (number) {
9852 if (number < 0) {
11156 var b = number % 10,
11208 function absCeil (number) {
11209 if (number < 0) {
21729 return number != number;
[all …]
/plugin/blog/
H A DCOPYING246 Each version is given a distinguishing version number. If the Program
247 specifies a version number of this License which applies to it and "any
250 Software Foundation. If the Program does not specify a version number of
/plugin/captcha/
H A DEasySVG.php41 * Function takes UTF-8 encoded string and returns unicode number for every character.
59 $number = ($lookingFor == 3) ?
63 $unicode[] = $number;
/plugin/statdisplay/helper/
H A Dtable.php450 * @param bool $number
452 private function cell($data = '', $span = 1, $number = true) argument
454 if ($number) {
/plugin/advanced/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/linksuggest/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/firenews/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
H A Dtodo.md11 - [ ] number of news on one page
/plugin/s5/ui/default/
H A Dslides.js11 var number = undef; variable
159 number = 0;
238 if(number != undef) {
239 goTo(number);
246 if(number != undef) {
247 go(number);
257 if(number != undef) {
258 go(-1 * number);
276 number = undef;
280 number = (((number != undef) ? number : 0) * 10) + (key.which - 48);
[all …]
/plugin/s5/ui/dokuwiki/
H A Dslides.js11 var number = undef; variable
158 number = 0;
237 if(number != undef) {
238 goTo(number);
245 if(number != undef) {
246 go(number);
256 if(number != undef) {
257 go(-1 * number);
275 number = undef;
279 number = (((number != undef) ? number : 0) * 10) + (key.which - 48);
[all …]
/plugin/archivegenerator/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/fullscreenmode/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc43 // e.g. prints the number of document per page (100)
H A Dhost-config.asciidoc15 number of nodes, their addresses, and ports. If no hosts are specified, the
H A Dnamespaces.asciidoc4 The client has a number of "namespaces", which generally expose administrative
H A Dset-retries.asciidoc4 By default, the client will retry `n` times, where `n = number of nodes` in your
10 If you would like to disable retries, or change the number, you can do so with
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
H A DWatcherNamespace.asciidoc124 $params['version'] = (number) Explicit version number for concurrency control
125 $params['if_seq_no'] = (number) only update the watch if the last operation that has changed the watch has the specified sequence number
126 $params['if_primary_term'] = (number) only update the watch if the last operation that has changed the watch has the specified primary term
H A DCatNamespace.asciidoc277 $params['from'] = (int) skips a number of trained models (Default = 0)
278 $params['size'] = (int) specifies a max number of trained models to get (Default = 100)
539 $params['from'] = (int) skips a number of transform configs, defaults to 0
540 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
H A DCcrNamespace.asciidoc57 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before returning. Defaults to 0. 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) (Default = 0)
H A DTransformNamespace.asciidoc53 $params['from'] = (int) skips a number of transform configs, defaults to 0
54 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
70 $params['from'] = (number) skips a number of transform stats, defaults to 0
71 $params['size'] = (number) specifies a max number of transform stats to get, defaults to 100
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md4 It was selected because it is available in a large number of languages.<br>
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md230 - Reduced the number of skipping YAML integration tests from 20 to 6
H A DLICENSE-LGPL12 the version number 2.1.]
100 programs enables a greater number of people to use a large body of
426 Each version is given a distinguishing version number. If the Library
427 specifies a version number of this License which applies to it and
431 license version number, you may choose any version ever published by
/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)
162 $params['min_score'] = (number) Include only documents with a specific `_score` value in the result
171 $params['terminate_after'] = (number) The maximum count for each shard, upon reaching which the query execution will terminate early
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)
192 $params['version'] = (number) Explicit version number fo
[all...]

12345678910>>...59