Home
last modified time | relevance | path

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

12

/external/v8/test/mjsunit/regress/
Dregress-1624-strict.js32 var evil = eval; variable
43 evil('"use strict"; var no_touch = 2;');
55 evil('var no_touch = 4;');
73 evil('"use strict"; var no_touch = 6;');
93 evil('var no_touch = 8;');
115 evil('"use strict"; var no_touch = 10;');
137 evil('var no_touch = 12;');
Dregress-1624.js31 var evil = eval; variable
42 evil('"use strict"; var no_touch = 2;');
54 evil('var no_touch = 4;');
72 evil('"use strict"; var no_touch = 6;');
92 evil('var no_touch = 8;');
114 evil('"use strict"; var no_touch = 10;');
136 evil('var no_touch = 12;');
/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.cpp446 struct evil { struct
447 evil(F de) { // expected-note {{'de' declared here}} in evil() function
451 ~evil() { in ~evil() argument
457 evil<int> Q(0); // expected-note {{in instantiation of member function}} in meow()
/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/libweave/third_party/chromium/base/
Dobserver_list_unittest.cc74 Disrupter evil(&observer_list, &c); in TEST() local
84 observer_list.AddObserver(&evil); in TEST()
/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/v8/test/webkit/fast/js/
Dstring-anchor-expected.txt33 PASS '_'.anchor('" href="http://www.evil.com') is "<a name=\"&quot; href=&quot;http://www.evil.com\…
/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/libweave/third_party/chromium/base/json/
Djson_reader_unittest.cc450 std::string evil(1000000, '['); in TEST() local
451 evil.append(std::string(1000000, ']')); in TEST()
452 root = JSONReader::Read(evil); in TEST()
/external/libexif/m4m/
Dgp-gettext-hack.m448 # Not so sure whether this hack is all *that* evil...
/external/libchrome/base/json/
Djson_reader_unittest.cc455 std::string evil(1000000, '['); in TEST() local
456 evil.append(std::string(1000000, ']')); in TEST()
457 root = JSONReader::Read(evil); in TEST()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt1420 幤>'[evil]';
1491 弊>'[evil]';
1645 #"恶>'[evil]'",
1665 悪>'[evil]';
1684 惡>'[evil]';
1733 慝>'[do evil in secret]';
3636 祟>'[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.inc493 // 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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt871 evil
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt871 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.txt670 唼 < speaking\-evil\.\-gobbling\-sound\-made\-by\-ducks;
1881 䁰 < to\-look\-in\-a\-evil\-or\-wicked\-way;
1956 歹徒 < evil\-person\-who\-commits\-crimes;
2784 眭 < evil\-look\-of\-deep\-set\-eyes;
3195 㱥 < the\-evil\-spirits\-come\-out;
4959 不懷好意 < harbour\-evil\-designs;
6073 慝 < do\-evil\-in\-secret;
8336 沷 < to\-remove\-evil;
10123 䬜 < evil\-spirits;
10524 祟 < evil\-spirit;
[all …]
/external/icu/icu4c/source/
Dconfigure.ac468 # 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,

12