Home
last modified time | relevance | path

Searched refs:constraints (Results 1 – 25 of 101) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DOr.php19 protected $constraints = []; variable in PHPUnit_Framework_Constraint_Or
22 * @param PHPUnit_Framework_Constraint[] $constraints
24 public function setConstraints(array $constraints) argument
26 $this->constraints = [];
28 foreach ($constraints as $constraint) {
35 $this->constraints[] = $constraint;
62 foreach ($this->constraints as $constraint) {
87 foreach ($this->constraints as $key => $constraint) {
107 foreach ($this->constraints as $constraint) {
H A DAnd.php19 protected $constraints = []; variable in PHPUnit_Framework_Constraint_And
27 * @param PHPUnit_Framework_Constraint[] $constraints
31 public function setConstraints(array $constraints) argument
33 $this->constraints = [];
35 foreach ($constraints as $constraint) {
43 $this->constraints[] = $constraint;
70 foreach ($this->constraints as $constraint) {
95 foreach ($this->constraints as $key => $constraint) {
115 foreach ($this->constraints as $constraint) {
H A DXor.php19 protected $constraints = []; variable in PHPUnit_Framework_Constraint_Xor
22 * @param PHPUnit_Framework_Constraint[] $constraints
24 public function setConstraints(array $constraints) argument
26 $this->constraints = [];
28 foreach ($constraints as $constraint) {
35 $this->constraints[] = $constraint;
63 foreach ($this->constraints as $constraint) {
92 foreach ($this->constraints as $key => $constraint) {
112 foreach ($this->constraints as $constraint) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2ListConstraintsResponse.php33 public function setConstraints($constraints) argument
35 $this->constraints = $constraints;
42 return $this->constraints;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest.php44 …GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints $constraints) argument
46 $this->constraints = $constraints;
53 return $this->constraints;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Offer.php51 public function setConstraints(GoogleCloudChannelV1Constraints $constraints) argument
53 $this->constraints = $constraints;
60 return $this->constraints;
/plugin/conform/
H A Dhelper.php95 … if ( ! is_array($constraints[$lowerattribute]) ) $constraints[$lowerattribute] = array();
96 array_push($constraints[$lowerattribute], $linecount);
181 foreach ( $constraints as $constraint => $constraintlines )
195 $batch['constraints'] = $constraintargs;
/plugin/osm/
H A Dsyntax.php28 var $constraints = array variable in syntax_plugin_osm
77 … if ($val >= $this->constraints[$key]['min'] && $val <= $this->constraints[$key]['max'])
84 … if ($val >= $this->constraints[$key]['min'] && $val <= $this->constraints[$key]['max'])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DOrgPolicyAPI.php68 'constraints',
72 'path' => 'v2/{+parent}/constraints',
174 'constraints',
178 'path' => 'v2/{+parent}/constraints',
280 'constraints',
284 'path' => 'v2/{+parent}/constraints',
H A DWebRisk.php200 'constraints.maxDatabaseEntries' => [
204 'constraints.maxDiffEntries' => [
208 'constraints.supportedCompressions' => [
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php49 …$constraints = $context->hasAttribute('validation_constraints') ? $context->getAttribute('validati…
51 $list = $validator->validate($event->getObject(), $constraints, $groups);
/plugin/diagramsnet/lib/shapes/
H A DmxUML25.js46 mxShapeUMLInputPin.prototype.constraints = null; method in mxShapeUMLInputPin
131 mxShapeUMLBehaviorAction.prototype.constraints = null; method in mxShapeUMLBehaviorAction
193 mxShapeUMLAction.prototype.constraints = null; method in mxShapeUMLAction
261 mxShapeUMLActionParams.prototype.constraints = null; method in mxShapeUMLActionParams
H A DmxLeanMap.js49 mxLeanBoatShipment.prototype.constraints = [ method in mxLeanBoatShipment
112 mxLeanSafetyStock.prototype.constraints = [ method in mxLeanSafetyStock
191 mxLeanDataBox.prototype.constraints = [ method in mxLeanDataBox
494 mxLeanWorkcell.prototype.constraints = [ method in mxLeanWorkcell
560 mxLeanInventoryBox.prototype.constraints = [ method in mxLeanInventoryBox
647 mxLeanPushArrow.prototype.constraints = [ method in mxLeanPushArrow
703 mxLeanSupermarket.prototype.constraints = [ method in mxLeanSupermarket
836 mxLeanFifoLane.prototype.constraints = [ method in mxLeanFifoLane
1435 mxLeanWarehouse.prototype.constraints = [ method in mxLeanWarehouse
1607 mxLeanCrossDock.prototype.constraints = [ method in mxLeanCrossDock
[all …]
H A DmxBasic.js58 mxShapeBasicCross.prototype.constraints = null; method in mxShapeBasicCross
365 mxShapeBasicWave.prototype.constraints = null; method in mxShapeBasicWave
463 mxShapeBasicOctagon.prototype.constraints = null; method in mxShapeBasicOctagon
561 mxShapeBasicIsoCube.prototype.constraints = null; method in mxShapeBasicIsoCube
810 mxShapeBasicDrop.prototype.constraints = null; method in mxShapeBasicDrop
876 mxShapeBasicCone2.prototype.constraints = null; method in mxShapeBasicCone2
1459 mxShapeBasicPlaque.prototype.constraints = null; method in mxShapeBasicPlaque
1544 mxShapeBasicFrame.prototype.constraints = null; method in mxShapeBasicFrame
2041 mxShapeBasicDonut.prototype.constraints = null; method in mxShapeBasicDonut
2489 mxShapeBasicPie.prototype.constraints = null; method in mxShapeBasicPie
[all …]
H A DmxFlowchart.js61 mxShapeFlowchartDocument2.prototype.constraints = method in mxShapeFlowchartDocument2
H A DmxGmdl.js367 mxShapeGmdlSlider2.prototype.constraints = null; method in mxShapeGmdlSlider2
463 mxShapeGmdlSliderFocused.prototype.constraints = null; method in mxShapeGmdlSliderFocused
632 mxShapeGmdlSlider2.prototype.constraints = null; method in mxShapeGmdlSlider2
731 mxShapeGmdlSliderDiscrete.prototype.constraints = null; method in mxShapeGmdlSliderDiscrete
864 mxShapeGmdlSliderDiscreteDots.prototype.constraints = null; method in mxShapeGmdlSliderDiscreteDots
939 mxShapeGmdlProgressBar.prototype.constraints = null; method in mxShapeGmdlProgressBar
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js296 var constraints = [];
299constraints.push({ axis: 'x', type: 'separation', left: topLeft.index, right: index, gap: gap });
300constraints.push({ axis: 'y', type: 'separation', left: topLeft.index, right: index, gap: gap });
301constraints.push({ axis: 'x', type: 'separation', left: index, right: bottomRight.index, gap: gap …
302constraints.push({ axis: 'y', type: 'separation', left: index, right: bottomRight.index, gap: gap …
304 return constraints;
/plugin/scrape/HTMLPurifier/ConfigSchema/Builder/
H A DXml.php
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidInstruments.js96 mxShapePidDiscInst.prototype.constraints = [ method in mxShapePidDiscInst
200 mxShapePidSharedCont.prototype.constraints = [ method in mxShapePidSharedCont
308 mxShapePidCompFunc.prototype.constraints = [ method in mxShapePidCompFunc
417 mxShapePidProgLogCont.prototype.constraints = [ method in mxShapePidProgLogCont
579 mxShapePidIndicator.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0.5, 1), true)]; method in mxShapePidIndicator
676 mxShapePidLogic.prototype.constraints = [ method in mxShapePidLogic
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Allowed.txt
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js6500 mxImageShape.prototype.constraints = mxRectangleShape.prototype.constraints; method in mxImageShape
6501 mxSwimlane.prototype.constraints = mxRectangleShape.prototype.constraints; method in mxSwimlane
6502 PlusShape.prototype.constraints = mxRectangleShape.prototype.constraints; method in PlusShape
6503 mxLabel.prototype.constraints = mxRectangleShape.prototype.constraints; method in mxLabel
6645 TapeDataShape.prototype.constraints = mxEllipse.prototype.constraints; method in TapeDataShape
6646 OrEllipseShape.prototype.constraints = mxEllipse.prototype.constraints; method in OrEllipseShape
6647 SumEllipseShape.prototype.constraints = mxEllipse.prototype.constraints; method in SumEllipseShape
6648 LineEllipseShape.prototype.constraints = mxEllipse.prototype.constraints; method in LineEllipseShape
6650 DelayShape.prototype.constraints = mxRectangleShape.prototype.constraints; method in DelayShape
6785 mxDoubleEllipse.prototype.constraints = mxEllipse.prototype.constraints; method in mxDoubleEllipse
[all …]
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js108 mxShapeEREntity.prototype.constraints = [ method in mxShapeEREntity
301 mxShapeEREntityExt.prototype.constraints = [ method in mxShapeEREntityExt
389 mxShapeERAttribute.prototype.constraints = [ method in mxShapeERAttribute
484 mxShapeERHas.prototype.constraints = [ method in mxShapeERHas
557 mxShapeERCloud.prototype.constraints = [ method in mxShapeERCloud
737 mxShapeERHierarchy.prototype.constraints = [ method in mxShapeERHierarchy
827 mxShapeERNote.prototype.constraints = [ method in mxShapeERNote
937 mxShapeERChen.prototype.constraints = [ method in mxShapeERChen
1092 mxShapeERBachman.prototype.constraints = [ method in mxShapeERBachman
1228 mxShapeERInfEng.prototype.constraints = [ method in mxShapeERInfEng
[all …]
/plugin/jmol2/jmol/
H A DJmolApplet0_Minimize.jar ... util.BitSet bsFixed public java.util.Vector constraints java.util.Hashtable constraintMap static final int TOKEN_ELEMENT_ONLY ...
H A DJmolAppletSigned0_Minimize.jar ... util.BitSet bsFixed public java.util.Vector constraints java.util.Hashtable constraintMap static final int TOKEN_ELEMENT_ONLY ...
/plugin/form/
H A Dsyntax.php280 . $constraints . "\n"

12345