/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() 1508 fprintf(stderr, "%c", crazy[test]); in launchCrazySAX() 1526 fprintf(stderr, "%c", crazy[test]); in launchCrazy() 1573 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
|
D | test1162 | 29 FTP wildcard with crazy pattern
|
/external/v8/tools/ |
D | whitespace.txt | 8 The Smi looked at them when a crazy v8-autoroll account showed up...
|
/external/python/cpython2/Lib/test/ |
D | test_decimal.py | 862 crazy = { 875 self.assertEqual(get_fmt(Decimal('12.7'), crazy), '1-2&7') 880 self.assertEqual(get_fmt(1234567890123, crazy), '123456-78-9012-3') 885 self.assertEqual(get_fmt(123456789, crazy, '.6n'), '1&23457e+8') 900 self.assertEqual(get_fmt(123456, crazy, '06n'), '1-2345-6') 901 self.assertEqual(get_fmt(123456, crazy, '07n'), '1-2345-6') 902 self.assertEqual(get_fmt(123456, crazy, '08n'), '1-2345-6') 903 self.assertEqual(get_fmt(123456, crazy, '09n'), '01-2345-6') 904 self.assertEqual(get_fmt(123456, crazy, '010n'), '0-01-2345-6') 905 self.assertEqual(get_fmt(123456, crazy, '011n'), '0-01-2345-6') [all …]
|
/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-7.0/llvm/test/MC/X86/AlignedBundling/ |
D | single-inst-bundling.s | 47 # Just sanity checking that data fills don't drive bundling crazy
|
/external/grpc-grpc/tools/dockerfile/distribtest/ruby_opensuse_x64/ |
D | Dockerfile | 27 # OpenSUSE is a bit crazy and ignores .bashrc for login shell.
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | README.txt | 31 add crazy vector instructions (MVI):
|
/external/libdrm/freedreno/kgsl/ |
D | README | 19 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
|
/external/antlr/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
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 | 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/xcode-toolchain/ |
D | CMakeLists.txt | 57 # If detecting Xcode version failed, set a crazy high version so we default
|
/external/python/cpython3/Lib/test/ |
D | test_decimal.py | 1114 crazy = { 1129 self.assertEqual(get_fmt(Decimal('12.7'), crazy), '1-2&7') 1134 self.assertEqual(get_fmt(1234567890123, crazy), '123456-78-9012-3') 1139 self.assertEqual(get_fmt(123456789, crazy, '.6n'), '1&23457e+8') 1154 self.assertEqual(get_fmt(123456, crazy, '06n'), '1-2345-6') 1155 self.assertEqual(get_fmt(123456, crazy, '07n'), '1-2345-6') 1156 self.assertEqual(get_fmt(123456, crazy, '08n'), '1-2345-6') 1157 self.assertEqual(get_fmt(123456, crazy, '09n'), '01-2345-6') 1158 self.assertEqual(get_fmt(123456, crazy, '010n'), '0-01-2345-6') 1159 self.assertEqual(get_fmt(123456, crazy, '011n'), '0-01-2345-6') [all …]
|
/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/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-7.0/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-7.0/llvm/utils/vim/ |
D | vimrc | 202 " 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/swiftshader/third_party/LLVM/utils/vim/ |
D | vimrc | 195 " An overload candidate. Use a crazy hack to get vim to
|
/external/llvm/utils/vim/ |
D | vimrc | 202 " An overload candidate. Use a crazy hack to get vim to
|