HomeSort by relevance Sort by last modified time
    Searched full:zeroes (Results 301 - 325 of 852) sorted by null

<<11121314151617181920>>

  /external/bison/lib/
timevar.c 491 zeroes. */
  /external/boringssl/src/crypto/asn1/
a_int.c 103 * If the internal form has trailing zeroes then they will become FF by the
  /external/boringssl/src/crypto/bn/
div.c 181 * we pad snum with enough zeroes without changing its
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
LongArray.java 273 private static final String ZEROES = "0000000000000000000000000000000000000000000000000000000000000000";
    [all...]
  /external/clang/lib/AST/
OpenMPClause.cpp 209 // Fill update and final expressions with zeroes, they are provided later,
  /external/crcalc/src/com/hp/creals/
CR.java 415 // Generate a String containing n zeroes.
416 private static String zeroes(int n) { method in class:CR
586 // Add sufficient leading zeroes
587 String z = zeroes(n + 1 - len);
    [all...]
  /external/curl/lib/
file.c 238 /* binary zeroes indicate foul play */
  /external/gptfdisk/
gptpart.cc 255 // finally fill with zeroes
  /external/guava/guava/src/com/google/common/primitives/
Booleans.java 213 * containing the values of {@code array}, and zeroes in the remaining places.
Bytes.java 189 * containing the values of {@code array}, and zeroes in the remaining places.
  /external/guava/guava-tests/benchmark/com/google/common/collect/
ConcurrentHashMultisetBenchmark.java 121 // auto-removal of zeroes into play.
  /external/icu/icu4c/source/i18n/
digitlst.h 301 /** Reduce, or normalize. Removes trailing zeroes, adjusts exponent appropriately. */
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetCallback.java 429 * Fills in a char string with the radix-based representation of a number padded with zeroes
  /external/ipsec-tools/src/racoon/
nattraversal.c 165 /* Copy-in Address (or zeroes if NATT_FORCE) */
  /external/iptables/libiptc/
libip6tc.c 247 /* All zeroes == unconditional rule. */
  /external/kernel-headers/original/uapi/linux/
input.h 184 * event codes known to the kernel, the kernel returns all zeroes for those
  /external/libchrome/crypto/
symmetric_key_win.cc 311 // TODO(wtc): create a "secure" string type that zeroes itself in the
  /external/libjpeg-turbo/
jccoefct.c 163 * data, viz: all zeroes in the AC entries, DC entries equal to previous
jctrans.c 338 * 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.
  /external/libvpx/libvpx/vpx_dsp/x86/
quantize_avx_x86_64.asm 497 ; Skip-block, i.e. just write all zeroes
  /external/llvm/lib/Analysis/
DemandedBits.cpp 246 // Count the number of leading zeroes in each operand.
  /external/llvm/lib/CodeGen/AsmPrinter/
WinCodeViewLineTables.cpp 217 // so just fill them with zeroes.
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 132 // for vector type constants that are not all zeroes or all ones.
  /external/opencv3/3rdparty/libjpeg/
jccoefct.c 166 * data, viz: all zeroes in the AC entries, DC entries equal to previous

Completed in 3696 milliseconds

<<11121314151617181920>>