Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListModelsResponse.php33 public function setModels($models) argument
35 $this->models = $models;
42 return $this->models;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DListModelsResponse.php33 public function setModels($models) argument
35 $this->models = $models;
42 return $this->models;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DBatchTranslateDocumentRequest.php34 public $models; variable in Google\\Service\\Translate\\BatchTranslateDocumentRequest
91 public function setModels($models) argument
93 $this->models = $models;
100 return $this->models;
H A DBatchTranslateTextRequest.php34 public $models; variable in Google\\Service\\Translate\\BatchTranslateTextRequest
91 public function setModels($models) argument
93 $this->models = $models;
100 return $this->models;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidDeviceCatalog.php33 public function setModels($models) argument
35 $this->models = $models;
42 return $this->models;
H A DIosDeviceCatalog.php35 public function setModels($models) argument
37 $this->models = $models;
44 return $this->models;
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js769 if (models) this.reset(models, _.extend({silent: true}, options));
825 models = singular ? [models] : models.slice();
843 models = this.parse(models, options) || [];
847 models = singular ? [models] : models.slice();
872 model = models[i];
889 models[i] = existing;
919 this.models.length = 0;
950 return singular ? models[0] : models;
964 models = this.add(models, _.extend({silent: true}, options));
966 return models;
[all …]
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php60 $models = [];
65 return $models;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2models=a.models||{},a.charts={},a.logs={},a.dom={},a.dispatch=d3.dispatch("render_start","render_e… method in a.utils.renderWatch
3models.boxPlot(),f=a.models.axis(),g=a.models.axis(),h={top:15,right:10,bottom:50,left:60},i=null,…
4models.discreteBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.tooltip(),i={top:15,right:10,b…
5models.line(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.interactiveGuideline(),j…
6models.multiBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.models.legend(),j=a.
7models.parallelCoordinates=function(){"use strict";function b(p){return p.each(function(b){functio…
8models.sparkline=function(){"use strict";function b(k){return k.each(function(b){var k=h-g.left-g.…
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2models=new Array,this.models_count=0,this.models_ref=new Array,this.allow_drag_and_drop=o.get_opt(…
H A DREADME.md25 …var stl_viewer=new StlViewer(document.getElementById("stl_cont"), { models: [ {id:0, filename:"mys…
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js56 var models = [{a: 1}, {a: 2}, {a: 3}, {a: 4}];
560 collection.parse = function(models) {
562 return models;
788 var models = col.models;
794 col.reset(models);
867 var models = [attrs];
868 new Backbone.Collection().add(models);
869 assert.equal(models.length, 1);
870 assert.ok(attrs === models[0]);
894 collection.remove(collection.models);
[all …]
/plugin/bez/mdl/
H A DModel.php58 …$models = array('userFactory', 'threadFactory', 'labelFactory', 'thread_commentFactory', 'taskFact…
59 if (in_array($property, $models) ||
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBigquery.php61 public $models; variable in Google\\Service\\Bigquery
362 'models',
366 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}',
386 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}',
406 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models',
429 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}',
H A DCloudMachineLearningEngine.php456 'models',
460 'path' => 'v1/{+parent}/models',
504 'path' => 'v1/{+parent}/models',
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dm.js19 …sd:"\u2238",minusdu:"\u2A2A",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",mp:"\u221…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc639 $params['model_id'] = (string) The ID of the trained models to fetch
640 … if a wildcard expression matches no trained models. (This includes `_all` string or when no train…
655 $params['model_id'] = (string) The ID of the trained models stats to fetch
656 … if a wildcard expression matches no trained models. (This includes `_all` string or when no train…
657 $params['from'] = (int) skips a number of trained models (Default = 0)
658 $params['size'] = (int) specifies a max number of trained models to get (Default = 100)
829 $params['model_id'] = (string) The ID of the trained models to store
H A DCatNamespace.asciidoc275 $params['model_id'] = (string) The ID of the trained models stats to fetch
276 … if a wildcard expression matches no trained models. (This includes `_all` string or when no train…
277 $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)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcommunity.asciidoc138 mapping, querying, and storing eloquent models.
/plugin/jmol2/jmol/
H A DCHANGES.txt67 # bug fix: draw: when only some models are visible, does not properly assign models to drawn object
1617 # bug fix: load string inline with multiple models fails
1870 # gets the number of models loaded in applet jmolAppletB.
2519 # bug fix: draw CIRCLE for multiple models
2918 # use "show models" to see what models are present, then zap them with their
2921 # zap 1.1,2.1 # these two models deleted
3333 # but doesn't require listing of all the models.
3357 # code: trajectories implemented as independent models
3399 # bug fix: applet.loadInline(String[] models) messes up
3596 # new feature: ZIP file reading for multiple models
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md99 (in the `Public` node), models, resources… everything related to the
/plugin/datatables/assets/datatables.net/js/
H A Djquery.dataTables.min.js8 …?"100%":"");if(a=a.aoSearchCols)for(var b=0,c=a.length;b<c;b++)a[b]&&J(n.models.oSearch,a[b])}func…
10models.oColumn,c,{nTh:b?b:H.createElement("th"),sTitle:c.sTitle?c.sTitle:b?b.innerHTML:"",aDataSor…
16 …)d(e,c[e])}}function O(a,b,c,d){var e=a.aoData.length,f=h.extend(!0,{},n.models.oRow,{src:c?"dom":…
85 …==e)this.id=e="DataTables_Table_"+n.ext._unique++;var p=h.extend(!0,{},n.models.oSettings,{sDestro…
141 …rsion="1.10.21";n.settings=[];n.models={};n.models.oSearch={bCaseInsensitive:!0,sSearch:"",bRegex:…
142 …ull,_aFilterData:null,_sFilterRow:null,_sRowStripe:"",src:null,idx:-1};n.models.oColumn={idx:null,…
146 …,sUrl:"",sZeroRecords:"No matching records found"},oSearch:h.extend({},n.models.oSearch),sAjaxData…
147 …ataType:"std",sTitle:null,sType:null,sWidth:null};$(n.defaults.column);n.models.oSettings={oFeatur…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md680 * Schemas are only injected into response models when explicitly configured.
957 * Added support for nested renaming of JSON models (rename sentAs to name)
1073 * Added nested input structures and nested response models
1074 * Support for JSON and XML input and output models
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1models/messages/messageGenerator.js","../../../../../../usr/local/lib/node_modules/workbox-cli/nod…
H A Dworkbox-bed83ea8.js.map1models/messages/messageGenerator.js","../../../../../../../opt/hostedtoolcache/node/14.18.1/x64/li…

12