HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 101 - 125 of 1059) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/libxslt/linux/
xslt-config 111 # Straight out any possible duplicates, but be careful to
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_type.cpp 93 * qualifiers currently don't allow duplicates.
  /external/chromium_org/third_party/skia/tests/
HashCacheTest.cpp 108 // add i:i duplicates (so each i will have a positive & negative entry)
TSetTest.cpp 107 // mergeInto returns the number of duplicates. Expected 0.
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
thread_wrapper.h 77 // thread. processor_numbers should not contain any duplicates and elements
  /external/chromium_org/tools/grit/grit/
shortcuts.py 67 warnings.append(" %6s duplicates: %s" % (lang, ', '.join(keys)))
  /external/chromium_org/v8/test/mjsunit/regress/
regress-219.js 30 // We should now allow duplicates of flags.
  /external/emma/core/java12/com/vladium/emma/report/
ItemComparator.java 36 // TODO: validate against duplicates
  /external/fio/lib/
flist_sort.c 37 * list structure. This approach duplicates code from merge(), but
  /external/guava/guava/src/com/google/common/collect/
AbstractSetMultimap.java 91 * <p>Any duplicates in {@code values} will be stored in the multimap once.
SetMultimap.java 68 * <p>Any duplicates in {@code values} will be stored in the multimap once.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetIteratorTester.java 93 * Returns {@link Method} instances for the tests that assume multisets support duplicates so that
  /external/guava/guava-tests/test/com/google/common/collect/
ContiguousSetNonGwtTest.java 53 // reject duplicates at creation, just so that I can use
  /external/llvm/lib/CodeGen/
AllocationOrder.h 61 /// As next(), but allow duplicates to be returned, and stop before the
  /external/llvm/lib/Transforms/InstCombine/
InstCombineWorklist.h 53 /// has no duplicates.
  /external/mesa3d/src/glsl/
ast_type.cpp 93 * qualifiers currently don't allow duplicates.
  /external/skia/tests/
HashCacheTest.cpp 108 // add i:i duplicates (so each i will have a positive & negative entry)
TSetTest.cpp 107 // mergeInto returns the number of duplicates. Expected 0.
  /external/valgrind/main/coregrind/
pub_core_oset.h 37 // duplicates.
  /external/webrtc/src/system_wrappers/interface/
thread_wrapper.h 74 // thread. processorNumbers should not contain any duplicates and elements
  /frameworks/base/tools/aapt/
ApkBuilder.h 49 * generated, duplicates can exist as long as they are in different splits
CrunchCache.cpp 80 // Clear out our data structures to avoid putting in duplicates
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documenttypegetentities.java 37 * There should be 5 entities. Duplicates should be ignored.
  /libcore/libart/src/main/java/java/lang/reflect/
Proxy.java 92 * must be visible from the supplied class loader; no duplicates are
124 // We use a HashSet *only* for detecting duplicates and null entries. We
205 * supplied class loader; no duplicates are permitted. All non-public
298 * the interfaces they extend. May contain duplicates.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
AccountUtils.java 32 * Merge two lists of accounts into one list of accounts without duplicates.

Completed in 783 milliseconds

1 2 3 45 6 7 8 91011>>