Searched
full:evil (Results
601 -
625 of
1130) sorted by null
<<21222324252627282930>>
/external/javasqlite/src/main/java/SQLite/ |
StringEncoder.java | 15 * May you do good and not evil.
|
/external/openssl/crypto/des/asm/ |
readme | 127 but for the pentium it has been replaced by evil instruction ordering tricks.
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 109 The first 2 threads are necessary evil - CoreAudio creates this no matter what the situation
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testsprite.c | 24 /* Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
|
threadwin.c | 17 /* Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
|
/cts/tests/tests/text/src/android/text/cts/ |
EmojiConstants.java | 716 0x1F648, // SEE-NO-EVIL MONKEY 717 0x1F649, // HEAR-NO-EVIL MONKEY 718 0x1F64A, // SPEAK-NO-EVIL MONKEY
|
/external/chromium/base/json/ |
json_reader_unittest.cc | 424 std::string evil(1000000, '['); 425 evil.append(std::string(1000000, ']')); 426 root.reset(JSONReader::Read(evil, false));
|
/external/chromium_org/base/json/ |
json_reader_unittest.cc | 450 std::string evil(1000000, '['); 451 evil.append(std::string(1000000, ']')); 452 root.reset(JSONReader::Read(evil));
|
/external/chromium_org/chrome/browser/safe_browsing/ |
browser_feature_extractor_unittest.cc | 599 bad_urls.push_back(IPUrlInfo("http://evil.com", "GET", "", 624 EXPECT_TRUE(urls.find("http://evil.com") != urls.end()); 629 EXPECT_TRUE(urls.find("http://evil.com") != urls.end());
|
/external/chromium_org/content/browser/frame_host/ |
render_frame_host_manager_unittest.cc | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_optparse.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_optparse.py | [all...] |
/development/samples/ApiDemos/res/values/ |
arrays.xml | 133 <item>*bzzt*\nSending all life savings to the International Cabal of Evil Penguins.</item>
|
/external/chromium/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 280 // TODO(brettw) this constant is evil. This is the amount of room we've added
|
/external/chromium_org/base/ |
pickle_unittest.cc | 324 // (1<<31) * sizeof(char16) == 0, so this is particularly evil.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
utils.h | 95 // A macro to disallow the evil copy constructor and operator= functions
|
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
p5_crpt2.c | 167 /* Now the key derivation function itself. This is a bit evil because
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509/ |
x509_cmp.c | 177 * with an evil cast.
|
/external/chromium_org/third_party/sqlite/src/ext/fts2/ |
fts2_tokenizer.c | 7 ** May you do good and not evil.
|
/external/chromium_org/third_party/sqlite/src/ext/rtree/ |
rtree4.test | 6 # May you do good and not evil.
|
rtreeA.test | 6 # May you do good and not evil.
|
/external/chromium_org/third_party/sqlite/src/src/ |
btmutex.c | 7 ** May you do good and not evil.
|
hash.c | 7 ** May you do good and not evil.
|
loadext.c | 7 ** May you do good and not evil.
|
mutex_unix.c | 7 ** May you do good and not evil.
|
Completed in 448 milliseconds
<<21222324252627282930>>