Home
last modified time | relevance | path

Searched defs:setModels (Results 1 – 24 of 24) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListModelsResponse.php28 public function setModels($models) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListModelsResponse
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1ListModelsResponse.php25 public function setModels($models) function in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListModelsResponse
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListModelsResponse.php28 public function setModels($models) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ListModelsResponse
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Bigquery/
H A DListModelsResponse.php28 public function setModels($models) function in Google_Service_Bigquery_ListModelsResponse
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Bigquery/
H A DListModelsResponse.php28 public function setModels($models) function in Google_Service_Bigquery_ListModelsResponse
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1ListModelsResponse.php25 public function setModels($models) function in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1ListModelsResponse
/dports/x11/radare-cutter/r2cutter-0.1.1/src/widgets/
H A DListDockWidget.cpp53 void ListDockWidget::setModels(AddressableFilterProxyModel *objectFilterProxyModel) in setModels() function in ListDockWidget
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidDeviceCatalog.php31 public function setModels($models) function in Google_Service_Testing_AndroidDeviceCatalog
H A DIosDeviceCatalog.php33 public function setModels($models) function in Google_Service_Testing_IosDeviceCatalog
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidDeviceCatalog.php31 public function setModels($models) function in Google_Service_Testing_AndroidDeviceCatalog
H A DIosDeviceCatalog.php33 public function setModels($models) function in Google_Service_Testing_IosDeviceCatalog
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Translate/
H A DBatchTranslateTextRequest.php68 public function setModels($models) function in Google_Service_Translate_BatchTranslateTextRequest
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DData.php154 public function setModels($models) function in Doctrine_Data
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/
H A DExternalModelManager.java41 public void setModels(IPluginModelBase[] models) { in setModels() method in ExternalModelManager
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/tracing/
H A Dtimelinemodelaggregator.cpp81 void TimelineModelAggregator::setModels(const QVariantList &models) in setModels() function in Timeline::TimelineModelAggregator
/dports/graphics/digikam/digikam-7.4.0/core/utilities/setup/metadata/
H A Dadvancedmetadatatab.cpp453 void AdvancedMetadataTab::setModels() in setModels() function in Digikam::AdvancedMetadataTab
/dports/polish/kadu/kadu-4.3/kadu-core/model/
H A Dmerged-proxy-model.cpp80 void MergedProxyModel::setModels(QList<QAbstractItemModel *> models) in setModels() function in MergedProxyModel
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/thumbbar/
H A Dshowfotocategorizedview.cpp120 void ShowfotoCategorizedView::setModels(ShowfotoItemModel* model, ShowfotoSortFilterModel* filterMo… in setModels() function in ShowFoto::ShowfotoCategorizedView
/dports/graphics/digikam/digikam-7.4.0/core/utilities/import/views/
H A Dimportcategorizedview.cpp126 void ImportCategorizedView::setModels(ImportItemModel* model, ImportSortFilterModel* filterModel) in setModels() function in Digikam::ImportCategorizedView
/dports/graphics/digikam/digikam-7.4.0/core/app/items/views/
H A Ditemcategorizedview.cpp159 void ItemCategorizedView::setModels(ItemModel* model, ImageSortFilterModel* filterModel) in setModels() function in Digikam::ItemCategorizedView
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/
H A Dasemanmixedlistmodel.cpp88 void AsemanMixedListModel::setModels(const QVariantList &list) in setModels() function in AsemanMixedListModel
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dmodelsdiffhelper.cpp90 void ModelsDiffHelper::setModels(DatabaseModel *src_model, DatabaseModel *imp_model) in setModels() function in ModelsDiffHelper
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dkopenwithdialog.cpp429 void KApplicationView::setModels(KApplicationModel *model, QSortFilterProxyModel *proxyModel) in setModels() function in KApplicationView
/dports/games/sdb/sdb-1.0.2/src/
H A Dobjects.h378 …void setModels(int mod1, int mod2) { model1 = mod1; numModels = 1; if (mod2 != NO_MODEL) { model2 … in setModels() function