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

1 2 3 4 5 6 7 8 91011>>

  /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/training/performance/battery/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 */
  /external/srtp/googlepatches/
vidyo-3-srtp-ws.patch 12 - * representing the number of significant bits stored in the array.
13 - * The bits are packed as follows: the least significant bit is that
14 - * of word[0], while the most significant bit is the nth most
15 - * significant bit of word[m], where length = bits_per_word * m + n.
56 + * representing the number of significant bits stored in the array.
57 + * The bits are packed as follows: the least significant bit is that
58 + * of word[0], while the most significant bit is the nth most
59 + * significant bit of word[m], where length = bits_per_word * m + n.
389 - * loop over words from most significant to least significant -
    [all...]
  /bionic/libc/arch-arm64/generic/bionic/
memcmp.S 79 /* Limit % 8 == 0 => all bytes significant. */
102 that is different, or the end of the significant data.
  /cts/tests/tests/media/src/android/media/cts/
IvfWriter.java 146 * Lays least significant 16 bits of an int into 2 items of a byte array.
152 * @param value the integer to use least significant 16 bits
  /docs/source.android.com/src/source/
roles.jd 53 have submitted a significant amount of high-quality code to the project, the
58 design skills and have made significant technical contributions to the

Completed in 337 milliseconds

1 2 3 4 5 6 7 8 91011>>