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

<<31323334353637383940>>

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 292 /* Replicate the sign bit in the most significant bits */
296 /* Most significant bits always zero */
  /external/chromium_org/third_party/skia/third_party/etc1/
etc1.cpp 78 | most significant pixel index bits |
84 | least significant pixel index bits |
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_receiver.cc 815 // the least significant bits. (32-6) bits cover 2^(32-6) = 67108864 ms.
816 // We masked 6 most significant bits of 32-bit so there is no overflow in
  /external/clang/docs/
DriverInternals.rst 68 gcc driver adds a significant amount of complexity. However, the design
96 The diagram below shows the significant components of the driver
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 78 // FastState (from most significant bit):
161 // Shadow (from most significant bit):
  /external/e2fsprogs/e2fsck/
crc32.c 270 * is written in hex with the most significant bit omitted. (If you're
277 * little-endian; the most significant bit (sometimes used for parity)
  /external/e2fsprogs/lib/et/
com_err.texinfo 177 parts. Only the lowest 32 bits of an error code are considered significant
197 significant effort.
  /external/flac/libFLAC/
fixed.c 90 * Whittle err down to 16 bits max. 16 significant bits is enough for
169 * Whittle err down to 16 bits max. 16 significant bits is enough for
  /external/icu/icu4c/source/common/
cmemory.h 88 * Get the least significant bits of a pointer (a memory address).
89 * For example, with a mask of 3, the macro gets the 2 least significant bits,
  /external/icu/icu4c/source/common/unicode/
unorm.h 63 * significant, while in other cases accent sequences in different orders are
176 * The most significant bits, however, are shifted down and passed on
  /external/icu/icu4c/source/i18n/
rbt.h 57 * underscores. Case is significant. Duplicate names cause
262 * <p>The order of rules is significant. If multiple rules may match
  /external/icu/icu4c/source/test/intltest/
dcfmapts.cpp 643 df.adoptInstead(new DecimalFormat("@@@@@", status)); // Significant Digits
654 df.adoptInstead(new DecimalFormat("@@@@@", status)); // Significant Digits
  /external/libogg/doc/
ogg-multiplex.html 345 fields; the most-significant bits are an absolute frame counter, but
346 it's only updated at each key frame. The least significant bits encode
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 419 // which is significant (not just an optimization) for the lossless
587 // which is significant (not just an optimization) for the lossless
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 157 /// \c getGEPCost above, and one significant disadvantage: it can only be
187 /// incurs significant execution cost.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 292 /* Replicate the sign bit in the most significant bits */
296 /* Most significant bits always zero */
  /external/openssl/crypto/bn/
bn_mont.c 410 * keep only couple of least significant words: */
434 * keep only least significant word: */
  /external/owasp/sanitizer/tools/findbugs/doc/
findbugs2.html 204 few users have reported significant performance regressions and we are <a href="performance.html">asking
205 for more information from anyone seeing significant performance regressions</a>.
index.html 109 important bug fixes to the Eclipse plugin, no significant changes
302 Numerous <a =href="team.html">people</a> have made significant contributions to the FindBugs
  /external/protobuf/python/google/protobuf/internal/
decoder.py 239 # not enough to make a significant difference.
259 # not enough to make a significant difference.
  /external/qemu/ui/
d3des.c 4 * has been reversed so that the most significant bit in each byte of the
5 * key is ignored, not the least significant.
  /external/skia/third_party/etc1/
etc1.cpp 78 | most significant pixel index bits |
84 | least significant pixel index bits |
  /external/svox/pico/lib/
picoktab.c 156 PROPSET : 1 unsigned byte, least significant bit : has TO field
661 least significant bit: vowel
    [all...]
  /external/tcpdump/
print-udp.c 66 u_int32_t upper; /* more significant 32 bits */
67 u_int32_t lower; /* less significant 32 bits */
  /external/zlib/src/contrib/blast/
blast.c 63 * - Bits are stored in bytes from the least significant bit to the most
64 * significant bit. Therefore bits are dropped from the bottom of the bit

Completed in 910 milliseconds

<<31323334353637383940>>