/external/chromium/third_party/icu/public/i18n/unicode/ |
simpletz.h | 278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the 281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify 284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth 291 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the 322 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the 325 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify 328 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth 335 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the [all...] |
/external/icu4c/i18n/unicode/ |
simpletz.h | 278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the 281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify 284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth 291 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the 322 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the 325 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify 328 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth 335 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the [all...] |
/libcore/luni/src/main/java/java/lang/ |
IntegralToString.java | 126 * If i is positive, negate it. This is the opposite of what one might 128 * strictly larger than that of the positive values: there is no 129 * positive value corresponding to Integer.MIN_VALUE. 260 * If v is positive, negate it. This is the opposite of what one might 262 * strictly larger than that of the positive values: there is no 263 * positive value corresponding to Integer.MIN_VALUE. 391 * positive integer (not a negative integer) if its sign bit is set.
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AbsSeekBarTest.java | 97 final int positive = 5; local 101 myAbsSeekBar.setThumbOffset(positive); 102 assertEquals(positive, myAbsSeekBar.getThumbOffset());
|
/external/freetype/src/base/ |
fttrigon.c | 283 /* Rotate positive */ 303 /* Rotate positive */ 406 /* these macros return 0 for positive numbers,
|
/frameworks/base/media/libstagefright/codecs/aacenc/basic_op/ |
oper_32b.c | 144 * L_num and L_denom must be positive and L_num < L_denom. * 157 * 16 bit positive normalized integer whose value falls in the * 160 * 16 bit positive integer whose value falls in the *
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
GetElementsByTagNameNS.java | 211 notes = "Verifies positive case of getElementsByTagNameNS method.", 225 notes = "Verifies getElementsByTagNameNS method with '*' as parameters; positive case.", 367 notes = "Verifies positive case for getElementsByTagNameNS method.",
|
SetAttributeNS.java | 181 notes = "Verifies positive functionality.", 215 notes = "Verifies positive functionality.", 294 notes = "Verifies positive functionality.",
|
/libcore/luni/src/test/java/tests/security/spec/ |
PSSParameterSpecTest.java | 217 notes = "Verifies positive case.", 233 notes = "Verifies positive case.", 249 notes = "Verifies positive case.",
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
TimeImpl.java | 113 * Hours ::= DIGIT+; any positive number 196 * Number ::= DIGIT+; any positive number 197 * Decimal ::= DIGIT+; any positive number
|
/bionic/libc/stdio/ |
wbuf.c | 54 * calls might wrap _w from negative to positive.
|
/bionic/libm/man/ |
ieee.3 | 164 If x and x' are consecutive positive single-precision 199 If x and x' are consecutive positive double-precision 229 If x and x' are consecutive positive double-precision 259 If x and x' are consecutive positive double-precision
|
/bionic/libm/src/ |
k_sin.c | 25 * 1. Since sin(-x) = -sin(x), we need only to consider positive x.
|
/bootable/bootloader/legacy/include/msm7k/ |
gpio.h | 77 /* same pin map as above, 1=positive 0=negative */
|
/dalvik/dx/src/com/android/dx/rop/code/ |
LocalItem.java | 75 * @return negative integer, zero, or positive integer in accordance
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_STRING_COMPARETO.S | 6 * same and positive if >.
|
/external/chromium/third_party/icu/public/common/unicode/ |
uchriter.h | 315 * or backward by specifying a positive or negative delta. 316 * @param delta the position relative to origin. A positive delta means forward; 328 * or backward by specifying a positive or negative delta. 329 * @param delta the position relative to origin. A positive delta means forward;
|
/external/chromium/third_party/icu/source/i18n/ |
plurrule_impl.h | 18 * \brief C++ API: Defines rules for mapping positive long values onto a small set of keywords.
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/integer/ |
der_encode_integer.c | 21 /* Exports a positive bignum as DER format (upto 2^32 bytes in size) */
|
/external/dropbear/libtommath/ |
bn_mp_n_root.c | 33 /* input must be positive if b is even */
|
/external/fdlibm/ |
k_sin.c | 21 * 1. Since ieee_sin(-x) = -ieee_sin(x), we need only to consider positive x.
|
/external/freetype/include/freetype/internal/ |
ftcalc.h | 141 * We use the Cartesian coordinate system, with positive vertical values
|
/external/icu4c/common/unicode/ |
uchriter.h | 315 * or backward by specifying a positive or negative delta. 316 * @param delta the position relative to origin. A positive delta means forward; 328 * or backward by specifying a positive or negative delta. 329 * @param delta the position relative to origin. A positive delta means forward;
|
/external/icu4c/i18n/ |
plurrule_impl.h | 18 * \brief C++ API: Defines rules for mapping positive long values onto a small set of keywords.
|
/external/icu4c/layout/ |
LEFontInstance.h | 460 * will always be positive. 470 * will always be positive. 480 * will always be positive. 492 * always be positive.
|