Home
last modified time | relevance | path

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

123

/third_party/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 …]
/third_party/ffmpeg/tests/ref/fate/
Dsub-microdvd-remux6 {2000}{2123}{o:10,20}Some more crazy stuff
Dsub-microdvd18 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/
Dtest_nfa_bytes.rs41 mod crazy; module
Dtest_backtrack_bytes.rs41 mod crazy; module
Dtest_backtrack_utf8bytes.rs43 mod crazy; module
Dtest_nfa_utf8bytes.rs39 mod crazy; module
Dtest_backtrack.rs41 mod crazy; module
Dtest_nfa.rs35 mod crazy; module
Dtest_default_bytes.rs60 mod crazy; module
Dtest_default.rs44 mod crazy; module
/third_party/elfutils/tests/debuginfod-rpms/
Dhello3.specfile51 - New variant of hello2, with crazy source file paths
Dhello3.spec.51 - New variant of hello2, with crazy source file paths
/third_party/libdrm/freedreno/kgsl/
DREADME19 to reboot. So libdrm_freedreno attempts to hide most of the crazy.
/third_party/python/Lib/unittest/test/testmock/
Dtesthelpers.py536 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/
Dkey.dart80 // The crazy on the next line is a workaround for
/third_party/node/deps/npm/node_modules/mime-db/
DREADME.md26 If you're crazy enough to use this in the browser, you can just grab the
/third_party/flutter/engine/flutter/tools/licenses/lib/
DREADME64 this file we find all manner of long complicated and somewhat crazy
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/fortnightly/
Dfortnightly.dart134 'How these crazy fruits sweetened our hearts, relationships,'
/third_party/flutter/flutter/packages/flutter/test/painting/
Dborder_radius_test.dart144 test('BorderRadius.lerp() crazy', () {
323 test('BorderRadiusDirectional.lerp() crazy', () {
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dcapsnego2211 Somebody sets some crazy low rate on the gsm srcpad (1000Hz).
/third_party/python/Lib/test/
Dtest_decimal.py1135 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/
Dfile_dialog_runner_mac.mm91 // Don't display a crazy number of extensions since the NSPopUpButton width
/third_party/rust/crates/libc/ci/
DREADME.md52 over all the crazy capabilities QEMU has and the various flavors in which we use
/third_party/rust/crates/minimal-lexical/
DCODE_OF_CONDUCT.md98 > Alex: "Yeah I used X and it was really crazy!"

123