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

<<11121314151617181920>>

  /system/keymaster/
ae.h 64 * ae_clear() zeroes sensitive values associated with an ae_ctx structure
  /toolchain/binutils/binutils-2.25/ld/
ldmisc.c 121 /* hex bfd_vma with 0x with no leading zeroes taking up
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapFactoryTest.java     [all...]
  /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...]
  /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/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 369 // with zeroes added at the end. For MachO objects, this section has a
578 // with zeroes added at the end. For MachO objects, this section has a
    [all...]
  /external/llvm/test/Transforms/InstCombine/
x86-pshufb.ll 41 ; with a shuffle mask of all zeroes.
65 ; vector %InVec and a vector of all zeroes.
  /external/opencv3/3rdparty/openexr/
ChangeLog.openexr 147 * float-to-half conversion now preserves the sign of float zeroes
148 and of floats that are so small that they become half zeroes.
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfB44Compressor.cpp 96 // NaNs and infinities are replaced with zeroes before compression.
193 // zeroes.
ImfOutputFile.cpp 541 // Store zeroes in _lineBuffer->buffer.
861 // In the file, channel i will contain only zeroes.
    [all...]
ImfTiledOutputFile.cpp 749 // Store zeroes in _data->tileBuffer.
1058 // In the file, channel i will contain only zeroes.
    [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 456 Iop_Clz64, Iop_Clz32, /* count leading zeroes */
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharMatcher.java 99 String zeroes = typedefs
103 for (char base : zeroes.toCharArray()) {
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java 653 // and result in zeroes being detected. If there is a gap in playback, that
654 // will also result in zeroes being detected.
761 // there should be no consecutive zeroes (-128) in the capture buffer
    [all...]
  /external/libavc/decoder/
ih264d_tables.c     [all...]
  /external/llvm/docs/
CoverageMappingFormat.rst 297 If necessary, the encoded data is padded with zeroes so that the size
369 * The two trailing bytes are zeroes and are used to pad the coverage mapping
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 192 /// The bit vector is widened with zeroes when WithZeroes is true.
    [all...]
  /external/llvm/lib/IR/
AutoUpgrade.cpp 298 // We'll be shuffling in zeroes.
335 // We'll be shuffling in zeroes.
    [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/opencv3/3rdparty/libwebp/dsp/
enc_sse2.c 668 // Transpose the two 4x4, discarding the filling zeroes.
    [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssTokens.java     [all...]
  /external/valgrind/VEX/useful/
hd_fpu.c 79 bexp = 0; /* preserve zeroes */
114 bexp = 0; /* preserve zeroes */
    [all...]
  /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
  /external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/bsdiff/
BsPatchTest.java 730 * Make {@link #oldFile} an empty file (full of binary zeroes) of the specified length.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Arrays.java 745 * be padded with zeroes.

Completed in 1572 milliseconds

<<11121314151617181920>>