Home
last modified time | relevance | path

Searched refs:numbers (Results 151 – 175 of 207) sorted by path

123456789

/plugin/indobible/
H A Dplugin.info.txt6 desc provides a tag to recognize a text that follow bible verse chapters and numbers syntax in or…
/plugin/jmol2/jmol/
H A DCHANGES.txt1214 # bug fix: measure n1 n2 n3 n4 with just numbers selecting atoms in frame 1 rather than current fr…
1970 # bug fix: LOAD "..." nn loading of model numbers for PDB files should read real model number, no…
2675 # bug fix: sequence range for missing sequence numbers returns 0
2924 # Note that file.model numbers do not change after this.
3024 # spacefill -20 # neg numbers same as percentages: 20% here, using current vdw set
3262 # new feature: isosurface COLOR RANGE ALL added as an equivalent to COLOR RANGE with no numbers
3639 # bug fix: new boundbox command with small numbers of atoms
4372 # needed because, with simple numbers, just
4569 # new feature: .color for numbers and points delivers the
4734 # bug fix: compiler bug working with very small real numbers
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2294 numbers
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md26 …* Don't bump version numbers. Those will be updated — per [semver](http://semver.org) — once your …
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.fixed.css6 .syntax-container.syntax-theme-base div.fixed.syntax .numbers-column {
13 .syntax-container.syntax-theme-base div.fixed.syntax .numbers-column div {
/plugin/layeranimation/
H A DREADME.md43 …he CSS attribute "clip" will be used). You have to define four values - numbers or "auto" - for `…
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md116 - `$parser->keepListStartNumber = true` to enable keeping the numbers of ordered lists as specified…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md152 Ordered (numbered) lists use regular numbers, followed by periods, as
230 numbers and spaces, but are *not* case sensitive:
H A Dspecs.md320 Ordered lists use numbers followed by periods:
326 It's important to note that the actual numbers you use to mark the
349 you can use ordinal numbers in your ordered Markdown lists, so that
350 the numbers in your source match the numbers in your published HTML.
620 Link definition names may consist of letters, numbers, spaces, and
/plugin/numberedheadings/
H A DREADME.md3 Prepend tiered numbers for hierarchical headings to DokuWiki without changing
12 | fancy | styled heading numbers (default = false) |
51 If n-th tier format is not defined, numbers are simply joined with a period.
61 are not rendered, but can be used to sepecify level numbers or tier format.
H A Dhelper.php4 * DokuWiki Plugin Numbered Headings: add tiered numbers for hierarchical headings
94 * Build tiered numbers
107 $numbers = array_slice($this->HeadingCount, $offset, $tier);
109 $tieredNumbers = vsprintf($this->TierFormat[$tier], $numbers);
111 $tieredNumbers = implode('.', $numbers);
H A Dplugin.info.txt8 desc Prepend tiered numbers as indexes for hierarchical headings
/plugin/odt/
H A Dexample.css182 * You can also use images instead of numbers or bullets by using
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1numbers.\n *\n * This can be slow for large documents. Use `getDestination` instead.\n */\n …
H A Dpdf.worker.js.map1numbers to populate cache\n for (i = 0; i < n; ++i) {\n num = parser.getObj();\n …
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …inator.\n */\nfunction approximateFraction(x) {\n // Fast paths for int numbers or their inversio…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt543 round identifier can be made from a sequence of integer round numbers separated
545 succeeding integers represent round numbers in descending hierarchical order.
664 as the move numbers are correct.
752 which also have to understand about move numbers and game termination markers.
2273 Some opcodes require one or more operands that are floating point numbers.
2466 EPD files, fullmove numbers were dropped from EPD's parent FEN. The halfmove
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt157 with hyphenated subversion numbers
362 very large numbers (30000+) of cached files
H A Dphpthumb.readme.txt249 numbers actually do something, maybe not quite the
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default45 …security_enabled' is true, and must be at complex (uppercase, lowercase, numbers, punctuation, etc…
169 …bnails are allowed to be created. Note: domain only, do not include port numbers. The default valu…
/plugin/pot/
H A DREADME.md7 Mainly it is used to calculate and display formatted numbers. In addition, the content can be retri…
21 description: calculate and display formatted numbers
42 …gin:fields|fields plugin] It allows to perform calculations and displays numbers in an appropriate…
74 | decimals | | (0) how many numbers after the decimal point | |
77 | width | | (0) length of the result field in the format: 10px | if you need all numbers nicely…
114 …> to sum up all pots where this pod id ("example" without added numbers) occurs
136 | ! | float= right | probebly best in tables to have your numbers nicely on the right side |
/plugin/processing/
H A Dscript.js6077 …var numbers = arguments.length === 1 ? arguments[0] : arguments; // if single argument, array is u…
6078 if (! ("length" in numbers && numbers.length > 0)) {
6081 var max = numbers[0],
6082 count = numbers.length;
6084 if (max < numbers[i]) {
6085 max = numbers[i];
6097 if (! ("length" in numbers && numbers.length > 0)) {
6100 var min = numbers[0],
6101 count = numbers.length;
6103 if (min > numbers[i]) {
[all …]
/plugin/pureldap/
H A Dcomposer.lock35 "ext-gmp": "For big integer support in Integer/Enumerated/OID types and tag numbers."
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md48 * Add arbitrary precision support for tag numbers.

123456789