Home
last modified time | relevance | path

Searched refs:funcResult (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/seed7/seed7/src/
H A Dfwd_x11.c531 int funcResult; in XChangeProperty() local
551 int funcResult; in XChangeWindowAttributes() local
570 int funcResult; in XCopyArea() local
591 int funcResult; in XCopyPlane() local
809 int funcResult; in XDefineCursor() local
825 int funcResult; in XDestroyImage() local
840 int funcResult; in XDestroyWindow() local
871 int funcResult; in XDrawArc() local
890 int funcResult; in XDrawImageString16() local
909 int funcResult; in XDrawLine() local
[all …]
H A Dfwd_term.c284 int funcResult; in setupterm() local
289 funcResult = !loadCapabilities(term); in setupterm()
292 return funcResult; in setupterm()
301 int funcResult; in tcgetattr() local
305 funcResult = ptr_tcgetattr(fd, termios_p); in tcgetattr()
307 return funcResult; in tcgetattr()
315 int funcResult; in tcsetattr() local
321 return funcResult; in tcsetattr()
344 int funcResult; in tputs() local
349 funcResult = ptr_tputs(str, affcnt, putc); in tputs()
[all …]
/dports/lang/seed7/seed7/lib/
H A Dmakedata.s7i219 funcResult := replaceN(funcResult, " ", " ");
220 funcResult := trim(funcResult);
293 funcResult &:= " ";
299 funcResult &:= "./";
324 funcResult &:= " ";
330 funcResult &:= name;
387 funcResult &:= " ";
391 funcResult &:= name;
430 funcResult &:= name;
637 funcResult &:= " ";
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/quick/
H A Dquicktestparser.cpp58 for (const TestParseResult *funcResult : children) in createTestTreeItem() local
59 item->appendChild(funcResult->createTestTreeItem()); in createTestTreeItem()
245 QuickTestParseResult *funcResult = new QuickTestParseResult(framework); in checkQmlDocumentForQuickTestCode() local
246 funcResult->name = function.m_name; in checkQmlDocumentForQuickTestCode()
247 funcResult->displayName = function.m_name; in checkQmlDocumentForQuickTestCode()
248 funcResult->itemType = function.m_type; in checkQmlDocumentForQuickTestCode()
249 funcResult->fileName = function.m_filePath; in checkQmlDocumentForQuickTestCode()
250 funcResult->line = function.m_line; in checkQmlDocumentForQuickTestCode()
251 funcResult->column = function.m_column; in checkQmlDocumentForQuickTestCode()
252 funcResult->proFile = proFile; in checkQmlDocumentForQuickTestCode()
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/plugins/
H A Dscriptingqtdbproxy.cpp78 QScriptValue funcResult; in evalInternal() local
83 funcResult = func.call(context()->thisObject(), funcArgs); in evalInternal()
84 if (!funcResult.isUndefined()) in evalInternal()
87 return funcResult.toVariant(); in evalInternal()
/dports/science/kim-api/kim-api-2.2.1/cpp/src/
H A DKIM_ModelImplementation.cpp2369 const_iterator funcResult in ModelDestroy() local
2438 const_iterator funcResult in ModelComputeArgumentsCreate() local
2447 funcResult->second); in ModelComputeArgumentsCreate()
2450 funcResult->second); in ModelComputeArgumentsCreate()
2521 const_iterator funcResult in ModelComputeArgumentsDestroy() local
2530 funcResult->second); in ModelComputeArgumentsDestroy()
2533 funcResult->second); in ModelComputeArgumentsDestroy()
2606 const_iterator funcResult in ModelCompute() local
2687 const_iterator funcResult in ModelExtension() local
2842 funcResult->second); in ModelWriteParameterizedModel()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/
H A Dpointer-assignment.cpp151 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
152 if (!funcResult) { in Check()
159 } else if (funcResult->IsProcedurePointer()) { in Check()
162 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
166 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
170 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dpointer-assignment.cpp153 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
154 if (!funcResult) { in Check()
161 } else if (funcResult->IsProcedurePointer()) { in Check()
164 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
168 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
172 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dpointer-assignment.cpp151 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
152 if (!funcResult) { in Check()
159 } else if (funcResult->IsProcedurePointer()) { in Check()
162 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
166 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
170 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dpointer-assignment.cpp153 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
154 if (!funcResult) { in Check()
161 } else if (funcResult->IsProcedurePointer()) { in Check()
164 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
168 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
172 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dpointer-assignment.cpp153 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
154 if (!funcResult) { in Check()
161 } else if (funcResult->IsProcedurePointer()) { in Check()
164 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
168 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
172 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dpointer-assignment.cpp151 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
152 if (!funcResult) { in Check()
159 } else if (funcResult->IsProcedurePointer()) { in Check()
162 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
166 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
170 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dpointer-assignment.cpp153 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
154 if (!funcResult) { in Check()
161 } else if (funcResult->IsProcedurePointer()) { in Check()
164 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
168 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
172 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/math/mpexpr/mpexpr-1.2/generic/
H A Dmpexpr.c1998 funcResult.intValue = _zero_;
2057 zfree(funcResult.intValue);
2063 zfree(funcResult.intValue);
2132 zfree(funcResult.intValue);
2146 mdPtr, &funcResult);
2151 zfree(funcResult.intValue);
2155 if (funcResult.type == MP_INT) {
2165 zfree(funcResult.intValue);
2166 Qfree(funcResult.doubleValue);
2170 zfree(funcResult.intValue);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dpointer-assignment.cpp151 const auto &funcResult{proc->functionResult}; // C1025 in Check() local
152 if (!funcResult) { in Check()
159 } else if (funcResult->IsProcedurePointer()) { in Check()
162 } else if (!funcResult->attrs.test(FunctionResult::Attr::Pointer)) { in Check()
166 !funcResult->attrs.test(FunctionResult::Attr::Contiguous)) { in Check()
170 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in Check()
/dports/www/ytdl/ytdl-0.6.4/
H A Dsignature.go135 funcResult := actionsFuncRegexp.FindStringSubmatch(bodyString)
137 if len(objResult) < 3 || len(funcResult) < 2 {
142 funcBody := strings.Replace(funcResult[1], "$", "\\$", -1)
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/boost/
H A Dboosttestparser.cpp167 BoostTestParseResult *funcResult = createParseResult(locationAndType.m_name, fileName, in processDocument() local
171 currentSuite->children.append(funcResult); in processDocument()
/dports/devel/f18/f18-1688bef/lib/semantics/
H A Dassignment.cc64 if (const auto &funcResult{proc->functionResult}) { in CheckPointerAssignment() local
65 const auto *frProc{funcResult->IsProcedurePointer()}; in CheckPointerAssignment()
76 } else if (!funcResult->attrs.test( in CheckPointerAssignment()
82 !funcResult->attrs.test( in CheckPointerAssignment()
89 const auto *frTypeAndShape{funcResult->GetTypeAndShape()}; in CheckPointerAssignment()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optimization/direct/
H A DPowellOptimizerTest.java160 final PointValuePair funcResult = optim.optimize(maxEval, func, GoalType.MINIMIZE, init); in testRelativeToleranceOnScaledValues() local
161 final double funcValue = func.value(funcResult.getPoint()); in testRelativeToleranceOnScaledValues()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/
H A DPowellOptimizerTest.java176 final PointValuePair funcResult = optim.optimize(new MaxEval(maxEval), in testRelativeToleranceOnScaledValues() local
180 final double funcValue = func.value(funcResult.getPoint()); in testRelativeToleranceOnScaledValues()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Map/
H A DInPlaceOpsCollisions.java245 T funcResult = mappingFunction.apply(keys[0], keys[0]); in testComputeIfPresent() local
252 if (funcResult == null) { // was removed in testComputeIfPresent()
260 assertEquals(retVal, funcResult, in testComputeIfPresent()
262 assertEquals(funcResult, map.get(keys[i]), in testComputeIfPresent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Map/
H A DInPlaceOpsCollisions.java245 T funcResult = mappingFunction.apply(keys[0], keys[0]); in testComputeIfPresent() local
252 if (funcResult == null) { // was removed in testComputeIfPresent()
260 assertEquals(retVal, funcResult, in testComputeIfPresent()
262 assertEquals(funcResult, map.get(keys[i]), in testComputeIfPresent()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Map/
H A DInPlaceOpsCollisions.java245 T funcResult = mappingFunction.apply(keys[0], keys[0]); in testComputeIfPresent() local
252 if (funcResult == null) { // was removed in testComputeIfPresent()
260 assertEquals(retVal, funcResult, in testComputeIfPresent()
262 assertEquals(funcResult, map.get(keys[i]), in testComputeIfPresent()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Map/
H A DInPlaceOpsCollisions.java245 T funcResult = mappingFunction.apply(keys[0], keys[0]); in testComputeIfPresent() local
252 if (funcResult == null) { // was removed in testComputeIfPresent()
260 assertEquals(retVal, funcResult, in testComputeIfPresent()
262 assertEquals(funcResult, map.get(keys[i]), in testComputeIfPresent()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Map/
H A DInPlaceOpsCollisions.java266 T funcResult = mappingFunction.apply(keys[0], keys[0]); in testComputeIfPresent() local
273 if (funcResult == null) { // was removed in testComputeIfPresent()
281 assertEquals(retVal, funcResult, in testComputeIfPresent()
283 assertEquals(funcResult, map.get(keys[i]), in testComputeIfPresent()

123