Home
last modified time | relevance | path

Searched defs:endValue (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DInterpolate.h51 void SetEndValue( const type &endValue ) { this->endValue = endValue; } in SetEndValue()
66 type endValue; variable
89 …Init( const float startTime, const float duration, const type &startValue, const type &endValue ) { in Init()
139 void SetEndValue( const type &endValue ) { this->endValue = endValue; Invalidate(); } in SetEndValue()
159 type endValue; variable
184 …Time, const float decelTime, const float duration, const type &startValue, const type &endValue ) { in Init()
288 void SetEndValue( const type &endValue ) { this->endValue = endValue; Invalidate(); } in SetEndValue()
308 type endValue; variable
333 …Time, const float decelTime, const float duration, const type &startValue, const type &endValue ) { in Init()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DEaseInEaseOut.h59 void fadeTo(float endValue, float duration, float sampleRate) { in fadeTo()
77 void fadeTo(float endValue, float sampleRate) { in fadeTo()
97 float endValue; variable
H A DFade.h59 void fadeTo(float endValue, float duration, float sampleRate) { in fadeTo()
77 void fadeTo(float endValue, float sampleRate) { in fadeTo()
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/chartsqml2/
H A Ddeclarativecategoryaxis_p.h58 qreal endValue() { return m_endValue; } in endValue() function
59 void setEndValue(qreal endValue) { m_endValue = endValue; } in setEndValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/android/layouts/java/src/org/chromium/chrome/browser/layouts/animation/
H A DCompositorAnimator.java120 float endValue, long durationMs, @Nullable AnimatorUpdateListener listener) { in ofFloat()
140 final T target, final FloatProperty<T> property, float startValue, float endValue, in ofFloatProperty()
164 Supplier<Float> endValue, long durationMs, TimeInterpolator interpolator) { in ofFloatProperty()
185 final T target, final FloatProperty<T> property, float startValue, float endValue, in ofFloatProperty()
203 Supplier<Float> endValue, long durationMs) { in ofFloatProperty()
221 Supplier<Float> endValue, long durationMs, TimeInterpolator interpolator) { in ofWritableFloatPropertyKey()
243 float endValue, long durationMs, TimeInterpolator interpolator) { in ofWritableFloatPropertyKey()
260 float endValue, long durationMs) { in ofWritableFloatPropertyKey()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/respect/validation/library/Rules/
H A DEndsWith.php16 public $endValue; variable in Respect\\Validation\\Rules\\EndsWith
19 public function __construct($endValue, $identical = false)
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/animations/
H A Dpiesliceanimation.cpp81 void PieSliceAnimation::setValue(const PieSliceData &startValue, const PieSliceData &endValue) in setValue()
92 void PieSliceAnimation::updateValue(const PieSliceData &endValue) in updateValue()
114 PieSliceData endValue = qvariant_cast<PieSliceData>(end); in interpolated() local
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/parts/r/
H A Dpartition_engine_myisam.result29 DROP TABLE IF EXISTS t0_aux;
113 # check multiple-5 success: 1
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/flatfile/options/
H A DStartEndSeparator.java32 private final char[] endValue; field in StartEndSeparator
34 public StartEndSeparator(String startValue, String endValue) { in StartEndSeparator()
H A DStartEndByteDelimiterExtractor.java32 private final byte[] endValue; field in StartEndByteDelimiterExtractor
34 public StartEndByteDelimiterExtractor(byte[] startValue, byte[] endValue) { in StartEndByteDelimiterExtractor()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/animation/
H A Danimations.h30 float endValue; variable
114 float endValue; variable
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/QSpec/src/utils/
H A DGTThread.h42 qint64 endValue; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Character/
H A DTestUndefinedMirrored.java32 static int endValue = 0xFFFF; field in TestUndefinedMirrored
H A DTestUndefinedIdentifierStartPart.java32 static int endValue = 0xFFFF; field in TestUndefinedIdentifierStartPart
H A DTestUndefinedIgnorable.java32 static int endValue = 0xFFFF; field in TestUndefinedIgnorable
H A DTestUndefinedNumeric.java32 static int endValue = 0xFFFF; field in TestUndefinedNumeric
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Character/
H A DTestUndefinedMirrored.java32 static int endValue = 0xFFFF; field in TestUndefinedMirrored
H A DTestUndefinedNumeric.java32 static int endValue = 0xFFFF; field in TestUndefinedNumeric
H A DTestUndefinedIdentifierStartPart.java32 static int endValue = 0xFFFF; field in TestUndefinedIdentifierStartPart
H A DTestUndefinedIgnorable.java32 static int endValue = 0xFFFF; field in TestUndefinedIgnorable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Character/
H A DTestUndefinedMirrored.java32 static int endValue = 0xFFFF; field in TestUndefinedMirrored
H A DTestUndefinedNumeric.java32 static int endValue = 0xFFFF; field in TestUndefinedNumeric
H A DTestUndefinedIdentifierStartPart.java32 static int endValue = 0xFFFF; field in TestUndefinedIdentifierStartPart
H A DTestUndefinedIgnorable.java32 static int endValue = 0xFFFF; field in TestUndefinedIgnorable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/Character/
H A DTestUndefinedIdentifierStartPart.java32 static int endValue = 0xFFFF; field in TestUndefinedIdentifierStartPart

12345678910>>...17