Home
last modified time | relevance | path

Searched refs:OpenSection (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/fpc-fcl-registry/fpc-3.2.2/packages/fcl-registry/src/
H A Dregini.inc28 if OpenSection(Section) then
43 if OpenSection(Section) then
62 if OpenSection(Section) then
82 if OpenSection(Section,True) then
193 if OpenSection(Section) then
208 if OpenSection(Section) then
223 if OpenSection(Section) then
235 if OpenSection(Section) then
250 if OpenSection(Section) then
266 if OpenSection(Section) then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-registry/src/
H A Dregini.inc28 if OpenSection(Section) then
43 if OpenSection(Section) then
62 if OpenSection(Section) then
82 if OpenSection(Section,True) then
193 if OpenSection(Section) then
208 if OpenSection(Section) then
223 if OpenSection(Section) then
235 if OpenSection(Section) then
250 if OpenSection(Section) then
266 if OpenSection(Section) then
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/ppconvert/src/common/
H A DSplinePot.cc62 assert(in.OpenSection("Grid")); in Read()
68 if(in.OpenSection("Vouter")) { in Read()
H A DScreenedPot.cc119 assert (in.OpenSection("HXC")); in Read()
123 assert (in.OpenSection("BarePot")); in Read()
H A DDFTAtom.cc265 assert(in.OpenSection("Grid")); in Read()
269 assert(in.OpenSection("Potential")); in Read()
287 assert (in.OpenSection("RadialWF", i)); in Read()
H A DIO.cc131 bool IOSectionClass::OpenSection (std::string name, int num) in OpenSection() function in IO::IOSectionClass
143 IOSectionClass::OpenSection (int num) in OpenSection() function in IO::IOSectionClass
H A DIO.h139 bool OpenSection(std::string name, int num = 0);
142 bool OpenSection(int num);
H A DGeneralPot.cc21 assert (in.OpenSection("Grid")); in Read()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Settings/Streams/
H A DSettingsStream.pas49 procedure OpenSection(const psName: string); virtual; abstract; procedure
77 procedure OpenSection(const psName: string); override; procedure
207 procedure TSettingsStreamOutput.OpenSection(const psName: string); procedure
H A DRegistrySettings.pas58 procedure OpenSection(const psName: string); override; procedure
120 procedure TSettingsRegistryOutput.OpenSection(const psName: string); procedure
/dports/editors/lazarus/lazarus/components/jcf2/Settings/Streams/
H A DSettingsStream.pas50 procedure OpenSection(const psName: string); virtual; abstract; procedure
78 procedure OpenSection(const psName: string); override; procedure
210 procedure TSettingsStreamOutput.OpenSection(const psName: string); procedure
H A DRegistrySettings.pas59 procedure OpenSection(const psName: string); override; procedure
123 procedure TSettingsRegistryOutput.OpenSection(const psName: string); procedure
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Settings/Streams/
H A DSettingsStream.pas50 procedure OpenSection(const psName: string); virtual; abstract; procedure
78 procedure OpenSection(const psName: string); override; procedure
210 procedure TSettingsStreamOutput.OpenSection(const psName: string); procedure
H A DRegistrySettings.pas59 procedure OpenSection(const psName: string); override; procedure
123 procedure TSettingsRegistryOutput.OpenSection(const psName: string); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Settings/Streams/
H A DSettingsStream.pas49 procedure OpenSection(const psName: string); virtual; abstract; procedure
77 procedure OpenSection(const psName: string); override; procedure
207 procedure TSettingsStreamOutput.OpenSection(const psName: string); procedure
H A DRegistrySettings.pas58 procedure OpenSection(const psName: string); override; procedure
120 procedure TSettingsRegistryOutput.OpenSection(const psName: string); procedure
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Syndication/
H A DXmlSyndicationContent.cs51 … using (XmlDictionaryWriter writer = this.contentBuffer.OpenSection(XmlDictionaryReaderQuotas.Max)) in XmlSyndicationContent()
199 using (XmlDictionaryWriter writer = tmp.OpenSection(XmlDictionaryReaderQuotas.Max)) in EnsureContentBuffer()
H A DSyndicationElementExtension.cs35 … using (XmlDictionaryWriter writer = this.buffer.OpenSection(XmlDictionaryReaderQuotas.Max)) in SyndicationElementExtension()
206 … using (XmlDictionaryWriter writer = this.buffer.OpenSection(XmlDictionaryReaderQuotas.Max)) in EnsureBuffer()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ServiceModel.Syndication/src/System/ServiceModel/Syndication/
H A DXmlSyndicationContent.cs51 … using (XmlDictionaryWriter writer = _contentBuffer.OpenSection(XmlDictionaryReaderQuotas.Max)) in XmlSyndicationContent()
199 using (XmlDictionaryWriter writer = tmp.OpenSection(XmlDictionaryReaderQuotas.Max)) in EnsureContentBuffer()
H A DSyndicationElementExtension.cs35 using (XmlDictionaryWriter writer = _buffer.OpenSection(XmlDictionaryReaderQuotas.Max)) in SyndicationElementExtension()
206 … using (XmlDictionaryWriter writer = _buffer.OpenSection(XmlDictionaryReaderQuotas.Max)) in EnsureBuffer()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DAddressHeader.cs126 XmlDictionaryWriter writer = buffer.OpenSection(XmlDictionaryReaderQuotas.Max); in GetAddressHeaderReader()
136 XmlDictionaryWriter writer = buffer.OpenSection(XmlDictionaryReaderQuotas.Max); in GetComparableReader()
326 XmlDictionaryWriter writer = buffer.OpenSection(reader.Quotas); in BufferedAddressHeader()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DEndpointAddress.cs532 XmlDictionaryWriter writer = buffer.OpenSection(reader.Quotas); in PossiblyPopulateBuffer()
726 bufferWriter = buffer.OpenSection(reader.Quotas); in ReadExtensions()
806 bufferWriter = buffer.OpenSection(reader.Quotas); in ReadContentsFrom200408()
820 bufferWriter = buffer.OpenSection(reader.Quotas); in ReadContentsFrom200408()
834 bufferWriter = buffer.OpenSection(reader.Quotas); in ReadContentsFrom200408()
863 bufferWriter = buffer.OpenSection(reader.Quotas); in ReadContentsFrom200408()
932 XmlDictionaryWriter writer = buffer.OpenSection(reader.Quotas); in ReadContentsFrom10()
1339 XmlDictionaryWriter writer = metadataBuffer.OpenSection(reader.Quotas); in SetMetadataReader()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DSecurityAppliedMessage.cs285 …XmlDictionaryWriter canonicalWriter = this.fullBodyBuffer.OpenSection(XmlDictionaryReaderQuotas.Ma… in WriteBodyToEncryptThenSign()
305 …XmlDictionaryWriter canonicalWriter = this.fullBodyBuffer.OpenSection(XmlDictionaryReaderQuotas.Ma… in WriteBodyToSign()
319 … XmlDictionaryWriter fragmentingWriter = buffer.OpenSection(XmlDictionaryReaderQuotas.Max); in WriteBodyToSignThenEncrypt()
/dports/net/wireshark-lite/wireshark-3.6.1/radius/
H A Ddictionary.wispr16 # http://www.weca.net/OpenSection/downloads/WISPr_V1.0.pdf
/dports/net/p5-Net-Radius/Net-Radius-2.103/dicts/
H A Ddictionary.wispr14 # http://www.weca.net/OpenSection/downloads/WISPr_V1.0.pdf

123