| /openbsd-src/gnu/llvm/llvm/lib/Debuginfod/ |
| H A D | HTTPServer.cpp | 81 httplib::Response &HTTPLibResponse) in HTTPServerRequest() 86 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse() argument 87 HTTPLibResponse.set_content(Response.Body.begin(), Response.Body.size(), in setResponse() 88 Response.ContentType); in setResponse() 89 HTTPLibResponse.status = Response.Code; in setResponse() 92 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse() argument 94 Response.ContentLength, Response.ContentType, in setResponse() 96 if (Offset < Response.ContentLength) { in setResponse() 97 StringRef Chunk = Response.Provider(Offset, Length); in setResponse() 102 [=](bool Success) { Response.CompletionHandler(Success); }); in setResponse() [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/ |
| H A D | HTTPServer.h | 26 class Response; variable 43 httplib::Response &HTTPLibResponse); 44 httplib::Response &HTTPLibResponse; 54 void setResponse(StreamingHTTPResponse Response); 55 void setResponse(HTTPResponse Response);
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvsclient.aux | 43 'xrdef {Response intro-title}{Introduction to Responses} 44 'xrdef {Response intro-pg}{22} 45 'xrdef {Response intro-snt}{Section'tie5.9} 46 'xrdef {Response pathnames-title}{The "pathname" in responses} 47 'xrdef {Response pathnames-pg}{23} 48 'xrdef {Response pathnames-snt}{Section'tie5.10}
|
| H A D | cvsclient.info-2 | 10 File: cvsclient.info, Node: Requests, Next: Response intro, Prev: Request intro, Up: Protocol 18 Response expected: no. Tell the server which `CVSROOT' to use. 32 Response expected: no. Tell the server what responses the client 37 Response expected: yes. Ask the server to send back a 42 Additional data: REPOSITORY \n. Response expected: no. Tell the 194 Response expected: no. Tell the server that LEVEL levels of 202 Response expected: no. Tell the server that the directory most 209 Response expected: no. Tell the server that the directory most 223 Response expected: no. Tell the server that the directory most 229 Response expected: no. Tell the server that the directory most [all …]
|
| H A D | cvsclient.info | 31 Node: Response intro60973 32 Node: Response pathnames62340
|
| H A D | cvsclient.texi | 309 first receiving requests to do so; see @ref{Response intro} for more 338 * Response intro:: General conventions relating to responses 339 * Response pathnames:: The "pathname" in responses 377 response (@pxref{Response intro}, for a list of file updating 537 Response expected: no. Tell the server which @code{CVSROOT} to use. 551 Response expected: no. 557 Response expected: yes. 562 Additional data: @var{repository} \n. Response expected: no. 729 Response expected: no. 739 Response expected: no. Tell the server that the directory most recently [all …]
|
| H A D | cvsclient.info-1 | 307 requests to do so; see *Note Response intro:: for more details of this 334 * Response intro:: General conventions relating to responses 335 * Response pathnames:: The "pathname" in responses 368 with the file from the previous file updating response (*note Response
|
| H A D | cvsclient.info-3 | 10 File: cvsclient.info, Node: Responses, Next: Text tags, Prev: Response pathnames, Up: Protocol 110 Response intro::. 115 *Note Response intro::. The TIME is in the format specified by 135 a file update modifying response as described in *Note Response
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ReportingGuide.rst | 70 When handling a report, we follow our :doc:`Response Guide <ResponseGuide>`. 91 :doc:`Response Guide <ResponseGuide>`. for details on this. 97 and follow up according to the procedures in the :doc:`Response Guide 104 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_. 107 .. _Carpentries Response Guide: https://docs.carpentries.org/topic_folders/policies/enforcement-gui… 108 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
|
| H A D | ResponseGuide.rst | 2 Response Guide 14 Additional Code of Conduct Response Teams 26 These teams should determine if an :ref:`immediate response<Immediate Response 48 .. _Immediate Response Checklist: 50 Immediate Response Checklist 74 Response Procedure 81 Response Checklist>`. 85 3. :ref:`Discuss the incident report<Incident Response Assessment>`, gather 120 .. _Incident Response Assessment: 122 Incident Response Assessment [all …]
|
| H A D | CodeOfConduct.rst | 141 :doc:`Response Guide<ResponseGuide>`. 161 For details about what a Transparency Report is and what it contains, please see the :doc:`Response…
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 50 struct Response { struct 54 static Response Done() { in Done() argument 55 Response R; in Done() 59 static Response ChangeDecl(const Decl *ND) { in ChangeDecl() argument 60 Response R; in ChangeDecl() 64 static Response ChangeDecl(const DeclContext *Ctx) { in ChangeDecl() argument 65 Response R; in ChangeDecl() 70 static Response UseNextDecl(const Decl *CurDecl) { in UseNextDecl() argument 74 static Response DontClearRelativeToPrimaryNextDecl(const Decl *CurDecl) { in DontClearRelativeToPrimaryNextDecl() argument 75 Response R = Response::UseNextDecl(CurDecl); in DontClearRelativeToPrimaryNextDecl() [all …]
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | lldb-platform-packets.txt | 115 // Response is F followed by the return value of the command (base 16), 303 // Response is "F" plus the return value of unlink(), base 16 encoding. 319 // Response is "F" plus the return value of symlink(), base 16 encoding, 336 // Response is "F" plus the return value of chmod(), base 16 encoding. 354 // Response is "F" plus the return value of chmod(), base 10 encoding. 410 // Response is F, followed by the number of bytes read (base 16), a 430 // Response is F, followed by the number of bytes written (base 16)
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | nsd.conf.sample.in | 220 # Response Rate Limiting, size of the hashtable. Default 1000000. 223 # Response Rate Limiting, maximum QPS allowed (from one query source). 229 # Response Rate Limiting, number of packets to discard before 238 # Response Rate Limiting, IPv4 prefix length. Addresses are 242 # Response Rate Limiting, IPv6 prefix length. Addresses are 246 # Response Rate Limiting, maximum QPS allowed (from one query source) 522 # Response Rate Limiting, whitelist types
|
| /openbsd-src/share/snmp/ |
| H A D | SNMPv2-MIB.txt | 359 containing an alternate Response Class PDU (such as a 360 Response-PDU) with an empty variable-bindings field 378 no Response Class PDU (such as a Response-PDU) could 737 "The total number of SNMP Get-Response PDUs which 825 "The total number of SNMP Get-Response PDUs which
|
| /openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/ |
| H A D | RegisterFile.cpp | 672 unsigned Response = 0; in isAvailable() local 702 Response |= (1U << I); in isAvailable() 705 return Response; in isAvailable()
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | control_proto_spec.txt | 13 Query and Response
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | isakmp_num.cst | 257 NAK 3 # Response only
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perldelta.pod | |
| H A D | perl5362delta.pod | 31 Response Team (PSIRT) by GitHub user ycdxsb
|
| H A D | perl5342delta.pod | 31 Response Team (PSIRT) by GitHub user ycdxsb
|
| H A D | perl5363delta.pod | 32 Response Team (PSIRT) by GitHub user ycdxsb
|
| H A D | perl5381delta.pod | 31 Response Team (PSIRT) by GitHub user ycdxsb
|
| H A D | perl5343delta.pod | 32 Response Team (PSIRT) by GitHub user ycdxsb
|
| /openbsd-src/usr.sbin/unbound/dnstap/ |
| H A D | dnstap.proto | 95 // policy from a Response Policy Zone.
|