Searched
full:conflicts (Results
476 -
500 of
1554) sorted by null
<<11121314151617181920>>
/system/core/libcutils/tests/ |
sockets_test.cpp | 97 // Check a bunch of ports so that we can ignore any conflicts in case
|
/system/tools/aidl/ |
type_namespace.cpp | 36 // to create a type that conflicts with these strings.
|
/toolchain/binutils/binutils-2.25/gold/ |
system.h | 47 // Include <clocale> first to avoid conflicts with these macros.
|
/toolchain/binutils/binutils-2.25/include/ |
safe-ctype.h | 32 To avoid conflicts, this header defines the isxxx functions in upper
|
/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 */
|
/art/compiler/optimizing/ |
locations.h | 53 // We do not use the value 5 because it conflicts with kLocationConstantMask. 62 // We do not use the value 9 because it conflicts with kLocationConstantMask.
|
/docs/source.android.com/src/source/ |
submit-patches.jd | 138 <h2 id="resolving-sync-conflicts">Resolving sync conflicts</h2>
|
using-repo.jd | 86 <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/ImageMagick/ImageMagick/api/ |
magick++-classes.html | 57 <p>Magick++ is intended to support commercial-grade application development. In order to avoid possible conflicts with the user's application, all symbols contained in Magick++ (included by the header <tt><font color="#663366"><Magick++.h></font></tt>) are scoped to the <span lang="en-US">namespace</span> <i>Magick</i>. Symbols from the ImageMagick C library are imported under the <i>MagickCore</i> namespace to avoid possible conflicts and ImageMagick macros are only included within the Magick++ implementation so they won't impact the user's application.</p>
|
/external/ImageMagick/www/api/ |
magick++-classes.html | 61 <p>Magick++ is intended to support commercial-grade application development. In order to avoid possible conflicts with the user's application, all symbols contained in Magick++ (included by the header <tt><font color="#663366"><Magick++.h></font></tt>) are scoped to the <span lang="en-US">namespace</span> <i>Magick</i>. Symbols from the ImageMagick C library are imported under the <i>MagickCore</i> namespace to avoid possible conflicts and ImageMagick macros are only included within the Magick++ implementation so they won't impact the user's application.</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
|
/external/bison/build-aux/ |
gitlog-to-changelog | 81 and the possible final "Conflicts:" paragraph. 305 $rest =~ s/^\s*Conflicts:\n.*//sm;
|
/external/chromium-trace/catapult/third_party/coverage/ |
pylintrc | 41 # Enable only checker(s) with the given id(s). This option conflicts with the 46 # conflicts with the enable-checker option
|
/external/deqp/framework/delibs/debase/ |
deDefs.h | 45 /* Allow definitions from outside, but fail early if it conflicts with our detection */ 48 * GCC and Clang, and a generic for other conflicts.
|
/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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 | 392 // Print out any warnings about member name conflicts. 402 System.err.println(" If you are sure the conflicts are harmless,");
|
/external/selinux/libselinux/src/ |
matchpathcon.c | 141 char *file; /* full pathname for diagnostic messages about conflicts */ 159 * for the inode and it conflicts with this specification,
|
/external/strace/ |
gitlog-to-changelog | 82 and the possible final "Conflicts:" paragraph. 310 $rest =~ s/^\s*Conflicts:\n.*//sm;
|
/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/clang/host/linux-x86/3.8/ |
README.md | 57 Conflicts are resolved manually and then a patch is produced to adapt 152 4. Fix conflicts.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/ |
test_thread.py | 105 a.sort() # Generate conflicts 233 a.sort() # Generate conflicts
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_thread.py | 105 a.sort() # Generate conflicts 233 a.sort() # Generate conflicts
|
/prebuilts/go/darwin-x86/src/io/ |
io_test.go | 19 ReaderFrom // conflicts with and hides bytes.Buffer's ReaderFrom. 20 WriterTo // conflicts with and hides bytes.Buffer's WriterTo.
|
Completed in 1025 milliseconds
<<11121314151617181920>>