Home
last modified time | relevance | path

Searched refs:potentialValue (Results 1 – 25 of 50) sorted by relevance

12

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/normal/
H A Dai_normal.h62 …void updateOutcome( const double potentialValue, const int32_t targetCell, const bool isMassEffect…
65 value += potentialValue;
67 else if ( potentialValue > value ) {
68 value = potentialValue;
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/google/go-jsonnet/
H A Dimports.go80 codeCache map[string]potentialValue
90 codeCache: make(map[string]potentialValue),
95 cache.codeCache = make(map[string]potentialValue)
159 var pv potentialValue
H A Dinterpreter.go924 func (i *interpreter) evaluatePV(ph potentialValue, trace traceElement) (value, error) {
963 func (i *interpreter) evaluateNumber(pv potentialValue, trace traceElement) (*valueNumber, error) {
985 func (i *interpreter) evaluateInt(pv potentialValue, trace traceElement) (int, error) {
1005 func (i *interpreter) evaluateInt64(pv potentialValue, trace traceElement) (int64, error) {
1022 func (i *interpreter) evaluateString(pv potentialValue, trace traceElement) (valueString, error) {
1039 func (i *interpreter) evaluateBoolean(pv potentialValue, trace traceElement) (*valueBoolean, error)…
1056 func (i *interpreter) evaluateArray(pv potentialValue, trace traceElement) (*valueArray, error) {
1073 func (i *interpreter) evaluateFunction(pv potentialValue, trace traceElement) (*valueFunction, erro…
1090 func (i *interpreter) evaluateObject(pv potentialValue, trace traceElement) (*valueObject, error) {
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h242 bool potentialValue(const QStringRef &str, int min, int max, int index,
244 bool potentialValue(const QString &str, int min, int max, int index, in potentialValue() function
247 return potentialValue(QStringRef(&str), min, max, index, currentValue, insert); in potentialValue()
/dports/science/v_sim/v_sim-3.8.0/examples/
H A Dtest_isosurfaces.surf6 # potentialValue 2.345e-2
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dgame.h547 EXTERN_INLINE_HEADER void SetIfGreater(int32_t *variable, int32_t potentialValue);
585 EXTERN_INLINE void SetIfGreater(int32_t *variable, int32_t potentialValue) in SetIfGreater() argument
587 if (potentialValue > *variable) in SetIfGreater()
588 *variable = potentialValue; in SetIfGreater()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dscreentext.cpp10 static inline void SetIfGreater(int32_t *variable, int32_t potentialValue) in SetIfGreater() argument
12 if (potentialValue > *variable) in SetIfGreater()
13 *variable = potentialValue; in SetIfGreater()

12