Searched refs:positive (Results 1 – 22 of 22) sorted by relevance
226 final Button positive = getButton(BUTTON_POSITIVE);227 if (positive != null) {228 positive.setEnabled(valid);
833 final boolean positive = start > max; in startAfterEdge()834 final int edge = positive ? max : min; in startAfterEdge()843 fling(start, velocity, positive ? min : start, positive ? start : max, mOver); in startAfterEdge()
460 private boolean moveOneDay(boolean positive) { in moveOneDay() argument463 if (positive) { in moveOneDay()
163 positive values.286 positive values.
868 Returns the positive difference between two values.1063 Returns the positive fractional part of v, i.e. <code>v - floor(v)</code>.2463 summary: Approximate positive base raised to an exponent
1549 private void handleProximitySensorEvent(long time, boolean positive) { in handleProximitySensorEvent() argument1551 if (mPendingProximity == PROXIMITY_NEGATIVE && !positive) { in handleProximitySensorEvent()1554 if (mPendingProximity == PROXIMITY_POSITIVE && positive) { in handleProximitySensorEvent()1562 if (positive) { in handleProximitySensorEvent()1974 boolean positive = distance >= 0.0f && distance < mProximityThreshold;1975 handleProximitySensorEvent(time, positive);
104 // positive number specifies an xml resource in which the application has
57 …lag to indicate whether daylight saving time is in effect. The value is positive if it is in effec…
204 * positive values.417 * positive values.
1624 * Returns the positive difference between two values.1912 * Returns the positive fractional part of v, i.e. v - floor(v).4893 * native_powr: Approximate positive base raised to an exponent
115 (p - regionInSearch.zw); // positive if outside of exclusion zone
270 constexpr QUATERNION<T> PURE positive(const QUATERNION<T>& q) { in positive() function
47 + Values can be either a positive integer, a negative integer, or `c`
46 // absolute value -- positive and negative infinity. Instead, we need
360 // Number of positive, non-zero and normal fp16 values = 30 * 1024 = 30720
48 // absolute value -- positive and negative infinity. Instead, we need
268 positive integer indicates a time in milliseconds that the runtime should
92 // True if the proximity sensor reads a positive result.
2164 * * 1: A scalar, specifying the positive scaling factor for the exponent,2170 * * 1: A scalar, specifying the positive scaling factor for the exponent,2515 * * 2: An {@link %{OperandTypeLinkPfx}INT32} scalar, keep_dims. If positive,2923 * - scales: an array of positive 32 bit floating point values.4026 * a non-positive value for unlimited number.4030 * a non-positive value for unlimited number.4550 * * 1: A scalar, specifying the positive scaling factor for the exponent,
1775 // indicate the user lowered the importance; positive means they increased it.
10643 INPUT_DEVICE_BIT = 0x40000000; // non-negative positive int32.
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...