HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 326 - 350 of 3770) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.sed 100 # Change cp to duplicate.
101 # /cp/s/^\([ ]*\)cp /\1Duplicate -d -y /
138 # /INSTALL/s/^INSTALL *= *`.*`:install.sh -c/INSTALL = Duplicate -y/
  /packages/apps/Nfc/src/com/android/nfc/
NfceeAccessControl.java 212 Log.w(TAG, "duplicate signature, ignoring");
240 // check for duplicate package names
242 Log.w(TAG, "duplicate package name in signer group, ignoring");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/build/
AaptParserTest.java 54 // Check that when we have a duplicate resource error, we highlight both the original
56 // This tests the second, duplicate declaration ration.
65 // Check that when we have a duplicate resource error, we highlight both the original
  /art/compiler/sea_ir/ir/
visitor.h 63 // so that the Visitor subclasses don't duplicate code and can't get the traversal wrong.
  /art/compiler/sea_ir/types/
type_inference_visitor.h 33 // that does not horribly duplicate the visitor infrastructure code (version 1: no return value,
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_blur.rs 49 // This function is a duplicate of:
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3treeparser.h 42 * Stores the original key so that duplicate keys can be rejected
  /external/chromium_org/base/
ini_parser.h 20 // - Duplicate key names in the same section will simply cause repeated calls
  /external/chromium_org/base/power_monitor/
power_monitor_unittest.cc 57 // Send a duplicate resume notification. This should be suppressed.
  /external/chromium_org/base/win/
scoped_process_information.cc 26 DPLOG(ERROR) << "Failed to duplicate a handle.";
  /external/chromium_org/chrome/browser/history/
visit_database.h 73 // The results will be in no particular order. Also, no duplicate
74 // detection is performed, so if |times| has duplicate times,
75 // |visits| may have duplicate visits.
212 // correct duplicate management behavior. Assumes that statement.step()
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
init_document.js 63 // otherwise there can be duplicate event listeners.
  /external/chromium_org/chrome/browser/ui/app_list/search/
app_result.h 48 virtual scoped_ptr<ChromeSearchResult> Duplicate() OVERRIDE;
  /external/chromium_org/chrome/common/extensions/api/identity/
oauth2_manifest_handler.cc 59 // duplicate checking.
  /external/chromium_org/content/browser/
power_monitor_message_broadcaster_unittest.cc 88 // Send a duplicate resume notification. This should be suppressed.
  /external/chromium_org/content/browser/worker_host/
worker_document_set.cc 51 // Should not be duplicate copies in the document set.
  /external/chromium_org/content/child/
power_monitor_broadcast_source_unittest.cc 64 // Send a duplicate resume notification. This should be suppressed.
  /external/chromium_org/content/renderer/pepper/
host_array_buffer_var.cc 72 // Duplicate the handle here; the SharedMemory destructor closes
  /external/chromium_org/net/base/
sdch_dictionary_fetcher.cc 35 // Avoid pushing duplicate copy onto queue. We may fetch this url again later
  /external/chromium_org/net/dns/
mdns_client.cc 80 // Interfaces could have multiple addresses. Filter out duplicate entries.
  /external/chromium_org/net/quic/crypto/
crypto_secret_boxer.cc 27 // source-address tokens has a 1% chance of finding a duplicate.
  /external/chromium_org/net/third_party/nss/ssl/
unix_err.h 13 /* NSPR doesn't make these functions public, so we have to duplicate
  /external/chromium_org/remoting/host/native_messaging/
native_messaging_channel.cc 30 PLOG(ERROR) << "Failed to duplicate handle " << file.GetPlatformFile();
  /external/chromium_org/remoting/webapp/
connection_stats.js 12 /** @suppress {duplicate} */
gnubby_auth_handler.js 13 /** @suppress {duplicate} */

Completed in 571 milliseconds

<<11121314151617181920>>