Home
last modified time | relevance | path

Searched defs:weighting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp75 /* static */ void Weighting::addCostAndForwardInputIndex(const Weighting *const weighting, in addCostAndForwardInputIndex()
104 /* static */ float Weighting::getSpatialCost(const Weighting *const weighting, in getSpatialCost()
142 /* static */ float Weighting::getLanguageCost(const Weighting *const weighting, in getLanguageCost()
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Dtest_fargan.py117 weighting = gamma**np.arange(1, 17) variable
/aosp_15_r20/frameworks/native/libs/input/
H A DVelocityTracker.cpp425 Weighting weighting) in LeastSquaresVelocityTrackerStrategy()
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dmle.py426 weighting, argument
442 def weighting(self): member in LeaderData