Searched refs:crazy (Results 1 – 25 of 36) sorted by relevance
12
/external/libxml2/ |
D | testlimits.c | 238 const char *crazy = "<?xml version='1.0' encoding='UTF-8'?>\ variable 287 if (crazy_indx > strlen(crazy)) in crazyOpen() 291 current = &crazy[0]; in crazyOpen() 329 rlen = strlen(crazy) - crazy_indx; in crazyRead() 330 current = &crazy[crazy_indx]; in crazyRead() 362 rlen = strlen(crazy) - crazy_indx; in crazyRead() 363 current = &crazy[crazy_indx]; in crazyRead() 1507 fprintf(stderr, "%c", crazy[test]); in launchCrazySAX() 1525 fprintf(stderr, "%c", crazy[test]); in launchCrazy() 1572 for (i = 0;i < strlen(crazy);i++) { in runcrazy() [all …]
|
/external/curl/tests/data/ |
D | test69 | 15 WWW-Authenticate: Wild-and-crazy 50 WWW-Authenticate: Wild-and-crazy 82 HTTP with NTLM, Basic or Wild-and-crazy authorization
|
D | test90 | 18 WWW-Authenticate: Wild-and-crazy 53 WWW-Authenticate: Wild-and-crazy 86 WWW-Authenticate: Wild-and-crazy 105 WWW-Authenticate: Wild-and-crazy
|
/external/v8/tools/ |
D | whitespace.txt | 8 The Smi looked at them when a crazy v8-autoroll account showed up......
|
/external/autotest/client/site_tests/security_ProtocolFamilies/ |
D | control | 9 PURPOSE = "To ensure no crazy protocol families are available on the system."
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | single-inst-bundling.s | 47 # Just sanity checking that data fills don't drive bundling crazy
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | README.txt | 31 add crazy vector instructions (MVI):
|
D | AlphaInstrInfo.td | 1122 //Stupid crazy arithmetic stuff:
|
/external/libdrm/freedreno/ |
D | README | 9 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
|
/external/antlr/antlr-3.4/runtime/C/ |
D | AUTHORS | 8 nobody else was crazy enough to do it.
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 84 geometric programming, ...** - Really, there is no end of crazy 95 Have fun - try doing something crazy and unusual. Building a language 97 little crazy or off the wall and seeing how it turns out. If you get
|
D | LangImpl10.rst | 76 geometric programming, ...** - Really, there is no end of crazy 87 Have fun - try doing something crazy and unusual. Building a language 89 little crazy or off the wall and seeing how it turns out. If you get
|
D | OCamlLangImpl1.rst | 93 play with it on your own. Take the code and go crazy hacking away at it,
|
D | LangImpl01.rst | 103 play with it on your own. Take the code and go crazy hacking away at it,
|
/external/valgrind/docs/internals/ |
D | porting-HOWTO.txt | 106 incrementally, as system calls are hit, otherwise you'll go crazy.
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-delayed-fold.ll | 30 ; ScalarEvolution should be able to correctly expand the crazy addrec here.
|
/external/llvm/utils/vim/ |
D | vimrc | 202 " An overload candidate. Use a crazy hack to get vim to
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | lsr-delayed-fold.ll | 30 ; ScalarEvolution should be able to correctly expand the crazy addrec here.
|
/external/swiftshader/third_party/LLVM/utils/vim/ |
D | vimrc | 195 " An overload candidate. Use a crazy hack to get vim to
|
/external/clang/test/Analysis/ |
D | localization.m | 168 // Do some other crazy stuff
|
/external/libmtp/ |
D | INSTALL | 159 First you need a crazy rule that creates a device node in the
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1069 // FIXME: Add other crazy ucmp forms 1074 // Other crazy stuff
|
/external/libchrome/base/ |
D | base.gyp | 1660 # The crazy linker is never instrumented.
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 3412 瘋>'[crazy]'; 3440 癲>'[crazy]';
|
/external/mesa3d/docs/ |
D | VERSIONS | 682 - fixed Loki's "ice bug" and "crazy triangles" seen in Heretic2
|
12