Searched
full:positive (Results
376 -
400 of
1416) sorted by null
<<11121314151617181920>>
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
nfa.c | 506 /* mkposcl - convert a machine into a positive closure 511 * new - a machine matching the positive closure of "state"
|
parse.y | 587 synerr( "iteration value must be positive" ); 605 synerr( "iteration value must be positive" );
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
sbr_requantize_envelope_data.cpp | 148 /* iEnvelope[i] always positive 6 bits max */ 158 /* iEnvelope[i] always positive 7 bits max */
|
/libcore/luni/src/main/java/java/text/ |
ChoiceFormat.java | 90 * possible values are negative and positive infinity. 420 * possible values are negative and positive infinity.
|
Collator.java | 191 * 0 if they are equal, and a positive value if {@code object1} is 208 * 0 if they are equal and a positive value if {@code string1} is
|
DecimalFormatSymbols.java | 314 * Returns the character which separates the positive and negative patterns 515 * Sets the character which separates the positive and negative patterns in
|
/libcore/luni/src/test/java/tests/security/cert/ |
CertPathBuilder1Test.java | 151 notes = "Verifies positive functionality.", 263 notes = "Verifies positive case.",
|
CertStore1Test.java | 350 notes = "Verifies positive case. InvalidAlgorithmParameterException checking missed.", 430 notes = "Verifies positive case. InvalidAlgorithmParameterException checking missed.",
|
CertificateTest.java | 168 notes = "Verifies positive case.", 186 notes = "Verifies positive case.",
|
PKIXBuilderParametersTest.java | 94 notes = "Verifies positive case.", 321 notes = "Verifies positive case.",
|
/ndk/sources/android/stlport/src/c_locale_glibc/ |
c_locale_glibc2.c | 569 /* 1 if currency_symbol precedes a positive value, 0 if succeeds */ 575 /* 1 if a space separates currency_symbol from a positive value. */
|
/bionic/libm/man/ |
fenv.3 | 154 Results are rounded towards positive \*[If].
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
PaintDrawableTest.java | 70 // Test input value with a positive float
|
/cts/tests/tests/text/src/android/text/style/cts/ |
DrawableMarginSpanTest.java | 166 // do not know what they should be, because missed javadoc. only check they are positive.
|
/dalvik/dx/src/com/android/dx/dex/file/ |
Section.java | 51 * isn't a positive power of 2
|
/external/bouncycastle/src/main/java/org/bouncycastle/x509/ |
X509V1CertificateGenerator.java | 69 throw new IllegalArgumentException("serial number must be a positive integer");
|
/external/chromium/base/third_party/icu/ |
icu_utf.cc | 122 * All illegal byte sequences yield a positive code point such that this
|
/external/chromium/net/http/ |
partial_data.cc | 110 // Return a positive number to indicate success (versus error or finished).
|
/external/chromium/net/socket/ |
ssl_client_socket_mac.cc | 87 // reads), and a positive return value indicates the number of bytes read or 547 // that, so this function may return a false positive. Since the upper 549 // closed by the server when we send a request anyway, a false positive in 555 // Unlike IsConnected, this method doesn't return a false positive. [all...] |
/external/chromium/net/third_party/nss/ssl/ |
ssldef.c | 109 * Returns positive count if any data was written, else returns SECFailure.
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdiff_defs.h | 182 // (which take a recently-used address and add a positive offset to it)
|
/external/chromium/third_party/icu/public/i18n/unicode/ |
basictz.h | 88 * <code>InitialTimeZoneRule</code>. The return value range is 0 or any positive value.
|
unum.h | 668 /** Positive prefix */ 670 /** Positive suffix */ 696 * An example of a text attribute is the suffix for positive numbers. If the formatter 721 * An example of a text attribute is the suffix for positive numbers. Rule-based formatters
|
/external/chromium/third_party/icu/source/i18n/ |
cecal.cpp | 134 int32_t r4; // remainder of 4 year cycle, always positive
|
currpinf.cpp | 247 // split the number style pattern into positive and negative
|
Completed in 483 milliseconds
<<11121314151617181920>>