HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 276 - 300 of 698) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/collect/
Ordering.java 504 * elements that are duplicates according to the comparator. The sort
522 * elements that are duplicates according to the comparator. The sort
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedListMultimap.java 834 * duplicates and follow the insertion ordering, this method returns a {@link
916 * duplicates and follow the insertion ordering, this method returns a {@link
  /external/icu4c/tools/gencnval/
gencnval.c 647 /* TODO: We could try to unlist exact duplicates. */
708 * (alias, standard) duplicates are harmless if they map to the same converter.
    [all...]
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
TocUpdator.pm 222 # avoid storing duplicates as an array would.
231 # avoid storing duplicates as an array would.
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 709 // Merge other arrays by item values. Don't worry about order or duplicates. Source
795 // "rightNode", ignoring order, duplicates,
    [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java 214 * concatenated in order but are devoid of duplicates. The
238 // Only need to check for duplicates if list1 was non-empty.
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 213 // and eliminating duplicates
225 // Parse out 'network=' decls so we can ignore duplicates
    [all...]
  /external/chromium/net/base/
cookie_monster.cc 123 // Our strategy to find duplicates is:
    [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c 139 It also means there are no duplicates anywhere, which could be
267 /* Now get rid of any exact duplicates. */
311 pass would have removed the duplicates. And they
320 remove-duplicates stage. The assertion guarantees
702 insert exact duplicates; they do appear for some reason
    [all...]
  /external/icu4c/i18n/
simpletz.cpp 396 // duplicates the test that occurs in the 7-argument getOffset(),
416 // duplicates a test that occurs in the 9-argument getOffset(),
    [all...]
  /external/jdiff/src/jdiff/
RootDocToXML.java 242 // this duplicates classes, so we have to be able to disable it.
    [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 552 // string, because it duplicates the name and rrtype we already display, so we compute the
797 // All IPv6 packets should just be duplicates of the v4 packets.
    [all...]
  /external/proguard/docs/manual/
troubleshooting.html 126 though, so it's advisable to remove the duplicates. A convenient way to do
136 some problem though, so it's advisable to remove the duplicates. A
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
troubleshooting.html 162 though, so it's advisable to remove the duplicates. A convenient way to do
172 some problem though, so it's advisable to remove the duplicates. A
    [all...]
  /sdk/emulator/qtools/
trace_reader.h 813 // the duplicates. First, count the number of duplicates.
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaRenamer.java 194 * Duplicates a RegisterSpec array.
  /dalvik/vm/
AllocTracker.cpp 318 * constant appears in multiple DEX files we'll end up with duplicates,
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_defs.h 139 //TODO: this duplicates an Role used in the Ia32::Inst. That duplicate enum should be removed.
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 711 ** BTA will make sure no duplicates are sent out
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_profile.cc 484 // Don't add duplicates.
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.cc 611 // allow duplicates we need to remove any entries that are still bookmarked.
  /external/chromium/chrome/browser/chromeos/input_method/
input_method_util.cc 675 // Add candidates to input_method_ids, while skipping duplicates.
  /external/chromium/chrome/browser/sync/glue/
bookmark_model_associator.cc 329 // new node addition very well (without creating duplicates).
  /external/chromium/chrome/browser/sync/protocol/
sync.proto 223 // and fail attempts to create duplicates of this tag.
  /external/chromium/crypto/
nss_util.cc 373 // This duplicates the work which should have been done in

Completed in 1258 milliseconds

<<11121314151617181920>>