Home
last modified time | relevance | path

Searched refs:bestValue (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/games/stockfish/Stockfish-sf_14/src/
H A Dsearch.cpp395 && (bestValue <= alpha || bestValue >= beta) in search()
719 bestValue = value, alpha = std::max(alpha, bestValue); in search()
943 value = bestValue; in search()
1328 bestValue = std::min(bestValue, maxValue); in search()
1332 if (bestValue <= alpha) in search()
1346 assert(bestValue > -VALUE_INFINITE && bestValue < VALUE_INFINITE); in search()
1348 return bestValue; in search()
1495 bestValue = std::max(bestValue, futilityValue); in qsearch()
1501 bestValue = std::max(bestValue, futilityBase); in qsearch()
1576 assert(bestValue > -VALUE_INFINITE && bestValue < VALUE_INFINITE); in qsearch()
[all …]
/dports/devel/love/love-11.3/src/libraries/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/devel/upp/upp/uppsrc/plugin/box2d/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
H A Db2PolygonShape.h94 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
98 if (value > bestValue) in GetSupport()
101 bestValue = value; in GetSupport()
111 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
115 if (value > bestValue) in GetSupportVertex()
118 bestValue = value; in GetSupportVertex()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/ThirdParty/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D_Install/include/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/games/mancala/mancala-1.0.3/
H A Dminimax.c207 Score bestValue; /* the value of the best move so far */ local
227 bestValue = -INF_SCORE;
235 if (v > bestValue || (v == bestValue && (rand() & 1))) {
237 if (v >= bestValue) {
239 bestValue = v;
/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/Box2D/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/games/kolf/kolf-21.12.3/external/Box2D/Collision/
H A Db2Distance.h110 qreal bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 qreal bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Collision/
H A Db2Distance.h110 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
114 if (value > bestValue) in GetSupport()
117 bestValue = value; in GetSupport()
127 float32 bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
131 if (value > bestValue) in GetSupportVertex()
134 bestValue = value; in GetSupportVertex()
/dports/misc/box2d/box2d-2.4.1/include/box2d/
H A Db2_distance.h140 float bestValue = b2Dot(m_vertices[0], d); in GetSupport() local
144 if (value > bestValue) in GetSupport()
147 bestValue = value; in GetSupport()
157 float bestValue = b2Dot(m_vertices[0], d); in GetSupportVertex() local
161 if (value > bestValue) in GetSupportVertex()
164 bestValue = value; in GetSupportVertex()
/dports/textproc/pict/pict-3.7.1/api/
H A Dparameter.cpp65 int bestValue = 0; in PickValue() local
98 bestValue = value; in PickValue()
106 bestValue = value; in PickValue()
117 bestValue = value; in PickValue()
122 bestValue = value; in PickValue()
140 return bestValue; in PickValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/fontconfig/src/src/
H A Dfcmatch.c62 *bestValue = FcValueCanonicalize (v2); in FcCompareString()
158 *bestValue = FcValueCanonicalize (v2); in FcCompareBool()
160 *bestValue = FcValueCanonicalize (v1); in FcCompareBool()
215 bestValue->type = FcTypeDouble; in FcCompareRange()
216 bestValue->u.d = d; in FcCompareRange()
262 bestValue->type = FcTypeDouble; in FcCompareSize()
263 bestValue->u.d = (b1 + e1) * .5; in FcCompareSize()
402 FcValue *bestValue, in FcCompareValueList() argument
413 if (bestValue) in FcCompareValueList()
438 if (bestValue) in FcCompareValueList()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/fontconfig/src/src/
H A Dfcmatch.c62 *bestValue = FcValueCanonicalize (v2); in FcCompareString()
158 *bestValue = FcValueCanonicalize (v2); in FcCompareBool()
160 *bestValue = FcValueCanonicalize (v1); in FcCompareBool()
215 bestValue->type = FcTypeDouble; in FcCompareRange()
216 bestValue->u.d = d; in FcCompareRange()
262 bestValue->type = FcTypeDouble; in FcCompareSize()
263 bestValue->u.d = (b1 + e1) * .5; in FcCompareSize()
402 FcValue *bestValue, in FcCompareValueList() argument
413 if (bestValue) in FcCompareValueList()
438 if (bestValue) in FcCompareValueList()
[all …]
/dports/math/nlopt/nlopt-2.7.1/src/algs/ags/
H A Dlocal_optimizer.cc115 double bestValue = ComputeObjective(startPoint); in MakeResearch() local
122 if (rightFvalue > bestValue) in MakeResearch()
126 if (leftFValue > bestValue) in MakeResearch()
129 bestValue = leftFValue; in MakeResearch()
132 bestValue = rightFvalue; in MakeResearch()
135 return bestValue; in MakeResearch()
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/fontconfig/src/
H A Dfcmatch.c154 bestValue->type = FcTypeBool; in FcCompareBool()
156 bestValue->u.b = v2->u.b; in FcCompareBool()
158 bestValue->u.b = v1->u.b; in FcCompareBool()
213 bestValue->type = FcTypeDouble; in FcCompareRange()
214 bestValue->u.d = d; in FcCompareRange()
260 bestValue->type = FcTypeDouble; in FcCompareSize()
261 bestValue->u.d = (b1 + e1) * .5; in FcCompareSize()
401 FcValue *bestValue, in FcCompareValueList() argument
413 if (bestValue) in FcCompareValueList()
440 if (bestValue) in FcCompareValueList()
[all …]
/dports/x11-fonts/fontconfig/fontconfig-2.13.94/src/
H A Dfcmatch.c154 bestValue->type = FcTypeBool; in FcCompareBool()
156 bestValue->u.b = v2->u.b; in FcCompareBool()
158 bestValue->u.b = v1->u.b; in FcCompareBool()
213 bestValue->type = FcTypeDouble; in FcCompareRange()
214 bestValue->u.d = d; in FcCompareRange()
259 bestValue->type = FcTypeDouble; in FcCompareSize()
260 bestValue->u.d = (b1 + e1) * .5; in FcCompareSize()
400 FcValue *bestValue, in FcCompareValueList() argument
412 if (bestValue) in FcCompareValueList()
439 if (bestValue) in FcCompareValueList()
[all …]
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/math/
H A Dhybridsimulatedannealing.hpp137 Real bestValue = P.value(bestPoint); in minimize() local
138 Real currentValue = bestValue; in minimize()
139 Real startingValue = bestValue; //to reset to starting point if desired in minimize()
162 if (newValue < bestValue) { in minimize()
171 bestValue = newValue; in minimize()
202 currentValue = bestValue; in minimize()
224 P.setFunctionValue(bestValue); in minimize()

1234567