Home
last modified time | relevance | path

Searched refs:moo (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/gettext/libtextstyle/gnulib-local/modules/
Dmoo-tests2 tests/test-moo-root.oo.h
3 tests/test-moo-root.oo.c
4 tests/test-moo-sub1.oo.h
5 tests/test-moo-sub1.oo.c
6 tests/test-moo-sub2.oo.h
7 tests/test-moo-sub2.oo.c
8 tests/test-moo-aroot.oo.h
9 tests/test-moo-aroot.oo.c
10 tests/test-moo-asub1.oo.h
11 tests/test-moo-asub1.oo.c
[all …]
Dmoo6 lib/moo.h
7 m4/moo.m4
18 "moo.h"
/third_party/curl/tests/data/
Dtest33119 Set-Cookie: moo=yes;
40 HTTP with cookie using host name 'moo'
43 -x http://%HOSTIP:%HTTPPORT http://moo/we/want/%TESTNUMBER -b none http://moo/we/want/%TESTNUMBER00…
53 GET http://moo/we/want/%TESTNUMBER HTTP/1.1
54 Host: moo
59 GET http://moo/we/want/%TESTNUMBER0002 HTTP/1.1
60 Host: moo
64 Cookie: moo=yes
Dtest127019 Location: https://moo.moo.moo
57 Location: https://moo.moo.moo
64 https://moo.moo.moo/
Dtest4832 -d "foo=moo&moo=poo" http://%HOSTIP:%HTTPPORT/%TESTNUMBER -G -I http://%HOSTIP:%HTTPPORT/%TESTNUMBER
40 HEAD /%TESTNUMBER?foo=moo&moo=poo HTTP/1.1
45 HEAD /%TESTNUMBER?foo=moo&moo=poo HTTP/1.1
Dtest19938 -d "foo=moo&moo=poo" "http://%HOSTIP:%HTTPPORT/{%TESTNUMBER,%TESTNUMBER}" -G
46 GET /%TESTNUMBER?foo=moo&moo=poo HTTP/1.1
51 GET /%TESTNUMBER?foo=moo&moo=poo HTTP/1.1
Dtest152414 Location: moo.html&testcase=/%TESTNUMBER0002
27 Location: moo.html&testcase=/%TESTNUMBER0002
51 moo
66 moo
67 GET /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
Dtest101214 Location: moo.html&testcase=/%TESTNUMBER0002
29 Location: moo.html&testcase=/%TESTNUMBER0002
52 http://%HOSTIP:%HTTPPORT/blah/%TESTNUMBER -L -d "moo" --post301
67 mooPOST /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
74 moo
Dtest107614 Location: moo.html&testcase=/%TESTNUMBER0002
29 Location: moo.html&testcase=/%TESTNUMBER0002
52 http://%HOSTIP:%HTTPPORT/blah/%TESTNUMBER -L -d "moo" --post302
67 mooPOST /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
74 moo
Dtest133215 Location: moo.html&testcase=/%TESTNUMBER0002
30 Location: moo.html&testcase=/%TESTNUMBER0002
53 http://%HOSTIP:%HTTPPORT/blah/%TESTNUMBER -L -d "moo" --post303
68 mooPOST /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
75 moo
Dtest3238 -d "foo=moo&moo=poo" http://%HOSTIP:%HTTPPORT/%TESTNUMBER -G
46 GET /%TESTNUMBER?foo=moo&moo=poo HTTP/1.1
Dtest150963 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
70 moo
77 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
78 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
84 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
Dtest109839 ftp://ftp-site/moo/%TESTNUMBER ftp://ftp-site/moo/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT
47 GET ftp://ftp-site/moo/%TESTNUMBER HTTP/1.1
53 GET ftp://ftp-site/moo/%TESTNUMBER HTTP/1.1
Dtest101114 Location: moo.html&testcase=/%TESTNUMBER0002
29 Location: moo.html&testcase=/%TESTNUMBER0002
52 http://%HOSTIP:%HTTPPORT/blah/%TESTNUMBER -L -d "moo"
67 mooGET /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
Dtest152652 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
62 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
63 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
70 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
Dtest152550 http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
60 CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
61 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
68 Host: the.old.moo.%TESTNUMBER:%HTTPPORT
/third_party/curl/tests/libtest/
Dlib500.c97 FILE *moo = fopen(libtest_arg2, "wb"); in test() local
98 if(moo) { in test()
104 fprintf(moo, "IP %s\n", ipstr); in test()
116 fprintf(moo, "namelookup vs connect: %" CURL_FORMAT_CURL_OFF_T in test()
123 fprintf(moo, "connect vs pretransfer: %" CURL_FORMAT_CURL_OFF_T in test()
130 fprintf(moo, "pretransfer vs starttransfer: %" CURL_FORMAT_CURL_OFF_T in test()
138 fprintf(moo, "starttransfer vs total: %" CURL_FORMAT_CURL_OFF_T in test()
145 fclose(moo); in test()
Dlib566.c51 FILE *moo; in test() local
54 moo = fopen(libtest_arg2, "wb"); in test()
55 if(moo) { in test()
56 fprintf(moo, "CL %.0f\n", content_length); in test()
57 fclose(moo); in test()
Dlib599.c80 FILE *moo; in test() local
83 moo = fopen(libtest_arg2, "wb"); in test()
84 if(moo) { in test()
85 fprintf(moo, "CL %.0f\n", content_length); in test()
86 fclose(moo); in test()
Dlib578.c34 FILE *moo = fopen(libtest_arg2, "wb"); in progress_callback() local
40 if(moo) { in progress_callback()
42 fprintf(moo, "PASSED, UL data matched data size\n"); in progress_callback()
44 fprintf(moo, "Progress callback called with UL %f out of %f\n", in progress_callback()
46 fclose(moo); in progress_callback()
/third_party/e2fsprogs/tests/d_xattr_edits/
Dexpect6 ea_set / user.moo FEE_FIE_FOE_FUMMMMMM
11 user.moo (20) = "FEE_FIE_FOE_FUMMMMMM"
13 ea_get / user.moo
14 user.moo (20) = "FEE_FIE_FOE_FUMMMMMM"
20 ea_rm / user.moo
28 ea_get / user.moo
Dscript28 echo "ea_set / user.moo FEE_FIE_FOE_FUMMMMMM" >> $OUT.new
29 $DEBUGFS -w -R "ea_set / user.moo FEE_FIE_FOE_FUMMMMMM" $TMPFILE >> $OUT.new 2>&1
38 echo "ea_get / user.moo" >> $OUT.new
39 $DEBUGFS -w -R "ea_get / user.moo" $TMPFILE >> $OUT.new 2>&1
48 echo "ea_rm / user.moo" >> $OUT.new
49 $DEBUGFS -w -R "ea_rm / user.moo" $TMPFILE >> $OUT.new 2>&1
63 echo "ea_get / user.moo" >> $OUT.new
64 $DEBUGFS -w -R "ea_get / user.moo" $TMPFILE >> $OUT.new 2>&1
/third_party/gettext/libtextstyle/
DMakefile.am116 gnulib-local/lib/moo.h \
134 gnulib-local/m4/moo.m4 \
148 gnulib-local/modules/moo \
149 gnulib-local/modules/moo-tests \
161 gnulib-local/tests/test-moo-aroot.oo.c \
162 gnulib-local/tests/test-moo-aroot.oo.h \
163 gnulib-local/tests/test-moo-assign.c \
164 gnulib-local/tests/test-moo-asub1.oo.c \
165 gnulib-local/tests/test-moo-asub1.oo.h \
166 gnulib-local/tests/test-moo-root.oo.c \
[all …]
/third_party/boost/libs/test/doc/examples/
Dexample40.run.cpp14 bool moo( int arg1, int arg2, int mod ) { return ((arg1+arg2) % mod) == 0; } in moo() function
21 BOOST_WARN( moo( 12,i,j ) ); in BOOST_AUTO_TEST_CASE()
22 BOOST_WARN_PREDICATE( moo, (12)(i)(j) ); in BOOST_AUTO_TEST_CASE()
/third_party/typescript/tests/baselines/reference/
DdeclFileImportedTypeUseInTypeArgPosition.types13 declare module 'moo' {
14 >'moo' : typeof import("moo")

123456