/third_party/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 …]
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-microdvd-remux | 6 {2000}{2123}{o:10,20}Some more crazy stuff
|
D | sub-microdvd | 18 Dialogue: 0,0:01:20.00,0:01:24.92,Default,,0,0,0,,{\pos(10,20)}Some more crazy stuff
|
/third_party/rust/crates/regex/tests/ |
D | test_nfa_bytes.rs | 41 mod crazy; module
|
D | test_backtrack_bytes.rs | 41 mod crazy; module
|
D | test_backtrack_utf8bytes.rs | 43 mod crazy; module
|
D | test_nfa_utf8bytes.rs | 39 mod crazy; module
|
D | test_backtrack.rs | 41 mod crazy; module
|
D | test_nfa.rs | 35 mod crazy; module
|
D | test_default_bytes.rs | 60 mod crazy; module
|
D | test_default.rs | 44 mod crazy; module
|
/third_party/elfutils/tests/debuginfod-rpms/ |
D | hello3.specfile | 51 - New variant of hello2, with crazy source file paths
|
D | hello3.spec. | 51 - New variant of hello2, with crazy source file paths
|
/third_party/libdrm/freedreno/kgsl/ |
D | README | 19 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testhelpers.py | 536 self.assertEqual(inst.crazy(42), 42) 539 mock.crazy(42) 541 mock.crazy() 543 mock.crazy(1, 2)
|
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/ |
D | key.dart | 80 // The crazy on the next line is a workaround for
|
/third_party/node/deps/npm/node_modules/mime-db/ |
D | README.md | 26 If you're crazy enough to use this in the browser, you can just grab the
|
/third_party/flutter/engine/flutter/tools/licenses/lib/ |
D | README | 64 this file we find all manner of long complicated and somewhat crazy
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/fortnightly/ |
D | fortnightly.dart | 134 'How these crazy fruits sweetened our hearts, relationships,'
|
/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | border_radius_test.dart | 144 test('BorderRadius.lerp() crazy', () { 323 test('BorderRadiusDirectional.lerp() crazy', () {
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | capsnego2 | 211 Somebody sets some crazy low rate on the gsm srcpad (1000Hz).
|
/third_party/python/Lib/test/ |
D | test_decimal.py | 1135 crazy = { 1150 self.assertEqual(get_fmt(Decimal('12.7'), crazy), '1-2&7') 1155 self.assertEqual(get_fmt(1234567890123, crazy), '123456-78-9012-3') 1160 self.assertEqual(get_fmt(123456789, crazy, '.6n'), '1&23457e+8') 1175 self.assertEqual(get_fmt(123456, crazy, '06n'), '1-2345-6') 1176 self.assertEqual(get_fmt(123456, crazy, '07n'), '1-2345-6') 1177 self.assertEqual(get_fmt(123456, crazy, '08n'), '1-2345-6') 1178 self.assertEqual(get_fmt(123456, crazy, '09n'), '01-2345-6') 1179 self.assertEqual(get_fmt(123456, crazy, '010n'), '0-01-2345-6') 1180 self.assertEqual(get_fmt(123456, crazy, '011n'), '0-01-2345-6') [all …]
|
/third_party/cef/libcef/browser/native/ |
D | file_dialog_runner_mac.mm | 91 // Don't display a crazy number of extensions since the NSPopUpButton width
|
/third_party/rust/crates/libc/ci/ |
D | README.md | 52 over all the crazy capabilities QEMU has and the various flavors in which we use
|
/third_party/rust/crates/minimal-lexical/ |
D | CODE_OF_CONDUCT.md | 98 > Alex: "Yeah I used X and it was really crazy!"
|