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

<<21222324252627282930>>

  /libcore/support/src/test/java/tests/support/
Support_DecimalFormat.java 178 // test exponential pattern with positive exponent
  /packages/apps/Contacts/src/com/android/contacts/
GroupingListAdapter.java 277 // If we get back a positive number, the position corresponds to
  /packages/apps/Launcher2/src/com/android/launcher2/
Utilities.java 369 /** Only works for positive numbers. */
  /external/dropbear/libtommath/pre_gen/
mpi.c 783 * Simple function copies the input and fixes the sign to positive
797 /* force the sign of b to positive */
839 /* both positive or both negative */
844 /* one positive, the other negative */
919 /* sign always positive */
928 /* if a is positive */
    [all...]
  /external/icu4c/i18n/
decNumber.c 69 /* be finite, positive, have an exponent of zero, and all digits */
172 /* +ve -- positive */
358 /* in is now positive */
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_route.c 434 sample = 0x7fffffff; /* maximum positive value */
455 sample = 0x7fffffff; /* maximum positive value */
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
regex-syntax.sgml 379 The sequence \g followed by a positive or negative number, optionally enclosed
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 381 // Returns the floating-point number that represent positive infinity.
442 // sam represents a positive number.
  /external/chromium/third_party/icu/public/i18n/unicode/
vtzone.h 243 * effect, this value is zero; otherwise it is a positive value,
325 * <code>InitialTimeZoneRule</code>. The return value range is 0 or any positive value.
  /external/freetype/src/base/
ftcalc.c 344 /* we compute 'a*b+c/2', then divide it by 'c'. (positive values) */
461 * stored in `sa'; 0 means `a' was positive or zero, and -1 means `a'
  /external/icu4c/i18n/unicode/
vtzone.h 243 * effect, this value is zero; otherwise it is a positive value,
325 * <code>InitialTimeZoneRule</code>. The return value range is 0 or any positive value.
  /external/jpeg/
jcphuff.c 435 /* Emit that number of bits of the value, if positive, */
534 /* Emit that number of bits of the value, if positive, */
  /external/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 510 /* cmp and target_cmp are both positive or both negative. */
1068 /* cmp and target_cmp are both negative or both positive. */
  /external/quake/quake/src/QW/client/
r_alias.c 592 // values are positive, so we don't have to worry about division by 0
698 // are positive, so we don't have to worry about division by 0
  /external/quake/quake/src/WinQuake/
r_alias.cpp 592 // values are positive, so we don't have to worry about division by 0
683 // are positive, so we don't have to worry about division by 0
  /external/skia/include/core/
SkRect.h 82 /** Inset the rectangle by (dx,dy). If dx is positive, then the sides are moved inwards,
322 /** Inset the rectangle by (dx,dy). If dx is positive, then the sides are moved inwards,
  /external/stlport/test/unit/
money_facets_test.cpp 69 //Check a positive value (international format)
86 //On a positive value we skip the sign field if exists:
  /external/v8/src/
conversions.cc 603 // the case where decimal_point is not positive for a zero in
655 // Make sure the value is positive.
  /external/webkit/JavaScriptCore/pcre/
pcre_compile.cpp 71 /* Table for handling escaped characters in the range '0'-'z'. Positive returns
163 positive value for a simple escape such as \n, or a negative value which
165 a positive value greater than 255 may be returned. On entry, ptr is pointing at
175 Returns: zero or positive => a data character
    [all...]
  /external/webkit/JavaScriptCore/wtf/
AVLTree.h 208 // cmp and target_cmp are both negative or both positive.
716 // cmp and target_cmp are both positive or both negative.
  /frameworks/base/media/libeffects/testlibs/
EffectsMath.h 146 /* the max positive gain used in the synth for EG1 */
408 * in - positive number in the range 0 - 2^28
  /frameworks/base/media/libstagefright/codecs/aacdec/
sbr_envelope_unmapping.cpp 180 /* iEnvelope[i] always positive 6 bits max */
229 /* iEnvelope[i] always positive 7 bits max */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
div_s.cpp 83 var1 by var2; var1 and var2 must be positive and var2 must be greater or equal
84 to var1; the result is positive (leading bit equal to 0) and truncated to 16
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
autocorr.cpp 74 overflow check was looking for positive number before a left
75 shift. When numbers were big enough, positive numbers after
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 104 0 0 a (small positive value)
105 0 1 b (large positive value)

Completed in 1122 milliseconds

<<21222324252627282930>>