Home
last modified time | relevance | path

Searched full:headers (Results 1 – 25 of 5586) sorted by relevance

12345678910>>...224

/third_party/boost/tools/quickbook/test/
Didentifier-1_6.quickbook13 [heading Generate a really long id and duplicate it by having several headers]
14 [heading Generate a really long id and duplicate it by having several headers]
15 [heading Generate a really long id and duplicate it by having lots of headers]
16 [heading Generate a really long id and duplicate it by having lots of headers]
17 [heading Generate a really long id and duplicate it by having lots of headers]
18 [heading Generate a really long id and duplicate it by having several headers]
19 [heading Generate a really long id and duplicate it by having several headers]
20 [heading Generate a really long id and duplicate it by having several headers]
21 [heading Generate a really long id and duplicate it by having several headers]
22 [heading Generate a really long id and duplicate it by having too many headers]
[all …]
Didentifier-1_5.quickbook13 [heading Generate a really long id and duplicate it by having several headers]
14 [heading Generate a really long id and duplicate it by having several headers]
15 [heading Generate a really long id and duplicate it by having lots of headers]
16 [heading Generate a really long id and duplicate it by having lots of headers]
17 [heading Generate a really long id and duplicate it by having lots of headers]
18 [heading Generate a really long id and duplicate it by having several headers]
19 [heading Generate a really long id and duplicate it by having several headers]
20 [heading Generate a really long id and duplicate it by having several headers]
21 [heading Generate a really long id and duplicate it by having several headers]
22 [heading Generate a really long id and duplicate it by having too many headers]
[all …]
Didentifier-1_5.gold-html43 Generate a really long id and duplicate it by having several headers
46 Generate a really long id and duplicate it by having several headers
49 Generate a really long id and duplicate it by having lots of headers
52 Generate a really long id and duplicate it by having lots of headers
55 Generate a really long id and duplicate it by having lots of headers
58 Generate a really long id and duplicate it by having several headers
61 Generate a really long id and duplicate it by having several headers
64 Generate a really long id and duplicate it by having several headers
67 Generate a really long id and duplicate it by having several headers
70 Generate a really long id and duplicate it by having too many headers
[all …]
Didentifier-1_6.gold-html43 Generate a really long id and duplicate it by having several headers
46 Generate a really long id and duplicate it by having several headers
49 Generate a really long id and duplicate it by having lots of headers
52 Generate a really long id and duplicate it by having lots of headers
55 Generate a really long id and duplicate it by having lots of headers
58 Generate a really long id and duplicate it by having several headers
61 Generate a really long id and duplicate it by having several headers
64 Generate a really long id and duplicate it by having several headers
67 Generate a really long id and duplicate it by having several headers
70 Generate a really long id and duplicate it by having too many headers
[all …]
Didentifier-1_5.gold33 a really long id and duplicate it by having several headers</link>
38 a really long id and duplicate it by having several headers</link>
43 a really long id and duplicate it by having lots of headers</link>
48 a really long id and duplicate it by having lots of headers</link>
53 a really long id and duplicate it by having lots of headers</link>
58 a really long id and duplicate it by having several headers</link>
63 a really long id and duplicate it by having several headers</link>
68 a really long id and duplicate it by having several headers</link>
73 a really long id and duplicate it by having several headers</link>
78 a really long id and duplicate it by having too many headers</link>
[all …]
Didentifier-1_6.gold32 a really long id and duplicate it by having several headers</link>
37 a really long id and duplicate it by having several headers</link>
42 a really long id and duplicate it by having lots of headers</link>
47 a really long id and duplicate it by having lots of headers</link>
52 a really long id and duplicate it by having lots of headers</link>
57 a really long id and duplicate it by having several headers</link>
62 a really long id and duplicate it by having several headers</link>
67 a really long id and duplicate it by having several headers</link>
72 a really long id and duplicate it by having several headers</link>
77 a really long id and duplicate it by having too many headers</link>
[all …]
/third_party/boost/libs/preprocessor/doc/
Dheaders.html4 <title>headers.html</title>
12 <h4> Headers <small><a href="contents.html" target="index">[back]</a></small>
16 <li class="ps"> <a href="headers/preprocessor.html">preprocessor.hpp</a></li>
17 <li><a href="headers/arithmetic.html">arithmetic.hpp</a></li>
19 <li class="ps"><a href="headers/arithmetic/add.html">add.hpp</a></li>
20 <li class="ps"><a href="headers/arithmetic/dec.html">dec.hpp</a></li>
21 <li class="ps"><a href="headers/arithmetic/div.html">div.hpp</a></li>
22 <li class="ps"><a href="headers/arithmetic/inc.html">inc.hpp</a></li>
23 <li class="ps"><a href="headers/arithmetic/mod.html">mod.hpp</a></li>
24 <li class="ps"><a href="headers/arithmetic/mul.html">mul.hpp</a></li>
[all …]
/third_party/typescript/tests/baselines/reference/
DparameterDestructuringObjectLiteral.types4 const fn1 = (options: { headers?: {} }) => { };
5 >fn1 : (options: { headers?: {};}) => void
6 >(options: { headers?: {} }) => { } : (options: { headers?: {};}) => void
7 >options : { headers?: {}; }
8 >headers : {}
10 fn1({ headers: { foo: 1 } });
11 >fn1({ headers: { foo: 1 } }) : void
12 >fn1 : (options: { headers?: {}; }) => void
13 >{ headers: { foo: 1 } } : { headers: { foo: number; }; }
14 >headers : { foo: number; }
[all …]
/third_party/boost/libs/headers/build/
DJamfile27 # install-headers
29 # first, the 'modular' headers
31 local modular-headers = $(BOOST_MODULARLAYOUT) ;
33 local skip-headers ;
35 for local lib in $(modular-headers)
39 local headers =
43 …skip-headers += [ sequence.transform path.relative-to [ path.make $(header-root) ] : $(headers) ] ;
45 package.install install-$(lib)-headers Boost
51 : $(headers)
54 explicit install-$(lib)-headers ;
[all …]
/third_party/flutter/skia/third_party/externals/sdl/Xcode/SDL/SDL.xcodeproj/
Dproject.pbxproj18 …04043BBB12FEB1BE0076DB1F /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04043BBA1…
19 …04043BBC12FEB1BE0076DB1F /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04043BBA1…
21 …041B2CA612FA0D680087D585 /* SDL_sysrender.h in Headers */ = {isa = PBXBuildFile; fileRef = 041B2C9…
23 …041B2CAC12FA0D680087D585 /* SDL_sysrender.h in Headers */ = {isa = PBXBuildFile; fileRef = 041B2C9…
25 …0435673F1303160F00BA5428 /* SDL_shaders_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 043567…
27 …043567411303160F00BA5428 /* SDL_shaders_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 043567…
28 …04409B9112FA97ED00FB9AA8 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04409B8D12FA97ED0…
30 …04409B9312FA97ED00FB9AA8 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04409B8F…
32 …04409B9512FA97ED00FB9AA8 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04409B8D12FA97ED0…
34 …04409B9712FA97ED00FB9AA8 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04409B8F…
[all …]
/third_party/icu/icu4c/source/test/hdrtst/
DMakefile.in50 …@FAIL=0;stub=ht_stub_$(NAME.headers).$(SUFFIX.headers); for file in "$(prefix)/include/unicode"/*.…
52 echo "$(NAME.headers) unicode/$$incfile" ; \
55 $(COMPILE.headers) $(cppflags) $(FLAGS.headers) $(UCONFIG_NO) $$stub || FAIL=1 ; \
62 NAME.headers=$@ \
63 COMPILE.headers="$(COMPILE.c)" \
64 SUFFIX.headers=c \
65 FLAGS.headers=
69 NAME.headers=$@ \
70 COMPILE.headers="$(COMPILE.cc)" \
71 SUFFIX.headers=cpp \
[all …]
/third_party/node/test/parallel/
Dtest-http2-util-headers-list.js4 // Tests the internal utility functions that are used to prepare headers
95 const headers = { variable
105 mapToHeaders(headers),
113 const headers = { variable
122 mapToHeaders(headers),
129 const headers = { variable
139 mapToHeaders(headers),
148 const headers = Object.create(base);
149 headers[':path'] = 'abc';
150 headers.xyz = [1, 2, 3, 4];
[all …]
Dtest-http-max-http-headers.js14 // Verify that we cannot receive more than 16KB of headers.
32 function fillHeaders(headers, currentSize, valid = false) { argument
36 headers += 'a'.repeat(MAX - currentSize);
38 // Generate valid headers
40 headers = headers.slice(0, -1);
42 return headers + '\r\n\r\n';
45 function writeHeaders(socket, headers) { argument
50 for (let i = 0; i < headers.length / chunkSize; i++) {
52 array.push(headers.slice(last, current));
57 assert.strictEqual(array.join(''), headers);
[all …]
/third_party/opencl-headers/
DREADME.md1 # OpenCL<sup>TM</sup> API Headers
3 This repository contains C language headers for the OpenCL API.
5 The authoritative public repository for these headers is located at:
7 https://github.com/KhronosGroup/OpenCL-Headers
13 While the headers may just be copied as-is, this repository also contains a
14 CMake script with an install rule to allow for packaging the headers.
33 target_link_libraries(app PRIVATE OpenCL::Headers)
38 The OpenCL API headers in this repository are Unified headers and are designed
40 API headers, where version-specific API headers either existed in separate
45 By default, the OpenCL API headers in this repository are for the latest
[all …]
/third_party/node/deps/npm/node_modules/aws4/
Daws4.js25 // request: { path | body, [host], [method], [headers], [service], [region] }
31 var headers = request.headers = (request.headers || {}),
32 hostParts = this.matchHost(request.hostname || request.host || headers.Host || headers.host)
46 if (!headers.Host && !headers.host) {
47 headers.Host = request.hostname || request.host || this.createHost()
51 headers.Host += ':' + request.port
54 request.hostname = headers.Host || headers.host
91 var request = this.request, headers = request.headers, query
115 if (request.body && !headers['Content-Type'] && !headers['content-type'])
116 headers['Content-Type'] = 'application/x-www-form-urlencoded; charset=utf-8'
[all …]
/third_party/node/deps/icu-small/source/common/
DBUILD24 name = "headers",
69 ":headers",
169 ":headers",
200 ":headers",
222 ":headers",
236 ":headers",
252 ":headers",
268 ":headers",
284 ":headers",
299 ":headers",
[all …]
/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/
Dindex.js77 if (!res || !res.headers) {
78 throw Error("Response headers missing");
88 this._resHeaders = res.headers;
89 this._rescc = parseCacheControl(res.headers['cache-control']);
92 this._host = req.headers.host;
93 this._noAuthorization = !req.headers.authorization;
94 …this._reqHeaders = res.headers.vary ? req.headers : null; // Don't keep all request headers if the…
95 this._reqcc = parseCacheControl(req.headers['cache-control']);
112 if (!res.headers['cache-control'] && /no-cache/.test(res.headers.pragma)) {
153 if (!req || !req.headers) {
[all …]
/third_party/curl/docs/libcurl/opts/
DCURLOPT_HTTPHEADER.325 CURLOPT_HTTPHEADER \- set custom HTTP headers
29 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_HTTPHEADER, struct curl_slist *headers);
31 Pass a pointer to a linked list of HTTP headers to pass to the server and/or
41 disabled. With this option you can add new headers, replace internal headers
42 and remove internal headers. To add a header with no content (nothing to the
46 The headers included in the linked list \fBmust not\fP be CRLF-terminated,
49 the headers you specified.
53 following the request-line are headers. Adding this method line in this list
54 of headers will only cause your request to send an invalid header. Use
62 Pass a NULL to this option to reset back to no custom headers.
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
Dassertions.xml2 <assertion id="1" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION}">
13 <assertion id="2" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:MF pt:SHM pt:ADV">
20 <assertion id="3" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:MF pt:SHM">
26 <assertion id="4" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:MF pt:SIO">
32 <assertion id="5" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:ML">
37 <assertion id="6" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:MF pt:SHM">
41 <assertion id="7" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:ADV pt:MF pt:SHM">
49 <assertion id="8" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION} pt:TYM">
55 <assertion id="9" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION}">
59 <assertion id="10" tag="ref:XBD6:{Headers:sys/mman.h:DESCRIPTION}} pt:TYM">
[all …]
/third_party/flutter/skia/third_party/externals/sdl/VisualC/SDL/
DSDL.vcxproj.filters4 <Filter Include="API Headers">
10 <Filter>API Headers</Filter>
13 <Filter>API Headers</Filter>
16 <Filter>API Headers</Filter>
19 <Filter>API Headers</Filter>
22 <Filter>API Headers</Filter>
25 <Filter>API Headers</Filter>
28 <Filter>API Headers</Filter>
31 <Filter>API Headers</Filter>
34 <Filter>API Headers</Filter>
[all …]
/third_party/node/deps/npm/node_modules/http-signature/lib/
Dparser.js80 * "headers": [
92 * - headers: required header names (def: date or x-date)
101 * either in the request headers from the params,
110 assert.object(request.headers, 'request.headers');
114 if (options.headers === undefined) {
115 options.headers = [request.headers['x-date'] ? 'x-date' : 'date'];
118 assert.arrayOfString(options.headers, 'options.headers');
123 if (!request.headers[authzHeaderName]) {
143 var authz = request.headers[authzHeaderName];
210 if (!parsed.params.headers || parsed.params.headers === '') {
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/
Dassertions.xml2 <assertion id="1" tag="ref:XBD6:{Headers:sched.h:SYNOPSIS} pt:PS">
5 <assertion id="2" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
10 <assertion id="3" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION} pt:SS">
18 <assertion id="4" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION} pt:TSP">
26 <assertion id="5" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
30 <assertion id="6" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
33 <assertion id="7" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
37 <assertion id="8" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
44 <assertion id="9" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
47 <assertion id="10" tag="ref:XBD6:{Headers:sched.h:DESCRIPTION}">
[all …]
/third_party/node/deps/npm/node_modules/node-fetch-npm/src/
Dindex.js18 const Headers = require('./headers') constant
49 if (options.headers.host) {
50 options.headers.host = options.headers.host[0]
86 if (!res.headers.location) {
93 const resolvedUrl = url.resolve(request.url, res.headers.location)
95 if (!isURL.test(res.headers.location)) {
98 redirectURL = url.parse(res.headers.location)
101 request.headers.delete('authorization')
109 request.headers.delete('content-length')
119 const headers = new Headers()
[all …]
Drequest.js10 const Headers = require('./headers.js') constant
67 this.headers = new Headers(init.headers || input.headers || {})
71 if (contentType !== null && !this.headers.has('Content-Type')) {
72 this.headers.append('Content-Type', contentType)
122 const headers = new Headers(request.headers)
125 if (!headers.has('Accept')) {
126 headers.set('Accept', '*/*')
150 headers.set('Content-Length', contentLengthValue)
154 if (!headers.has('User-Agent')) {
155 headers.set('User-Agent', 'node-fetch/1.0 (+https://github.com/bitinn/node-fetch)')
[all …]
/third_party/grpc/src/abseil-cpp/
Dpreprocessed_builds.yaml4 headers:
13 headers:
21 headers:
36 headers:
58 headers:
70 headers:
76 headers:
85 headers:
99 headers:
108 headers:
[all …]

12345678910>>...224