Searched
full:conflicts (Results
451 -
475 of
1262) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
safe-ctype.h | 32 To avoid conflicts, this header defines the isxxx functions in upper
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_rpm.py | 77 ('conflicts=', None, 173 self.conflicts = None 261 self.ensure_string_list('conflicts') 460 'Conflicts',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_rpm.py | 77 ('conflicts=', None, 173 self.conflicts = None 261 self.ensure_string_list('conflicts') 460 'Conflicts',
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_syswm.h | 54 /* conflicts with Quickdraw.h */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_syswm.h | 54 /* conflicts with Quickdraw.h */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_syswm.h | 54 /* conflicts with Quickdraw.h */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
build_messages.properties | 65 ApkBuilder_s_Conflict_with_file_s=%1$s conflicts with another file already put at %2$s
|
/external/bison/src/ |
tables.c | 27 #include "conflicts.h" 228 | This is where conflicts are resolved. The loop over lookahead | 235 | that has any such conflicts. | 460 conflicts. */ 642 /* If VECTOR has GLR conflicts, return -1 */
|
/external/llvm/lib/CodeGen/ |
RegisterCoalescer.cpp | 52 STATISTIC(NumLaneConflicts, "Number of dead lane conflicts tested"); 53 STATISTIC(NumLaneResolves, "Number of dead lane conflicts resolved"); [all...] |
/docs/source.android.com/src/source/ |
submit-patches.jd | 111 <h2 id="resolving-sync-conflicts">Resolving sync conflicts</h2>
|
using-repo.jd | 72 <p>If the git rebase operation results in merge conflicts, you will need to use the normal Git commands (for example, <code>git rebase --continue</code>) to resolve the conflicts.</p>
|
/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/base/ |
basictypes.h | 23 // TODO: Remove these type guards. These are to avoid conflicts with 49 // TODO: Remove these type guards. These are to avoid conflicts with
|
/external/chromium/third_party/libevent/ |
evrpc.h | 445 * conflicts with platform headers. */ 448 * conflicts with platform headers. */
|
/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/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"));
|
/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
|
/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
|
Completed in 1148 milliseconds
<<11121314151617181920>>