Home
last modified time | relevance | path

Searched refs:number (Results 276 – 300 of 1459) sorted by relevance

1...<<11121314151617181920>>...59

/plugin/pdfjs/pdfjs/web/locale/vi/
H A Dviewer.properties23 # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24 # representing the total number of pages in the document.
27 # will be replaced by a number representing the currently visible page,
28 # respectively a number representing the total number of pages in the document.
153 # number.
156 # number.
173 # "{{current}}" and "{{total}}" will be replaced by a number representing the
174 # index of the currently active find result, respectively a number representing
175 # the total number of matches in the document.
209 # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
/plugin/judge/
H A Dscript.js210 function appendResult(status, number, date) { argument
213 …var new_row = '<tr class="row1"><td class="col0">' + number + '</td><td class="col1">' + date + '<…
216 …var new_row = '<tr class="row1"><td class="col0">' + number + '</td><td class="col1">' + date + '<…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D55.55.js.map1number.float', '@allowMethod'],\n [/(@digits)\\.(@digits)([eE][\\-+]?(@digits))?[fFdD]?…
H A D17.17.js.map1number.float'],\n [/(@digits)\\.(@digits)([eE][\\-+]?(@digits))?/, 'number.float'],\n …
H A D13.13.js.map1number.float'],\n [/\\d+\\.\\d+([eE][\\-+]?\\d+)?/, 'number.float'],\n [/0[x…
H A D66.66.js.map1number',\n 'object',\n 'package',\n 'private',\n 'protected',\n …
H A D0.0.js.map1number.float'],\n [/\\d*\\.\\d+([eE][\\-+]?\\d+)?(@floatsuffix)/, 'number.float'],\n …
H A D11.11.js.map1 …)?/, 'number.float'],\n [/\\$[0-9a-fA-F]{1,16}/, 'number.hex'],\n [/\\d+/, '
H A D31.31.js.map1 …'number.float'],\n [/0[xX][0-9a-fA-F_]*[0-9a-fA-F]/, 'number.hex'],\n [/\\d+…
H A D38.38.js.map1 …)?/, 'number.float'],\n [/\\$[0-9a-fA-F]{1,16}/, 'number.hex'],\n [/\\d+/, '
H A D23.23.js.map1number',\n 'bool',\n 'true',\n 'false',\n 'null',\n 'if ',\n …
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs562 function SSF_fix_hijri(date/*:Date*/, o/*:[number, number, number]*/) {
706 function dec(val/*:number*/, d/*:number*/)/*:number*/ {
711 function carry(val/*:number*/, d/*:number*/)/*:number*/ {
6974 function write_LabelSst(R/*:number*/, C/*:number*/, v/*:number*/, os/*:number*/ /*::, opts*/) {
19262 var palette/*:Array<[number, number, number]>*/ = [];
19264 var get_rgb = function getrgb(icv/*:number*/)/*:[number, number, number]*/ {
21875 case 'number-style': // <number:number-style> 16.29.2
22061 case 'number': // <number:number> 16.29.3
22329 case 'scientific-number': // <number:scientific-number>
22336 case 'number-style': // 16.27.2 <number:number-style>
[all …]
/plugin/flowplay2/
H A Dchangelog2 * Initial release. Has number 0.3 because it's based on flowplay 0.2
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
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 DNodesNamespace.asciidoc37 $params['snapshots'] = (number) Number of samples of thread stacktrace (default: 10)
38 $params['threads'] = (number) Specify the number of threads to provide information for (default: 3)
/plugin/publistf/bibtex/
H A Dsample.bib8 number = 3,
26 number = "NA-92-08",
/plugin/extlist/css/
H A D_numbering.less71 * Parenthesized number: (1) (2) (3)
74 ol.number {
/plugin/publistx/bibtex/
H A Dsample.bib8 number = 3,
26 number = "NA-92-08",
/plugin/publist/bibtex/
H A Dsample.bib8 number = 3,
26 number = "NA-92-08",
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dodd.rst4 ``odd`` returns ``true`` if the given number is odd:
H A Deven.rst4 ``even`` returns ``true`` if the given number is even:
/plugin/database/
H A Ddatabase.php245 * @param number $p_id the id of the table
544 * @param number $p_id id of the column
547 * @param number $p_mandatory lookup , 1=yes, 2= no
1036 * @param number $recordPointer the record in question
1254 * @param number $p_id the record id
2007 * @param number $table the ID of the table
2008 * @param number $record the ID of the record
2036 * @param number $table the ID of the table
2037 * @param number $record the ID of the record
2069 * @param number $p_indent = -1 : reduce indent
[all …]
/plugin/loglog/lang/en/
H A Dreport.txt7 * number of logged in users: @@users@@
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1number\", BRACKET = \"bracket\";\n var INDENT_WORD_SKIP = 2;\n\n function makeKeywords(str) …
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md6130 *(number)*: Returns the converted number.
6241 *(number)*: Returns the number.
6406 1. `number` *(number)*: The number to round up.
6410 *(number)*: Returns the rounded up number.
6464 1. `number` *(number)*: The number to round down.
6707 1. `number` *(number)*: The number to round.
6711 *(number)*: Returns the rounded number.
6830 1. `number` *(number)*: The number to clamp.
6835 *(number)*: Returns the clamped number.
6863 1. `number` *(number)*: The number to check.
[all …]

1...<<11121314151617181920>>...59