HomeSort by relevance Sort by last modified time
    Searched full:positive (Results 951 - 975 of 4422) sorted by null

<<31323334353637383940>>

  /external/pdfium/third_party/libjpeg/
fpdfapi_jcdctmgr.c 236 * quotients, we have to force the dividend positive for portability.
327 * quotients, we have to force the dividend positive for portability.
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAlertDialog.java 98 throw new RuntimeException("Only positive, negative, or neutral button choices are recognized");
114 throw new RuntimeException("Only positive, negative, or neutral button choices are recognized");
  /external/skia/site/dev/testing/
skiagold.md 72 * Mark untriaged images as positive (or negative if appropriate)
96 + Triage the ignores for that config to identify positive images
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.c 85 /* left shift for positive exponents */
123 /* bias to positive */
  /external/srtp/crypto/replay/
rdbx.c 152 // will end up positive difference and rdbx_check would pass. Hence after
275 if (delta > 0) { /* if delta is positive, it's good */
  /external/svox/pico/lib/
picokfst.c 108 /* positive number */
134 /* positive number */
  /external/webrtc/webrtc/modules/audio_coding/neteq/include/
neteq.h 46 // (positive or negative).
289 // positive and no larger than Nack::kNackListSizeLimit. If NACK is already
  /external/webrtc/webrtc/tools/agc/
activity_metric.cc 204 "Total inactive, False Positive, On-sets, Missed segments, "
372 "\nCompute the number of misdetected and false-positive frames. Not\n"
  /frameworks/base/core/java/android/os/
BatteryManager.java 182 * Instantaneous battery current in microamperes, as an integer. Positive
189 * Average battery current in microamperes, as an integer. Positive
  /frameworks/base/core/java/android/view/
VelocityTracker.java 150 * must be positive.
224 * are at positive times.
ViewStub.java 124 * @return A positive integer used to identify the inflated view or
139 * @param inflatedId A positive integer used to identify the inflated view or
  /frameworks/rs/scriptc/
rs_vector_math.rsh 204 * positive values.
417 * positive values.
  /hardware/bsp/intel/peripheral/libupm/src/grove/
grove.h 60 * to the positive seat (anode); the shorter wire connects to the
83 * If the value is positive (greater than or equal
  /libcore/jsr166-tests/src/test/java/jsr166/
TimeUnitTest.java 267 * convert saturates positive too-large values to Long.MAX_VALUE
290 * toNanos saturates positive too-large values to Long.MAX_VALUE
  /libcore/luni/src/main/java/java/math/
BigInteger.java 262 * zero, 1 for positive).
506 * leading zeros for positive numbers / without leading ones for negative
880 * value == 0} then zero is returned, otherwise the result is positive.
    [all...]
  /libcore/ojluni/src/main/java/java/nio/charset/
CoderResult.java 168 * @return The length of the erroneous input, a positive integer
203 throw new IllegalArgumentException("Non-positive length");
  /libcore/ojluni/src/main/java/sun/util/calendar/
CalendarSystem.java 293 * @param nth specifies the n-th one. A positive number specifies
294 * <em>on or after</em> the <code>date</code>. A non-positive number
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
diyfp.h 224 double dk = (-61 - e) * 0.30102999566398114 + 347; // dk must be positive, so can do ceiling in positive
  /packages/services/Car/car-lib/src/android/car/hardware/hvac/
CarHvacManager.java 78 /** Steering wheel temp: negative values indicate cooling, positive values indicate
105 /** Seat temperature is negative for cooling, positive for heating. Temperature is a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpc.h 50 /* Transform negative to 2, positive to 1, leave 0 unchanged */
52 /* Transform 2 to negative, 1 to positive, leave 0 unchanged */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpc.h 50 /* Transform negative to 2, positive to 1, leave 0 unchanged */
52 /* Transform 2 to negative, 1 to positive, leave 0 unchanged */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpc.h 50 /* Transform negative to 2, positive to 1, leave 0 unchanged */
52 /* Transform 2 to negative, 1 to positive, leave 0 unchanged */
  /prebuilts/go/darwin-x86/test/
index.go 199 // Positive or negative.
238 // If we're using the big-len data, positive int8 and int16 cannot overflow.
  /prebuilts/go/linux-x86/test/
index.go 199 // Positive or negative.
238 // If we're using the big-len data, positive int8 and int16 cannot overflow.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
permmap.py 89 "{0}:{1}:Number of classes must be positive: {2}".
111 "{0}:{1}:Number of permissions must be positive: {2}".

Completed in 1833 milliseconds

<<31323334353637383940>>