Searched refs:clash (Results 1 – 25 of 82) sorted by relevance
1234
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
D | inttypes.m4 | 9 # Define HAVE_INTTYPES_H if <inttypes.h> exists and doesn't clash with 23 [Define if <inttypes.h> exists and doesn't clash with <sys/types.h>.])
|
D | inttypes_h.m4 | 10 # doesn't clash with <sys/types.h>, and declares uintmax_t. 23 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
|
D | stdint_h.m4 | 10 # doesn't clash with <sys/types.h>, and declares uintmax_t. 23 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
|
/external/bison/m4/ |
D | inttypes_h.m4 | 10 # doesn't clash with <sys/types.h>, and declares uintmax_t. 26 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
|
D | stdint_h.m4 | 10 # doesn't clash with <sys/types.h>, and declares uintmax_t. 24 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2012-09-16-TOC-entry-check.ll | 5 ; This test check if the TOC entry symbol name won't clash with global .LC0 22 ; should be .LC1 and .LC3 to avoid name clash with global constants
|
/external/chromium_org/third_party/WebKit/Source/build/scripts/ |
D | check_objc_rename.sh | 66 These Objective-C symbols may clash with those provided by the system's own
|
/external/iptables/extensions/ |
D | libxt_set.man | 19 not clash with an option of other extensions.
|
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-generated-nice-strict.h.pump | 74 // we have to avoid a possible clash with members of MockClass. 112 // we have to avoid a possible clash with members of MockClass.
|
/external/clang/test/SemaCXX/ |
D | typo-correction.cpp | 178 namespace clash { namespace
|
/external/stlport/stlport/ |
D | iostream | 49 // in case of SGI iostreams, we have to rename our streams not to clash with those
|
/external/stlport/etc/ |
D | ChangeLog-4.0 | 37 * cmath : added same workaround for SUN's math exception/std::exception name clash 99 * _hashtable.h - fixed debug renaming clash for __STL_USE_ABBREVS 136 * debug/_vector.h : name clash removed for _Base (thanks to Will Fike for the report) 380 * stl/_istream.h - fixed clash of "__N" symbol with ctype.h macro for some compilers
|
/external/gtest/ |
D | README | 244 project uses, or the two tuple implementations will clash. To do 316 both define a macro of the same name will clash if you #include both
|
/external/chromium/testing/gtest/ |
D | README | 244 project uses, or the two tuple implementations will clash. To do 316 both define a macro of the same name will clash if you #include both
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README | 255 project uses, or the two tuple implementations will clash. To do 327 both define a macro of the same name will clash if you #include both
|
/external/chromium_org/testing/gtest/ |
D | README | 255 project uses, or the two tuple implementations will clash. To do 327 both define a macro of the same name will clash if you #include both
|
/external/zlib/src/win32/ |
D | DLL_FAQ.txt | 306 because they may clash with MSVCRT.DLL. Instead, the 354 SYSTEM32 directories). Otherwise, your build may clash with
|
/external/bison/po/ |
D | zh_CN.po | 430 msgid "result type clash on merge function %s: <%s> != <%s>" 450 msgid "type clash on default action: <%s> != <%s>"
|
D | bison.pot | 426 msgid "result type clash on merge function %s: <%s> != <%s>" 446 msgid "type clash on default action: <%s> != <%s>"
|
D | pt.po | 428 msgid "result type clash on merge function %s: <%s> != <%s>" 448 msgid "type clash on default action: <%s> != <%s>"
|
D | zh_TW.po | 459 msgid "result type clash on merge function %s: <%s> != <%s>" 479 msgid "type clash on default action: <%s> != <%s>"
|
D | uk.po | 516 msgid "result type clash on merge function %s: <%s> != <%s>" 536 msgid "type clash on default action: <%s> != <%s>"
|
D | sr.po | 502 msgid "result type clash on merge function %s: <%s> != <%s>" 522 msgid "type clash on default action: <%s> != <%s>"
|
D | el.po | 494 msgid "result type clash on merge function %s: <%s> != <%s>" 515 msgid "type clash on default action: <%s> != <%s>"
|
/external/bison/tests/ |
D | glr-regression.at | 1665 [glr-regr18.y:26.18-24: error: result type clash on merge function 'merge': <type2> != <type1> 1667 glr-regr18.y:27.13-19: error: result type clash on merge function 'merge': <type3> != <type2>
|
1234