Home
last modified time | relevance | path

Searched refs:crazy (Results 1 – 25 of 57) sorted by relevance

123

/external/libxml2/
Dtestlimits.c238 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/
Dtest6915 WWW-Authenticate: Wild-and-crazy
50 WWW-Authenticate: Wild-and-crazy
82 HTTP with NTLM, Basic or Wild-and-crazy authorization
Dtest9018 WWW-Authenticate: Wild-and-crazy
53 WWW-Authenticate: Wild-and-crazy
86 WWW-Authenticate: Wild-and-crazy
105 WWW-Authenticate: Wild-and-crazy
Dtest116229 FTP wildcard with crazy pattern
/external/v8/tools/
Dwhitespace.txt8 The Smi looked at them when a crazy v8-autoroll account showed up...
/external/python/cpython2/Lib/test/
Dtest_decimal.py862 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/
Dsingle-inst-bundling.s47 # Just sanity checking that data fills don't drive bundling crazy
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/AlignedBundling/
Dsingle-inst-bundling.s47 # Just sanity checking that data fills don't drive bundling crazy
/external/grpc-grpc/tools/dockerfile/distribtest/ruby_opensuse_x64/
DDockerfile27 # OpenSUSE is a bit crazy and ignores .bashrc for login shell.
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DREADME.txt31 add crazy vector instructions (MVI):
/external/libdrm/freedreno/kgsl/
DREADME19 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
/external/antlr/runtime/C/
DAUTHORS8 nobody else was crazy enough to do it.
/external/llvm/docs/tutorial/
DOCamlLangImpl8.rst84 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
DLangImpl10.rst76 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/
DLangImpl10.rst76 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
DOCamlLangImpl8.rst84 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/
DCMakeLists.txt57 # If detecting Xcode version failed, set a crazy high version so we default
/external/python/cpython3/Lib/test/
Dtest_decimal.py1114 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/
Dlsr-delayed-fold.ll30 ; ScalarEvolution should be able to correctly expand the crazy addrec here.
/external/llvm/test/CodeGen/X86/
Dlsr-delayed-fold.ll30 ; ScalarEvolution should be able to correctly expand the crazy addrec here.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-delayed-fold.ll30 ; ScalarEvolution should be able to correctly expand the crazy addrec here.
/external/swiftshader/third_party/llvm-7.0/llvm/utils/vim/
Dvimrc202 " An overload candidate. Use a crazy hack to get vim to
/external/clang/test/Analysis/
Dlocalization.m168 // Do some other crazy stuff
/external/swiftshader/third_party/LLVM/utils/vim/
Dvimrc195 " An overload candidate. Use a crazy hack to get vim to
/external/llvm/utils/vim/
Dvimrc202 " An overload candidate. Use a crazy hack to get vim to

123