HomeSort by relevance Sort by last modified time
    Searched full:smaller (Results 201 - 225 of 1362) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/zlib/
adler32.c 14 #define BASE 65521UL /* largest prime smaller than 65536 */
  /frameworks/base/core/java/android/provider/
SearchRecentSuggestions.java 157 * pass a second line of text here. It will be shown in a smaller font, below the primary
  /frameworks/base/core/java/android/util/
DisplayMetrics.java 97 * as {@link #density}, except that it may be adjusted in smaller
  /frameworks/base/core/java/android/widget/
DateTimeView.java 44 // - put the AM/PM in a smaller font
MultiAutoCompleteTextView.java 176 * instance a smaller substring of <code>text</code>.</p>
RatingBar.java 30 * the default size RatingBar. The smaller RatingBar style (
  /frameworks/base/docs/html/guide/webapps/
targeting.jd 149 your web page specifies its size to be 320 pixels wide, then your page appears smaller than the
291 on a high density screen (because its screen pixels are smaller) and approximately 0.75x scaling to
330 now displays the page smaller because its physical pixels are smaller than those on the
  /frameworks/base/graphics/java/android/graphics/drawable/
InsetDrawable.java 32 * This is used when a View needs a background that is smaller than
  /frameworks/base/libs/utils/
BackupData.cpp 153 // times with smaller buffers. We write it at the end of WriteEntityHeader
  /frameworks/base/media/libmedia/
fixedfft.cpp 24 * it even faster or smaller, it costs too much on one of the aspects.
  /frameworks/base/telephony/java/com/android/internal/telephony/
SMSDispatcher.java 708 * which cause smaller number of SMS to be sent in checking period.
735 * which cause smaller number of SMS to be sent in checking period.
761 * which cause smaller number of SMS to be sent in checking period.
787 * which cause smaller number of SMS to be sent in checking period.
    [all...]
  /libcore/luni/src/main/java/java/text/
StringCharacterIterator.java 244 * if {@code location} is smaller than the begin index or greater
  /libcore/luni/src/main/java/java/util/
NavigableMap.java 220 * Returns a view of the head of the map whose keys are smaller than (or
  /libcore/luni/src/main/java/javax/crypto/
CipherInputStream.java 169 * {@link CipherInputStream#available() available}. The smaller of n and the
  /libcore/sqlite-jdbc/src/main/java/SQLite/
StringEncoder.java 65 // cannot become smaller
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 216 * to smaller dimensions or lower resolution. Other media, such as video and sounds, aren't
  /packages/apps/Mms/tests/src/com/android/mms/ui/
LongThreadTest.java 333 // backing down to a smaller number.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
unwind.h 45 inefficient for 32-bit and smaller machines. */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
unwind.h 45 inefficient for 32-bit and smaller machines. */
  /external/bzip2/
bzip2.1 312 since the file is smaller than a block. For example, compressing a file
323 larger files, since the Corpus is dominated by smaller files.
376 you might consider compressing with a smaller
bzip2.1.preformatted 254 file is smaller than a block. For example, compressing a
268 nated by smaller files.
316 sion errors, you might consider compressing with a smaller
bzip2.txt 251 file is smaller than a block. For example, compressing a
265 nated by smaller files.
313 sion errors, you might consider compressing with a smaller
  /external/icu4c/tools/genrb/
genrb.c 199 "\t makes .res file smaller but collator instantiation much slower;\n"
202 "\t makes .res file smaller and maintains collator instantiation speed\n"
210 "\t makes .res files smaller but dependent on the pool bundle\n"
  /external/protobuf/
CHANGES.txt 60 to generate code which only depends libprotobuf-lite, which is much smaller
80 to generate code which only depends libprotobuf-lite, which is much smaller
354 message objects smaller. Note that source-incompatible interface changes
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 217 // such a way that numbers with small magnitudes will encode to smaller
577 // varint operates on unsigned integers, encoding smaller numbers into
582 // in such a way that those with a small absolute value will have smaller

Completed in 592 milliseconds

1 2 3 4 5 6 7 891011>>