Home
last modified time | relevance | path

Searched refs:clash (Results 1 – 25 of 92) sorted by relevance

1234

/external/jetty/src/java/org/eclipse/jetty/servlet/
DHolder.java379 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()
DServletHolder.java758 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/
Dinttypes_h.m410 # doesn't clash with <sys/types.h>, and declares uintmax_t.
26 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
Dstdint_h.m410 # 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/
D2012-09-16-TOC-entry-check.ll5 ; 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/
Dgmock-generated-nice-strict.h.pump74 // 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/
Dlibxt_set.man62 not clash with an option of other extensions.
/external/clang/test/SemaCXX/
Dtypo-correction.cpp179 namespace clash { namespace
/external/gmock/include/gmock/
Dgmock-generated-nice-strict.h.pump95 // we have to avoid a possible clash with members of MockClass.
/external/e2fsprogs/lib/
Dconfig.h.in178 /* 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/
DREADME254 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/
DREADME244 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/
Dchanges.txt64 - ttcompile's -i options is now called -m (as in "merge"), to avoid clash
/external/curl/docs/
DDISTRO-DILEMMA32 tend to), you have a clash. GPL vs Original BSD.
/external/gtest/
DREADME255 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/
DREADME255 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/
DREADME255 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/
DDLL_FAQ.txt306 because they may clash with MSVCRT.DLL. Instead, the
354 SYSTEM32 directories). Otherwise, your build may clash with
/external/bison/po/
Dbison.pot426 msgid "result type clash on merge function %s: <%s> != <%s>"
446 msgid "type clash on default action: <%s> != <%s>"
Dpt.po428 msgid "result type clash on merge function %s: <%s> != <%s>"
448 msgid "type clash on default action: <%s> != <%s>"
Dzh_CN.po430 msgid "result type clash on merge function %s: <%s> != <%s>"
450 msgid "type clash on default action: <%s> != <%s>"
Dsr.po502 msgid "result type clash on merge function %s: <%s> != <%s>"
522 msgid "type clash on default action: <%s> != <%s>"
Duk.po516 msgid "result type clash on merge function %s: <%s> != <%s>"
536 msgid "type clash on default action: <%s> != <%s>"
Del.po494 msgid "result type clash on merge function %s: <%s> != <%s>"
515 msgid "type clash on default action: <%s> != <%s>"
/external/bison/tests/
Dglr-regression.at1665 [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