Home
last modified time | relevance | path

Searched defs:setDataFormat (Results 1 – 10 of 10) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExportTestCasesRequest.php24 public function setDataFormat($dataFormat) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportTestCasesRequest
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1PredictionInput.php29 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1PredictionInput.php29 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php42 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php42 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.h61 void setDataFormat(DataFormat format) { m_dataFormat = format; } in setDataFormat() function
/dports/cad/ldview/ldview-4.4/TCFoundation/
H A DTCImage.cpp74 void TCImage::setDataFormat(TCImageDataFormat format) in setDataFormat() function in TCImage
/dports/graphics/lcms/lcms-1.19/python/
H A Dlcms.i526 …int setDataFormat(int nSample, const char* Sample) { return cmsIT8SetDataFormat(self -> hIT8, nSa… in setDataFormat() function
H A Dlcms.py120 def setDataFormat(*args): return _lcms.IT8_setDataFormat(*args) member in IT8
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DIDirectInputDevice.java400 private final void setDataFormat(int flags) throws IOException { in setDataFormat() method in IDirectInputDevice