HomeSort by relevance Sort by last modified time
    Searched full:zeroes (Results 251 - 275 of 622) sorted by null

<<11121314151617181920>>

  /external/clang/lib/StaticAnalyzer/Checkers/
CallAndMessageChecker.cpp 438 // Structure returns are safe since the compiler zeroes them out.
  /external/dropbear/libtomcrypt/src/hashes/
md5.c 290 /* pad upto 56 bytes of zeroes */
rmd128.c 329 /* pad upto 56 bytes of zeroes */
rmd256.c 342 /* pad upto 56 bytes of zeroes */
  /external/dropbear/libtomcrypt/src/hashes/whirl/
whirl.c 179 /* pad upto 56 bytes of zeroes (should be 32 but we only support 64-bit lengths) */
  /external/guava/guava/src/com/google/common/primitives/
Booleans.java 205 * containing the values of {@code array}, and zeroes in the remaining places.
Bytes.java 185 * containing the values of {@code array}, and zeroes in the remaining places.
  /external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
Longs.java 249 * containing the values of {@code array}, and zeroes in the remaining places.
  /external/icu4c/i18n/
digitlst.h 300 /** Reduce, or normalize. Removes trailing zeroes, adjusts exponent appropriately. */
  /external/ipsec-tools/src/racoon/
nattraversal.c 165 /* Copy-in Address (or zeroes if NATT_FORCE) */
  /external/iptables/libiptc/
libip6tc.c 249 /* All zeroes == unconditional rule. */
  /external/jpeg/
jccoefct.c 164 * data, viz: all zeroes in the AC entries, DC entries equal to previous
jctrans.c 325 * all zeroes in the AC entries, DC entries equal to previous
jidctfst.c 284 /* Rows of zeroes can be exploited in the same way as we did with columns.
jidctint.c 279 /* Rows of zeroes can be exploited in the same way as we did with columns.
  /external/openssl/crypto/asn1/
a_int.c 102 * If the internal form has trailing zeroes then they will become FF by the
  /external/openssl/crypto/bn/
bn_div.c 247 * we pad snum with enough zeroes without changing its
  /external/openssl/crypto/ecdsa/
ecdsatest.c 455 /* Pad the bignums with leading zeroes. */
  /external/qemu/distrib/jpeg-6b/
jccoefct.c 164 * data, viz: all zeroes in the AC entries, DC entries equal to previous
jctrans.c 325 * all zeroes in the AC entries, DC entries equal to previous
jidctfst.c 284 /* Rows of zeroes can be exploited in the same way as we did with columns.
jidctint.c 279 /* Rows of zeroes can be exploited in the same way as we did with columns.
  /external/skia/src/core/
SkConvolver.cpp 301 // Here all the factors were zeroes.
  /external/skia/src/images/
SkImageDecoder_libico.cpp 246 //if the andbitmap (mask) is all zeroes, then we can easily do an index bitmap
  /external/valgrind/main/VEX/priv/
host_s390_defs.h 128 S390_INSN_CLZ, /* count left-most zeroes */

Completed in 815 milliseconds

<<11121314151617181920>>