/external/valgrind/main/VEX/priv/ |
guest_generic_x87.c | 118 all zeroes in order to handle these cases. So figure it 142 normalised long double. Count the leading zeroes in the 564 /* Count leading zeroes, w/ 0-produces-32 semantics, a la Hacker's 773 mask must be all zeroes. In all cases, bits 31:16 must be zero. [all...] |
/art/runtime/ |
indirect_reference_table.h | 82 * weak global). Real object pointers will have zeroes in the low 2 or 3
|
/dalvik/vm/ |
IndirectRefTable.h | 68 * weak global). Real object pointers will have zeroes in the low 2 or 3
|
/external/bison/lib/ |
timevar.c | 491 zeroes. */
|
/external/chromium/base/ |
basictypes.h | 357 // zeroes (which the loader does for static variables), AND the destructor also
|
/external/chromium/crypto/ |
symmetric_key_win.cc | 308 // TODO(wtc): create a "secure" string type that zeroes itself in the
|
/external/chromium_org/base/ |
basictypes.h | 360 // zeroes (which the loader does for static variables), AND the destructor also
|
/external/chromium_org/crypto/ |
symmetric_key_win.cc | 308 // TODO(wtc): create a "secure" string type that zeroes itself in the
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
mount_test.cc | 317 // Reading from /dev/zero should read all zeroes.
|
/external/chromium_org/net/cert/ |
x509_certificate_openssl.cc | 272 // OpenSSL. Most notably, this may have leading zeroes stripped off for
|
/external/chromium_org/ppapi/shared_impl/private/ |
net_address_private_impl.cc | 120 // Zeroes the memory, so net_addr->is_valid == false.
|
/external/chromium_org/remoting/webapp/ |
remoting.js | 379 * by prepending zeroes as necessary.
|
/external/chromium_org/third_party/cld/base/ |
basictypes.h | 337 // zeroes (which the loader does for static variables), AND the destructor also
|
/external/chromium_org/third_party/icu/source/i18n/ |
digitlst.h | 286 /** Reduce, or normalize. Removes trailing zeroes, adjusts exponent appropriately. */
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
itspoof.cpp | 297 // Minimum of 4 digits, no leading zeroes for positions 5 and up.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
win32.cc | 277 // Can only have one compressed run of zeroes ("::") per address.
|
/external/chromium_org/third_party/libwebp/utils/ |
bit_writer.c | 173 bw->nb_bits_ = 0; // pad with zeroes
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
a_int.c | 102 * If the internal form has trailing zeroes then they will become FF by the
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_div.c | 247 * we pad snum with enough zeroes without changing its
|
/external/chromium_org/third_party/openssl/openssl/crypto/ecdsa/ |
ecdsatest.c | 455 /* Pad the bignums with leading zeroes. */
|
/external/chromium_org/third_party/skia/src/core/ |
SkConvolver.cpp | 301 // Here all the factors were zeroes.
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libico.cpp | 246 //if the andbitmap (mask) is all zeroes, then we can easily do an index bitmap
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
basictypes.h | 348 // zeroes (which the loader does for static variables), AND the destructor also
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
basictypes.h | 348 // zeroes (which the loader does for static variables), AND the destructor also
|
/external/clang/lib/CodeGen/ |
CGValue.h | 155 // to make the default bitfield pattern all-zeroes.
|