Home
last modified time | relevance | path

Searched defs:op_False (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Core/Test/System.Linq.Expressions/
H A DExpressionTest_AndAlso.cs356 public static bool op_False (B x) in op_False() method in MonoTests.System.Linq.Expressions.ExpressionTest_AndAlso.B
/dports/www/htdigest/httpd-2.4.6/server/
H A Dutil_expr_private.h50 op_True, op_False, enumerator
/dports/www/apache24/httpd-2.4.53/server/
H A Dutil_expr_private.h50 op_True, op_False, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Dynamic.Runtime/tests/Dynamic.Other/
H A DConformance.dynamic.SpecialNames.cs811 public static bool op_False(dynamic p1) in op_False() method in ManagedTests.DynamicCSharp.Conformance.dynamic.SpecialNames.opspecial017.Test