Home
last modified time | relevance | path

Searched refs:evil (Results 1 – 25 of 41) sorted by relevance

12

/external/python/cpython2/Lib/test/
Dtest_nntplib.py18 def server(evt, serv, evil=False): argument
25 if evil:
43 args=(self.evt, self.sock, self.evil)).start()
52 evil = False variable in ServerTests
61 evil = True variable in EvilServerTests
/external/curl/tests/data/
Dtest5715 # 1) giving an evil payload (with $)
6 # 2) Giving evil content (SDP starting with $)
38 Content-Type: fake/evil
/external/clang/test/SemaCXX/
Dtypo-correction.cpp453 struct evil { struct
454 evil(F de) { // expected-note {{'de' declared here}} in evil() function
458 ~evil() { in ~evil() argument
464 evil<int> Q(0); // expected-note {{in instantiation of member function}} in meow()
/external/python/cpython3/Misc/NEWS.d/
D3.6.2rc2.rst37 ``splithost('//127.0.0.1#@evil.com/')`` now correctly returns the
38 ``127.0.0.1`` host, instead of treating ``@evil.com`` as the host in an
D3.5.4rc1.rst37 ``splithost('//127.0.0.1#@evil.com/')`` now correctly returns the
38 ``127.0.0.1`` host, instead of treating ``@evil.com`` as the host in an
/external/autotest/client/site_tests/network_VPNConnect/
Dcontrol.l2tpipsec_psk23 The -evil variant simulates connecting to a VPN gateway that specifies
32 'l2tpipsec-psk-evil' ],
/external/sqlite/dist/
DNOTICE6 May you do good and not evil.
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-v1i1-setcc.ll63 %evil = insertelement <1 x i1> undef, i1 %tst, i32 0
64 %res = select <1 x i1> %evil, <1 x i64> zeroinitializer, <1 x i64> %v3
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-neon-v1i1-setcc.ll63 %evil = insertelement <1 x i1> undef, i1 %tst, i32 0
64 %res = select <1 x i1> %evil, <1 x i64> zeroinitializer, <1 x i64> %v3
/external/libchrome/base/
Dobserver_list_unittest.cc242 Disrupter evil(&observer_list, &c); in TEST() local
299 observer_list.AddObserver(&evil); in TEST()
389 Disrupter evil(&observer_list, true); in TEST() local
397 observer_list.AddObserver(&evil); in TEST()
413 Disrupter evil(&observer_list, &b); in TEST() local
417 observer_list.AddObserver(&evil); in TEST()
/external/skqp/
DDoxyfile52 # experimental evil only! inflates build time by 10 minutes
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py751 class evil: class
756 fut.remove_done_callback(evil())
783 class evil: class
791 fut.remove_done_callback(evil())
/external/libchrome/base/json/
Djson_reader_unittest.cc445 std::string evil(1000000, '['); in TEST() local
446 evil.append(std::string(1000000, ']')); in TEST()
447 EXPECT_FALSE(JSONReader::Read(evil)); in TEST()
/external/libexif/m4m/
Dgp-gettext-hack.m448 # Not so sure whether this hack is all *that* evil...
/external/brotli/tests/testdata/
Dplrabn12.txt233 Out of our evil seek to bring forth good,
235 And out of good still to find means of evil;
405 Nor did they not perceive the evil plight
409 Of Amram's son, in Egypt's evil day,
1135 Thrive under evil, and work ease out of pain
1436 Of good and evil much they argued then,
1497 Created evil, for evil only good;
2621 Hypocrisy, the only evil that walks
3249 No evil thing approach or enter in.
3582 But evil hast not tried: and wilt object
[all …]
/external/pdfium/third_party/lcms/
D0000-cmserr-changes.patch24 -// bogus or evil code to allocate huge blocks that otherwise lcms would never need.
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt1424 幤>'[evil]';
1495 弊>'[evil]';
1649 #"恶>'[evil]'",
1669 悪>'[evil]';
1688 惡>'[evil]';
1737 慝>'[do evil in secret]';
3640 祟>'[evil spirit]';
/external/u-boot/doc/
DREADME.usb214 distinguised from each other. MAC address conflicts are evil and
/external/tinyxml/
Dchanges.txt102 - Nimrod Cohen found a truly evil bug in the STL implementation that occurs
/external/scapy/doc/scapy/
Ddevelopment.rst87 …ne expected and not one that has been modified. In case your dealing with evil people that try to …
/external/llvm/docs/TableGen/
Dindex.rst298 design and make it very hard for newcomers to understand the evil TableGen
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
Dindex.rst294 design and make it very hard for newcomers to understand the evil TableGen
/external/python/cpython2/Misc/NEWS.d/
D2.7.15rc1.rst73 ``splithost('//127.0.0.1#@evil.com/')`` now correctly returns the
74 ``127.0.0.1`` host, instead of treating ``@evil.com`` as the host in an
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_ioctl.inc496 // Handle the most evil ioctls that encode argument value as part of request id.
/external/tagsoup/
DREADME314 I also had people add [19]"evil" HTML to a large poster so that I could

12