Searched refs:clash (Results 1 – 25 of 99) sorted by relevance
1234
/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 ; avoid name clash with global constants .LC0 and .LC2
|
/external/google-breakpad/src/testing/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/iptables/extensions/ |
D | libxt_set.man | 62 not clash with an option of other extensions.
|
/external/clang/test/SemaCXX/ |
D | typo-correction.cpp | 179 namespace clash { namespace
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README.md | 152 project uses, or the two tuple implementations will clash. To do 224 both define a macro of the same name will clash if you `#include` both
|
/external/googletest/googletest/ |
D | README.md | 152 project uses, or the two tuple implementations will clash. To do 224 both define a macro of the same name will clash if you #include both
|
/external/v8/testing/gmock/include/gmock/ |
D | gmock-generated-nice-strict.h.pump | 95 // we have to avoid a possible clash with members of MockClass.
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-nice-strict.h.pump | 95 // we have to avoid a possible clash with members of MockClass.
|
/external/google-breakpad/src/testing/gtest/ |
D | README | 254 project uses, or the two tuple implementations will clash. To do 326 both define a macro of the same name will clash if you #include both
|
/external/protobuf/gtest/ |
D | README | 244 project uses, or the two tuple implementations will clash. To do 308 both define a macro of the same name will clash if you #include both
|
/external/fonttools/Doc/ |
D | changes.txt | 64 - ttcompile's -i options is now called -m (as in "merge"), to avoid clash
|
/external/v8/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/vulkan-validation-layers/tests/gtest-1.7.0/ |
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/e2fsprogs/lib/ |
D | config.h.in | 222 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 427 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
|
/external/bison/po/ |
D | pt.po | 428 msgid "result type clash on merge function %s: <%s> != <%s>" 448 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 | zh_CN.po | 430 msgid "result type clash on merge function %s: <%s> != <%s>" 450 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>"
|
D | uk.po | 516 msgid "result type clash on merge function %s: <%s> != <%s>" 536 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>"
|
/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