Home
last modified time | relevance | path

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

123

/third_party/boost/tools/build/example/variant/
Dreadme.qbk11 defined: "crazy", which is just a random combination of properties, and
50 common.mkdir bin/clang-darwin-4.2.1/crazy
51 clang-darwin.compile.c++ bin/clang-darwin-4.2.1/crazy/a.o
54 common.mkdir libs/bin/clang-darwin-4.2.1/crazy
55 clang-darwin.compile.c++ libs/bin/clang-darwin-4.2.1/crazy/l.o
56 clang-darwin.link.dll libs/bin/clang-darwin-4.2.1/crazy/libl.dylib
57 clang-darwin.link bin/clang-darwin-4.2.1/crazy/a
Djamfile.jam7 project : default-build crazy super_release ;
Djamroot.jam7 variant crazy : <optimization>speed <inlining>off
/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/curl/tests/data/
Dtest9018 WWW-Authenticate: Wild-and-crazy
53 WWW-Authenticate: Wild-and-crazy
86 WWW-Authenticate: Wild-and-crazy
105 WWW-Authenticate: Wild-and-crazy
Dtest6915 WWW-Authenticate: Wild-and-crazy
50 WWW-Authenticate: Wild-and-crazy
83 HTTP with NTLM, Basic or Wild-and-crazy authorization
Dtest116229 FTP wildcard with crazy pattern
/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/gettext/gettext-tools/tests/
Dmsgexec-1119 You're just another crazy girl
Dmsgexec-6128 You're just another crazy girl
/third_party/grpc/tools/dockerfile/distribtest/ruby_opensuse_x64/
DDockerfile27 # OpenSUSE is a bit crazy and ignores .bashrc for login shell.
/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/boost/libs/xpressive/doc/
Dsymbols.qbk99 Attributes are properly scoped, so you can do crazy things like:
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/fortnightly/
Dfortnightly.dart134 'How these crazy fruits sweetened our hearts, relationships,'
/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/packages/flutter/test/painting/
Dborder_radius_test.dart144 test('BorderRadius.lerp() crazy', () {
323 test('BorderRadiusDirectional.lerp() crazy', () {
/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/gstreamer/gstreamer/docs/random/wtay/
Dcapsnego2211 Somebody sets some crazy low rate on the gsm srcpad (1000Hz).
/third_party/boost/tools/quickbook/doc/
Dphrase.qbk59 ["A question that sometimes drives me hazy: am I or are the others crazy?]--Einstein
64 ["A question that sometimes drives me hazy: am I or are the others crazy?]--Einstein
/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/boost/doc/test/
Dtest.qbk355 Here we go: ["A question that sometimes drives me hazy: am I or are the others crazy?]--Einstein

123