Home
last modified time | relevance | path

Searched refs:evil (Results 1 – 25 of 30) 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/libmojo/base/android/javatests/src/org/chromium/base/
DObserverListTest.java91 FooRemover evil = new FooRemover(observerList, c); in testRemoveWhileIteration() local
101 observerList.addObserver(evil); in testRemoveWhileIteration()
126 FooAdder evil = new FooAdder(observerList, c); in testAddWhileIteration() local
128 observerList.addObserver(evil); in testAddWhileIteration()
/external/autotest/client/site_tests/security_HardlinkRestrictions/
Dsecurity_HardlinkRestrictions.py133 evil = os.path.join(tmpdir, 'evil')
142 self._can_hardlink(readable.name, evil, user, expected=False)
143 self._can_hardlink(secret.name, evil, user, expected=False)
/external/libchrome/base/
Dobserver_list_unittest.cc182 Disrupter evil(&observer_list, &c); in TEST() local
192 observer_list.AddObserver(&evil); in TEST()
217 ThreadSafeDisrupter evil(observer_list.get(), &c); in TEST() local
225 observer_list->AddObserver(&evil); in TEST()
/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/skia/
DDoxyfile52 # experimental evil only! inflates build time by 10 minutes
/external/libchrome/base/json/
Djson_reader_unittest.cc466 std::string evil(1000000, '['); in TEST() local
467 evil.append(std::string(1000000, ']')); in TEST()
468 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/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/tinyxml/
Dchanges.txt102 - Nimrod Cohen found a truly evil bug in the STL implementation that occurs
/external/llvm/docs/TableGen/
Dindex.rst298 design and make it very hard for newcomers to understand the evil TableGen
/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
/external/python/cpython2/Doc/library/
Dconfigparser.rst498 'baz': 'evil'})
/external/netperf/
DRelease_Notes843 support those folks who want to run netperf through those evil,
851 support those folks who want to run netperf through those evil,
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt672 唼 < speaking\-evil\.\-gobbling\-sound\-made\-by\-ducks;
1883 䁰 < to\-look\-in\-a\-evil\-or\-wicked\-way;
1958 歹徒 < evil\-person\-who\-commits\-crimes;
2786 眭 < evil\-look\-of\-deep\-set\-eyes;
3197 㱥 < the\-evil\-spirits\-come\-out;
4961 不懷好意 < harbour\-evil\-designs;
6075 慝 < do\-evil\-in\-secret;
8338 沷 < to\-remove\-evil;
10125 䬜 < evil\-spirits;
10526 祟 < evil\-spirit;
[all …]
/external/syslinux/doc/
DCodingStyle.txt522 recognize the authority of K&R (the GNU people aren't evil, they are
/external/icu/icu4c/source/
Dconfigure.ac469 # Check whether to use the evil rpath or not
/external/netperf/doc/
Dnetperf.info980 one is trying to run netperf through those evil, end-to-end
1071 one is looking to run netperf through those evil, end-to-end
1354 this is generally only useful when measuring though those evil,
1965 this is generally only useful when measuring though those evil,
Dnetperf.texi1037 is trying to run netperf through those evil, end-to-end breaking
1138 is looking to run netperf through those evil, end-to-end breaking
1449 is generally only useful when measuring though those evil, end-to-end
2069 is generally only useful when measuring though those evil, end-to-end
/external/curl/docs/
DFAQ974 NTLM is a Microsoft proprietary protocol. Proprietary formats are evil. You

12