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

1 2 34 5 6 7 8 91011>>

  /system/extras/libc_test/
main.cpp 40 // All zeroes to use the values returned from malloc.
388 printf("Failed at size %d, length returned %u with zeroes after string, align=%p[%d,%d]\n",
407 // Check different string alignments. All zeroes indicates that the
410 // All zeroes to use the values returned from malloc.
641 // However, do not write zeroes into the source so a very quick can be
  /external/chromium_org/third_party/smhasher/src/
KeysetTest.h 372 // Keyset 'Zeroes' - keys consisting of all zeroes, differing only in length
381 printf("Keyset 'Zeroes' - %d keys\n",keycount);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objdump.1 141 [\fB\-z\fR|\fB\-\-disassemble\-zeroes\fR]
313 dumped. If zeroes are being skipped, then when disassembly resumes,
314 tell the user how many zeroes were skipped and the file offset of the
766 .IP "\fB\-\-disassemble\-zeroes\fR" 4
767 .IX Item "--disassemble-zeroes"
769 Normally the disassembly output will skip blocks of zeroes. This
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objdump.1 141 [\fB\-z\fR|\fB\-\-disassemble\-zeroes\fR]
313 dumped. If zeroes are being skipped, then when disassembly resumes,
314 tell the user how many zeroes were skipped and the file offset of the
766 .IP "\fB\-\-disassemble\-zeroes\fR" 4
767 .IX Item "--disassemble-zeroes"
769 Normally the disassembly output will skip blocks of zeroes. This
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-objdump.1 141 [\fB\-z\fR|\fB\-\-disassemble\-zeroes\fR]
313 dumped. If zeroes are being skipped, then when disassembly resumes,
314 tell the user how many zeroes were skipped and the file offset of the
766 .IP "\fB\-\-disassemble\-zeroes\fR" 4
767 .IX Item "--disassemble-zeroes"
769 Normally the disassembly output will skip blocks of zeroes. This
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-objdump.1 141 [\fB\-z\fR|\fB\-\-disassemble\-zeroes\fR]
313 dumped. If zeroes are being skipped, then when disassembly resumes,
314 tell the user how many zeroes were skipped and the file offset of the
766 .IP "\fB\-\-disassemble\-zeroes\fR" 4
767 .IX Item "--disassemble-zeroes"
769 Normally the disassembly output will skip blocks of zeroes. This
  /external/blktrace/
blkparse_fmt.c 131 * zeroes, stop when the rest is just zeroes and indicate
  /external/jpeg/
jddctmgr.c 81 * to zeroes; the result of the IDCT will be a neutral gray level.
242 * multiplier table all-zero; we'll be reading zeroes from the
  /external/qemu/distrib/jpeg-6b/
jddctmgr.c 73 * to zeroes; the result of the IDCT will be a neutral gray level.
202 * multiplier table all-zero; we'll be reading zeroes from the
  /external/qemu/slirp/
tcp_timer.c 168 * since they have trouble with zeroes... It usually lets them through
170 * keep retransmitting it, it'll keep eating the zeroes, so we keep
  /external/qemu/slirp-android/
tcp_timer.c 168 * since they have trouble with zeroes... It usually lets them through
170 * keep retransmitting it, it'll keep eating the zeroes, so we keep
  /bionic/libc/tzcode/
asctime.c 29 ** leading zeroes to get the newline in the traditional place.
  /bootable/recovery/mtdutils/
mounts.c 111 * The zeroes at the end are dummy placeholder fields to make the
  /dalvik/vm/alloc/
HeapSource.h 179 * Zeroes the mark bitmap.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 54 // put leading zeroes in front of the thing..
  /external/bison/lib/
isnan.c 89 Pseudo-Zeroes, Unnormalized Numbers, and Pseudo-Denormals) as NaNs.
strverscmp.c 28 fractional parts, S_Z: idem but with leading Zeroes only */
  /external/chromium/base/
platform_file_win.cc 168 // with zeroes on all Windows standard file systems (NTFS, FATxx).
  /external/chromium/net/base/
test_root_certs_win.cc 101 // If the high word is all zeroes, then |store_provider| is a numeric ID.
  /external/chromium_org/net/base/
net_util_posix.cc 116 // Skip unspecified addresses (i.e. made of zeroes) and loopback addresses
  /external/chromium_org/net/cert/
test_root_certs_win.cc 102 // If the high word is all zeroes, then |store_provider| is a numeric ID.
x509_certificate.cc 344 // zeroes (the high bits) and the 32 bits we already read above are the
348 // 32 bits of zeroes, we check for that here and skip it if we find it. We
350 // bits of zeroes. Now we always write 32 bits, so after a while, these old
359 // possible for us to skip over zeroes that should have occurred after
  /external/chromium_org/sync/internal_api/public/base/
unique_position.cc 220 // Neither of our inputs are allowed to have trailing zeroes, so the following
231 // Prepend zeroes so the result has as many zero digits as |reference|.
234 // Prepend zeroes so the result has one more zero digit than |reference|.
239 // Prepend zeroes to match those in the |reference|, then something smaller
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
18_json_checker.t 46 {"Numbers cannot have leading zeroes": 013}
  /external/chromium_org/third_party/freetype/src/cff/
cf2stack.c 63 /* initialize the structure; FT_QNEW zeroes it */

Completed in 1136 milliseconds

1 2 34 5 6 7 8 91011>>