/external/quake/quake/src/QW/ |
qw2do.txt | 16 NO MORE OVERFLOWS
|
/external/srec/srec/cfront/ |
himul32.h | 167 // their sum overflows if and only if it's less than a (or b; can
|
cheldsp4.c | 144 /* Watch out for overflows here */
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.6.3.js | 50 magnitude is too large to represent, the operation overflows and
|
11.5.2.js | 47 large to represent, we say the operation overflows; the result is then an infinity of appropriate sign. If the
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
lsp_az.cpp | 139 pOverflow = pointer set in case where one of the operations overflows. 145 pOverflow = pointer set in case where one of the operations overflows. 311 pOverflow = pointer set in case where one of the operations overflows. 317 pOverflow = pointer set in case where one of the operations overflows. 409 pOverflow = pointer set in case where one of the operations overflows. 419 pOverflow = pointer set in case where one of the operations overflows.
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
lsp_az.cpp | 139 pOverflow = pointer set in case where one of the operations overflows. 145 pOverflow = pointer set in case where one of the operations overflows. 311 pOverflow = pointer set in case where one of the operations overflows. 317 pOverflow = pointer set in case where one of the operations overflows. 409 pOverflow = pointer set in case where one of the operations overflows. 419 pOverflow = pointer set in case where one of the operations overflows.
|
/external/icu4c/i18n/ |
coleitr.cpp | 313 /* Test for buffer overflows */ 381 /* Test for buffer overflows */
|
/external/icu4c/test/intltest/ |
tsnmfmt.cpp | 176 tryIt(-2.64651110485945e+65); // Overflows to +INF when shown as a percent 181 tryIt(-2.64651110485945e+306); // Overflows to +INF when shown as a percent
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
alloca.c | 238 for the routine which overflows the stack. */ 285 long overflows; /* Number of stack overflow ($STKOFEN) calls. */ member in struct:stk_stat
|
/external/dhcpcd/ |
common.c | 58 * This means we read the whole line and avoid any nasty buffer overflows. */
|
/external/icu4c/common/ |
rbbistbl.cpp | 187 /* test for buffer overflows */
|
util_props.cpp | 199 // ASSUME that when a 32-bit integer overflows it becomes
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
StringTexture.java | 202 // Fade the right edge of the string if the text overflows. TODO:
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
basic_op.h | 256 underflows or overflows. 309 case of underflows or overflows. 362 in case of underflows or overflows.
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
basic_op.h | 256 underflows or overflows. 309 case of underflows or overflows. 362 in case of underflows or overflows.
|
/prebuilt/linux-x86/oprofile/bin/ |
oparchive | |
/dalvik/libcore/luni/src/main/java/java/io/ |
CharArrayReader.java | 81 * (offset + length) overflows.
|
/external/skia/src/opts/ |
SkBlitRow_opts_arm.cpp | 491 /* sum -- ignoring any byte lane overflows */ 520 /* sum -- ignoring any byte lane overflows */ [all...] |
/external/webkit/WebCore/rendering/ |
FixedTableLayout.cpp | 66 not affect column widths. Any cell that has content that overflows
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmsdpcm.h | 176 uint32 rxfifooflo; /* receive fifo overflows */
|
/dalvik/libcore/luni/src/main/java/java/util/ |
ArrayList.java | 200 int newSize = s + newPartSize; // If add overflows, arraycopy will fail 239 int newSize = s + newPartSize; // If add overflows, arraycopy will fail
|
/external/icu4c/common/unicode/ |
unorm.h | 370 * If the buffer overflows, then *pNeededToNormalize will be undefined; 371 * essentially, whenever U_FAILURE is true (like in buffer overflows), this result
|
/external/webkit/JavaScriptCore/icu/unicode/ |
unorm.h | 369 * If the buffer overflows, then *pNeededToNormalize will be undefined; 370 * essentially, whenever U_FAILURE is true (like in buffer overflows), this result
|
/external/webkit/WebCore/icu/unicode/ |
unorm.h | 369 * If the buffer overflows, then *pNeededToNormalize will be undefined; 370 * essentially, whenever U_FAILURE is true (like in buffer overflows), this result
|