Searched
full:lists (Results
726 -
750 of
1509) sorted by null
<<21222324252627282930>>
/system/extras/timeinfo/ |
NOTICE | 69 communication on electronic mailing lists, source code control systems,
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DexFile.java | 49 * {@code non-null;} type lists section. This is word data, but separating 262 * Gets the type lists section.
|
/dalvik/libcore/luni/src/main/java/java/util/ |
ArrayList.java | 50 * An empty array of objects (to be shared among all empty lists). 171 * a time-space tradeoff: we don't want to grow lists too frequently
|
Properties.java | 189 * Lists the mappings in this {@code Properties} to the specified 225 * Lists the mappings in this {@code Properties} to the specified
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
LinkedListTest.java | 713 assertTrue("Lists are not equal", li.next() == ri.next()); 731 assertTrue("Lists are not equal", li.next() == ri.next());
|
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/ |
NodeImpl.java | 602 * Returns a list of objects such that two nodes are equal if their lists 603 * are equal. Be careful: the lists may contain NamedNodeMaps and Nodes,
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
keyfile.sgml | 72 booleans and lists of these. Lists are separated by a separator character,
|
/external/grub/docs/ |
internals.texi | 123 In the first sector of Stage 1.5 and Stage 2, the block lists are 342 starting address plus 512 bytes. The block lists are stored in the last
|
/external/guava/src/com/google/common/collect/ |
ImmutableSortedSet.java | 385 ? (Collection<T>) iterable : Lists.newArrayList(iterable); 395 List<E> list = Lists.newArrayList();
|
LinkedListMultimap.java | 100 * addition, a series of disjoint linked lists of "siblings", each containing 528 return unmodifiableList(Lists.newArrayList(new ValueForKeyIterator(key)));
|
Ordering.java | 156 return explicit(Lists.asList(leastValue, remainingValuesInOrder)); 407 List<E> list = Lists.newArrayList(iterable);
|
/external/iproute2/doc/ |
ss.sgml | 107 <p>It is builtin filtering of socket lists. 322 socket lists obtaining summary from various sources. It is useful
|
/external/kernel-headers/original/linux/ |
i2c.h | 285 /* Internal numbers to terminate lists */ 481 /* The length of the option lists */
|
/external/opencore/codecs_v2/video/avc_h264/common/include/ |
avclib_common.h | 119 This function perform sliding window operation on the reference picture lists, see subclause 8.2.5.3. 130 This function perform adaptive memory marking operation on the reference picture lists,
|
/external/qemu/ |
qemu-monitor.hx | 579 Manage access control lists for network services. There are currently 580 two named access control lists, @var{vnc.x509dname} and @var{vnc.username}
|
/external/webkit/WebCore/loader/ |
Cache.cpp | 382 // empty LRU lists on future prunes. 734 printf("LRU-SP lists in eviction order (Kilobytes decoded, Kilobytes encoded, Access count, Referenced):\n");
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
dfa.c | 192 * Goes through the set of out-transitions and lists them in human-readable 193 * form (i.e., not as equivalence classes); also lists jam transitions
|
/frameworks/base/core/java/com/android/internal/widget/ |
LockPatternUtils.java | 34 import com.google.android.collect.Lists; 416 List<LockPatternView.Cell> result = Lists.newArrayList();
|
/frameworks/base/docs/html/guide/developing/tools/ |
avd.jd | 239 options for virtual device. The table below lists the options available and the 425 <p>The table below lists the command-line options you can use with the
|
/frameworks/base/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 117 This function perform sliding window operation on the reference picture lists, see subclause 8.2.5.3. 128 This function perform adaptive memory marking operation on the reference picture lists,
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngr.h | 344 * discovery lists 346 TI_UINT8 channelDiscoveryIndex[ RADIO_BAND_NUM_OF_BANDS ]; /**< Indexes for the channels lists */ [all...] |
/packages/apps/Contacts/src/com/android/contacts/model/ |
EntityDelta.java | 19 import com.google.android.collect.Lists; 211 mimeEntries = Lists.newArrayList();
|
EntityModifier.java | 24 import com.google.android.collect.Lists; 136 final ArrayList<EditType> validTypes = Lists.newArrayList();
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-ar.1 | 193 If you specify the \fBv\fR modifier, \fBar\fR lists each module 262 an archive (say \fBb.a\fR), \fBar t b.a fie\fR lists only the
|
arm-eabi-nm.1 | 148 \&\s-1GNU\s0 \fBnm\fR lists the symbols from object files \fIobjfile\fR.... 383 lists. For example for \s-1ARM\s0 targets this option would skip the mapping
|
Completed in 100 milliseconds
<<21222324252627282930>>