/external/bison/data/ |
lalr1.cc | 214 /// - if positive, shift that token. 916 positive, shift that token. If negative, reduce the rule which
|
/external/chromium/base/third_party/symbolize/ |
demangle.cc | 565 // <source-name> ::= <positive length number> <identifier> 976 // <array-type> ::= A <(positive dimension) number> _ <(element) type> [all...] |
/external/chromium/third_party/icu/public/common/unicode/ |
rbbi.h | 413 * Negative values move backward, and positive values move forward. This is 416 * (negative is backwards, and positive is forwards).
|
/external/chromium/third_party/icu/source/i18n/ |
nfrs.cpp | 354 // positive number) 398 // (if there isn't one, pretend the number is positive)
|
/external/chromium/third_party/icu/source/io/ |
uprntf_p.c | 120 /* TODO: Is setting the prefix symbol to a positive sign a good idea in all locales? */ [all...] |
/external/freetype/include/freetype/ |
ftcache.h | [all...] |
ftimage.h | 109 /* Similarly, if `ymax' is positive, this value gives the glyph's */ 266 /* However, the pitch is positive when the bitmap has */ [all...] |
/external/gtest/include/gtest/internal/ |
gtest-internal.h | 399 // Returns the floating-point number that represent positive infinity. 460 // sam represents a positive number. [all...] |
/external/icu4c/common/unicode/ |
rbbi.h | 413 * Negative values move backward, and positive values move forward. This is 416 * (negative is backwards, and positive is forwards).
|
/external/icu4c/i18n/ |
nfrs.cpp | 354 // positive number) 398 // (if there isn't one, pretend the number is positive)
|
/external/icu4c/i18n/unicode/ |
timezone.h | 393 * effect, this value is zero; otherwise it is a positive value, 700 * @param sign Receves parsed sign, 1 for positive, -1 for negative.
|
/external/icu4c/io/ |
uprntf_p.c | 120 /* TODO: Is setting the prefix symbol to a positive sign a good idea in all locales? */ [all...] |
/external/jpeg/ |
jchuff.c | 387 /* Emit that number of bits of the value, if positive, */ 428 /* Emit that number of bits of the value, if positive, */
|
/external/libvpx/vp8/common/ppc/ |
filter_altivec.asm | 67 vmuleub v8, \P0, v0 ;# 64 + 4 positive taps 89 vmuleub v24, \P0, v13 ;# 64 + 4 positive taps
|
/external/libvpx/vp8/common/x86/ |
postproc_mmx.c | 223 pitch is positive 551 pitch is positive [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-internal.h | 394 // Returns the floating-point number that represent positive infinity. 462 // sam represents a positive number. [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
parser.cc | 557 // Two's complement always has one more negative value than positive. 694 // of a single '-' symbol, followed by a positive number. [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 127 positive = 9, enumerator in enum:v8::internal::Condition 141 not_sign = positive
|
/external/webkit/WebCore/rendering/ |
RenderLayerCompositor.cpp | 472 // This implies that its positive z-index children must also be compositing. 548 // and positive z-order. [all...] |
/frameworks/base/core/java/android/text/format/ |
Time.java | 93 * <li><b>positive</b> - in dst</li> 278 * return a negative number if a is less than b, a positive number if a is
|
/frameworks/base/core/java/android/view/animation/ |
Animation.java | 38 * or a positive value, the animation restarts from the beginning. 44 * or a positive value, the animation plays backward (and then forward again). [all...] |
/frameworks/base/core/java/android/webkit/ |
BrowserFrame.java | 299 * @param steps A negative or positive number indicating the direction [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
dialogs.jd | 240 AlertDialog. That is, you cannot have more than one "positive" button. This limits the number 241 of possible buttons to three: positive, neutral, and negative. These names are technically irrelevant to the
|
/frameworks/base/native/include/android/ |
input.h | 523 * upwards, is perfectly circular or is of unknown orientation. A positive angle 623 * upwards, is perfectly circular or is of unknown orientation. A positive angle
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Paint.java | 775 * Return the distance below (positive) the baseline (descent) based on the 778 * @return the distance below (positive) the baseline (descent) based on [all...] |