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

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 423 * attached to. Return positive to have them ordered in front, negative for
428 * @return int Layer in relation to the attached window, where positive is
612 * @param contentInset The areas covered by system windows, expressed as positive insets
  /cts/tests/res/values/
strings.xml 65 <string name="alert_dialog_positive">Positive</string>
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteProgramTest.java 227 // test positive case
  /cts/tools/dx-tests/src/dxconvext/
ClassFileParser.java 115 * or decrease (positive or negative argument, respectively).
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 59 * basic blocks are referred to by a positive integer
  /dalvik/tests/003-omnibus-opcodes/src/
FloatMath.java 287 * The method arguments are positive values.
  /dalvik/vm/interp/
Stack.h 82 Registers are accessed as a positive offset from the frame pointer,
  /external/apache-http/src/org/apache/http/
ProtocolVersion.java 211 * @return a negative integer, zero, or a positive integer
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
X509V3CertificateGenerator.java 74 throw new IllegalArgumentException("serial number must be a positive integer");
  /external/chromium/net/http/
http_auth_cache_unittest.cc 91 // Positive tests:
  /external/chromium/net/tools/flip_server/
epoll_server.h 355 // If the callback returns a positive number from its OnAlarm() function,
373 // positive number from its OnAlarm() function, then the callback will be
463 // If the timeout is set to a positive number,
697 // If this is positive, wait that many microseconds.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.cc 101 // Write the maximum expressible positive 32-bit VarintBE
  /external/chromium/third_party/icu/public/common/unicode/
ustring.h 416 * value if <code>s1</code> is bitwise less than <code>s2,</code>; a positive
430 * @return a negative/zero/positive integer corresponding to whether
557 * value if <code>s1</code> is bitwise less than <code>s2</code>; a positive
574 * @return a negative/zero/positive integer corresponding to whether
598 * @return A negative, zero, or positive integer indicating the comparison result.
622 * @return A negative, zero, or positive integer indicating the comparison result.
646 * @return A negative, zero, or positive integer indicating the comparison result.
784 * When buf1 > buf2, a positive number is returned.
798 * @return a negative/zero/positive integer corresponding to whether
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
dcfmtsym.h 69 * positive form. That is, "0.00" alone is equivalent to "0.00;-0.00".
plurrule.h 37 * Defines rules for mapping positive long values onto a small set of
  /external/chromium/third_party/icu/source/common/
ucase.h 202 * Mapping to another code point: Positive values >UCASE_MAX_STRING_LENGTH
utf_impl.c 93 * All illegal byte sequences yield a positive code point such that this
  /external/chromium/third_party/icu/source/i18n/
anytrans.cpp 104 * given delta. A positive delta means the limit has increased.
digitlst.h 56 * positive/negative, grouping, decimal point, currency, and so on.
gregoimp.cpp 42 // Only designed to work for positive divisors
  /external/chromium/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 176 useful. They measure differences, where positive is better for ICU4C, and
  /external/dropbear/
buffer.c 266 /* for our purposes we only need positive (or 0) numbers, so will
  /external/e2fsprogs/misc/
findsuper.c 172 fprintf(stderr, _("startkb should be positive, not %Lu\n"), sk);
  /external/icu4c/common/
ucase.h 202 * Mapping to another code point: Positive values >UCASE_MAX_STRING_LENGTH
  /external/icu4c/common/unicode/
ustring.h 416 * value if <code>s1</code> is bitwise less than <code>s2,</code>; a positive
430 * @return a negative/zero/positive integer corresponding to whether
557 * value if <code>s1</code> is bitwise less than <code>s2</code>; a positive
574 * @return a negative/zero/positive integer corresponding to whether
598 * @return A negative, zero, or positive integer indicating the comparison result.
622 * @return A negative, zero, or positive integer indicating the comparison result.
646 * @return A negative, zero, or positive integer indicating the comparison result.
784 * When buf1 > buf2, a positive number is returned.
798 * @return a negative/zero/positive integer corresponding to whether
    [all...]

Completed in 576 milliseconds

<<11121314151617181920>>