Home
last modified time | relevance | path

Searched refs:optionValue (Results 1 – 25 of 734) sorted by relevance

12345678910>>...30

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/
H A DAssistOptions.java106 Object optionValue; in set() local
108 if (ENABLED.equals(optionValue)) { in set()
115 if (ENABLED.equals(optionValue)) { in set()
122 if (optionValue instanceof String) { in set()
132 if (optionValue instanceof String) { in set()
222 if (ENABLED.equals(optionValue)) { in set()
229 if (ENABLED.equals(optionValue)) { in set()
236 if (ENABLED.equals(optionValue)) { in set()
246 if (ENABLED.equals(optionValue)) { in set()
253 if (ENABLED.equals(optionValue)) { in set()
[all …]
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/impl/
H A DCompilerOptions.java557 Object optionValue; in set() local
587 if ((optionValue = optionsMap in set()
595 if ((optionValue = optionsMap in set()
603 if ((optionValue = optionsMap in set()
644 if ((optionValue = optionsMap in set()
652 if ((optionValue = optionsMap in set()
660 if ((optionValue = optionsMap in set()
706 if ((optionValue = optionsMap in set()
711 if ((optionValue = optionsMap in set()
717 if ((optionValue = optionsMap in set()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/impl/
H A DCompilerOptions.java366 Object optionValue; in set() local
396 if (ENABLED.equals(optionValue)) { in set()
403 if (ENABLED.equals(optionValue)) { in set()
410 if (ENABLED.equals(optionValue)) { in set()
448 if (ENABLED.equals(optionValue)) { in set()
455 if (ENABLED.equals(optionValue)) { in set()
462 if (ENABLED.equals(optionValue)) { in set()
500 if (ENABLED.equals(optionValue)) { in set()
559 if (PUBLIC.equals(optionValue)) { in set()
580 if (PUBLIC.equals(optionValue)) { in set()
[all …]
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/impl/
H A DCompilerOptions.java1345 Object optionValue; in set() local
1375 if (ENABLED.equals(optionValue)) { in set()
1382 if (ENABLED.equals(optionValue)) { in set()
1389 if (ENABLED.equals(optionValue)) { in set()
1396 if (ENABLED.equals(optionValue)) { in set()
1403 if (ENABLED.equals(optionValue)) { in set()
1646 …if ((optionValue = optionsMap.get(OPTION_ReportTasks)) != null) updateSeverity(Tasks, optionValue); in set()
1668 if (ERROR.equals(optionValue)) { in set()
1711 if (PUBLIC.equals(optionValue)) { in set()
1746 if (PUBLIC.equals(optionValue)) { in set()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/
H A DCompilerOptions.java1595 String optionValue; in set() local
1625 if (ENABLED.equals(optionValue)) { in set()
1679 String stringValue = optionValue; in set()
1732 String stringValue = optionValue; in set()
1741 String stringValue = optionValue; in set()
1749 String stringValue = optionValue; in set()
1893 …if ((optionValue = optionsMap.get(OPTION_ReportTasks)) != null) updateSeverity(Tasks, optionValue); in set()
1922 if (ERROR.equals(optionValue)) { in set()
1982 if (PUBLIC.equals(optionValue)) { in set()
2017 if (PUBLIC.equals(optionValue)) { in set()
[all …]
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/codeassist/impl/
H A DAssistOptions.java84 Object optionValue; in set() local
86 if (ENABLED.equals(optionValue)) { in set()
93 if (ENABLED.equals(optionValue)) { in set()
100 if (optionValue instanceof String) { in set()
111 if (optionValue instanceof String) { in set()
122 if (optionValue instanceof String) { in set()
133 if (optionValue instanceof String) { in set()
144 if (optionValue instanceof String) { in set()
155 if (optionValue instanceof String) { in set()
166 if (optionValue instanceof String) { in set()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test132/
H A DA_out.java15 if (optionValue.equals(ENABLED)) { in AssistOptions()
29 if (optionValue.length() == 0) { in AssistOptions()
33 optionValue.toCharArray()); in AssistOptions()
37 if (optionValue.length() == 0) { in AssistOptions()
41 optionValue.toCharArray()); in AssistOptions()
49 optionValue.toCharArray()); in AssistOptions()
57 optionValue.toCharArray()); in AssistOptions()
65 optionValue.toCharArray()); in AssistOptions()
73 optionValue.toCharArray()); in AssistOptions()
81 optionValue.toCharArray()); in AssistOptions()
[all …]
H A DA_in.java15 if (optionValue.equals(ENABLED)) { in AssistOptions()
22 if (optionValue.equals(ENABLED)) { in AssistOptions()
29 if (optionValue.length() == 0) { in AssistOptions()
33 optionValue.toCharArray()); in AssistOptions()
37 if (optionValue.length() == 0) { in AssistOptions()
45 if (optionValue.length() == 0) { in AssistOptions()
49 optionValue.toCharArray()); in AssistOptions()
57 optionValue.toCharArray()); in AssistOptions()
65 optionValue.toCharArray()); in AssistOptions()
81 optionValue.toCharArray()); in AssistOptions()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test133/
H A DA_in.java82 if (optionValue.equals(ENABLED)) { in AssistOptions()
85 if (optionValue.equals(DISABLED)) { in AssistOptions()
90 if (optionValue.equals(ENABLED)) { in AssistOptions()
98 if (optionValue.length() == 0) { in AssistOptions()
105 if (optionValue.length() == 0) { in AssistOptions()
112 if (optionValue.length() == 0) { in AssistOptions()
119 if (optionValue.length() == 0) { in AssistOptions()
126 if (optionValue.length() == 0) { in AssistOptions()
133 if (optionValue.length() == 0) { in AssistOptions()
140 if (optionValue.length() == 0) { in AssistOptions()
[all …]
H A DA_out.java78 if (optionValue.length() == 0) { in AssistOptions()
82 optionValue.toCharArray()); in AssistOptions()
86 if (optionValue.length() == 0) { in AssistOptions()
90 optionValue.toCharArray()); in AssistOptions()
94 if (optionValue.length() == 0) { in AssistOptions()
98 optionValue.toCharArray()); in AssistOptions()
106 optionValue.toCharArray()); in AssistOptions()
114 optionValue.toCharArray()); in AssistOptions()
122 optionValue.toCharArray()); in AssistOptions()
130 optionValue.toCharArray()); in AssistOptions()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test134/
H A DA_in.java78 if (optionValue.length() == 0) { in AssistOptions()
82 optionValue.toCharArray()); in AssistOptions()
86 if (optionValue.length() == 0) { in AssistOptions()
94 if (optionValue.length() == 0) { in AssistOptions()
98 optionValue.toCharArray()); in AssistOptions()
102 if (optionValue.length() == 0) { in AssistOptions()
106 optionValue.toCharArray()); in AssistOptions()
110 if (optionValue.length() == 0) { in AssistOptions()
114 optionValue.toCharArray()); in AssistOptions()
130 optionValue.toCharArray()); in AssistOptions()
[all …]
H A DA_out.java78 if (optionValue.length() == 0) { in AssistOptions()
82 optionValue.toCharArray()); in AssistOptions()
86 if (optionValue.length() == 0) { in AssistOptions()
90 optionValue.toCharArray()); in AssistOptions()
94 if (optionValue.length() == 0) { in AssistOptions()
98 optionValue.toCharArray()); in AssistOptions()
106 optionValue.toCharArray()); in AssistOptions()
114 optionValue.toCharArray()); in AssistOptions()
122 optionValue.toCharArray()); in AssistOptions()
130 optionValue.toCharArray()); in AssistOptions()
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Classes/Domain/Finishers/
H A DAbstractFinisher.php170 $optionValue = null;
186 if (!is_string($optionValue) && !is_array($optionValue)) {
187 return $optionValue;
191 $optionValue = $this->substituteRuntimeReferences($optionValue, $formRuntime);
199 $optionValue,
202 $optionValue,
206 $optionValue = $this->substituteRuntimeReferences($optionValue, $formRuntime);
209 if (empty($optionValue)) {
214 return $optionValue;
233 $optionValue, argument
[all …]
/dports/math/qposases/qpOASES-3.2.1/interfaces/matlab/
H A DqpOASES_matlab_utils.cpp445 double* optionValue; in setupOptions() local
455 if ( *optionValue >= 0.0 ) in setupOptions()
456 nWSRin = (int_t)*optionValue; in setupOptions()
459 if ( *optionValue >= 0.0 ) in setupOptions()
460 maxCpuTime = *optionValue; in setupOptions()
535 options->epsNum = *optionValue; in setupOptions()
538 options->epsDen = *optionValue; in setupOptions()
544 options->maxDualJump = *optionValue; in setupOptions()
570 options->epsFlipping = *optionValue; in setupOptions()
582 options->epsIterRef = *optionValue; in setupOptions()
[all …]
/dports/math/qposases/qpOASES-3.2.1/interfaces/octave/
H A DqpOASES_octave_utils.cpp435 double* optionValue;
445 if ( *optionValue >= 0.0 )
446 nWSRin = (int_t)*optionValue;
449 if ( *optionValue >= 0.0 )
450 maxCpuTime = *optionValue;
525 options->epsNum = *optionValue;
528 options->epsDen = *optionValue;
534 options->maxDualJump = *optionValue;
560 options->epsFlipping = *optionValue;
572 options->epsIterRef = *optionValue;
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/form/Classes/Domain/Finishers/
H A DAbstractFinisher.php188 $optionValue = null;
204 if (!is_string($optionValue) && !is_array($optionValue)) {
205 return $optionValue;
209 $optionValue = $this->substituteRuntimeReferences($optionValue, $formRuntime);
217 $optionValue,
220 $optionValue,
224 $optionValue = $this->substituteRuntimeReferences($optionValue, $formRuntime);
227 if (empty($optionValue)) {
232 return $optionValue;
251 $optionValue, argument
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/form/Classes/Domain/Finishers/
H A DAbstractFinisher.php176 $optionValue = null;
192 if (!is_string($optionValue) && !is_array($optionValue)) {
193 return $optionValue;
197 $optionValue = $this->substituteRuntimeReferences($optionValue, $formRuntime);
205 $optionValue,
208 $optionValue,
212 $optionValue = $this->substituteRuntimeReferences($optionValue, $formRuntime);
215 if (empty($optionValue)) {
220 return $optionValue;
239 $optionValue, argument
[all …]
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/formatter/impl/
H A DFormatterOptions.java126 if (optionValue.equals(INSERT)) { in FormatterOptions()
134 if (optionValue.equals(INSERT)) { in FormatterOptions()
142 if (optionValue.equals(CLEAR_ALL)) { in FormatterOptions()
158 if (optionValue.equals(INSERT)) { in FormatterOptions()
174 if (optionValue.equals(COMPACT)) { in FormatterOptions()
176 } else if (optionValue.equals(NORMAL)) { in FormatterOptions()
182 if (optionValue.equals(COMPACT)) { in FormatterOptions()
184 } else if (optionValue.equals(NORMAL)) { in FormatterOptions()
190 if (optionValue.equals(COMPACT)) { in FormatterOptions()
198 if (optionValue.equals(TAB)) { in FormatterOptions()
[all …]
/dports/devel/staf/src/staf/lang/java/service/
H A DSTAFCommandParser.java61 OptionValue optionValue = new OptionValue(); in parse() local
96 optionValue = new OptionValue(); in parse()
121 wordList.addElement(optionValue); in parse()
122 optionValue = new OptionValue(); in parse()
139 optionValue = new OptionValue(); in parse()
168 optionValue = new OptionValue(); in parse()
193 wordList.addElement(optionValue); in parse()
194 optionValue = new OptionValue(); in parse()
204 else if (optionValue.data.length() != 0) in parse()
208 else if (isOption(optionValue.data)) in parse()
[all …]
/dports/x11-toolkits/scintilla/scite/src/
H A DStyleDefinition.cxx88 if ((optionName == "font") && !optionValue.empty()) { in ParseStyleDefinition()
90 font = optionValue; in ParseStyleDefinition()
93 if ((optionName == "fore") && !optionValue.empty()) { in ParseStyleDefinition()
95 fore = optionValue; in ParseStyleDefinition()
97 if ((optionName == "back") && !optionValue.empty()) { in ParseStyleDefinition()
99 back = optionValue; in ParseStyleDefinition()
125 if (!optionValue.empty()) { in ParseStyleDefinition()
126 if (optionValue.front() == 'u') in ParseStyleDefinition()
128 else if (optionValue.front() == 'l') in ParseStyleDefinition()
130 else if (optionValue.front() == 'c') in ParseStyleDefinition()
[all …]
/dports/editors/scite/scite/src/
H A DStyleDefinition.cxx88 if ((optionName == "font") && !optionValue.empty()) { in ParseStyleDefinition()
90 font = optionValue; in ParseStyleDefinition()
93 if ((optionName == "fore") && !optionValue.empty()) { in ParseStyleDefinition()
95 fore = optionValue; in ParseStyleDefinition()
97 if ((optionName == "back") && !optionValue.empty()) { in ParseStyleDefinition()
99 back = optionValue; in ParseStyleDefinition()
125 if (!optionValue.empty()) { in ParseStyleDefinition()
126 if (optionValue.front() == 'u') in ParseStyleDefinition()
128 else if (optionValue.front() == 'l') in ParseStyleDefinition()
130 else if (optionValue.front() == 'c') in ParseStyleDefinition()
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/form/Classes/Domain/Configuration/FlexformConfiguration/Processors/
H A DFinisherOptionGenerator.php56 $optionValue = ArrayUtility::getValueByPath(
62 $optionValue = null;
67 $optionValue = ArrayUtility::getValueByPath(
76 $elementConfiguration['config']['default'] = $optionValue;
81 if (empty($optionValue)) {
82 $optionValue = $languageService->getLL('empty');
83 } elseif (is_array($optionValue)) {
84 $optionValue = implode(',', $optionValue);
86 …Configuration['label'] .= sprintf(' (%s: "%s")', $languageService->getLL('default'), $optionValue);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/system/windowsDHCPClient/tests/gtest/
H A DTestDHCPUtils.cpp211 memcpy(optionValue.data(), "originalValue originalValue", in TEST_F()
225 std::vector<char> optionValue(255); in TEST_F() local
239 std::vector<char> optionValue(255); in TEST_F() local
245 ASSERT_STREQ("httpinalValue", optionValue.data()); in TEST_F()
259 nsCString optionValue; in TEST_F() local
262 nsresult retVal = dhcpClient->GetOption(252, optionValue); in TEST_F()
264 ASSERT_STREQ("http://pac.com", optionValue.Data()); in TEST_F()
281 nsCString optionValue; in TEST_F() local
286 ASSERT_STREQ("", optionValue.Data()); in TEST_F()
299 nsCString optionValue; in TEST_F() local
[all …]
/dports/www/firefox/firefox-99.0/toolkit/system/windowsDHCPClient/tests/gtest/
H A DTestDHCPUtils.cpp211 memcpy(optionValue.data(), "originalValue originalValue", in TEST_F()
225 std::vector<char> optionValue(255); in TEST_F() local
239 std::vector<char> optionValue(255); in TEST_F() local
245 ASSERT_STREQ("httpinalValue", optionValue.data()); in TEST_F()
259 nsCString optionValue; in TEST_F() local
262 nsresult retVal = dhcpClient->GetOption(252, optionValue); in TEST_F()
264 ASSERT_STREQ("http://pac.com", optionValue.Data()); in TEST_F()
281 nsCString optionValue; in TEST_F() local
286 ASSERT_STREQ("", optionValue.Data()); in TEST_F()
299 nsCString optionValue; in TEST_F() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/system/windowsDHCPClient/tests/gtest/
H A DTestDHCPUtils.cpp211 memcpy(optionValue.data(), "originalValue originalValue", in TEST_F()
225 std::vector<char> optionValue(255); in TEST_F() local
239 std::vector<char> optionValue(255); in TEST_F() local
245 ASSERT_STREQ("httpinalValue", optionValue.data()); in TEST_F()
259 nsCString optionValue; in TEST_F() local
262 nsresult retVal = dhcpClient->GetOption(252, optionValue); in TEST_F()
264 ASSERT_STREQ("http://pac.com", optionValue.Data()); in TEST_F()
281 nsCString optionValue; in TEST_F() local
286 ASSERT_STREQ("", optionValue.Data()); in TEST_F()
299 nsCString optionValue; in TEST_F() local
[all …]

12345678910>>...30