/external/webkit/WebKit/mac/Plugins/Hosted/ |
HostedNetscapePluginStream.mm | 143 // all headers in their original order and including duplicates,
|
/packages/apps/IM/libwbxml/src/ |
csp13inttags_hash.c | 60 /* maximum key range = 42, duplicates = 0 */
|
/packages/apps/Settings/src/com/android/settings/ |
UserDictionarySettings.java | 248 // Disallow duplicates
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ResourceFolder.java | 245 * This method must make sure not to create duplicates.
|
/external/dbus/dbus/ |
dbus-internals.c | 407 * Duplicates a string. Result must be freed with 435 * Duplicates a block of memory. Returns 458 * Duplicates a string array. Result may be freed with
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
WalkerFactory.java | [all...] |
/external/guava/javadoc/com/google/common/collect/ |
Multimap.html | 123 duplicates, the multimap will contain two mappings, and <code>get</code> will 125 supporting duplicates, the multimap will contain a single mapping from the 243 Returns a collection, which may contain duplicates, of all keys.</TD> 420 multimap size by 1. Other implementations prohibit duplicates, and storing 427 doesn't allow duplicates</DL> [all...] |
Sets.html | 549 <DT><B>Returns:</B><DD>an immutable set containing those elements, minus duplicates</DL> [all...] |
ListMultimap.html | 212 <p>Because the values for a given key may have duplicates and follow the 234 <p>Because the values for a given key may have duplicates and follow the 260 <p>Because the values for a given key may have duplicates and follow the
|
/external/bluetooth/glib/glib/ |
gstring.c | 229 * does not check for duplicates. Also strings added 232 * duplicates. 256 * of strings but do not want to waste space storing duplicates. [all...] |
/dalvik/libcore/json/src/test/java/org/json/ |
JSONStringerTest.java | 186 // JSONStringer doesn't attempt to detect duplicates
|
/external/e2fsprogs/e2fsck/ |
dict.c | 151 * strictly lower than that of its successor, if duplicates are not allowed, 152 * or lower or equal if duplicates are allowed. This function is used for 423 * allocator functions, and same status as to whether duplicates are allowed. 470 if (!dict->dupes) { /* no duplicates, return match */ [all...] |
/external/emma/core/java12/com/vladium/util/exception/ |
AbstractException.java | 325 // note: this field duplicates functionality available in stock Throwable in JRE 1.4+
|
AbstractRuntimeException.java | 325 // note: this field duplicates functionality available in stock Throwable in JRE 1.4+
|
/external/jpeg/ |
change.log | 98 duplicates of the prior line unless the image height mod 16 was 1 or 2.
|
/external/libxml2/include/libxml/ |
xpath.h | 75 * A node-set (an unordered collection of nodes without duplicates).
|
/external/qemu/ |
a.out.h | 306 #define IMAGE_COMDAT_SELECT_NODUPLICATES (1) /* Warn if duplicates. */
|
/external/srec/srec/crec/ |
priority_q.c | 261 /* do not break, 'cuz we're still searching for a possible duplicates */
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
STADExternalIf.h | 308 TI_UINT32 FrameDuplicates; /**< Number of Farme Duplicates */
|
/system/core/liblog/ |
event_tag_map.c | 208 /* sort the tags and check for duplicates */
|
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
STADExternalIf.h | 308 TI_UINT32 FrameDuplicates; /**< Number of Farme Duplicates */
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
uctralgo.h | 330 /// new_last) contains no two consecutive elements that are duplicates. 346 /// new_last) contains no two consecutive elements that are duplicates.
|
/external/dbus/bus/ |
signals.c | 588 /* duplicates aren't allowed so the real legitimate max is only 6 or [all...] |
/external/guava/src/com/google/common/collect/ |
AbstractMultimap.java | 69 * allow duplicates. If the collection, such as a {@link Set}, does not support 70 * duplicates, an added key-value pair will replace an existing pair with the 72 * List} that allow duplicates, the collection will keep the existing key-value [all...] |
/external/jdiff/src/jdiff/ |
HTMLIndexes.java | 281 // Package names are unique, so no need to check for duplicates. 292 * Package names are unique, so no need to check for duplicates. 304 // Package names are unique, so no need to check for duplicates. [all...] |