Home
last modified time | relevance | path

Searched refs:conversions (Results 1 – 25 of 50) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DConversionsBatchInsertRequest.php35 public function setConversions($conversions) argument
37 $this->conversions = $conversions;
44 return $this->conversions;
DConversionsBatchUpdateRequest.php35 public function setConversions($conversions) argument
37 $this->conversions = $conversions;
44 return $this->conversions;
/plugin/asciidocjs/node_modules/color-convert/
Droute.js1 const conversions = require('./conversions'); constant
17 const models = Object.keys(conversions);
40 const adjacents = Object.keys(conversions[current]);
65 let fn = conversions[graph[toModel].parent][toModel];
70 fn = link(conversions[graph[cur].parent][cur], fn);
DREADME.md59conversions.js](conversions.js)), but can be converted by means of sub-conversions (e.g. XYZ -> **…
61conversions _may_ result in a loss of precision, and exist only to be complete. For a list of "dir…
Dindex.js1 const conversions = require('./conversions'); constant
6 const models = Object.keys(conversions);
67 Object.defineProperty(convert[fromModel], 'channels', {value: conversions[fromModel].channels});
68 Object.defineProperty(convert[fromModel], 'labels', {value: conversions[fromModel].labels});
DCHANGELOG.md4 - Added: Automatic routing between previously unsupported conversions
/plugin/combo/ComboStrap/
H A DUnit.php34 $conversions = array(
45 if (isset($conversions[$unit])) {
46 $digit = $digit * (float)$conversions[$unit];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DMetrics.php33 public $conversions; variable in Google\\Service\\ShoppingContent\\Metrics
134 public function setConversions($conversions) argument
136 $this->conversions = $conversions;
140 return $this->conversions;
/plugin/gil/
Dsyntax.php116 static $conversions;
139 if (!isset($conversions[$sc][$T]) ) {
141 $conversions[$sc][$T] = $tcfactor;
149 'cnvs' => $conversions
DREADME3 * Introduces a notation for currency conversions
/plugin/svgpureinsert/
Dhelper.php79 $conversions = array(
90 if(isset($conversions[$unit])) {
91 $digit = $digit * (float) $conversions[$unit];
/plugin/unformattedcode/
Dplugin.info.txt6 desc Overwrites the core ''monospace/code'' formatting to prevent text conversions (entities/ty…
/plugin/remotescript/lib/JsHttpRequest/
Dprotocol.txt105 2. Character conversions
123 3. Array conversions
/plugin/combo/
H A Dyarn.lock508 webidl-conversions "^7.0.0"
921 webidl-conversions@^7.0.0:
923 resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz"
944 webidl-conversions "^7.0.0"
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
Dwiki.jst208 Manual conversions are also possible with the `convert` module.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDfareporting.php64 public $conversions; variable in Google\\Service\\Dfareporting
1397 'conversions',
1401 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/conversions/batchinsert',
1411 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/conversions/batchupdate',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DLICENSE-APACHE33 and conversions to other media types.
/plugin/pdfjs/pdfjs/
DLICENSE34 and conversions to other media types.
/plugin/sequencediagram/bower_components/bower-webfontloader/
DLICENSE33 and conversions to other media types.
/plugin/codeprettify/code-prettify/
DCOPYING34 and conversions to other media types.
/plugin/autotabber/
DLICENSE33 and conversions to other media types.
/plugin/minimap/
DLICENSE33 and conversions to other media types.
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
DLICENSE34 and conversions to other media types.
/plugin/webcomponent/
DLICENSE33 and conversions to other media types.
/plugin/flowplay/flowplayer/
DLICENSE.txt34 and conversions to other media types.

12