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

1 2 3 4 56 7 8 91011>>

  /frameworks/wilhelm/src/android/
VideoCodec_to_android.cpp 49 // For video codec profiles and levels, the number of trailing zeroes in OpenMAX IL
  /ndk/sources/host-tools/sed-4.2.1/lib/
strverscmp.c 30 fractional parts, S_Z: idem but with leading Zeroes only */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/spi/
spidev.h 55 * If no data is provided, zeroes are shifted out.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/spi/
spidev.h 55 * If no data is provided, zeroes are shifted out.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.x 90 /* These zeroes mark the end of the import list. */
i386pe.xa 90 /* These zeroes mark the end of the import list. */
i386pe.xbn 90 /* These zeroes mark the end of the import list. */
i386pe.xn 90 /* These zeroes mark the end of the import list. */
i386pep.x 95 /* These zeroes mark the end of the import list. */
i386pep.xa 95 /* These zeroes mark the end of the import list. */
i386pep.xbn 95 /* These zeroes mark the end of the import list. */
i386pep.xn 95 /* These zeroes mark the end of the import list. */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
longobject.h 40 zeroes); otherwise, 0.5 <= abs(x) < 1.0. On overflow, which is
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
longobject.h 40 zeroes); otherwise, 0.5 <= abs(x) < 1.0. On overflow, which is
  /external/chromium_org/third_party/gtk+/gtk/
compose-parse.py 744 zeroes = 0 variable
751 zeroes += 6 - len(sequence) + 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-objdump.1 141 [\fB\-z\fR|\fB\-\-disassemble\-zeroes\fR]
314 dumped. If zeroes are being skipped, then when disassembly resumes,
315 tell the user how many zeroes were skipped and the file offset of the
803 .IP "\fB\-\-disassemble\-zeroes\fR" 4
804 .IX Item "--disassemble-zeroes"
806 Normally the disassembly output will skip blocks of zeroes. This
  /bootable/recovery/
fuse_sideload.c 230 // of the block with zeroes.
244 // - If the stored hash is all zeroes, store the new hash and
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDataItem.java 23 import com.android.dexgen.rop.cst.Zeroes;
316 cst = Zeroes.zeroFor(field.getRef().getType());
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDataItem.java 23 import com.android.dx.rop.cst.Zeroes;
312 cst = Zeroes.zeroFor(field.getRef().getType());
  /external/chromium_org/native_client_sdk/src/tools/lib/tests/data/
test_static_arm.nexe 
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_quantize_ssse3_x86_64.asm 195 ; skip-block, i.e. just write all zeroes
378 ; skip-block, i.e. just write all zeroes
  /external/chromium_org/third_party/skia/include/core/
SkImageDecoder.h 63 /** Whether the decoder should skip writing zeroes to output if possible.
67 /** Set to true if the decoder should skip writing any zeroes when
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
ClassDataItem.java 23 import com.android.dx.rop.cst.Zeroes;
313 cst = Zeroes.zeroFor(field.getRef().getType());
  /external/pcre/dist/sljit/
sljitNativePPC_64.c 35 #error "Must implement count leading zeroes"
62 /* Count leading zeroes. */
  /system/core/libmincrypt/test/
ecdsa_test.c 85 // Same as signature 1, but with leading zeroes.
110 // Excessive zeroes on the signature

Completed in 910 milliseconds

1 2 3 4 56 7 8 91011>>