HomeSort by relevance Sort by last modified time
    Searched full:positive (Results 301 - 325 of 1416) sorted by null

<<11121314151617181920>>

  /external/skia/include/utils/
SkInterpolator.h 106 @param blend A positive scalar specifying how to blend between this
  /external/stlport/stlport/stl/
_string_io.c 91 * because here we know that __width is positive and the stattic assertion check
  /external/svox/pico/lib/
picobase.h 71 * @return positive value in {1,4} : number of bytes of the UTF8 character
  /external/v8/test/mjsunit/
array-slice.js 53 // Check variants of negatives and positive indices.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4-1.js 27 is always an integer with positive sign and less than
15.4.4.5-3.js 31 a very large negative or positive value.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.5.1.js 37 The sign of the result is positive if both operands have the same sign,
11.6.3.js 40 The sum of two negative zeros is 0. The sum of two positive zeros, or of
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.1.js 27 with a positive sign.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.5-6.js 38 5. Return a value of Number type, of positive sign, whose
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Function/
arguments-001.js 99 * I'm not positive this violates ECMA, which allows in chapter 16 for extensions
  /external/webkit/WebCore/page/
DOMTimer.cpp 102 // timeout IDs have to be positive, and 0 and -1 are unsafe to
  /external/webkit/WebKitTools/android/flex-2.5.4a/
ecs.c 85 * is positive, then x is the representative of its equivalence
  /external/zlib/contrib/blast/
blast.c 177 * subscribed code set, and positive for an incomplete code set. The tables
178 * can be used if the return value is zero or positive, but they cannot be used
181 * enough bits will resolve to a symbol. If the return value is positive, then
234 /* return zero for complete set, positive for incomplete set */
  /frameworks/base/core/java/android/content/
DialogInterface.java 26 * The identifier for the positive button.
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 125 * Latitude in WGS84 geodetic coordinates -- positive is east.
127 * Longitude in WGS84 geodetic coordinates -- positive is north.
264 * field from true north, in degrees (i.e. positive means the
272 * @return The inclination of the magnetic field in degrees -- positive
  /frameworks/base/core/java/android/net/http/
EventHandler.java 33 * Error codes used in the error() callback. Positive error codes
  /frameworks/base/core/java/android/text/style/
LeadingMarginSpan.java 36 * Returns the amount by which to adjust the leading margin. Positive values
  /frameworks/base/docs/html/resources/articles/
layout-tricks-reuse.jd 11 bar and a cancel button, a panel containing two buttons (positive and negative
  /frameworks/base/media/java/android/media/
MediaRecorder.java 426 throw new IllegalArgumentException("Audio sampling rate is not positive");
441 throw new IllegalArgumentException("Number of channels is not positive");
457 throw new IllegalArgumentException("Audio encoding bit rate is not positive");
473 throw new IllegalArgumentException("Video encoding bit rate is not positive");
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h     [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
dec_pred_intra_dc.cpp 63 { /* positive delta INTRA DC */
  /libcore/luni/src/main/java/java/lang/
Enum.java 125 * values of this enum constant and {@code o} are equal; a positive
  /libcore/luni/src/main/java/org/apache/harmony/security/utils/
ObjectIdentifier.java 215 return intHash & 0x7FFFFFFF; // only positive
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ShortTest.java 48 "Should have returned positive value when compared to lesser short",
142 assertTrue("Returned incorrect value for most positive value", Short
189 assertTrue("Returned incorrect value for most positive value hex",
195 assertTrue("Returned incorrect value for most positive value decimal",

Completed in 687 milliseconds

<<11121314151617181920>>