HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 226 - 250 of 2960) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/VEX/test/
fsave.c 58 printf("Re-run with any arg to suppress least-significant\n"
  /frameworks/av/media/libstagefright/include/
CallbackDataSource.h 58 // This reduces the number of binder round trips to the IDataSource and has a significant
  /frameworks/base/core/java/android/bluetooth/
BluetoothOutputStream.java 44 * Writes a single byte to this stream. Only the least significant byte of
  /frameworks/base/core/java/android/os/health/
package.html 7 Applications running in the background are responsible for a significant amount
  /frameworks/base/docs/html/design/patterns/
compatibility.jd 13 <p>Significant changes in Android 3.0 included:</p>
  /frameworks/base/docs/html/distribute/stories/apps/
segundamano.jd 23 over the past year have seen significant growth in mobile, which now accounts
  /frameworks/base/docs/html/topic/performance/power/network/
analyze-data.jd 29 Efficient use of network resources by an app is characterized by significant periods where
32 On mobile devices, there is a significant cost associated with starting up the radio
169 Network activity initiated by your app code is typically an area where you can have a significant
200 you can have a significant impact on the efficient use of network bandwidth. In analyzing the
  /frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java 44 * received is therefore significant to the interpretation of the combined
  /frameworks/native/libs/gui/
Android.mk 22 # introduce significant overheads
  /frameworks/native/libs/ui/
Android.mk 23 # introduce significant overheads
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
HardwareCameraPreview.java 34 * There is a significant amount of duplication between HardwareCameraPreview and
SoftwareCameraPreview.java 32 * There is a significant amount of duplication between HardwareCameraPreview and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
base.h 111 * @param __a First integer, to be encoded in the most-significant @c
113 * @param __b Second integer, to be encoded in the least-significant
126 * @param __a First integer, to be decoded from the most-significant
128 * @param __b Second integer, to be encoded in the least-significant
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
base.h 111 * @param __a First integer, to be encoded in the most-significant @c
113 * @param __b Second integer, to be encoded in the least-significant
126 * @param __a First integer, to be decoded from the most-significant
128 * @param __b Second integer, to be encoded in the least-significant
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
base.h 111 * @param __a First integer, to be encoded in the most-significant @c
113 * @param __b Second integer, to be encoded in the least-significant
126 * @param __a First integer, to be decoded from the most-significant
128 * @param __b Second integer, to be encoded in the least-significant
  /prebuilts/go/darwin-x86/src/compress/lzw/
reader.go 32 // LSB means Least Significant Bits first, as used in the GIF file format.
34 // MSB means Most Significant Bits first, as used in the TIFF and PDF
84 // readLSB returns the next code for "Least Significant Bits first" data.
100 // readMSB returns the next code for "Most Significant Bits first" data.
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32.go 12 // significant-byte first (network) order.
  /prebuilts/go/linux-x86/src/compress/lzw/
reader.go 32 // LSB means Least Significant Bits first, as used in the GIF file format.
34 // MSB means Most Significant Bits first, as used in the TIFF and PDF
84 // readLSB returns the next code for "Least Significant Bits first" data.
100 // readMSB returns the next code for "Most Significant Bits first" data.
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32.go 12 // significant-byte first (network) order.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
base.h 111 * @param __a First integer, to be encoded in the most-significant @c
113 * @param __b Second integer, to be encoded in the least-significant
126 * @param __a First integer, to be decoded from the most-significant
128 * @param __b Second integer, to be encoded in the least-significant
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 41 // The ARM EABI uses the least significant bit of a 32-bit
  /toolchain/binutils/binutils-2.25/gas/doc/
c-bfin.texi 151 denotes the most significant ("High") portion. ".L" denotes the
152 least-significant portion. The subdivisions of the 40-bit registers
175 or as two independent 16-bit registers. The least significant 16 bits
177 following the register name. The most significant 16 bits are called
c-sh64.texi 149 will always have the least significant bit set (i.e. they will be odd),
150 which SHcompact labels will have the least significant bit reset
161 significant bit set depending on whether the label is an SHmedia label
181 significant bit of the label's address), so such mode/isa changes should
  /toolchain/binutils/binutils-2.25/gas/
flonum-copy.c 69 } /* if any significant bits */

Completed in 1449 milliseconds

1 2 3 4 5 6 7 8 91011>>