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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/073-mismatched-field/
info.txt 2 compilation) by a static field. The VM is expected to detect the conflict
  /ndk/tests/device/test-basic-rtti/
README 5 libsupc++.a without any kind of conflict, and that the dynamic_cast<>
  /ndk/tests/device/test-basic-exceptions/
README 9 libsupc++.a without any kind of conflict, and that the try / throw / catch
  /external/chromium/base/third_party/nss/
README.chromium 13 conflict with the same-named types defined in "base/basictypes.h".
  /external/jpeg/
jconfig.vc 19 #ifndef __RPCNDR_H__ /* don't conflict if rpcndr.h already read */
  /frameworks/base/core/java/android/database/sqlite/
SQLiteAbortException.java 22 * or as the result of using the ABORT conflict clause.
  /external/webkit/JavaScriptCore/
DerivedSources.make 64 perl -p -e 'END { if ($$conflict) { unlink "Grammar.cpp"; die; } } $$conflict ||= /conflict/' < bison_out.txt
  /external/v8/test/mjsunit/regress/
regress-1178598.js 30 // Make sure const-initialization doesn't conflict
39 // not conflict in any way.
  /libcore/luni/src/main/java/javax/sql/
RowSetWriter.java 34 * time. How a conflict of this kind is handled is determined by the
53 * otherwise (which typically implies some form of conflict).
  /external/bison/src/
conflicts.c 62 | Explain how an SR conflict between TOKEN and RULE was resolved: |
79 Conflict between rule %d and token %s resolved as shift"),
87 Conflict between rule %d and token %s resolved as reduce"),
94 Conflict between rule %d and token %s resolved as an error"),
141 | specified state. Used when we resolve a shift-reduce conflict in |
161 | specified look-ahead. Used when we resolve a shift-reduce conflict |
173 | Attempt to resolve shift-reduce conflict for one rule by means of |
175 | rule has a precedence. A conflict is resolved by modifying the |
176 | shift or reduce tables so that there is no longer a conflict. |
199 /* Shift-reduce conflict occurs for token number
    [all...]
  /external/strace/
README-linux 13 using development kernels. These tend to have headers that conflict with
  /external/webkit/WebCore/bindings/v8/
npruntime_internal.h 21 * Some of the #defines which are in X11 headers conflict with type and enum
  /external/webkit/WebCore/bridge/
npruntime_internal.h 21 * Some of the #defines which are in X11 headers conflict with type and enum
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
personality.h 38 * conflict with error returns.
  /cts/tools/dasm/src/java_cup/
lalr_state.java 489 /* we now have at least one conflict */
527 /* we now have at least one conflict */
541 /* if we end up with conflict(s), report them */
562 /* clear the S/R conflict set for this item */
565 /* if it results in a reduce, it could be a conflict */
587 /* does the comparison item conflict? */
589 /* report a reduce/reduce conflict */
599 /* does the terminal conflict with our item */
601 /* remember the terminal symbol in conflict */
607 /* report S/R conflicts under all the symbols we conflict under *
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
udatpg_test.c 217 UDateTimePatternConflict conflict; local
240 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
247 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
249 if(conflict == UDATPG_NO_CONFLICT) {
264 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20,
266 if((conflict != UDATPG_NO_CONFLICT)||U_FAILURE(errorCode)) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
timed.h 73 #define TSP_RESOLVE 12 /* masters' conflict resolution */
92 "SLAVEUP", "ELECTION", "ACCEPT", "REFUSE", "CONFLICT", "RESOLVE", "QUIT",
  /external/chromium/third_party/icu/source/io/unicode/
ustream.h 65 /* No operator for UChar because it can conflict with wchar_t */
  /external/chromium/third_party/icu/source/tools/tzcode/
tz.alias 24 #### Aliases that conflict with Olson compatibility Zone definition
  /external/icu4c/io/unicode/
ustream.h 65 /* No operator for UChar because it can conflict with wchar_t */
  /external/icu4c/tools/tzcode/
tz.alias 24 #### Aliases that conflict with Olson compatibility Zone definition
  /external/webkit/JavaScriptCore/wtf/
Assertions.h 170 /* FIXME: We include this here only to avoid a conflict with the ASSERT macro. */
178 /* FIXME: Change to use something other than ASSERT to avoid this conflict with the underlying platform */
183 /* FIXME: We include this here only to avoid a conflict with the COMPILE_ASSERT macro. */
186 /* FIXME: Change to use something other than COMPILE_ASSERT to avoid this conflict with the underlying platform */
  /external/webkit/WebKit/android/icu/unicode/
ucnv.h 30 // not conflict with this file.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
alias.h 48 /* This alias set can be used to force a memory to conflict with all
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
alias.h 48 /* This alias set can be used to force a memory to conflict with all

Completed in 431 milliseconds

1 2 3 4 5 6 7 8 91011>>