/external/chromium_org/net/cert/ |
test_root_certs_win.cc | 102 // If the high word is all zeroes, then |store_provider| is a numeric ID.
|
x509_certificate.cc | 348 // zeroes (the high bits) and the 32 bits we already read above are the 352 // 32 bits of zeroes, we check for that here and skip it if we find it. We 354 // bits of zeroes. Now we always write 32 bits, so after a while, these old 363 // possible for us to skip over zeroes that should have occurred after
|
/external/chromium_org/sync/internal_api/public/base/ |
unique_position.cc | 229 // Neither of our inputs are allowed to have trailing zeroes, so the following 240 // Prepend zeroes so the result has as many zero digits as |reference|. 243 // Prepend zeroes so the result has one more zero digit than |reference|. 248 // Prepend zeroes to match those in the |reference|, then something smaller
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
array.pxd | 131 if zero is true, new array will be initialized with zeroes."""
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2stack.c | 63 /* initialize the structure; FT_QNEW zeroes it */
|
/external/chromium_org/third_party/icu/source/io/ |
ufmt_cmn.c | 81 /* pad with zeroes to make it minDigits long */
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
asctime.c | 35 ** leading zeroes to get the newline in the traditional place.
|
/external/chromium_org/third_party/libjpeg_turbo/ |
jdhuff.c | 97 * there are some baseline files out there with all zeroes in these bytes. 371 /* Uh-oh. Report corrupted data to user and stuff zeroes into 591 /* Since zeroes are skipped, output area must be cleared beforehand */ 766 /* If we've run out of data, just leave the MCU set to zeroes.
|
/external/chromium_org/third_party/libwebp/utils/ |
bit_writer.h | 42 // Release any pending memory and zeroes the object. Not a mandatory call.
|
/external/chromium_org/third_party/webrtc/base/ |
asyncpacketsocket.h | 85 // Returns remote address. Returns zeroes if this is not a client TCP socket.
|
/external/chromium_org/v8/src/ |
double.h | 162 // zeroes and their effective significand-size is hence smaller.
|
/external/freetype/src/cff/ |
cf2stack.c | 63 /* initialize the structure; FT_QNEW zeroes it */
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ConcurrentHashMultisetBasherTest.java | 96 // Since we have access to the backing map, verify that there are no zeroes in the map
|
/external/icu/icu4c/source/io/ |
ufmt_cmn.c | 81 /* pad with zeroes to make it minDigits long */
|
/external/icu/icu4c/source/tools/tzcode/ |
asctime.c | 35 ** leading zeroes to get the newline in the traditional place.
|
/external/iproute2/include/libiptc/ |
libiptc.h | 108 /* Zeroes the counters in a chain. */
|
/external/iptables/extensions/ |
libxt_TOS.c | 78 " (this zeroes the 4-bit Precedence part!)\n"
|
/external/iptables/include/libiptc/ |
libip6tc.h | 105 /* Zeroes the counters in a chain. */
|
libiptc.h | 110 /* Zeroes the counters in a chain. */
|
/external/kernel-headers/original/uapi/linux/spi/ |
spidev.h | 55 * If no data is provided, zeroes are shifted out.
|
/external/llvm/lib/DebugInfo/ |
DWARFDebugInfoEntry.h | 133 /// DW_AT_call_column from DIE (or zeroes if they are missing).
|
/external/openssl/crypto/x509v3/ |
v3_utl.c | 684 /* Number of zeroes */ 715 /* More than three zeroes is an error */ 718 /* Can only have three zeroes if nothing else present */ 724 /* Can only have two zeroes if at start or end */
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jdhuff.c | 98 * there are some baseline files out there with all zeroes in these bytes.
371 /* Uh-oh. Report corrupted data to user and stuff zeroes into
535 /* If we've run out of data, just leave the MCU set to zeroes.
574 /* Since zeroes are skipped, output area must be cleared beforehand */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
cf2stack.c | 63 /* initialize the structure; FT_QNEW zeroes it */
|
/external/webp/src/utils/ |
bit_writer.h | 42 // Release any pending memory and zeroes the object. Not a mandatory call.
|