/external/jetty/src/java/org/eclipse/jetty/servlet/ |
D | Holder.java | 379 Set<String> clash=null; in setInitParameters() local 390 if (clash==null) in setInitParameters() 391 clash=new HashSet<String>(); in setInitParameters() 392 clash.add(entry.getKey()); in setInitParameters() 395 if (clash!=null) in setInitParameters() 396 return clash; in setInitParameters()
|
D | ServletHolder.java | 758 Set<String> clash=null; in addMapping() local 767 if (clash==null) in addMapping() 768 clash=new HashSet<String>(); in addMapping() 769 clash.add(pattern); in addMapping() 775 if (clash!=null) in addMapping() 776 return clash; in addMapping()
|
/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/gmock/include/gmock/ |
D | gmock-generated-nice-strict.h.pump | 95 // we have to avoid a possible clash with members of MockClass.
|
/external/e2fsprogs/lib/ |
D | config.h.in | 178 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 350 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
|
/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/curl/docs/ |
D | DISTRO-DILEMMA | 32 tend to), you have a clash. GPL vs Original BSD.
|
/external/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/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/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/bison/po/ |
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_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 | uk.po | 516 msgid "result type clash on merge function %s: <%s> != <%s>" 536 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>
|