/external/chromium_org/third_party/skia/include/core/ |
SkWriter32.h | 175 * filled in with zeroes. 188 * Write size bytes from src, and pad to 4 byte alignment with zeroes.
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jddctmgr.c | 38 * to zeroes; the result of the IDCT will be a neutral gray level.
151 * multiplier table all-zero; we'll be reading zeroes from the
|
fpdfapi_jdphuff.c | 306 /* If we've run out of data, just leave the MCU set to zeroes.
376 /* If we've run out of data, just leave the MCU set to zeroes.
388 if (EOBRUN > 0) /* if it's a band of zeroes... */
408 k += 15; /* skip 15 zeroes in band */
459 * since we will not change the data anyway if we read zeroes.
|
/external/ppp/pppd/plugins/pppoatm/ |
text2atm.c | 32 /* no leading zeroes */ 133 return TRY_OTHER; /* no leading zeroes */
|
/external/skia/include/core/ |
SkWriter32.h | 175 * filled in with zeroes. 188 * Write size bytes from src, and pad to 4 byte alignment with zeroes.
|
/external/chromium_org/third_party/boringssl/src/crypto/rsa/ |
padding.c | 546 static const unsigned char zeroes[] = {0,0,0,0,0,0,0,0}; variable 628 !EVP_DigestUpdate(&ctx, zeroes, sizeof zeroes) || 726 !EVP_DigestUpdate(&ctx, zeroes, sizeof zeroes) || 745 /* Initial PS XORs with all zeroes which is a NOP so just update
|
/external/chromium_org/third_party/libjpeg_turbo/ |
jdphuff.c | 306 /* If we've run out of data, just leave the MCU set to zeroes. 376 /* If we've run out of data, just leave the MCU set to zeroes. 388 if (EOBRUN > 0) /* if it's a band of zeroes... */ 408 k += 15; /* skip 15 zeroes in band */ 459 * since we will not change the data anyway if we read zeroes.
|
jddctmgr.c | 43 * to zeroes; the result of the IDCT will be a neutral gray level. 219 * multiplier table all-zero; we'll be reading zeroes from the
|
/external/jpeg/ |
jdphuff.c | 304 /* If we've run out of data, just leave the MCU set to zeroes. 374 /* If we've run out of data, just leave the MCU set to zeroes. 386 if (EOBRUN > 0) /* if it's a band of zeroes... */ 406 k += 15; /* skip 15 zeroes in band */ 457 * since we will not change the data anyway if we read zeroes.
|
jddctmgr.c | 81 * to zeroes; the result of the IDCT will be a neutral gray level. 242 * multiplier table all-zero; we'll be reading zeroes from the
|
/external/qemu/distrib/jpeg-6b/ |
jdphuff.c | 308 /* If we've run out of data, just leave the MCU set to zeroes. 378 /* If we've run out of data, just leave the MCU set to zeroes. 390 if (EOBRUN > 0) /* if it's a band of zeroes... */ 410 k += 15; /* skip 15 zeroes in band */ 461 * since we will not change the data anyway if we read zeroes.
|
jddctmgr.c | 73 * to zeroes; the result of the IDCT will be a neutral gray level. 202 * multiplier table all-zero; we'll be reading zeroes from the
|
/external/chromium_org/third_party/smhasher/src/ |
KeysetTest.h | 372 // Keyset 'Zeroes' - keys consisting of all zeroes, differing only in length 381 printf("Keyset 'Zeroes' - %d keys\n",keycount);
|
/external/chromium_org/ui/keyboard/resources/ |
touch_fuzzing.js | 362 * Creates an array of zeroes. 366 var zeroes = function(length) { 388 var intervalWeight = zeroes(edges.length);
|
/external/blktrace/ |
blkparse_fmt.c | 131 * zeroes, stop when the rest is just zeroes and indicate
|
/external/chromium_org/third_party/skia/tests/ |
Writer32Test.cpp | 136 // Ensure that the align4 of the string is padded with zeroes. 178 // Ensure that the rest is padded with zeroes.
|
/external/qemu/slirp/ |
tcp_timer.c | 168 * since they have trouble with zeroes... It usually lets them through 170 * keep retransmitting it, it'll keep eating the zeroes, so we keep
|
/external/qemu/slirp-android/ |
tcp_timer.c | 168 * since they have trouble with zeroes... It usually lets them through 170 * keep retransmitting it, it'll keep eating the zeroes, so we keep
|
/external/skia/tests/ |
Writer32Test.cpp | 136 // Ensure that the align4 of the string is padded with zeroes. 178 // Ensure that the rest is padded with zeroes.
|
/external/valgrind/main/ |
README.aarch64 | 179 the semantics of INS Vd.D[0] to see if it zeroes out the top.) 198 writing zeroes into the CC thunk fields.
|
/bionic/libc/tzcode/ |
asctime.c | 29 ** leading zeroes to get the newline in the traditional place.
|
/bootable/recovery/mtdutils/ |
mounts.c | 111 * The zeroes at the end are dummy placeholder fields to make the
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CPPTarget.java | 54 // put leading zeroes in front of the thing..
|
/external/bison/lib/ |
isnan.c | 89 Pseudo-Zeroes, Unnormalized Numbers, and Pseudo-Denormals) as NaNs.
|
strverscmp.c | 28 fractional parts, S_Z: idem but with leading Zeroes only */
|