Searched
full:zeroes (Results
401 -
425 of
852) sorted by null
<<11121314151617181920>>
/external/mesa3d/src/gallium/drivers/radeonsi/ |
r600_hw_context.c | 75 /* initialize buffer with zeroes */
|
/external/opencv3/3rdparty/openexr/Half/ |
half.h | 465 // For all other cases (overflow, zeroes, denormalized numbers
|
/external/pcre/dist/doc/ |
pcrebuild.3 | 501 This zeroes the coverage counters, but does nothing else.
|
/external/toybox/toys/pending/ |
mke2fs.c | 348 // Seek past len bytes (to maintain sparse file), or write zeroes if output
|
/external/valgrind/VEX/priv/ |
host_s390_defs.h | 133 S390_INSN_CLZ, /* count left-most zeroes */
|
/external/valgrind/exp-sgcheck/tests/ |
bad_percentify.c | 325 /* Never pad with zeroes on RHS -- changes the value! */
|
/external/zlib/src/contrib/pascal/ |
example.pas | 287 (* At this point, uncompr is still mostly zeroes, so it should compress
|
/external/zlib/src/doc/ |
rfc1950.txt | 504 checked separately. (Any sequence of zeroes has a Fletcher
|
/external/zlib/src/test/ |
example.c | 296 /* At this point, uncompr is still mostly zeroes, so it should compress
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
ets_to_wmf.cpp | 123 upper four bits as padded zeroes. The following bytes contain the rest of the
|
/frameworks/base/core/java/android/widget/ |
TimePickerClockDelegate.java | 582 * zeroes.
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
Camera2StillCaptureTest.java | 489 mCollector.expectNotEquals("NeutralColorPoint cannot be all zeroes, ", empty,
|
/frameworks/base/services/core/java/com/android/server/webkit/ |
WebViewUpdateServiceImpl.java | 565 * PPP: patch number in the branch. It is padded with zeroes to the left. These three digits may
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
gzip.py | 351 # Gzip files can be padded with zeroes and still have archives.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
gzip.py | 351 # Gzip files can be padded with zeroes and still have archives.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
gzip.py | 351 # Gzip files can be padded with zeroes and still have archives.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
gzip.py | 351 # Gzip files can be padded with zeroes and still have archives.
|
/toolchain/binutils/binutils-2.25/bfd/ |
cpu-ia64-opc.c | 632 "a 44-bit unsigned (least 16 bits ignored/zeroes)" },
|
xsym.h | 501 table. That entry is filled with all zeroes. The reason for this
|
/toolchain/binutils/binutils-2.25/binutils/ |
NEWS | 371 --disassemble-zeroes and --no-show-raw-insn options which affect disassembler
|
/external/libxml2/ |
xmlschemastypes.c | [all...] |
trio.c | 2656 int zeroes = 0; local [all...] |
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/ |
ipaddr.py | [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 1089 padded with zeroes so that the next entry will be in an offset which is 1092 padded with zeroes till the end of the block, and rec_len is updated [all...] |
/external/libevent/ |
evutil.c | 553 const char ZEROES[] = "\x00\x00\x00\x00\x00\x00\x00\x00" 615 if (!memcmp(addr, ZEROES, 8) || [all...] |
Completed in 2724 milliseconds
<<11121314151617181920>>