HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 401 - 425 of 1093) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/accessibility/
AccessibilityInteractionClient.java 763 * Checks whether the infos are a fully connected tree with no duplicates.
    [all...]
  /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 :(
  /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...]
  /frameworks/base/tools/aidl/
aidl.cpp 330 // bother checking these for duplicates, because the parser
350 // bother checking these for duplicates, because the parser
873 // Also, check for duplicates of user set id's and that the id's are within the proper bounds.
    [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/ceres-solver/include/ceres/
covariance.h 343 // covariance_blocks cannot contain duplicates. Bad things will
  /external/chromium_org/android_webview/common/
print_messages.h 322 // Duplicates a shared memory handle from the renderer to the browser. Then
  /external/chromium_org/chrome/
BUILD.gn 244 # TODO(brettw) this duplicates "//chrome/common:version" which applies to
chrome.gyp 299 # This duplicates the output path from build_app_dmg.
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_service.cc 463 // there may be duplicates in |networks|, so address family + interface index
  /external/chromium_org/chrome/browser/net/
connection_tester.cc 457 // It is possible that some of these experiments are actually duplicates.
  /external/chromium_org/chrome/browser/renderer_context_menu/
spelling_menu_observer_browsertest.cc 323 // To avoid duplicates, this test reads only the "Ask Google for suggestions"
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
jsbundler.py 75 '''An ordered list of sources without duplicates.'''
  /external/chromium_org/chrome/browser/resources/options/
autofill_options_list.js 216 // Reject empty values and duplicates.
language_list.js 421 * stored in the preference. Removes duplicates as well.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.cc 127 // Looks for duplicates in both |to_add| and |existing| word lists. Returns a
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_typed_urls_sync_test.cc 299 // At this point, we should have no duplicates (total visit count should be
  /external/chromium_org/chrome/common/
print_messages.h 347 // Duplicates a shared memory handle from the renderer to the browser. Then
  /external/chromium_org/components/password_manager/core/browser/
password_form_manager.h 264 // duplicates.
  /external/chromium_org/components/search_engines/
util.cc 95 // duplicates, then, we err on the side of keeping the thing that looks
  /external/chromium_org/extensions/common/
url_pattern_set_unittest.cc 238 TEST(URLPatternSetTest, Duplicates) {
  /external/chromium_org/net/base/
network_change_notifier.h 268 // combine duplicates. In other words if an input signal is repeated within
  /external/chromium_org/third_party/boringssl/src/crypto/obj/
obj.c 612 * on ASN1_OBJECT values. Also, we should never have duplicates nids and so

Completed in 2028 milliseconds

<<11121314151617181920>>