Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 25 of 180) sorted by relevance

12345678

/external/clang/test/Lexer/
Dconflict-marker.c23 >>>> ORIGINAL conflict-marker.c#6
25 ==== THEIRS conflict-marker.c#7
27 ==== YOURS conflict-marker.c
/external/icu4c/test/cintltst/
Dudatpg_test.c219 UDateTimePatternConflict conflict; in TestBuilder() local
242 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20, in TestBuilder()
249 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20, in TestBuilder()
251 if(conflict == UDATPG_NO_CONFLICT) { in TestBuilder()
266 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20, in TestBuilder()
268 if((conflict != UDATPG_NO_CONFLICT)||U_FAILURE(errorCode)) { in TestBuilder()
/external/openssl/crypto/engine/
Deng_list.c98 int conflict = 0; in engine_list_add() local
108 while(iterator && !conflict) in engine_list_add()
110 conflict = (strcmp(iterator->id, e->id) == 0); in engine_list_add()
113 if(conflict) in engine_list_add()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb145 if conflict = @grammars[ name ] and conflict.source != grammar.source
/external/webkit/Source/WebCore/bindings/scripts/
DCodeGeneratorObjC.pm803 my $conflict = $conflictMethod{$attributeName};
804 if ($conflict) {
805 warn "$className conflicts with $conflict method $attributeName\n";
809 $conflict = $conflictMethod{$setterName};
810 if ($conflict) {
811 warn "$className conflicts with $conflict method $setterName\n";
886 my $conflict = $conflictMethod{$methodName};
887 if ($conflict) {
888 warn "$className conflicts with $conflict method $methodName\n";
/external/chromium/base/data/valgrind/
DDIRECTORY_MOVED1 For those who got a merge conflict in this directory on update:
/external/chromium/net/data/valgrind/
DDIRECTORY_MOVED1 For those who got a merge conflict in this directory on update:
/external/llvm/test/Analysis/BasicAA/
D2003-04-22-GEPProblem.ll3 ; BasicAA was incorrectly concluding that P1 and P2 didn't conflict!
/external/llvm/test/Linker/
D2003-05-31-LinkerRename.ll5 ; does not conflict.
/external/llvm/test/TableGen/
Ddefmclass.td48 // These multiclasses shouldn't conflict.
/external/chromium/crypto/third_party/nss/
DREADME.chromium13 conflict with the same-named types defined in "base/basictypes.h".
/external/qemu/distrib/jpeg-6b/
Djconfig.vc19 #ifndef __RPCNDR_H__ /* don't conflict if rpcndr.h already read */
/external/jpeg/
Djconfig.vc19 #ifndef __RPCNDR_H__ /* don't conflict if rpcndr.h already read */
/external/oprofile/events/alpha/ev4/
Devents6 event:0x06 counters:0 um:zero minimum:4096 name:PIPELINE_FROZEN : Nothing issued, resource conflict
/external/oprofile/events/mips/sb1/
Devents28 event:0x25 counters:1,2,3 um:zero minimum:500 name:ISSUE_CONFLICT_DUE_IMISS :issue conflict due to …
29 event:0x26 counters:1,2,3 um:zero minimum:500 name:ISSUE_CONFLICT_DUE_DFILL :issue conflict due to …
/external/icu4c/tools/tzcode/
Dtz.alias24 #### Aliases that conflict with Olson compatibility Zone definition
Dicuzones39 #### Aliases that conflict with Olson compatibility Zone definition
/external/strace/
DREADME-linux13 using development kernels. These tend to have headers that conflict with
/external/bison/tests/
Dglr-regression.at1265 | conflict defstate_look 'a' nonconflict2 'b' defstate_shift %dprec 2 {
1267 print_look_ahead ("merge <- conflict defstate_look 'a' nonconflict2 'b'"
1286 conflict:
1288 print_look_ahead ("conflict <- empty string");
1408 [conflict <- empty string:
1416 merge <- conflict defstate_look 'a' nonconflict2 'b' defstate_shift:
/external/fdlibm/
Dreadme129 2. For functions that have no standards conflict
241 So far, the only known likely conflict is the declaration
/external/oprofile/events/i386/core_2/
Dunit_masks61 0x08 NOOP A store is blocked due to a conflict with an external or internal snoop.
152 …0x04 Execution pipeline restart due to memory ordering conflict or memory disambiguation mispredic…
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_menu_cocoa_controller.mm69 // "identifier" here to avoid conflict with objc's concept of "id").
/external/llvm/lib/Target/X86/
DX86Instr3DNow.td92 // FIXME: Diassembler gets a bogus decode conflict.
/external/oprofile/events/x86-64/family11h/
Dunit_masks77 0x04 DCT0 Page conflict
80 0x20 DCT1 Page conflict
/external/bison/djgpp/
Ddjunpack.bat7 Rem renaming some of the files whose names are invalid on DOS or conflict

12345678