HomeSort by relevance Sort by last modified time
    Searched full:conflicts (Results 526 - 550 of 1300) sorted by null

<<21222324252627282930>>

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAContext.java 167 * This is used in relation to checking conflicts associated with a
170 * s.state=t.state && s.alt != t.alt && s.ctx conflicts t.ctx then
DFAState.java 522 * Don't report conflicts for DFA states that have conflicting Tokens
548 // potential conflicts are states with > 1 configuration and diff alts
570 // these conflicts.
624 // conflicts means s.ctx==t.ctx or s.ctx is a stack
  /external/bison/build-aux/
gitlog-to-changelog 81 and the possible final "Conflicts:" paragraph.
305 $rest =~ s/^\s*Conflicts:\n.*//sm;
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.css 146 * left to avoid conflicts. We also do this for bare-minimum mode since there
147 * can be conflicts with the recently closed menu. */
  /external/chromium_org/chrome/installer/linux/common/
installer.include 71 -e "s#@@CONFLICTS@@#${CONFLICTS}#g" \
  /external/chromium_org/third_party/cld/base/
basictypes.h 23 // temporary to avoid conflicts with npapi.h.
46 // temporary to avoid conflicts with npapi.h.
  /external/chromium_org/third_party/libevent/
evrpc.h 445 * conflicts with platform headers. */
448 * conflicts with platform headers. */
  /external/chromium_org/third_party/tcmalloc/vendor/src/
system-alloc.cc 90 // Anonymous namespace to avoid name conflicts on "CheckAddressBits".
103 } // Anonymous namespace to avoid name conflicts on "CheckAddressBits".
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
stabs-dbgfmt.c 340 N_("stabs debugging conflicts with user-defined section .stab"));
356 N_("stabs debugging conflicts with user-defined section .stabstr"));
  /external/freetype/src/gzip/
ftgzip.c 56 /* to #include all files without conflicts, as well as preventing */
58 /* conflicts when a program is linked with both FreeType and the */
  /external/proguard/src/proguard/obfuscate/
Obfuscator.java 382 // Print out any warnings about member name conflicts.
392 System.err.println(" If you are sure the conflicts are harmless,");
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd.jd 64 // The name is subject to change based on conflicts
100 conflicts with other applications. For instance, assuming
  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
MailPrefs.java 98 /** @deprecated attachment previews have been removed; avoid future key name conflicts */
101 /** @deprecated attachment previews have been removed; avoid future key name conflicts */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 105 a.sort() # Generate conflicts
233 a.sort() # Generate conflicts
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 105 a.sort() # Generate conflicts
233 a.sort() # Generate conflicts
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 68 * To avoid potential conflicts, it is suggested to add a prefix to the
  /external/apache-http/src/org/apache/http/conn/params/
ConnRouteParams.java 62 * This relies on a nonsense scheme name to avoid conflicts
  /external/bison/src/
print_graph.c 26 #include "conflicts.h"
  /external/ceres-solver/include/ceres/internal/
macros.h 136 // introduces a macro, ERROR, that conflicts with the logging framework
  /external/chromium_org/build/config/
BUILD.gn 13 # catching bugs but in some cases may cause conflicts or excessive slowness.
  /external/chromium_org/chrome/browser/sessions/
restore_on_startup_policy_handler_unittest.cc 136 // Specify the Last value without the conflicts.
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_search_engines_sync_test.cc 170 // conflicts.
  /external/chromium_org/sync/engine/
apply_control_data_updates.cc 206 // We just let the server win all conflicts with control types.
model_type_sync_proxy_impl.cc 236 // TODO: Do something special when conflicts are detected.
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
Font.h 40 // "X11/X.h" defines Complex to 0 and conflicts

Completed in 2363 milliseconds

<<21222324252627282930>>