/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
H A D | GoogleCloudMlV1ListModelsResponse.php | 33 public function setModels($models) argument 35 $this->models = $models; 42 return $this->models;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | ListModelsResponse.php | 33 public function setModels($models) argument 35 $this->models = $models; 42 return $this->models;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/ |
H A D | BatchTranslateDocumentRequest.php | 34 public $models; variable in Google\\Service\\Translate\\BatchTranslateDocumentRequest 91 public function setModels($models) argument 93 $this->models = $models; 100 return $this->models;
|
H A D | BatchTranslateTextRequest.php | 34 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 D | AndroidDeviceCatalog.php | 33 public function setModels($models) argument 35 $this->models = $models; 42 return $this->models;
|
H A D | IosDeviceCatalog.php | 35 public function setModels($models) argument 37 $this->models = $models; 44 return $this->models;
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/ |
H A D | backbone.js | 769 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 D | AbstractService.php | 60 $models = []; 65 return $models;
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | nv.d3.min.js | 2 …models=a.models||{},a.charts={},a.logs={},a.dom={},a.dispatch=d3.dispatch("render_start","render_e… method in a.utils.renderWatch 3 …models.boxPlot(),f=a.models.axis(),g=a.models.axis(),h={top:15,right:10,bottom:50,left:60},i=null,… 4 …models.discreteBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.tooltip(),i={top:15,right:10,b… 5 …models.line(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.interactiveGuideline(),j… 6 …models.multiBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.models.legend(),j=a.… 7 …models.parallelCoordinates=function(){"use strict";function b(p){return p.each(function(b){functio… 8 …models.sparkline=function(){"use strict";function b(k){return k.each(function(b){var k=h-g.left-g.…
|
/plugin/stlviewer/stlviewer/ |
H A D | stl_viewer.min.js | 2 …models=new Array,this.models_count=0,this.models_ref=new Array,this.allow_drag_and_drop=o.get_opt(…
|
H A D | README.md | 25 …var stl_viewer=new StlViewer(document.getElementById("stl_cont"), { models: [ {id:0, filename:"mys…
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
H A D | collection.js | 56 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 D | Model.php | 58 …$models = array('userFactory', 'threadFactory', 'labelFactory', 'thread_commentFactory', 'taskFact… 59 if (in_array($property, $models) ||
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Bigquery.php | 61 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 D | CloudMachineLearningEngine.php | 456 'models', 460 'path' => 'v1/{+parent}/models', 504 'path' => 'v1/{+parent}/models',
|
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
H A D | m.js | 19 …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 D | MlNamespace.asciidoc | 639 $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 D | CatNamespace.asciidoc | 275 $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 D | community.asciidoc | 138 mapping, querying, and storing eloquent models.
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 67 # 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 D | README.md | 99 (in the `Public` node), models, resources… everything related to the
|
/plugin/datatables/assets/datatables.net/js/ |
H A D | jquery.dataTables.min.js | 8 …?"100%":"");if(a=a.aoSearchCols)for(var b=0,c=a.length;b<c;b++)a[b]&&J(n.models.oSearch,a[b])}func… 10 …models.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 D | CHANGELOG.md | 680 * 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 D | workbox-9fe249eb.js.map | 1 …models/messages/messageGenerator.js","../../../../../../usr/local/lib/node_modules/workbox-cli/nod…
|
H A D | workbox-bed83ea8.js.map | 1 …models/messages/messageGenerator.js","../../../../../../../opt/hostedtoolcache/node/14.18.1/x64/li…
|