/third_party/curl/docs/libcurl/opts/ |
H A D | CURLOPT_RTSP_STREAM_URI.md | 27 session may be controlling *rtsp://foo/twister/audio* and 28 *rtsp://foo/twister/video* and the application can switch to the appropriate 35 *rtsp://foo/twister* 58 "rtsp://foo.example.com/twister/video");
|
H A D | CURLOPT_SUPPRESS_CONNECT_HEADERS.md | 85 curl_easy_setopt(curl, CURLOPT_PROXY, "http://foo:3128");
|
H A D | CURLOPT_TFTP_NO_OPTIONS.md | 52 FILE *fp = fopen("foo.bin", "wb"); 57 curl_easy_setopt(curl, CURLOPT_URL, "tftp://example.com/foo.bin");
|
H A D | CURLOPT_TELNETOPTIONS.md | 50 options = curl_slist_append(options, "USER=foobar");
|
H A D | CURLOPT_UPLOAD_BUFFERSIZE.md | 62 curl_easy_setopt(curl, CURLOPT_URL, "sftp://example.com/foo.bin");
|
H A D | CURLOPT_USERPWD.md | 80 curl_easy_setopt(curl, CURLOPT_URL, "https://example.com/foo.bin");
|
H A D | CURLOPT_USERNAME.md | 74 curl_easy_setopt(curl, CURLOPT_URL, "https://example.com/foo.bin");
|
/third_party/curl/include/curl/ |
H A D | curl.h | 2830 eg "Subject:foo", "Issuer:bar", etc. */
|
/third_party/curl/lib/ |
H A D | curl_ntlm_wb.c | 70 to avoid fooling the socket leak detector */ 213 /* Don't use sclose in the child since it fools the socket leak detector */ in ntlm_wb_init()
|
/third_party/benchmark/src/ |
H A D | commandlineflags.cc | 110 // given flag. For example, FlagToEnvVar("foo") will return
|
/third_party/benchmark/test/ |
H A D | templated_fixture_test.cc | 15 BENCHMARK_TEMPLATE_F(MyFixture, Foo, int)(benchmark::State& st) { in BENCHMARK_TEMPLATE_F()
|
/third_party/cJSON/tests/ |
H A D | old_utils_tests.c | 45 {"{\"a\":\"foo\"}", "null", "null"}, 46 {"{\"a\":\"foo\"}", "\"bar\"", "\"bar\""}, 57 "\"foo\": [\"bar\", \"baz\"]," in json_pointer_tests() 72 TEST_ASSERT_EQUAL_PTR(cJSONUtils_GetPointer(root, "/foo"), cJSON_GetObjectItem(root, "foo")); in json_pointer_tests() 73 TEST_ASSERT_EQUAL_PTR(cJSONUtils_GetPointer(root, "/foo/0"), cJSON_GetObjectItem(root, "foo")->child); in json_pointer_tests() 74 TEST_ASSERT_EQUAL_PTR(cJSONUtils_GetPointer(root, "/foo/0"), cJSON_GetObjectItem(root, "foo")->child); in json_pointer_tests()
|
/third_party/cJSON/tests/json-patch-tests/ |
H A D | tests.json | 8 "doc": {"foo": 1}, 10 "expected": {"foo": 1} }, 13 "doc": {"foo": 1, "bar": 2}, 15 "expected": {"bar":2, "foo": 1} }, 18 "doc": [{"foo": 1, "bar": 2}], 20 "expected": [{"bar":2, "foo": 1}] }, 23 "doc": {"foo":{"foo": 1, "bar": 2}}, 25 "expected": {"foo":{"bar":2, "foo" [all...] |
H A D | spec_tests.json | 13 "foo": "bar" 20 "foo": "bar" 27 "foo": [ "bar", "baz" ] 30 { "op": "add", "path": "/foo/1", "value": "qux" } 33 "foo": [ "bar", "qux", "baz" ] 41 "foo": "bar" 47 "foo": "bar" 54 "foo": [ "bar", "qux", "baz" ] 57 { "op": "remove", "path": "/foo/1" } 60 "foo" [all...] |
/third_party/cJSON/tests/unity/examples/ |
H A D | unity_config.h | 131 /* Unity aims for as small of a footprint as possible and avoids most standard
|
/third_party/cJSON/tests/unity/src/ |
H A D | unity_internals.h | 287 * Footprint
|
/third_party/css-what/src/__fixtures__/ |
H A D | out.json | 489 "#asdfasdf #foobar": [ 506 "value": "foobar", 552 "#attributes div[test$=foo]": [ 574 "value": "foo", 608 "#attributes div[test=\"two-foo\"]": [ 630 "value": "two-foo", 636 "#attributes div[test='two-foo']": [ 658 "value": "two-foo", 664 "#attributes div[test=two-foo]": [ 686 "value": "two-foo", [all...] |
H A D | tests.ts | 244 '[name^="foo["]', 253 value: "foo[", 260 '[name^="foo[bar]"]', 269 value: "foo[bar]", 324 "[name=foo\\.baz]", 333 value: "foo.baz", 340 "[name=foo\\[bar\\]]", 349 value: "foo[bar]", 372 "[name='foo ~ < > , bar' i]", 380 value: "foo ~ < > , ba [all...] |
/third_party/css-what/ |
H A D | readme.md | 13 CSSwhat.parse("foo[bar]:baz") 17 { type: "tag", name: "foo" },
|
/third_party/css-what/src/ |
H A D | parse.spec.ts | 16 "input[name=foo b]", 17 "input[name!foo]", 20 "input[name=foo[baz]]", 23 ":foo(p()", 25 "##foo", 58 expect(parse("/* comment1 */ /**/ foo /*comment2*/")).toEqual([ 59 [{ name: "foo", namespace: null, type: "tag" }],
|
/third_party/cups/ |
H A D | cups-2.4.0-source.tar.gz | |
/third_party/cups-filters/ |
H A D | NEWS | 143 - foomatic-rip: Debug message was wrongly sent to stdout and 184 - gstoraster, foomatic-rip: Fixed Ghostscript command line for 204 - foomatic-rip: Options in the 5th command line argument of 253 - foomatic-rip: Fix infinite loop and input from file on raw 255 - foomatic-rip: Remove temporary file created during pdf-to-ps 442 - foomatic-rip: Map two-sided-short-edge to DuplexTumble (Pull 462 - pdftopdf, gstoraster, foomatic-rip: Use "-dSAFER" 479 - foomatic-rip: PDF page count side-loads the PDF file to 497 - foomatic-rip: In some PostScript input files it was possible 500 - foomatic [all...] |
H A D | Makefile.am | 594 foomatic-rip 669 foomatic_rip_SOURCES = \ 670 filter/foomatic-rip/foomaticrip.c \ 671 filter/foomatic-rip/foomaticrip.h \ 672 filter/foomatic-rip/options.c \ 673 filter/foomatic-rip/options.h \ 674 filter/foomatic-rip/pdf.c \ 675 filter/foomatic [all...] |
H A D | COPYING | 124 Files: filter/foomatic-rip/*
|
H A D | .gitignore | 54 filter/foomatic-rip/foomatic-rip.1 68 foomatic-rip
|