HomeSort by relevance Sort by last modified time
    Searched refs:Conflicts (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/build/
install-build-deps.sh 413 # Turn the conflicts into an extended RE for removal from the
415 conflicts=`sed -n -e "/Conflicts/s/Conflicts: *//;T;s/, */|/g;p" \
418 # Rename package, change architecture, remove conflicts and dependencies
423 -e "/Provides/s/($conflicts)(, *)?//g;T1;s/, *$//;:1" \
425 -e "/Conflicts/d" \
  /external/chromium/build/
install-build-deps.sh 418 # Turn the conflicts into an extended RE for removal from the
420 conflicts=`sed -n -e "/Conflicts/s/Conflicts: *//;T;s/, */|/g;p" \
423 # Rename package, change architecture, remove conflicts and dependencies
428 -e "/Provides/s/($conflicts)(, *)?//g;T1;s/, *$//;:1" \
430 -e "/Conflicts/d" \
  /external/clang/lib/Basic/
Module.cpp 384 for (unsigned I = 0, N = Conflicts.size(); I != N; ++I) {
387 OS << Conflicts[I].Other->getFullModuleName();
389 OS.write_escaped(Conflicts[I].Message);
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 16 Conflicts: bind bind8 bind9
  /external/clang/include/clang/Basic/
Module.h 220 /// \brief The list of conflicts for which the module-id has not yet been
226 /// \brief The module that this module conflicts with.
233 /// \brief The list of conflicts.
234 std::vector<Conflict> Conflicts;
  /external/elfutils/
elfutils.spec 71 Conflicts: libelf-devel
83 Conflicts: libelf-devel
558 - Add libelf-devel to conflicts for elfutils-devel
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]
  /external/clang/lib/Lex/
ModuleMap.cpp 671 Mod->Conflicts.push_back(Conflict);
    [all...]
  /packages/apps/Exchange/assets/
FolderSyncParserTest.txt 708 [14:02:29] EAS Parser| FolderDisplayName: Conflicts
    [all...]
FolderSyncParserTest2.txt 708 [14:02:29] EAS Parser| FolderDisplayName: Conflicts
    [all...]
FolderSyncParserTest3.txt     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 580 >Resolving Cloud Save Conflicts
    [all...]

Completed in 610 milliseconds