Home
last modified time | relevance | path

Searched refs:secondValue (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DBinaryParameter.h36 Parameter *secondValue;
48 this->secondValue = new Parameter(pd); in BinaryParameter()
54 ~BinaryParameter() { delete this->secondValue; } in ~BinaryParameter()
60 { return this->secondValue->setValue(v); } in set2ndValue()
70 { return this->secondValue->setSetValue(v,t); } in set2ndSetValue()
74 { return this->secondValue->hasValue(); } in has2ndValue()
76 { return this->secondValue->getValueType(); } in get2ndValueType()
79 { return this->secondValue->getSetValueString(); } in get2ndSetValueString()
81 { return this->secondValue->getValueString(); } in get2ndValueString()
95 { return this->secondValue->getScalarValue(); } in get2ndScalarValue()
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dtransformdialog.cpp42 secondValue = val2; in TransformItem()
144 verticalScale->setValue(ite->secondValue); in setCurrentTransform()
149 translateVertical->setValue(ite->secondValue); in setCurrentTransform()
158 verticalSkew->setValue(ite->secondValue); in setCurrentTransform()
189 ite->secondValue = val; in changeHScale()
198 ite->secondValue = val; in changeVScale()
228 ite->secondValue = val; in changeVTranslation()
248 ite->secondValue = val; in changeHSkew()
257 ite->secondValue = val; in changeVSkew()
330 ret.scale(ite->firstValue / 100.0, ite->secondValue / 100.0); in getTransformMatrix()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/ruler/
H A DDefaultRulerModel.java39 private double secondValue = DEFAULT_SECOND_VALUE; field in DefaultRulerModel
145 return secondValue; in getSecondValue()
152 public void setSecondValue(double secondValue) { in setSecondValue() argument
154 this.secondValue = (Double.isInfinite(secondValue) ? Double.MAX_VALUE : secondValue); in setSecondValue()
162 public void setValues(double firstValue, double secondValue) { in setValues() argument
164 setSecondValue(secondValue); in setValues()
272 double secondValueLog = Math.log10(secondValue); in getPosition()
278 double s = (secondValue - firstValue); in getPosition()
279 …return firstPoint.times((secondValue - value) / s).plus(secondPoint.times((value - firstValue) / s… in getPosition()
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/bidimap/
H A DAbstractTestSortedBidiMap.java102 Object secondValue = sm.get(second); in testBidiHeadMapContains() local
112 assertEquals(true, sm.containsValue(secondValue)); in testBidiHeadMapContains()
128 Object secondValue = sm.get(second); in testBidiClearByHeadMap() local
147 assertEquals(false, sm.containsValue(secondValue)); in testBidiClearByHeadMap()
191 Object secondValue = sub.remove(second); in testBidiRemoveByHeadMap() local
266 Object secondValue = sm.get(second); in testBidiTailMapContains() local
299 Object secondValue = sm.get(second); in testBidiClearByTailMap() local
362 Object secondValue = sub.remove(second); in testBidiRemoveByTailMap() local
439 Object secondValue = sm.get(second); in testBidiSubMapContains() local
477 Object secondValue = sm.get(second); in testBidiClearBySubMap() local
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/net/evans/evans-0.9.1/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/misc/timetrace/timetrace-0.14.2/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
82 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
83 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
97 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
122 v.Set(secondPath, secondValue)
123 assert.Equal(secondValue, v.Get(secondPath))
124 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/spf13/viper/viper-1.7.0/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/spf13/viper/viper-1.4.0/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/devel/lab/lab-0.17.2/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/spf13/viper/viper-1.4.0/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
82 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
83 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
97 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
122 v.Set(secondPath, secondValue)
123 assert.Equal(secondValue, v.Get(secondPath))
124 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/security/vuls/vuls-0.13.7/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/security/kpmenu/kpmenu-1.4.0/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
82 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
83 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
97 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
122 v.Set(secondPath, secondValue)
123 assert.Equal(secondValue, v.Get(secondPath))
124 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/net-mgmt/php-fpm_exporter/php-fpm_exporter-2.0.4/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
82 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
83 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
97 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
122 v.Set(secondPath, secondValue)
123 assert.Equal(secondValue, v.Get(secondPath))
124 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/github.com/spf13/viper/
H A Doverrides_test.go78 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
79 return overrideFromLayer(defaultLayer, assert, firstPath, firstValue, secondPath, secondValue)
81 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
82 return overrideFromLayer(overrideLayer, assert, firstPath, firstValue, secondPath, secondValue)
96 …sertions, firstPath string, firstValue interface{}, secondPath string, secondValue interface{}) *V…
121 v.Set(secondPath, secondValue)
122 assert.Equal(secondValue, v.Get(secondPath))
123 deepCheckValue(assert, v, overrideLayer, secondKeys, secondValue)

1234567891011