Home
last modified time | relevance | path

Searched refs:headerOnly (Results 1 – 25 of 88) sorted by relevance

1234

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/sctp/
H A Dpacket_test.go17 headerOnly := []byte{0x13, 0x88, 0x13, 0x88, 0x00, 0x00, 0x00, 0x00, 0x06, 0xa9, 0x00, 0xe1}
18 err := pkt.unmarshal(headerOnly)
46 headerOnly := []byte{0x13, 0x88, 0x13, 0x88, 0x00, 0x00, 0x00, 0x00, 0x06, 0xa9, 0x00, 0xe1}
47 if err := pkt.unmarshal(headerOnly); err != nil {
54 } else if !bytes.Equal(headerOnly, headerOnlyMarshaled) {
55 …packet did not match \nheaderOnly: % 02x \nheaderOnlyMarshaled % 02x", headerOnly, headerOnlyMarsh…
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/sctp/
H A Dpacket_test.go17 headerOnly := []byte{0x13, 0x88, 0x13, 0x88, 0x00, 0x00, 0x00, 0x00, 0x06, 0xa9, 0x00, 0xe1}
18 err := pkt.unmarshal(headerOnly)
43 headerOnly := []byte{0x13, 0x88, 0x13, 0x88, 0x00, 0x00, 0x00, 0x00, 0x06, 0xa9, 0x00, 0xe1}
44 if err := pkt.unmarshal(headerOnly); err != nil {
51 } else if !bytes.Equal(headerOnly, headerOnlyMarshaled) {
52 …packet did not match \nheaderOnly: % 02x \nheaderOnlyMarshaled % 02x", headerOnly, headerOnlyMarsh…
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/tests/
H A DHttpListenerFactory.cs160 …rsion, string requestType, string query, string text, IEnumerable<string> headers, bool headerOnly) in GetContent() argument
186 if (!headerOnly && text != null) in GetContent()
194 public byte[] GetContent(string requestType, string text, bool headerOnly) in GetContent() argument
196 …urn GetContent("1.1", requestType, query: null, text: text, headers: null, headerOnly: headerOnly); in GetContent()
H A DHttpListenerResponseTests.cs54 …ctory.GetContent(httpVersion, "POST", null, "Give me a context, please", null, headerOnly: false)); in GetResponse()
158 …end(Factory.GetContent("1.1", "POST", null, "Give me a context, please", null, headerOnly: false)); in Abort_Invoke_ForciblyTerminatesConnection()
417 client.Send(factory.GetContent(RequestTypes.POST, Text, headerOnly: true)); in CloseResponseEntity_SendToClosedConnection_DoesNotThrow()
H A DHttpResponseStreamTests.cs393 client.Send(factory.GetContent(RequestTypes.POST, Text, headerOnly: true)); in Write_HeadersToClosedConnectionAsynchronously_ThrowsHttpListenerException()
432 client.Send(factory.GetContent(RequestTypes.POST, Text, headerOnly: true)); in Write_HeadersToClosedConnectionSynchronously_ThrowsHttpListenerException()
472 client.Send(factory.GetContent(RequestTypes.POST, Text, headerOnly: true)); in Write_ContentToClosedConnectionAsynchronously_ThrowsHttpListenerException()
512 client.Send(factory.GetContent(RequestTypes.POST, Text, headerOnly: true)); in Write_ContentToClosedConnectionSynchronously_ThrowsHttpListenerException()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/indexed_search/Classes/Example/
H A DPluginHook.php81 * @param bool $headerOnly If set, the result row is a sub-row.
84 public function prepareResultRowTemplateData_postProc($tmplContent, $row, $headerOnly) argument
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/ast/
H A Dprintvisitor.hxx37 headerOnly(_headerOnly), in PrintVisitor()
44 return new PrintVisitor(*ostr, force_parenthesis, displayOriginal, headerOnly); in clone()
134 const bool headerOnly; member in ast::PrintVisitor
/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/viewer/
H A Dattachmentstrategy.cpp279 return headerOnly(); in create()
299 return headerOnly(); in create()
344 const AttachmentStrategy *AttachmentStrategy::headerOnly() in headerOnly() function in AttachmentStrategy
H A Dattachmentstrategy.h46 static const AttachmentStrategy *headerOnly();
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/response/
H A DsfWebResponse.class.php34 $headerOnly = false, variable in sfWebResponse
138 $this->headerOnly = (boolean) $value;
148 return $this->headerOnly;
385 if (!$this->headerOnly)
879 …>content, $this->statusCode, $this->statusText, $this->options, $this->headerOnly, $this->headers,…
888 …list($this->content, $this->statusCode, $this->statusText, $this->options, $this->headerOnly, $thi…
/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/
H A Doperation.go67 headerOnly bool member
100 return &Operation{opType: _READ, headerOnly: true, binValue: NewNullValue()}
/dports/science/teem/teem-1.11.0-src/src/nrrd/test/
H A Ddnorm.c47 int kindIn, kindOut, headerOnly; in main() local
55 hestOptAdd(&hopt, "h,header", NULL, airTypeInt, 0, 0, &headerOnly, NULL, in main()
138 if (headerOnly) { in main()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dchartcatalog.cpp40 bool ChartCatalog::LoadFromFile( wxString path, bool headerOnly ) in LoadFromFile() argument
53 ret = LoadFromXml( doc, headerOnly ); in LoadFromFile()
87 bool ChartCatalog::LoadFromXml( pugi::xml_document * doc, bool headerOnly ) in LoadFromXml() argument
99 if (headerOnly) in LoadFromXml()
114 if (headerOnly) in LoadFromXml()
132 if( headerOnly ) in LoadFromXml()
H A Dchartcatalog.h61 bool LoadFromFile( wxString path, bool headerOnly = false );
62 bool LoadFromXml( pugi::xml_document *doc, bool headerOnly );
/dports/science/teem/teem-1.11.0-src/src/unrrdu/
H A Ddnorm.c44 int kindIn, kindOut, headerOnly, haveMM, trivialOrient, recenter, gotmf; in unrrdu_dnormMain() local
52 hestOptAdd(&opt, "h,header", NULL, airTypeInt, 0, 0, &headerOnly, NULL, in unrrdu_dnormMain()
152 if (headerOnly) { in unrrdu_dnormMain()
H A Dmake.c76 int headerOnly, pret, lineSkip, endian, type, in unrrdu_makeMain() local
97 hestOptAdd(&opt, "h", NULL, airTypeBool, 0, 0, &headerOnly, NULL, in unrrdu_makeMain()
240 if (headerOnly) { in unrrdu_makeMain()
610 if (headerOnly) { in unrrdu_makeMain()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/emitters/
H A DnsMimePlainEmitter.h18 NS_IMETHOD StartHeader(bool rootMailHeader, bool headerOnly,
H A DnsMimePlainEmitter.cpp24 nsresult nsMimePlainEmitter::StartHeader(bool rootMailHeader, bool headerOnly, in StartHeader() argument
H A DnsMimeXmlEmitter.h20 NS_IMETHOD StartHeader(bool rootMailHeader, bool headerOnly,
H A DnsMimeXmlEmitter.cpp104 nsresult nsMimeXmlEmitter::StartHeader(bool rootMailHeader, bool headerOnly, in StartHeader() argument
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/BSPSceneManager/include/
H A DOgreQuake3Level.h101 void initialise(bool headerOnly = false);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/BSPSceneManager/include/
H A DOgreQuake3Level.h96 void initialise(bool headerOnly = false);
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/BSPSceneManager/src/
H A DOgreQuake3Level.cpp84 void Quake3Level::initialise(bool headerOnly) in initialise() argument
91 if (headerOnly) in initialise()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/BSPSceneManager/src/
H A DOgreQuake3Level.cpp87 void Quake3Level::initialise(bool headerOnly) in initialise() argument
94 if (headerOnly) in initialise()
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/ast/
H A Dprintvisitor.cpp651 if (headerOnly) in visit()
689 if (headerOnly) in visit()
734 if (headerOnly) in visit()
768 if (headerOnly) in visit()

1234