HomeSort by relevance Sort by last modified time
    Searched refs:conflict (Results 1 - 25 of 42) sorted by null

1 2

  /cts/tools/dasm/src/java_cup/
terminal.java 31 Object conflict = _all.put(nm,this); local
32 if (conflict != null)
non_terminal.java 31 Object conflict = _all.put(nm,this); local
32 if (conflict != null)
  /external/openssl/crypto/engine/
eng_list.c 98 int conflict = 0; local
108 while(iterator && !conflict)
110 conflict = (strcmp(iterator->id, e->id) == 0);
113 if(conflict)
  /external/icu4c/test/cintltst/
udatpg_test.c 219 UDateTimePatternConflict conflict; local
242 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
249 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
251 if(conflict == UDATPG_NO_CONFLICT) {
266 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20,
268 if((conflict != UDATPG_NO_CONFLICT)||U_FAILURE(errorCode)) {
  /ndk/sources/cxx-stl/gabi++/
Android.mk 25 # any conflict with any potential system library named libgabi++
  /external/oprofile/events/mips/sb1/
events 28 event:0x25 counters:1,2,3 um:zero minimum:500 name:ISSUE_CONFLICT_DUE_IMISS :issue conflict due to imiss using LS0
29 event:0x26 counters:1,2,3 um:zero minimum:500 name:ISSUE_CONFLICT_DUE_DFILL :issue conflict due to dfill using LS0/1
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdCreationDialog.java 168 Pair<AvdConflict, String> conflict = mAvdManager.isAvdNameConflicting(name); local
169 if (conflict.getFirst() != AvdManager.AvdConflict.NO_CONFLICT) {
1097 Pair<AvdConflict, String> conflict = mAvdManager.isAvdNameConflicting(avdName); local
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorObjC.pm 803 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";
    [all...]
  /frameworks/base/core/java/android/content/
SyncManager.java 1922 ActiveSyncContext conflict = null; local
    [all...]
  /external/bison/djgpp/
djunpack.bat 7 Rem renaming some of the files whose names are invalid on DOS or conflict
  /external/oprofile/events/x86-64/family11h/
unit_masks 77 0x04 DCT0 Page conflict
80 0x20 DCT1 Page conflict
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 45 # Remove default Texturize filter that would conflict with SmartyPants.
  /external/oprofile/events/mips/24K/
events 120 event:0x426 counters:1 um:zero minimum:500 name:FSB_INDEX_CONFLICT_STALLS : 38-1 FSB (fill/store buffer) index conflict stall cycles
  /external/oprofile/events/x86-64/hammer/
unit_masks 71 0x04 Page conflict
  /external/qemu-pc-bios/bochs/
configure     [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 18 0x01 not_sta This event counts the number of load operations delayed caused by preceding stores whose addresses are known but whose data is unknown, and preceding stores that conflict with the load but which incompletely overlap the load
  /external/oprofile/events/mips/1004K/
events 140 event:0x426 counters:1 um:zero minimum:500 name:FSB_INDEX_CONFLICT_STALLS : 38-1 FSB (fill/store buffer) index conflict stall cycles
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]
  /external/tcpdump/
configure     [all...]
  /external/llvm/
configure     [all...]
  /external/oprofile/events/x86-64/family10/
unit_masks 81 0x04 DCT0 Page conflict
84 0x20 DCT1 Page Conflict
  /external/bison/
configure     [all...]
  /external/libpcap/
configure     [all...]
  /external/dropbear/
configure     [all...]
  /external/genext2fs/
configure     [all...]

Completed in 218 milliseconds

1 2