HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 351 - 375 of 1149) sorted by null

<<11121314151617181920>>

  /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/
SortedListTest.java 321 assertFalse(context + ": duplicates found @" + j + " and " + i,
485 assertIntegrity(maxUniqueId, "addAll with duplicates");
  /libcore/ojluni/src/main/java/java/nio/
DirectByteBuffer.java 48 * A single MemoryRef instance is shared across all slices and duplicates of a given buffer.
113 // For duplicates and slices
  /libcore/ojluni/src/main/java/sun/util/locale/
InternalLocaleBuilder.java 310 * BCP47 extensions are already validated and well-formed, but may contain duplicates
319 // ignore duplicates
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DraftMessageData.java 336 * Try to add one attachment to the attachment list, while guarding against duplicates and
403 * Try to add one pending attachment, while guarding against duplicates and
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mimetypes.py 417 # Duplicates :(
521 # Duplicates :(
  /prebuilts/gdb/linux-x86/lib/python2.7/
mimetypes.py 417 # Duplicates :(
521 # Duplicates :(
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimetypes.py 417 # Duplicates :(
521 # Duplicates :(
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimetypes.py 417 # Duplicates :(
521 # Duplicates :(
  /toolchain/binutils/binutils-2.25/bfd/
elf64-ia64-vms.c     [all...]
elfnn-ia64.c     [all...]
  /external/guava/guava/src/com/google/common/collect/
AbstractMapBasedMultimap.java 72 * allow duplicates. If the collection, such as a {@link Set}, does not support
73 * duplicates, an added key-value pair will replace an existing pair with the
75 * List} that allow duplicates, the collection will keep the existing key-value
    [all...]
  /external/icu/icu4c/source/tools/genrb/
reslist.cpp 405 /* Put this string into the set for finding duplicates. */
    [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...]
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 214 // duplicates in input
264 // Only add non-duplicates
407 // input. Also has the effect of removing duplicates in the original
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/database/
DialerDatabaseHelper.java 1119 final Set<ContactMatch> duplicates = new HashSet<ContactMatch>(); local
    [all...]
  /art/runtime/native/
dalvik_system_DexFile.cc 310 // Note: this can be an expensive call, as we sort out duplicates in MultiDex files.
  /build/tools/droiddoc/templates-sdk-dev/
customizations.cs 124 <div class="resource-flow-layout cols" data-history-query="history:recent" data-allow-duplicates="true" data-maxresults="3" data-cardsizes="18x2"></div>
  /cts/tests/tests/os/src/android/os/cts/
LocaleListTest.java 96 fail("Initializing a LocaleList with an array containing duplicates should throw.");
  /cts/tools/dasm/src/java_cup/
non_terminal.java 30 /* add to set of all non terminals and check for duplicates */
  /development/samples/ContactManager/src/com/example/android/contactmanager/
ContactAdder.java 246 // Clear out any old data to prevent duplicates
  /external/boringssl/src/crypto/obj/
obj.c 608 * on ASN1_OBJECT values. Also, we should never have duplicates nids and so
  /external/boringssl/src/ssl/
ssl_file.c 168 /* check for duplicates */
  /external/ceres-solver/include/ceres/
covariance.h 343 // covariance_blocks cannot contain duplicates. Bad things will
  /external/clang/lib/Frontend/
DependencyFile.cpp 432 // duplicates.
  /external/clang/lib/Tooling/
CompilationDatabase.cpp 254 // Collect only for Assemble jobs. If we do all jobs we get duplicates

Completed in 856 milliseconds

<<11121314151617181920>>