Home
last modified time | relevance | path

Searched refs:WithExpression (Results 1 – 25 of 51) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/src/org/eclipse/core/internal/expressions/
H A DWithExpression.java30 public class WithExpression extends CompositeExpression { class
38 private static final int HASH_INITIAL= WithExpression.class.getName().hashCode();
40 public WithExpression(IConfigurationElement configElement) throws CoreException { in WithExpression() method in WithExpression
45 public WithExpression(Element element) throws CoreException { in WithExpression() method in WithExpression
50 public WithExpression(String variable) { in WithExpression() method in WithExpression
57 if (!(object instanceof WithExpression)) in equals()
60 final WithExpression that= (WithExpression)object; in equals()
H A DStandardElementHandler.java57 WithExpression result= new WithExpression(element); in create()
134 WithExpression result= new WithExpression(element); in create()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/internal/
H A DWorkbenchWindowSubordinateSourcesTests.java20 import org.eclipse.core.internal.expressions.WithExpression;
63 WithExpression with = new WithExpression( in testIsCoolbarVisible()
89 WithExpression with = new WithExpression( in testIsStatusLineVisible()
114 WithExpression with = new WithExpression( in testIsPerspectiveBarVisible()
146WithExpression with = new WithExpression(ISources.ACTIVE_WORKBENCH_WINDOW_ACTIVE_PERSPECTIVE_NAME); in testPerspectiveId()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.expressions.tests/src/org/eclipse/core/internal/expressions/tests/
H A DExpressionInfoTests.java31 import org.eclipse.core.internal.expressions.WithExpression;
163 info.addMisBehavingExpressionType(WithExpression.class); in testMergeMisbehavingExpressionTypes()
165 assertMisbehavedExpressionTypes(info, new Class[] {WithExpression.class}); in testMergeMisbehavingExpressionTypes()
169 other.addMisBehavingExpressionType(WithExpression.class); in testMergeMisbehavingExpressionTypes()
171 assertMisbehavedExpressionTypes(info, new Class[] {WithExpression.class}); in testMergeMisbehavingExpressionTypes()
174 info.addMisBehavingExpressionType(WithExpression.class); in testMergeMisbehavingExpressionTypes()
176 other.addMisBehavingExpressionType(WithExpression.class); in testMergeMisbehavingExpressionTypes()
178 assertMisbehavedExpressionTypes(info, new Class[] {WithExpression.class}); in testMergeMisbehavingExpressionTypes()
181 info.addMisBehavingExpressionType(WithExpression.class); in testMergeMisbehavingExpressionTypes()
185 …assertMisbehavedExpressionTypes(info, new Class[] {WithExpression.class, ResolveExpression.class}); in testMergeMisbehavingExpressionTypes()
[all …]
H A DExpressionTests.java63 import org.eclipse.core.internal.expressions.WithExpression;
239 WithExpression withExpression = new WithExpression("nullCarrier"); in testAdaptExpressionWithNull()
481 WithExpression expression1 = new WithExpression("variable1"); in testWithExpressionNotEqual()
484 WithExpression expression2 = new WithExpression("variable2"); in testWithExpressionNotEqual()
493 WithExpression expression1 = new WithExpression("variable"); in testWithExpressionHashCode()
496 WithExpression expression2 = new WithExpression("variable"); in testWithExpressionHashCode()
505 WithExpression expr = new WithExpression("variable"); in testWithExpressionNoVariable()
513 WithExpression expr = new WithExpression("variable"); in testWithExpressionUndefinedVariable()
1096 WithExpression with= new WithExpression("selection"); in testSubType()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/
H A DSchedule.h86 inline Schedule& WithExpression(const Aws::String& value) { SetExpression(value); return *this;} in WithExpression() function
94 …inline Schedule& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); return *th… in WithExpression() function
102 inline Schedule& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-synthetics/include/aws/synthetics/model/
H A DCanaryScheduleOutput.h142 …inline CanaryScheduleOutput& WithExpression(const Aws::String& value) { SetExpression(value); retu… in WithExpression() function
159 …inline CanaryScheduleOutput& WithExpression(Aws::String&& value) { SetExpression(std::move(value))… in WithExpression() function
176 …inline CanaryScheduleOutput& WithExpression(const char* value) { SetExpression(value); return *thi… in WithExpression() function
H A DCanaryScheduleInput.h147 …inline CanaryScheduleInput& WithExpression(const Aws::String& value) { SetExpression(value); retur… in WithExpression() function
165 …inline CanaryScheduleInput& WithExpression(Aws::String&& value) { SetExpression(std::move(value));… in WithExpression() function
183 …inline CanaryScheduleInput& WithExpression(const char* value) { SetExpression(value); return *this… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DTaskDefinitionPlacementConstraint.h135 …inline TaskDefinitionPlacementConstraint& WithExpression(const Aws::String& value) { SetExpression… in WithExpression() function
144 …inline TaskDefinitionPlacementConstraint& WithExpression(Aws::String&& value) { SetExpression(std:… in WithExpression() function
153 …inline TaskDefinitionPlacementConstraint& WithExpression(const char* value) { SetExpression(value)… in WithExpression() function
H A DPlacementConstraint.h159 …inline PlacementConstraint& WithExpression(const Aws::String& value) { SetExpression(value); retur… in WithExpression() function
170 …inline PlacementConstraint& WithExpression(Aws::String&& value) { SetExpression(std::move(value));… in WithExpression() function
181 …inline PlacementConstraint& WithExpression(const char* value) { SetExpression(value); return *this… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-events/include/aws/events/model/
H A DPlacementConstraint.h139 …inline PlacementConstraint& WithExpression(const Aws::String& value) { SetExpression(value); retur… in WithExpression() function
148 …inline PlacementConstraint& WithExpression(Aws::String&& value) { SetExpression(std::move(value));… in WithExpression() function
157 …inline PlacementConstraint& WithExpression(const char* value) { SetExpression(value); return *this… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eventbridge/include/aws/eventbridge/model/
H A DPlacementConstraint.h139 …inline PlacementConstraint& WithExpression(const Aws::String& value) { SetExpression(value); retur… in WithExpression() function
148 …inline PlacementConstraint& WithExpression(Aws::String&& value) { SetExpression(std::move(value));… in WithExpression() function
157 …inline PlacementConstraint& WithExpression(const char* value) { SetExpression(value); return *this… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEcsTaskDefinitionPlacementConstraintsDetails.h68 …inline AwsEcsTaskDefinitionPlacementConstraintsDetails& WithExpression(const Aws::String& value) {… in WithExpression() function
73 …inline AwsEcsTaskDefinitionPlacementConstraintsDetails& WithExpression(Aws::String&& value) { SetE… in WithExpression() function
78 …inline AwsEcsTaskDefinitionPlacementConstraintsDetails& WithExpression(const char* value) { SetExp… in WithExpression() function
H A DAwsEcsServicePlacementConstraintsDetails.h81 …inline AwsEcsServicePlacementConstraintsDetails& WithExpression(const Aws::String& value) { SetExp… in WithExpression() function
88 …inline AwsEcsServicePlacementConstraintsDetails& WithExpression(Aws::String&& value) { SetExpressi… in WithExpression() function
95 …inline AwsEcsServicePlacementConstraintsDetails& WithExpression(const char* value) { SetExpression… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/
H A DSelectResourceConfigRequest.h65 …inline SelectResourceConfigRequest& WithExpression(const Aws::String& value) { SetExpression(value… in WithExpression() function
70 …inline SelectResourceConfigRequest& WithExpression(Aws::String&& value) { SetExpression(std::move(… in WithExpression() function
75 …inline SelectResourceConfigRequest& WithExpression(const char* value) { SetExpression(value); retu… in WithExpression() function
H A DSelectAggregateResourceConfigRequest.h65 …inline SelectAggregateResourceConfigRequest& WithExpression(const Aws::String& value) { SetExpress… in WithExpression() function
70 …inline SelectAggregateResourceConfigRequest& WithExpression(Aws::String&& value) { SetExpression(s… in WithExpression() function
75 …inline SelectAggregateResourceConfigRequest& WithExpression(const char* value) { SetExpression(val… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-datapipeline/include/aws/datapipeline/model/
H A DEvaluateExpressionRequest.h150 …inline EvaluateExpressionRequest& WithExpression(const Aws::String& value) { SetExpression(value);… in WithExpression() function
155 …inline EvaluateExpressionRequest& WithExpression(Aws::String&& value) { SetExpression(std::move(va… in WithExpression() function
160 …inline EvaluateExpressionRequest& WithExpression(const char* value) { SetExpression(value); return… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DSelectParameters.h133 …inline SelectParameters& WithExpression(const Aws::String& value) { SetExpression(value); return *… in WithExpression() function
138 …inline SelectParameters& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); re… in WithExpression() function
143 … inline SelectParameters& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DSelectParameters.h133 …inline SelectParameters& WithExpression(const Aws::String& value) { SetExpression(value); return *… in WithExpression() function
138 …inline SelectParameters& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); re… in WithExpression() function
143 … inline SelectParameters& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-quicksight/include/aws/quicksight/model/
H A DCalculatedColumn.h166 …inline CalculatedColumn& WithExpression(const Aws::String& value) { SetExpression(value); return *… in WithExpression() function
171 …inline CalculatedColumn& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); re… in WithExpression() function
176 … inline CalculatedColumn& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glacier/include/aws/glacier/model/
H A DSelectParameters.h134 …inline SelectParameters& WithExpression(const Aws::String& value) { SetExpression(value); return *… in WithExpression() function
139 …inline SelectParameters& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); re… in WithExpression() function
144 … inline SelectParameters& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotsitewise/include/aws/iotsitewise/model/
H A DTransform.h103 … inline Transform& WithExpression(const Aws::String& value) { SetExpression(value); return *this;} in WithExpression() function
112 …inline Transform& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); return *t… in WithExpression() function
121 inline Transform& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
H A DMetric.h106 inline Metric& WithExpression(const Aws::String& value) { SetExpression(value); return *this;} in WithExpression() function
115 …inline Metric& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); return *this… in WithExpression() function
124 inline Metric& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DInventoryAggregator.h72 …inline InventoryAggregator& WithExpression(const Aws::String& value) { SetExpression(value); retur… in WithExpression() function
77 …inline InventoryAggregator& WithExpression(Aws::String&& value) { SetExpression(std::move(value));… in WithExpression() function
82 …inline InventoryAggregator& WithExpression(const char* value) { SetExpression(value); return *this… in WithExpression() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-databrew/include/aws/databrew/model/
H A DFilterExpression.h91 …inline FilterExpression& WithExpression(const Aws::String& value) { SetExpression(value); return *… in WithExpression() function
99 …inline FilterExpression& WithExpression(Aws::String&& value) { SetExpression(std::move(value)); re… in WithExpression() function
107 … inline FilterExpression& WithExpression(const char* value) { SetExpression(value); return *this;} in WithExpression() function

123