/external/webkit/WebKit/mac/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
|
/prebuilt/linux-x86/oprofile/bin/ |
opannotate | |
opreport | |
/bionic/linker/ |
linker_format.c | 645 UTEST_CHECK(buffer[sizeof buffer-1] == '\0', "overflows always zero-terminates");
|
/dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/ |
BigDecimalScaleOperationsTest.java | 485 * Move the decimal point to the right when the scale overflows
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
WriterToUTF8Buffered.java | 200 * Be careful about integer overflows in multiplication.
|
/external/icu4c/common/ |
rbbinode.cpp | 253 /* test for buffer overflows */
|
ucnvmbcs.c | [all...] |
/external/iptables/libiptc/ |
libip4tc.c | 447 /* Overflows should be end of entry chains, and unconditional
|
libip6tc.c | 386 /* Overflows should be end of entry chains, and unconditional
|
/external/jpeg/ |
jmorecfg.h | 195 #define JPEG_MAX_DIMENSION 65500L /* a tad under 64K to prevent overflows */
|
/external/kernel-headers/original/linux/ |
jiffies.h | 126 * most obvious overflows..
|
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/ |
pvmf_protocol_engine_node_download_common.h | 270 // adding buffer constraint for the algo, i.e. if buffer constraint meets (or buffer overflows), auto-resume should kick off.
|
pvmf_protocol_engine_node_download_common.cpp | 728 LOGINFODATAPATH((0, "pvDownloadControl::isResumePlayback(), output buffer (MBDS is full) overflows!! Then auto-resume kicks off!!")); [all...] |
/external/openssl/crypto/dso/ |
dso_vms.c | 187 /* Check that we won't get buffer overflows */
|
/external/openssl/crypto/ |
md32_common.h | 396 * with eventual overflows as we *save* only 32 LSBs in
|
/external/qemu/ |
loader.c | 399 /* This is the maximum in uboot, so if a uImage overflows this, it would
|
trace.c | 57 // This is very conservative but needed to ensure no buffer overflows. 61 // This is very conservative but needed to ensure no buffer overflows. 65 // This is very conservative but needed to ensure no buffer overflows. 69 // This is very conservative but needed to ensure no buffer overflows. [all...] |
/external/skia/src/core/ |
SkScan_AntiPath.cpp | 349 /* Returns non-zero if (value << shift) overflows a short, which would mean
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
real.h | 255 the value underflows, +1 if overflows, and 0 otherwise. */
|
/system/core/libpixelflinger/ |
fixed.cpp | 317 // overflows (e.g. division by 0) are handled and return INT_MAX
|
/external/bluetooth/bluez/sbc/ |
sbc_tables.h | 153 * maximum which is possible without overflows) 231 * maximum which is possible without overflows)
|
/external/grub/stage2/ |
fsys_reiserfs.c | 136 * hash collisions. If number of collisions overflows generation 153 * hash collisions. If number of collisions overflows generation [all...] |
/external/icu4c/test/cintltst/ |
bocu1tst.c | 702 * Does not check for overflows, but otherwise useful function. 726 * Does not check for overflows, but otherwise useful function.
|
/external/speex/libspeex/ |
filters.c | 519 /* We multiply twice by the same coef to avoid overflows */ 536 /* We multiply twice by the same coef to avoid overflows */
|