/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifTag.java | 481 // Nulls in this array are treated as zeroes. 489 // Nulls in this array are treated as zeroes. 497 // Nulls in this array are treated as zeroes. 505 // Nulls in this array are treated as zeroes. [all...] |
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/ |
ExifTag.java | 481 // Nulls in this array are treated as zeroes. 489 // Nulls in this array are treated as zeroes. 497 // Nulls in this array are treated as zeroes. 505 // Nulls in this array are treated as zeroes. [all...] |
/packages/apps/Mms/src/com/android/mms/exif/ |
ExifTag.java | 481 // Nulls in this array are treated as zeroes. 489 // Nulls in this array are treated as zeroes. 497 // Nulls in this array are treated as zeroes. 505 // Nulls in this array are treated as zeroes. [all...] |
/system/core/libsparse/ |
sparse_crc32.c | 36 * logic; the shift must be unsigned (bring in zeroes). On some
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaPlayerTest.java | 321 // and result in zeroes being detected. If there is a gap in playback, that 322 // will also result in zeroes being detected. 419 // there should be no consecutive zeroes (-128) in the capture buffer [all...] |
/external/dropbear/libtommath/mtest/ |
mpi.c | 161 mp_err s_mp_pad(mp_int *mp, mp_size min); /* left pad with zeroes */ 163 void s_mp_clamp(mp_int *mp); /* clip leading zeroes */ [all...] |
/external/guava/guava/src/com/google/common/net/ |
InetAddresses.java | 285 // This indicates that a run of zeroes has been skipped. 356 // Disallow leading zeroes, because no clear standard exists on 408 * Identify and mark the longest run of zeroes in an IPv6 address. 443 * sentinel values in place of the elided zeroes. 479 * compresses zeroes and surrounds the text with square brackets; for example [all...] |
/external/libvorbis/lib/ |
block.c | 473 [at least] a few full blocks of zeroes at the end. */ 474 /* actually, we don't want zeroes; that could drop a large 498 assumtion goes away). zeroes will do. */
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_fma.c | 189 * infinities, NaNs, overflows, and signed zeroes correctly.
|
s_fmal.c | 177 * infinities, NaNs, overflows, and signed zeroes correctly.
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e.cpp | 192 tmpbyte |= ( regRd( rIOPINS1 ) >>4 ) ; //shift low bits and OR with upper from previous operation. Upper nibble zeroes during shift, at least with this compiler
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
IntArray.java | 509 // Add leading zeroes, except for highest significant int
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_fuse.cc | 324 // (padding with zeroes) unless the direct_io mount flag is set.
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
mount_node_test.cc | 146 // Read the second half of the file, it should be all zeroes.
|
/external/chromium_org/third_party/openssl/openssl/crypto/cmac/ |
cmac.c | 302 * which is the last IV (or all zeroes if no last encrypted block).
|
/external/chromium_org/v8/src/ |
dateparser.h | 104 // lower-case prefix, and pad any remainder of the buffer with zeroes.
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_printf.cc | 41 // |minimal_num_length|, it is padded with leading zeroes or spaces, depending
|
/external/dropbear/libtomcrypt/src/hashes/ |
md4.c | 230 /* pad upto 56 bytes of zeroes */
|
sha1.c | 222 /* pad upto 56 bytes of zeroes */
|
/external/dropbear/libtomcrypt/src/hashes/sha2/ |
sha512.c | 235 /* pad upto 120 bytes of zeroes
|
/external/jpeg/ |
jidctflt.c | 182 /* Rows of zeroes can be exploited in the same way as we did with columns.
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 220 return binary zeroes.
|
/external/llvm/include/llvm/Object/ |
COFF.h | 142 support::ulittle32_t Zeroes;
|
/external/openfst/src/include/fst/ |
random-weight.h | 209 // weights, we cannot generate zeroes for the two subweights separately:
|
/external/openssl/crypto/cmac/ |
cmac.c | 302 * which is the last IV (or all zeroes if no last encrypted block).
|