HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 701 - 725 of 2519) sorted by null

<<21222324252627282930>>

  /external/vixl/src/a64/
instructions-a64.cc 78 // A pattern is constructed of size bits, where the least significant S+1
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines_hist.c 63 /* renormalize interval, store most significant byte of streamval and update streamval */
arith_routines_logist.c 148 /* renormalize interval, store most significant byte of streamval and update streamval */
  /frameworks/base/core/java/android/app/backup/
WallpaperBackupHelper.java 150 // factor of the target height, to avoid significant clipping/scaling/
  /frameworks/base/core/java/android/net/
IpPrefix.java 35 * in the IP address, starting from the most significant bit in network byte order, that
  /frameworks/base/core/java/android/util/
LongSparseLongArray.java 37 * the performance difference is not significant, less than 50%.</p>
SparseBooleanArray.java 38 * the performance difference is not significant, less than 50%.</p>
SparseIntArray.java 37 * the performance difference is not significant, less than 50%.</p>
SparseLongArray.java 37 * the performance difference is not significant, less than 50%.</p>
  /frameworks/base/docs/html/training/graphics/opengl/
draw.jd 74 <p>Drawing a defined shape using OpenGL ES 2.0 requires a significant amount of code, because you
  /frameworks/opt/bitmap/src/com/android/bitmap/
UnrefedPooledCache.java 35 * have significant allocation cost, and if your memory footprint is somewhat
  /frameworks/support/v4/java/android/support/v4/util/
ArrayMap.java 42 * the performance difference is not significant, less than 50%.</p>
  /libcore/luni/src/main/java/java/io/
RandomAccessFile.java 697 * the least significant byte of the integer {@code oneByte} is written.
726 * Only the least significant byte of the integer {@code val} is written.
758 * pointer. Only the two least significant bytes of the integer {@code val}
847 * pointer. Only the two least significant bytes of the integer {@code val}
StringWriter.java 128 * least significant bytes of the integer {@code oneChar} are written.
Writer.java 116 * Writes one character to the target. Only the two least significant bytes
  /libcore/luni/src/main/java/java/text/
NumberFormat.java 421 * the least significant digits are truncated.
432 * most significant digits are truncated.
625 * the least significant digits are truncated.
640 * most significant digits are truncated.
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java 120 * it is not significant in the context of this method.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
dm-ioctl.h 64 * Wait for a significant event to occur to the device. This
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
syslog.h 56 #define LOG_NOTICE 5 /* normal but significant condition */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dm-ioctl.h 64 * Wait for a significant event to occur to the device. This
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 56 #define LOG_NOTICE 5 /* normal but significant condition */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
patcomp.py 34 """Tokenizes a string suppressing significant whitespace."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_getopt.py 98 # note: the empty string between '-a' and '--beta' is significant:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
patcomp.py 34 """Tokenizes a string suppressing significant whitespace."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_getopt.py 98 # note: the empty string between '-a' and '--beta' is significant:

Completed in 1141 milliseconds

<<21222324252627282930>>