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

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/java/lang/
Class.java 273 * It's possible to have duplicates when annotations are inherited.
716 * The result may include duplicates when this class implements an interface
717 * through multiple paths. Remove those duplicates.
    [all...]
  /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/chromium/chrome/browser/bookmarks/
bookmark_model.h 222 // Duplicates a bookmark node and inserts it at a new location.
  /external/chromium/chrome/browser/importer/
toolbar_importer.cc 313 // For each folder we create a new bookmark entry. Duplicates will
  /external/chromium/chrome/browser/net/
connection_tester.cc 371 // It is possible that some of these experiments are actually duplicates.
  /external/chromium/chrome/browser/safe_browsing/
prefix_set_unittest.cc 260 // maximum delta, and end up larger. Also include some duplicates.
  /external/chromium/chrome/browser/sync/glue/
autofill_change_processor.cc 176 // This could happen because web db might have duplicates and when an entry
autofill_model_associator.cc 76 // As a result, we have to filter out duplicates here. This is probably
autofill_profile_model_associator.cc 303 // In case of duplicates throw away the local profile and apply the
  /external/chromium/chrome/common/extensions/
extension_l10n_util_unittest.cc 205 // JSON parser hides duplicates. We are going to get only one key/value
  /external/chromium/net/url_request/
url_request_job.cc 238 // new one has none. This duplicates mozilla's behavior.
  /external/chromium/third_party/libjingle/source/talk/site_scons/
talk.py 533 # TODO: Make sure that there are no duplicates
  /external/eigen/bench/
sparse_setter.cpp 341 //now Bp,Bj,Bx form a CSR representation (with possible duplicates)
  /external/emma/core/java12/com/vladium/util/
Files.java 76 * entries are removed. The definition of duplicates depends on 'canonical':
  /external/guava/guava/src/com/google/common/collect/
ImmutableMultimap.java 561 * Returns a collection, which may contain duplicates, of all keys. The number
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMultimap.java 551 * Returns a collection, which may contain duplicates, of all keys. The number
  /external/icu4c/common/
caniter.cpp 387 // TODO: use the hashtable just to catch duplicates - store strings directly (somehow).
  /external/icu4c/i18n/
plurfmt.cpp 393 // to avoid matching the keyword again (duplicates are allowed)
  /external/jpeg/
wizard.doc 44 duplicates the default quantization tables:
  /external/protobuf/gtest/test/
gtest_filter_unittest.py 249 on each shard should be identical to tests_to_run, without duplicates.
  /external/qemu/distrib/jpeg-6b/
wizard.doc 44 duplicates the default quantization tables:
  /external/skia/tests/
PictureTest.cpp 119 // duplicates of the same value.
  /external/srec/tools/grxmlcompile/
sub_min.cpp 190 // Remove duplicates
  /external/tcpdump/
README 117 the number of duplicates so far.

Completed in 668 milliseconds

1 2 3 4 5 6 7 8 91011>>