Home
last modified time | relevance | path

Searched refs:functionResult (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Engine/
H A DExpander.cs1132 object functionResult = String.Empty; in Execute()
1208functionResult = objectType.InvokeMember(this.name, bindingFlags, Type.DefaultBinder, objectInstan… in Execute()
1218functionResult = LateBindExecute(ex, bindingFlags, objectInstance, args, false /* is not construct… in Execute()
1235 functionResult = EscapingUtilities.Escape((string)functionResult); in Execute()
1241 return functionResult; in Execute()
1245 … return expander.ExpandPropertyBody(remainder, functionResult, properties, options); in Execute()
1850 object functionResult = null; in LateBindExecute()
1857 functionResult = ((ConstructorInfo)memberInfo).Invoke(args); in LateBindExecute()
1861functionResult = ((MethodInfo)memberInfo).Invoke(objectInstance /* null if static method */, args); in LateBindExecute()
1869 if (functionResult == null && isConstructor) in LateBindExecute()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Evaluate/
H A Dcharacteristics.cpp528 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
549 functionResult != that.functionResult) { in CanOverride()
586 result.functionResult = std::move(fr); in Characterize()
623 result.functionResult = FunctionResult{*resultType}; in Characterize()
678 if (callee->functionResult) { in Characterize()
680 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
692 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
706 if (functionResult) { in Dump()
707 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
943 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/loki/loki-0.1.7/test/RegressionTest/
H A DFunctorTest.h92 bool functionResult=testResult; in execute() local
163 …r=functionResult && functorResult && classFunctorResult && functorCopyResult && bindFunctorResult … in execute()
167 r=functionResult && functorResult && classFunctorResult && functorCopyResult && compare; in execute()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp389 result.functionResult = std::move(fr); in CharacterizeProcedure()
436 result.functionResult = FunctionResult{*resultType}; in CharacterizeProcedure()
762 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
783 functionResult != that.functionResult) { in CanOverride()
821 if (callee->functionResult) { in Characterize()
823 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
835 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
849 if (functionResult) { in Dump()
850 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1086 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp612 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
633 functionResult != that.functionResult) { in CanOverride()
670 result.functionResult = std::move(fr); in Characterize()
707 result.functionResult = FunctionResult{*resultType}; in Characterize()
762 if (callee->functionResult) { in Characterize()
764 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
776 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
790 if (functionResult) { in Dump()
791 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1027 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dcharacteristics.cpp389 result.functionResult = std::move(fr); in CharacterizeProcedure()
436 result.functionResult = FunctionResult{*resultType}; in CharacterizeProcedure()
762 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
783 functionResult != that.functionResult) { in CanOverride()
821 if (callee->functionResult) { in Characterize()
823 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
835 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
849 if (functionResult) { in Dump()
850 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1086 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp389 result.functionResult = std::move(fr); in CharacterizeProcedure()
436 result.functionResult = FunctionResult{*resultType}; in CharacterizeProcedure()
762 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
783 functionResult != that.functionResult) { in CanOverride()
821 if (callee->functionResult) { in Characterize()
823 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
835 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
849 if (functionResult) { in Dump()
850 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1086 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp612 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
633 functionResult != that.functionResult) { in CanOverride()
670 result.functionResult = std::move(fr); in Characterize()
707 result.functionResult = FunctionResult{*resultType}; in Characterize()
762 if (callee->functionResult) { in Characterize()
764 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
776 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
790 if (functionResult) { in Dump()
791 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1027 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Evaluate/
H A Dcharacteristics.cpp588 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
609 functionResult != that.functionResult) { in CanOverride()
646 result.functionResult = std::move(fr); in Characterize()
683 result.functionResult = FunctionResult{*resultType}; in Characterize()
738 if (callee->functionResult) { in Characterize()
740 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
752 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
766 if (functionResult) { in Dump()
767 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1003 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp389 result.functionResult = std::move(fr); in CharacterizeProcedure()
436 result.functionResult = FunctionResult{*resultType}; in CharacterizeProcedure()
762 return attrs == that.attrs && functionResult == that.functionResult && in operator ==()
783 functionResult != that.functionResult) { in CanOverride()
821 if (callee->functionResult) { in Characterize()
823 proc{callee->functionResult->IsProcedurePointer()}) { in Characterize()
835 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
849 if (functionResult) { in Dump()
850 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
1086 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
[all …]
/dports/devel/f18/f18-1688bef/lib/evaluate/
H A Dcharacteristics.cc451 : functionResult{std::move(fr)}, dummyArguments{std::move(args)}, attrs{a} {} in Procedure()
457 functionResult == that.functionResult; in operator ==()
472 result.functionResult = FunctionResult{*resultType}; in Characterize()
487 result.functionResult = std::move(fr); in Characterize()
577 !functionResult->CanBeReturnedViaImplicitInterface()) { in CanBeCalledViaImplicitInterface()
591 if (functionResult.has_value()) { in Dump()
592 functionResult->Dump(o << "TYPE(") << ") FUNCTION"; in Dump()
828 const std::optional<FunctionResult> &xResult{xProc.functionResult}; in Distinguishable()
829 const std::optional<FunctionResult> &yResult{yProc.functionResult}; in Distinguishable()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/
H A DCall.hs37 , functionResult
291 functionResult :: Pusher a -- ^ method to push the Haskell result to Lua
295 functionResult pusher type_ desc = (:[]) $ FunctionResult function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/
H A DCall.hs37 , functionResult
291 functionResult :: Pusher a -- ^ method to push the Haskell result to Lua
295 functionResult pusher type_ desc = (:[]) $ FunctionResult function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dpointer-assignment.cpp151 const auto &funcResult{proc->functionResult}; // C1025 in Check()
262 return lhsAttrs == rhs.attrs && lhs.functionResult == rhs.functionResult && in CharacteristicsMatch()
325 if (chars->functionResult) { in Check()
326 if (const auto *proc{chars->functionResult->IsProcedurePointer()}) { in Check()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/test/Foreign/Lua/
H A DCallTests.hs129 functionResult (pushIntegral @Int) "integer" "int result")
165 =#> functionResult pushRealFloat "number" "nth root"
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-module-text-0.3.0.1/src/Foreign/Lua/Module/
H A DText.hs153 textResult = functionResult pushText "string"
157 intResult = functionResult (pushIntegral @Int) "integer"
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-module-text-0.3.0.1/src/Foreign/Lua/Module/
H A DText.hs153 textResult = functionResult pushText "string"
157 intResult = functionResult (pushIntegral @Int) "integer"
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/test/Foreign/Lua/
H A DCallTests.hs129 functionResult (pushIntegral @Int) "integer" "int result")
165 =#> functionResult pushRealFloat "number" "nth root"
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/contrib/linux-kernel/include/linux/
H A Dzstd.h105 size_t functionResult) in ZSTD_getErrorCode() argument
107 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
109 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/include/linux/
H A Dzstd.h105 size_t functionResult) in ZSTD_getErrorCode() argument
107 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
109 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/linux-kernel/include/linux/
H A Dzstd.h105 size_t functionResult) in ZSTD_getErrorCode() argument
107 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
109 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dzstd.h107 size_t functionResult) in ZSTD_getErrorCode() argument
109 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
111 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/linux/
H A Dzstd.h97 size_t functionResult) in ZSTD_getErrorCode() argument
99 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
101 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/linux/
H A Dzstd.h97 size_t functionResult) in ZSTD_getErrorCode() argument
99 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
101 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/linux/
H A Dzstd.h97 size_t functionResult) in ZSTD_getErrorCode() argument
99 if (!ZSTD_isError(functionResult)) in ZSTD_getErrorCode()
101 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()

12345678910>>...13