Home
last modified time | relevance | path

Searched defs:headerInfo (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels/
H A DUnderstoodHeaders.cs43 public void Add (MessageHeaderInfo headerInfo) in Add()
48 public bool Contains (MessageHeaderInfo headerInfo) in Contains()
58 public void Remove (MessageHeaderInfo headerInfo) in Remove()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DUnderstoodHeaders.cs31 public void Add(MessageHeaderInfo headerInfo) in Add()
37 public bool Contains(MessageHeaderInfo headerInfo) in Contains()
52 public void Remove(MessageHeaderInfo headerInfo) in Remove()
H A DHttpResponseMessageExtensionMethods.cs92 private static void EnsureNotRequestHeader(HttpHeaderInfo headerInfo) in EnsureNotRequestHeader()
102 …c IEnumerable<string> GetHeader(HttpResponseMessage httpResponseMessage, HttpHeaderInfo headerInfo) in GetHeader()
125 …rivate static void RemoveHeader(HttpResponseMessage httpResponseMessage, HttpHeaderInfo headerInfo) in RemoveHeader()
142 … static void AddHeader(HttpResponseMessage httpResponseMessage, HttpHeaderInfo headerInfo, string … in AddHeader()
H A DHttpRequestMessageExtensionMethods.cs183 private static void EnsureNotResponseHeader(HttpHeaderInfo headerInfo) in EnsureNotResponseHeader()
193 …tic IEnumerable<string> GetHeader(HttpRequestMessage httpRequestMessage, HttpHeaderInfo headerInfo) in GetHeader()
216 … private static void RemoveHeader(HttpRequestMessage httpRequestMessage, HttpHeaderInfo headerInfo) in RemoveHeader()
233 …te static void AddHeader(HttpRequestMessage httpRequestMessage, HttpHeaderInfo headerInfo, string … in AddHeader()
H A DMessageHeaders.cs387 internal void AddUnderstood(MessageHeaderInfo headerInfo) in AddUnderstood()
438 … BufferedHeader CaptureBufferedHeader(XmlDictionaryReader reader, MessageHeaderInfo headerInfo) in CaptureBufferedHeader()
448 …ptureBufferedHeader(IBufferedMessageData bufferedMessageData, MessageHeaderInfo headerInfo, int bu… in CaptureBufferedHeader()
881 HeaderKind GetHeaderKind(MessageHeaderInfo headerInfo) in GetHeaderKind()
1285 internal bool IsUnderstood(MessageHeaderInfo headerInfo) in IsUnderstood()
1384 internal void RemoveUnderstood(MessageHeaderInfo headerInfo) in RemoveUnderstood()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkImageGeneratorNDK.cpp53 static SkColorType colorType(AImageDecoder* decoder, const AImageDecoderHeaderInfo* headerInfo) { in colorType()
64 static sk_sp<SkColorSpace> get_default_colorSpace(const AImageDecoderHeaderInfo* headerInfo) { in get_default_colorSpace()
81 const AImageDecoderHeaderInfo* headerInfo = AImageDecoder_getHeaderInfo(rawDecoder); in MakeFromEncodedNDK() local
113 const AImageDecoderHeaderInfo* headerInfo = AImageDecoder_getHeaderInfo(decoder); in set_target_size() local
156 const AImageDecoderHeaderInfo* headerInfo = AImageDecoder_getHeaderInfo(fDecoder); in onGetPixels() local
/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dhttp_rd.c79 HTTP_HEADER_INFO headerInfo; variable
109 HTTP_HEADER_INFO headerInfo; variable
341 HTTP_HEADER_INFO headerInfo; variable
H A Dhttp.h52 #define initHeaderInfo( headerInfo, minLength, maxLength, hdrFlags ) \ argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Net.Http/System.Net.Http.Headers/
H A DHttpHeaders.cs174 internal bool AddValue (string value, HeaderInfo headerInfo, bool ignoreInvalid) in AddValue()
179 …bool AddInternal (string name, IEnumerable<string> values, HeaderInfo headerInfo, bool ignoreInval… in AddInternal()
261 bool TryCheckName (string name, out HeaderInfo headerInfo) in TryCheckName()
415 List<string> GetAllHeaderValues (HeaderBucket bucket, HeaderInfo headerInfo) in GetAllHeaderValues()
H A DHttpHeaderValueCollection.cs38 readonly HeaderInfo headerInfo; field in System.Net.Http.Headers.HttpHeaderValueCollection
41 internal HttpHeaderValueCollection (HttpHeaders headers, HeaderInfo headerInfo) in HttpHeaderValueCollection()
H A DHeaderInfo.cs62 protected override object CreateCollection (HttpHeaders headers, HeaderInfo headerInfo) in CreateCollection()
176 protected abstract object CreateCollection (HttpHeaders headers, HeaderInfo headerInfo); in CreateCollection()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/util/lib/
H A DLTKCheckSumGenerate.cpp213 const stringStringMap& headerInfo) in addHeaderInfo()
370 …ngStringMap LTKCheckSumGenerate::updateHeaderWithMandatoryFields(const stringStringMap& headerInfo) in updateHeaderWithMandatoryFields()
478 char chSum[CKSUM_HDR_STR_LEN], *sbuf,*headerData, headerInfo[51]; in readMDTHeader() local
/dports/lang/purescript/purescript-0.14.5/app/
H A DMain.hs32 headerInfo = Opts.progDesc "The PureScript compiler and tools" function
/dports/audio/easytag/easytag-2.4.3/src/tags/id3lib/
H A Dc_wrapper.cpp108 const Mp3_Headerinfo* headerInfo = NULL; in ID3Tag_GetMp3HeaderInfo() local
/dports/audio/easytag/easytag-2.4.3/src/tags/
H A Dmpeg_header.c79 const Mp3_Headerinfo* headerInfo = NULL; in et_mpeg_header_read_file_info() local
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/modules/leave/templates/
H A DviewLeaveBalanceReportSuccess.php52 $headerInfo = $sf_data->getRaw('headerInfo');?> variable
/dports/devel/qgit/qgit-qgit-2.9/src/
H A DFileHistory.h65 QList<QVariant> headerInfo; variable
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreAudio/include/
H A DADM_audioAccessFileAACADTS.h46 WAVHeader headerInfo; variable
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreAudio/include/
H A DADM_audioAccessFileAACADTS.h46 WAVHeader headerInfo; variable
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreAudio/include/
H A DADM_audioAccessFileAACADTS.h46 WAVHeader headerInfo; variable
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreAudio/include/
H A DADM_audioAccessFileAACADTS.h46 WAVHeader headerInfo; variable
/dports/devel/lazygit/lazygit-0.31.4/pkg/commands/patch/
H A Dhunk.go37 func headerInfo(header string) (int, int, string) { func
/dports/devel/py-oletools/oletools-0.54.2/oletools/thirdparty/xxxswf/
H A Dxxxswf.py137 def headerInfo(f): function
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/utils/
H A Dfield_information.cpp77 FieldInformation::HeaderInfo FieldInformation::headerInfo() const in headerInfo() function in FieldInformation
/dports/net/wireshark/wireshark-3.6.1/ui/qt/utils/
H A Dfield_information.cpp77 FieldInformation::HeaderInfo FieldInformation::headerInfo() const in headerInfo() function in FieldInformation

123