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

1 2 3 45 6 7 8 91011>>

  /external/chromium/third_party/icu/source/tools/genrb/
rbutil.c 76 /* if i is negative make it positive */
  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_length_integer.c 35 /* positive */
  /external/dropbear/libtommath/
bn_mp_exptmod.c 28 /* modulus P must be positive */
bn_mp_gcd.c 41 /* must be positive for the remainder of the algorithm */
bn_mp_sub_d.c 64 /* positive/size */
bn_mp_toradix_n.c 50 /* store the flag and mark the number as positive */
  /external/dropbear/libtommath/etc/
mersenne.c 45 /* make sure u is positive */
  /external/emma/core/java12/com/vladium/emma/data/
MethodDescriptor.java 44 // block metadata is available: blockCount must be positive
48 if ($assert.ENABLED) $assert.ASSERT (blockCount > 0, "blockCount must be positive: " + blockCount);
55 if ($assert.ENABLED) $assert.ASSERT (firstLine > 0, "firstLine must be positive: " + firstLine);
320 private final int [] m_blockSizes; // always of positive length if ((status & METHOD_NO_BLOCK_DATA) == 0)
  /external/fdlibm/
e_atanh.c 17 * 1.Reduced x to positive by atanh(-x) = -atanh(x)
  /external/icu4c/i18n/
selfmtimpl.h 19 * \brief C++ API: Defines rules for mapping positive long values onto a small set of keywords.
  /external/icu4c/test/intltest/
callimts.h 73 * @param testDuration if positive, the number of days to be tested.
  /external/icu4c/tools/genrb/
rbutil.c 76 /* if i is negative make it positive */
  /external/iptables/libipq/
ipq_set_verdict.3 78 On success, a non-zero positive value is returned.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.h 47 // - one positive and one negative. If the positive bit is set, the
50 // should never be simultaneously set. The individual positive and
51 // negative bit pairs should be adjacent with the positive bit
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.14.js 25 returns a number value x with a positive sign
  /external/webkit/WebCore/manual-tests/inspector/
console-log-formatting.html 38 { value: "i", description: "positive integer" },
  /external/webkit/WebCore/platform/gtk/
WheelEventGtk.cpp 44 // Docs say an upwards scroll (away from the user) has a positive delta
  /frameworks/base/opengl/libagl/
fixed_asm.S 65 moveq r0, #0x7fffffff /* positive, maximum value */
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
NinePatchDrawable.java 64 * content inside the drawable's bounds. Positive values move toward the
  /hardware/ril/mock-ril/src/proto/
ril.proto 182 optional int32 dbm = 1; /* Valid values are positive integers. This value is the actual RSSI
185 optional int32 ecio = 2; /* Valid values are positive integers. This value is the actual Ec/Io
191 optional int32 dbm = 1; /* Valid values are positive integers. This value is the actual RSSI
194 optional int32 ecio = 2; /* Valid values are positive integers. This value is the actual
  /libcore/luni/src/main/java/java/lang/
Comparable.java 45 * a positive integer if this instance is greater than
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
InformationObjectSet.java 94 return intHash & 0x7FFFFFFF; // only positive
  /libcore/luni/src/test/java/libcore/java/math/
OldBigIntegerOperateBitsTest.java 47 * positive BigInteger
  /libcore/luni/src/test/java/tests/java/lang/String/
Tests.java 44 notes = "Verifies positive functionality.",
  /libcore/luni/src/test/java/tests/security/spec/
ECPointTest.java 54 notes = "Verifies positive cases.",
115 notes = "Verifies positive case.",
155 notes = "Verifies positive functionality.",
192 notes = "Verifies positive cases.",

Completed in 442 milliseconds

1 2 3 45 6 7 8 91011>>