Searched
full:positive (Results
676 -
700 of
1416) sorted by null
<<21222324252627282930>>
/libcore/luni/src/main/java/java/nio/ |
ShortBuffer.java | 153 * this equals to {@code otherBuffer}; a positive value if this is
|
/libcore/luni/src/main/java/java/sql/ |
Timestamp.java | 328 * the nanoseconds value of the Timestamp must be positive - so we must
|
/libcore/luni/src/main/java/java/text/ |
RuleBasedCollator.java | 387 * positive value depending on whether {@code source} is less than,
|
/libcore/luni/src/main/java/java/util/ |
AbstractCollection.java | 253 * the specified {@code Collection}. If this test is positive, then the {@code
|
/libcore/luni/src/main/java/java/util/concurrent/ |
TimeUnit.java | 155 * if positive.
|
/libcore/luni/src/main/java/org/apache/harmony/security/x501/ |
AttributeTypeAndValue.java | 542 return intHash & 0x7FFFFFFF; // only positive
|
/libcore/luni/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 114 * <li>a pair of non-zero positive integers (the context position and the context size) </li>
|
/libcore/luni/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 163 * CoroutineManager is identified by a small positive integer. This
|
/libcore/luni/src/main/native/ |
NativeBN.cpp | 260 if ((bytes[0] & 0X80) == 0) { // Positive value!
|
/libcore/luni/src/test/java/tests/api/java/lang/ref/ |
ReferenceTest.java | 177 notes = "Verifies positive functionality for WeakReference.",
|
/libcore/luni/src/test/java/tests/security/cert/ |
CertPathValidator1Test.java | 168 notes = "Verifies positive case.",
|
/ndk/sources/android/stlport/src/ |
c_locale.h | 237 * which is always positive, is the number of characters extracted from
|
locale.cpp | 101 // affected and returns it. The returned index is always positive.
|
/packages/apps/Email/src/com/android/email/mail/internet/ |
MimeUtility.java | 180 * TODO: Also has a latent bug: uses "startsWith" to match the name, which can false-positive.
|
/packages/apps/Phone/src/com/android/phone/ |
EditPhoneNumberPreference.java | 323 // A positive result is technically either button1 or button3.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadInfo.java | 529 * positive value - service must wake up in the future, as specified in ms from "now"
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
real.h | 143 is positive/negative, or -1 for a complex encoding. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
real.h | 143 is positive/negative, or -1 for a complex encoding. */
|
/system/core/include/private/pixelflinger/ |
ggl_fixed.h | 269 // very fast. x must be strictly positive.
|
/system/core/libpixelflinger/ |
fixed.cpp | 243 // assumes that the int32_t values of a, b, and c are all positive
|
/system/core/run-as/ |
package.c | 316 /* Parse a positive decimal number starting from '*pp' until 'end'
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
txResult.c | 366 * Since the difference is always a small positive number, a simple subtraction is good
|
/dalvik/libdex/ |
InstrUtils.c | 28 * Standard instructions have positive values, optimizer instructions 40 * Consider switching to only positive values. [all...] |
/dalvik/vm/reflect/ |
Reflect.c | 298 * We use positive values starting from 0 for instance fields, negative 464 * We use positive values starting from 0 for virtual methods, negative [all...] |
/development/ndk/platforms/android-9/include/android/ |
input.h | 519 * upwards, is perfectly circular or is of unknown orientation. A positive angle 619 * upwards, is perfectly circular or is of unknown orientation. A positive angle
|
Completed in 936 milliseconds
<<21222324252627282930>>