Home
last modified time | relevance | path

Searched refs:outputLabel (Results 1 – 25 of 117) sorted by relevance

12345

/dports/devel/grpc130/grpc-1.30.2/examples/objective-c/route_guide/
H A DViewControllers.m87 self.outputLabel.text = str;
92 self.outputLabel.text = str;
97 self.outputLabel.text = str;
131 self.outputLabel.numberOfLines = 0;
178 self.outputLabel.text = str;
186 self.outputLabel.text = str;
202 self.outputLabel.numberOfLines = 0;
237 self.outputLabel.text = str;
276 self.outputLabel.text = str;
342 self.outputLabel.text = str;
[all …]
/dports/devel/grpc/grpc-1.42.0/examples/objective-c/route_guide/
H A DViewControllers.m87 self.outputLabel.text = str;
92 self.outputLabel.text = str;
97 self.outputLabel.text = str;
131 self.outputLabel.numberOfLines = 0;
178 self.outputLabel.text = str;
186 self.outputLabel.text = str;
202 self.outputLabel.numberOfLines = 0;
237 self.outputLabel.text = str;
276 self.outputLabel.text = str;
342 self.outputLabel.text = str;
[all …]
/dports/devel/grpc134/grpc-1.34.1/examples/objective-c/route_guide/
H A DViewControllers.m87 self.outputLabel.text = str;
92 self.outputLabel.text = str;
97 self.outputLabel.text = str;
131 self.outputLabel.numberOfLines = 0;
178 self.outputLabel.text = str;
186 self.outputLabel.text = str;
202 self.outputLabel.numberOfLines = 0;
237 self.outputLabel.text = str;
276 self.outputLabel.text = str;
342 self.outputLabel.text = str;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/objective-c/route_guide/
H A DViewControllers.m85 self.outputLabel.text = str;
89 self.outputLabel.text = str;
97 self.outputLabel.text = str;
175 self.outputLabel.text = str;
183 self.outputLabel.text = str;
237 self.outputLabel.text = str;
249 self.outputLabel.text = str;
265 self.outputLabel.text = str;
276 self.outputLabel.text = str;
340 self.outputLabel.text = str;
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Prediction/
H A DOutput.php23 public $outputLabel; variable in Google_Service_Prediction_Output
45 public function setOutputLabel($outputLabel) argument
47 $this->outputLabel = $outputLabel;
51 return $this->outputLabel;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Prediction/
H A DOutput.php23 public $outputLabel; variable in Google_Service_Prediction_Output
45 public function setOutputLabel($outputLabel) argument
47 $this->outputLabel = $outputLabel;
51 return $this->outputLabel;
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/sgip/
H A Dsgip_output.h72 void outputLabel(TStr &, seqan::Tag<TSpec>);
76 void outputLabel(TStr & str, General const &) in outputLabel() function
94 void outputLabel(seqan::String<TValue, TSpec> &, TTag const &){} in outputLabel() function
97 void outputLabel(seqan::String<TValue, TSpec> & mat, General const &) in outputLabel() function
114 void outputLabel(seqan::String<TValue, TSpec> & mat, size_t n) in outputLabel() function
130 void outputLabel(seqan::String<TValue, TSpec> & mat, FFFF const &) in outputLabel() function
158 void outputLabel(seqan::StringSet<TString> & mat, General const &) in outputLabel() function
179 void outputLabel(seqan::StringSet<TString> & mat, size_t n) in outputLabel() function
/dports/security/kleopatra/kleopatra-21.12.3/src/crypto/
H A Ddecryptverifytask.h61 virtual QString outputLabel() const = 0;
99 QString outputLabel() const override;
132 QString outputLabel() const override;
164 QString outputLabel() const override;
200 QString outputLabel() const override;
248 const QString &outputLabel,
H A Ddecryptverifytask.cpp719 outputLabel(), in fromDecryptResult()
735 outputLabel(), in fromDecryptResult()
752 outputLabel(), in fromDecryptVerifyResult()
768 outputLabel(), in fromDecryptVerifyResult()
784 outputLabel(), in fromVerifyOpaqueResult()
799 outputLabel(), in fromVerifyOpaqueResult()
815 outputLabel(), in fromVerifyDetachedResult()
830 outputLabel(), in fromVerifyDetachedResult()
843 const QString &outputLabel, in DecryptVerifyResult() argument
1256 QString DecryptTask::outputLabel() const in outputLabel() function in DecryptTask
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/portmidi/pm_java/pmdefaults/
H A DPmDefaultsFrame.java111 private JLabel outputLabel; field in PmDefaultsFrame
278 outputLabel.setLocation(0, y); in layoutComponents()
279 outputLabel.setSize(outputLabel.getPreferredSize()); in layoutComponents()
282 y += outputLabel.getHeight() + gap; in layoutComponents()
340 outputLabel = new JLabel(); in initComponents()
341 outputLabel.setText("Default Output"); in initComponents()
342 wholePanel.add(outputLabel); in initComponents()
/dports/emulators/mame/mame-mame0226/3rdparty/portmidi/pm_java/pmdefaults/
H A DPmDefaultsFrame.java111 private JLabel outputLabel; field in PmDefaultsFrame
278 outputLabel.setLocation(0, y); in layoutComponents()
279 outputLabel.setSize(outputLabel.getPreferredSize()); in layoutComponents()
282 y += outputLabel.getHeight() + gap; in layoutComponents()
340 outputLabel = new JLabel(); in initComponents()
341 outputLabel.setText("Default Output"); in initComponents()
342 wholePanel.add(outputLabel); in initComponents()
/dports/games/odamex/odamex-src-0.7.0/libraries/portmidi/pm_java/pmdefaults/
H A DPmDefaultsFrame.java111 private JLabel outputLabel; field in PmDefaultsFrame
278 outputLabel.setLocation(0, y); in layoutComponents()
279 outputLabel.setSize(outputLabel.getPreferredSize()); in layoutComponents()
282 y += outputLabel.getHeight() + gap; in layoutComponents()
340 outputLabel = new JLabel(); in initComponents()
341 outputLabel.setText("Default Output"); in initComponents()
342 wholePanel.add(outputLabel); in initComponents()
/dports/audio/portmidi/portmidi-236/bindings/java/pmdefaults/
H A DPmDefaultsFrame.java111 private JLabel outputLabel; field in PmDefaultsFrame
278 outputLabel.setLocation(0, y); in layoutComponents()
279 outputLabel.setSize(outputLabel.getPreferredSize()); in layoutComponents()
282 y += outputLabel.getHeight() + gap; in layoutComponents()
340 outputLabel = new JLabel(); in initComponents()
341 outputLabel.setText("Default Output"); in initComponents()
342 wholePanel.add(outputLabel); in initComponents()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svapp/framework/
H A DTransformUserConfigurator.cpp74 QString outputLabel = ""; in configure() local
103 outputLabel = desc->controlOutputPortNames[outputNo].c_str(); in configure()
127 outputLabel = od[i].name.c_str(); in configure()
173 dialog->setOutputLabel(outputLabel, outputDescription); in configure()
/dports/math/cantor/cantor-21.12.3/src/backends/maxima/
H A Dmaximaexpression.cpp315 QString outputLabel; in parseResult() local
317 outputLabel = textContent.mid(match.capturedStart(0), match.capturedLength(0)).trimmed(); in parseResult()
318 qDebug()<<"output label: " << outputLabel; in parseResult()
322 QString idString = outputLabel.mid(3, outputLabel.length()-4); in parseResult()
330 textContent = textContent.remove(outputLabel).trimmed(); in parseResult()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_PredictionService.php202 public $outputLabel; variable in Google_Output
215 public function setOutputLabel($outputLabel) { argument
216 $this->outputLabel = $outputLabel;
219 return $this->outputLabel;
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/environment/dataimport/
H A DImportFileSettingsDialog.css19 .inputLabel, .outputLabel {
22 .outputLabel {
/dports/editors/cpeditor/cpeditor-6.8.2/src/Widgets/
H A DTestCase.cpp53 outputLabel = new QLabel(tr("Output"), this); in TestCase()
72 outputUpLayout->addWidget(outputLabel); in TestCase()
157 outputLabel->setText(tr("Output #%1").arg(id + 1)); in setID()
H A DDiffViewer.cpp41 outputLabel = new QLabel(tr("Output"), widget); in DiffViewer()
42 leftLayout->addWidget(outputLabel); in DiffViewer()
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DPrediction.php1073 public $outputLabel; variable in Google_Service_Prediction_Output
1096 public function setOutputLabel($outputLabel) argument
1098 $this->outputLabel = $outputLabel;
1102 return $this->outputLabel;
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtgamepad/examples/gamepad/mouseItem/qml/
H A Dmain.qml67 id: outputLabel
85outputLabel.text = "Mouse click at: " + gamepadMouse.mousePosition.x + "," + gamepadMouse.mousePos…
88 outputLabel.text = "";
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/storage/
H A Dfanout_test.go31 outputLabel := labels.FromStrings(model.MetricNameLabel, "a")
99 require.Equal(t, labelsResult, outputLabel)
126 require.Equal(t, labelsResult, outputLabel)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/storage/
H A Dfanout_test.go31 outputLabel := labels.FromStrings(model.MetricNameLabel, "a")
99 require.Equal(t, labelsResult, outputLabel)
126 require.Equal(t, labelsResult, outputLabel)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/storage/
H A Dfanout_test.go31 outputLabel := labels.FromStrings(model.MetricNameLabel, "a")
99 require.Equal(t, labelsResult, outputLabel)
126 require.Equal(t, labelsResult, outputLabel)
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_result.c295 Widget /* topLabel, */ startLabel, endLabel, inputLabel, outputLabel, in ui_xCreateResultPanel() local
357 outputLabel = ui_xCreateLabelItem("include output patterns :", in ui_xCreateResultPanel()
363 outputLabel, ui_resultInputRButtons[UI_RESULT_INPUT_YES]); in ui_xCreateResultPanel()

12345