Home
last modified time | relevance | path

Searched defs:isByRef (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/dlr/Runtime/Microsoft.Dynamic/
H A DComInvokeBinder.cs71 bool[] isByRef, in ComInvokeBinder()
148 private static Type MarshalType(DynamicMetaObject mo, bool isByRef) { in MarshalType()
H A DDispCallableMetaObject.cs111 …ndComInvoke(ComMethodDesc method, DynamicMetaObject[] indexes, CallInfo callInfo, bool[] isByRef) { in BindComInvoke()
H A DIDispatchMetaObject.cs68 … BindComInvoke(DynamicMetaObject[] args, ComMethodDesc method, CallInfo callInfo, bool[] isByRef) { in BindComInvoke()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/psql/
H A Dinput.h41 extern char *gets_interactive(const char *prompt, PQExpBuffer query_buf); in PredicateExpander()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DAxParameterData.cs131 private bool isByRef; field in System.Windows.Forms.Design.AxParameterData
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DPredicateExpander.h42 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DPredicateExpander.h41 bool isByRef() const { return EmitCallsByRef; } in isByRef() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DParameterExpression.cs43 internal static ParameterExpression Make(Type type, string name, bool isByRef) { in Make()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/
H A DParameterExpression.cs21 internal static ParameterExpression Make(Type type, string name, bool isByRef) in Make()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Interop/IL/
H A DMarshaller.cs163 public Home(ILLocalVariable var, TypeDesc type, bool isByRef) in Home()
170 public Home(int argIndex, TypeDesc type, bool isByRef) in Home()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Expressions/
H A DExpressionServices.cs1370 … TryConvertArgumentExpressionWorker<TArgument>(Expression expression, bool isByRef, bool throwOnEr… in TryConvertArgumentExpressionWorker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h91 bool isByRef() const { return IsByRef; } in isByRef() function

123