Searched refs:lowest (Results 1 – 15 of 15) sorted by relevance
/packages/modules/Bluetooth/system/gd/common/ |
D | numbers.h | 39 if (std::numeric_limits<InputType>::lowest() < std::numeric_limits<RawType>::lowest()) { in IsNumberInNumericLimits() 40 if (input < std::numeric_limits<RawType>::lowest()) { in IsNumberInNumericLimits()
|
/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Reduce.cpp | 139 return compute<float>(context, std::numeric_limits<float>::lowest(), in executeMax() 142 return compute<uint8_t>(context, std::numeric_limits<uint8_t>::lowest(), in executeMax() 145 return compute<int8_t>(context, std::numeric_limits<int8_t>::lowest(), in executeMax()
|
D | Multinomial.cpp | 129 float max = std::numeric_limits<float>::lowest(); in EvalFloat32()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | ScoreCardBasedScorer.java | 117 int lowest = cutoff - RSSI_RAIL; in estimatedCutoff() local 128 cutoff = (int) Math.min(Math.max(value, lowest), highest); in estimatedCutoff()
|
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/ |
D | stats.proto | 210 // The lowest router lifetime in seconds, excluding 0. 213 // The lowest valid lifetime of PIO (Prefix Information Option) in seconds, excluding 0. 216 // The lowest route lifetime of RIO (Route Information Option) in seconds, excluding 0. 219 // The lowest lifetime of RDNSS (Recursive DNS Server Option) in seconds, excluding 0.
|
/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 191 `*` to indicate a *wildcard pattern* or `+` to indicate a *lowest version 196 * One of the lowest version pattern tokens less the `+` matches the "kind" or 197 the "kind" matches any token to the right from the lowest version pattern in 213 * Ordering the possible kinds for the *lowest version pattern* (see the section
|
D | types.spec | 3958 * the maximum number of boxes for the output. Boxes with the lowest 4188 * with the lowest scores are discarded to meet the limit. Set to 4192 * with the lowest scores are discarded to meet the limit. Set to 7643 * The extension prefix. Only the lowest 15 bits are used, so the value must be less than 32768.
|
/packages/modules/StatsD/lib/libkll/proto/ |
D | kll-quantiles.proto | 77 // Stack of compactors, starting with the lowest level (weight 1, closest to
|
/packages/modules/common/sdk/ |
D | ModuleDefaults.bp | 289 name: "apex-lowest-min-sdk-version",
|
/packages/services/Car/car-lib/src/android/car/telemetry/ |
D | telemetry.proto | 209 // Ranges from 0 to 100. 0 being highest priority and 100 being lowest.
|
/packages/modules/NeuralNetworks/common/ |
D | OperationsExecutionUtils.cpp | 208 *activation_min = std::numeric_limits<float>::lowest(); in CalculateActivationRangeFloat()
|
/packages/modules/NetworkStack/ |
D | Android.bp | 118 // this target against the lowest-supported SDK (currently 30).
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|