Searched
full:smaller (Results
426 -
450 of
1362) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/widget/ |
TableRow.java | 331 * @throws IllegalArgumentException when columnWidths' length is smaller
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
widget_design.jd | 89 against the portion of the Home screen it covers, so the smaller the better.</p>
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
s_frameinfo.h | 27 will hopefully be simplified when interface.h is broken up into smaller
|
s_tns_frame_info.h | 45 (4) Moved lpc_coef up from s_TNSfilt.h (allowed for use of smaller array.)
|
/libcore/luni/src/main/java/java/io/ |
BufferedInputStream.java | 23 * most (smaller) requests can be satisfied by accessing the buffer alone. The
|
/libcore/luni/src/main/java/java/lang/ |
Math.java | 589 * @return the smaller of {@code d1} and {@code d2}. 626 * @return the smaller of {@code f1} and {@code f2}. 655 * @return the smaller of {@code i1} and {@code i2}. 669 * @return the smaller of {@code l1} and {@code l2}. [all...] |
/libcore/luni/src/main/java/java/sql/ |
Timestamp.java | 298 * if number of nanoseconds smaller than 0 or greater than
|
/libcore/luni/src/main/java/java/util/ |
List.java | 32 * is added at the end. If the location is smaller than the size of this
|
/libcore/luni/src/main/java/org/apache/xalan/transformer/ |
NodeSorter.java | 407 // find an element that is smaller than or equal to
|
/libcore/luni/src/main/java/org/apache/xml/serializer/ |
NamespaceMappings.java | 78 * earlier on the stack will have smaller values for MappingRecord.m_declarationDepth.
|
/libcore/luni/src/main/native/ |
org_apache_harmony_luni_platform_OSFileSystem.cpp | 113 // smaller than jlong. off_t is signed, so we don't need to
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldStringTest.java | 272 assertEquals("Failed replace by smaller seq", "$bba^",
|
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
StringBufferTest.java | 132 assertTrue("Assert 0: capacity must be smaller.", trimCapacity < origCapacity);
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppObexClientSession.java | 411 // if file length is smaller than buffer size, only one packet
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 260 * @param acceptLarger if true, larger files get accepted, if false, smaller
|
/packages/apps/Phone/src/com/android/phone/ |
InCallMenuView.java | 152 // that you want the smaller-sized "More" menu frame. We want the
|
/packages/wallpapers/Basic/res/raw/ |
distort.rs | 31 // The higher, the smaller the ripple
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
balanced_quicksort.h | 302 // Very unequal split, one part smaller than one 128th
|
/system/core/adb/ |
protocol.txt | 203 support a smaller, fixed number of channels using pre-assigned channel
|
/system/core/sh/ |
output.c | 52 * Our output routines may be smaller than the stdio routines.
|
/external/chromium/third_party/icu/source/data/unidata/ |
BidiMirroring.txt | 303 2AAA; 2AAB # SMALLER THAN 305 2AAC; 2AAD # SMALLER THAN OR EQUAL TO
|
/external/guava/src/com/google/common/collect/ |
Iterators.java | 529 * list may be smaller). For example, partitioning an iterator containing 537 * @param size the desired size of each partition (the last may be smaller) [all...] |
/external/icu4c/data/unidata/ |
BidiMirroring.txt | 303 2AAA; 2AAB # SMALLER THAN 305 2AAC; 2AAD # SMALLER THAN OR EQUAL TO
|
/external/jdiff/src/jdiff/ |
DiffMyers.java | 18 inputs. Our results are actually better (smaller change list, smaller
|
/external/stlport/src/ |
allocators.cpp | 402 // We do not try smaller requests, since that tends 623 // We were not able to find something in a freelist, try to allocate a smaller amount. [all...] |
Completed in 4970 milliseconds
<<11121314151617181920>>