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

<<11121314151617181920>>

  /system/keymaster/
ae.h 64 * ae_clear() zeroes sensitive values associated with an ae_ctx structure
  /dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java 38 import com.android.dx.rop.cst.Zeroes;
540 Constant newZero = Zeroes.zeroFor(resultType.getComponentType());
    [all...]
  /device/asus/grouper/audio/
audio_hw.c 988 * Instead of writing zeroes here, we could trust the hardware
989 * to always provide zeroes when muted.
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java 38 import com.android.dx.rop.cst.Zeroes;
541 Constant newZero = Zeroes.zeroFor(resultType.getComponentType());
    [all...]
  /external/guava/guava/src/com/google/common/base/
CharMatcher.java 106 String zeroes = typedefs
110 for (char base : zeroes.toCharArray()) {
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 270 // with zeroes added at the end. For MachO objects, this section has a
423 // with zeroes added at the end. For MachO objects, this section has a
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharMatcher.java 99 String zeroes = typedefs
103 for (char base : zeroes.toCharArray()) {
    [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECFieldElement.java 62 // int digit = ni >> 16, zeroes = ni & 0xFFFF;
64 // bit += zeroes;
    [all...]
  /external/chromium_org/courgette/
adjustment_method_2.cc 309 size_t zeroes = 0; local
316 ++zeroes;
    [all...]
  /external/chromium_org/third_party/libwebp/dsp/
enc_sse2.c 665 // Transpose the two 4x4, discarding the filling zeroes.
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 803 // we only emit the word of zeroes that GDB requires to find
804 // the end of the function, and zeroes for the eight-byte
    [all...]
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 46 * prelinked, .plt contains zeroes, and dynamic linker fills in the
441 * zeroes, then this library is not prelinked, and we need to
    [all...]
  /external/openssl/crypto/bn/
bn.h 712 * There is one "API" macro, bn_fix_top(), for stripping leading zeroes from
715 * zeroes. Unfortunately, some auditing is required due to the fact that
    [all...]
  /external/openssl/include/openssl/
bn.h 712 * There is one "API" macro, bn_fix_top(), for stripping leading zeroes from
715 * zeroes. Unfortunately, some auditing is required due to the fact that
    [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssTokens.java     [all...]
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /external/valgrind/main/VEX/useful/
hd_fpu.c 79 bexp = 0; /* preserve zeroes */
114 bexp = 0; /* preserve zeroes */
    [all...]
  /external/webp/src/dsp/
enc_sse2.c 665 // Transpose the two 4x4, discarding the filling zeroes.
    [all...]
  /bootable/recovery/updater/
blockimg.c 42 // erase to mean fill the region with zeroes.
  /docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.jd 181 have non-zero bits in their high-order bits; for these, the zeroes
  /docs/source.android.com/src/devices/tech/security/
dm-verity.jd 173 hashes of the previous layer, you should pad it with zeroes to achieve the
  /external/chromium_org/base/metrics/
stats_table.cc 153 // appropriately and zeroes all counters.
  /external/chromium_org/remoting/webapp/
remoting.js 469 * by prepending zeroes as necessary.
  /external/chromium_org/skia/ext/
convolver.cc 306 // Here all the factors were zeroes.

Completed in 1839 milliseconds

<<11121314151617181920>>