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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestInterfacePython2.idl 36 Custom=VisitDOMWrapper|Wrap, // Conflict with [GenerateVisitDOMWrapper] and [Custom=ToV8], respectively
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExceptionCode.h 79 SQLDatabaseError, // Naming conflict with DatabaseError class.
  /external/chromium_org/third_party/icu/source/io/unicode/
ustream.h 69 /* No operator for UChar because it can conflict with wchar_t */
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz.alias 24 #### Aliases that conflict with Olson compatibility Zone definition
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
test_bad_identifiers.proto 42 // Make sure these reasonable extension names don't conflict with internal
  /external/chromium_org/third_party/sqlite/src/test/
keyword1.test 39 conflict
  /external/chromium_org/tools/gn/secondary/net/third_party/nss/
BUILD.gn 15 # Not named "ssl" so the lib doesn't conflict with OpenSSL's libssl
  /external/clang/include/clang/Basic/
AddressSpaces.h 25 /// This uses a high starting offset so as not to conflict with any address
  /external/icu4c/tools/tzcode/
tz.alias 24 #### Aliases that conflict with Olson compatibility Zone definition
  /external/open-vcdiff/gflags/m4/
google_namespace.m4 5 # unique namespace that is not likely to conflict with anyone else. However,
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
H2Map.java 39 // h2 doesn't understand conflict algorithms
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdlib.hpp 31 // system detected errors. 200/201 were suggested to minimize conflict.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
or.hpp 28 // agurt, 19/may/04: workaround a conflict with <iso646.h> header's
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
alias.h 47 /* This alias set can be used to force a memory to conflict with all
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
alias.h 47 /* This alias set can be used to force a memory to conflict with all
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
alias.h 47 /* This alias set can be used to force a memory to conflict with all
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
alias.h 47 /* This alias set can be used to force a memory to conflict with all
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ioctl.h 35 symbols to avoid the conflict, but a Unix program expects <sys/ioctl.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ioctl.h 35 symbols to avoid the conflict, but a Unix program expects <sys/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ioctl.h 35 symbols to avoid the conflict, but a Unix program expects <sys/ioctl.h>
  /external/bison/data/xslt/
bison.xsl 67 <xsl:variable name="conflict-data">
88 <xsl:value-of select="string-length(translate($conflict-data, 'r', ''))"/>
90 <xsl:value-of select="string-length(translate($conflict-data, 's', ''))"/>
  /external/chromium_org/net/disk_cache/simple/
simple_entry_operation.cc 272 // Non-read/write operations conflict with everything.
276 // Reads (sparse or otherwise) conflict with nothing.
280 // Sparse and non-sparse operations do not conflict with each other.
  /external/llvm/lib/IR/
ValueSymbolTable.cpp 39 // Try inserting the name, assuming it won't conflict.
45 // Otherwise, there is a naming conflict. Rename this value.
88 // Otherwise, there is a naming conflict. Rename this value.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util.cc 414 "A file is left for CreateDirectory due to file-folder conflict!");
587 // Load actual remote_file_md5 to check for conflict before deletion.
841 // The file was uploaded successfully and no conflict was detected.
843 DVLOG(2) << "No conflict detected on uploading new file";
849 // The file was uploaded successfully but a conflict was detected.
854 DVLOG(2) << "Conflict detected on uploading new file";
861 DVLOG(2) << "Conflict detected on uploading new file and resolved";
887 // If remote file's hash value is different from the expected one, conflict
890 DVLOG(2) << "Conflict detected before uploading existing file";
    [all...]
  /external/chromium/chrome/browser/
enumerate_modules_model_win.h 100 const char* version_from; // Version where conflict started.
234 // Returns true if we should show the conflict notification. The conflict
238 // Called when the user has acknowledged the conflict notification.
302 // Whether the conflict notification has been acknowledged by the user.

Completed in 533 milliseconds

1 2 3 45 6 7 8 91011>>