HomeSort by relevance Sort by last modified time
    Searched full:conflict (Results 376 - 400 of 1741) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/installer/util/
master_preferences.h 87 // ones from the command line taking precedence in case of a conflict.
  /external/chromium_org/components/dom_distiller/core/
dom_distiller_store.h 70 // conflict resolution for normal changes-- (changes_missing).
  /external/chromium_org/media/audio/win/
waveout_output_win.h 130 // Lock used to avoid the conflict when callbacks are called simultaneously.
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
library.dsc 103 # Not called mount.c to avoid object file naming conflict with
  /external/chromium_org/net/third_party/nss/
ssl.gyp 26 'product_name': 'crssl', # Don't conflict with OpenSSL's libssl
  /external/chromium_org/ppapi/c/documentation/
stylesheet.css 3 * remove items that would conflict with codesite or other overlying
  /external/chromium_org/ppapi/cpp/documentation/
stylesheet.css 3 * remove items that would conflict with codesite or other overlying
  /external/chromium_org/sync/engine/
get_commit_ids.cc 99 // conflict, so there's no point in attempting to commit.
109 // 1. It's in conflict.
278 DVLOG(1) << "Parent was in conflict, omitting " << item;
387 // dependencies are not in conflict.
  /external/chromium_org/sync/internal_api/public/base/
unique_position.h 94 // relative orderings unless the int64 values conflict.
  /external/chromium_org/sync/protocol/
proto_enum_conversions.cc 127 ENUM_CASE(sync_pb::CommitResponse, CONFLICT);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/animation/
WebAnimationProvider.cpp 45 // | is not a valid identifier character in CSS, so this can never conflict with a keyframe identifier.
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendBase.cpp 361 if (!m_sqliteDatabase.executeCommand("CREATE TABLE " + tableName + " (key TEXT NOT NULL ON CONFLICT FAIL UNIQUE ON CONFLICT REPLACE,value TEXT NOT NULL ON CONFLICT FAIL);")) {
479 // The INSERT will replace an existing entry for the database with the new version number, due to the UNIQUE ON CONFLICT REPLACE
  /external/chromium_org/third_party/WebKit/Source/web/
web_tests.gyp 181 # as nullptr) conflict with upcoming c++0x types.
  /external/chromium_org/third_party/WebKit/Source/wtf/
wtf.gyp 37 # Disable warnings about c++0x compatibility, as some names (such as nullptr) conflict
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
logutils_unittest.py 69 # "webkitpy." so as not to conflict with test-webkitpy logging.
  /external/chromium_org/third_party/icu/source/test/intltest/
regcoll.h 158 // Mu/micro conflict
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portinterface.h 125 // Signaled when Port discovers ice role conflict with the peer.
transportchannelimpl.h 112 // Invoked when there is conflict in the ICE role between local and remote
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_copy_propagation.cpp 27 namespace { /* avoid conflict with opt_copy_propagation_elements */
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profile-handler.h 51 #include "conflict-signal.h"
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
low_level_alloc_unittest.cc 73 // If keys conflict, the older block is freed.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profile-handler.h 51 #include "conflict-signal.h"
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
low_level_alloc_unittest.cc 73 // If keys conflict, the older block is freed.
  /external/icu4c/test/intltest/
regcoll.h 158 // Mu/micro conflict
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Prober.java 25 * If a conflict during probes occurs, the affected service infos (and affected host name) are taken away from the prober. This eventually causes the prober to cancel itself.

Completed in 983 milliseconds

<<11121314151617181920>>