HomeSort by relevance Sort by last modified time
    Searched refs:significant (Results 26 - 50 of 134) sorted by null

12 3 4 5 6

  /prebuilts/go/darwin-x86/src/image/
decode_test.go 29 // to GIF loses significant image quality.
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 276 // convert less-significant words
303 // convert digits of most-significant word (omit leading zeros)
388 // extract least significant, base bb "digit"
402 // extract least significant, base bb "digit"
bits_test.go 21 // The order of slice elements is not significant. Negative elements may be
nat.go 71 // Choosing a good value for e has significant performance impact
651 // trailingZeroBits returns the number of consecutive least significant zero
673 // trailingZeroBits returns the number of consecutive least significant zero
758 // i least significant bits, otherwise it returns 0.
1027 // Unrolled loop for significant performance
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 279 // convert less-significant words
306 // convert digits of most-significant word (omit leading zeros)
391 // extract least significant, base bb "digit"
405 // extract least significant, base bb "digit"
bits_test.go 24 // The order of slice elements is not significant. Negative elements may be
nat.go 74 // Choosing a good value for e has significant performance impact
654 // trailingZeroBits returns the number of consecutive least significant zero
676 // trailingZeroBits returns the number of consecutive least significant zero
761 // i least significant bits, otherwise it returns 0.
1030 // Unrolled loop for significant performance
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
natconv.go 276 // convert less-significant words
303 // convert digits of most-significant word (omit leading zeros)
388 // extract least significant, base bb "digit"
402 // extract least significant, base bb "digit"
bits_test.go 21 // The order of slice elements is not significant. Negative elements may be
nat.go 71 // Choosing a good value for e has significant performance impact
651 // trailingZeroBits returns the number of consecutive least significant zero
673 // trailingZeroBits returns the number of consecutive least significant zero
758 // i least significant bits, otherwise it returns 0.
1027 // Unrolled loop for significant performance
  /prebuilts/go/linux-x86/src/image/
decode_test.go 29 // to GIF loses significant image quality.
  /prebuilts/go/linux-x86/src/math/big/
natconv.go 276 // convert less-significant words
303 // convert digits of most-significant word (omit leading zeros)
388 // extract least significant, base bb "digit"
402 // extract least significant, base bb "digit"
bits_test.go 21 // The order of slice elements is not significant. Negative elements may be
  /prebuilts/go/darwin-x86/src/image/jpeg/
scan.go 121 // three passes could transmit the 6 most significant bits, followed
122 // by the second-least significant bit, followed by the least
123 // significant bit.
writer.go 176 // Each value maps to a uint32 of which the 8 most significant bits hold the
177 // codeword size in bits and the 24 least significant bits hold the codeword.
252 // emit emits the least significant nBits bits of bits to the bit-stream.
  /prebuilts/go/linux-x86/src/image/jpeg/
scan.go 121 // three passes could transmit the 6 most significant bits, followed
122 // by the second-least significant bit, followed by the least
123 // significant bit.
writer.go 176 // Each value maps to a uint32 of which the 8 most significant bits hold the
177 // codeword size in bits and the 24 least significant bits hold the codeword.
252 // emit emits the least significant nBits bits of bits to the bit-stream.
  /external/v8/test/webkit/fast/js/
function-toString-parentheses.js 25 "This test checks that parentheses are preserved when significant, and not added where inappropriate. " +
  /packages/apps/Messaging/
version.mk 45 # NOTE: arch needs to be more significant than density because x86 devices support running ARM
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
bits_test.go 24 // The order of slice elements is not significant. Negative elements may be
nat.go 74 // Choosing a good value for e has significant performance impact
654 // trailingZeroBits returns the number of consecutive least significant zero
676 // trailingZeroBits returns the number of consecutive least significant zero
761 // i least significant bits, otherwise it returns 0.
1030 // Unrolled loop for significant performance
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
bits_test.go 21 // The order of slice elements is not significant. Negative elements may be
nat.go 71 // Choosing a good value for e has significant performance impact
651 // trailingZeroBits returns the number of consecutive least significant zero
673 // trailingZeroBits returns the number of consecutive least significant zero
758 // i least significant bits, otherwise it returns 0.
1027 // Unrolled loop for significant performance
  /toolchain/binutils/binutils-2.25/gas/
configure.com 178 /* Define to 1 if your processor stores words with the most significant byte
  /external/libvorbis/doc/
05-comment.tex 208 bitstream mapping which renders least-significant-bit of the word to be
209 coded into the least significant available bit of the current

Completed in 1005 milliseconds

12 3 4 5 6