Home
last modified time | relevance | path

Searched refs:InternalGetValue (Results 1 – 17 of 17) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Settings/Streams/
H A DSettingsStream.pas109 procedure InternalGetValue(const psTag: string; out psResult: string; procedure
268 procedure TSettingsInputString.InternalGetValue(const psTag: string; procedure
310 InternalGetValue(psSection, lsNewText, lbFound);
321 InternalGetValue(psTag, Result, lbFound);
328 InternalGetValue(psTag, Result, lbFound);
340 InternalGetValue(psTag, lsNewText, lbFound);
368 InternalGetValue(psTag, lsNewText, lbFound);
388 InternalGetValue(psTag, lsNewText, lbFound);
409 InternalGetValue(psTag, lsNewText, lbFound);
424 InternalGetValue(psTag, lsDummy, Result);
/dports/editors/lazarus/lazarus/components/jcf2/Settings/Streams/
H A DSettingsStream.pas110 procedure InternalGetValue(const psTag: string; out psResult: string; procedure
271 procedure TSettingsInputString.InternalGetValue(const psTag: string; procedure
313 InternalGetValue(psSection, lsNewText, lbFound);
324 InternalGetValue(psTag, Result, lbFound);
331 InternalGetValue(psTag, Result, lbFound);
343 InternalGetValue(psTag, lsNewText, lbFound);
371 InternalGetValue(psTag, lsNewText, lbFound);
391 InternalGetValue(psTag, lsNewText, lbFound);
412 InternalGetValue(psTag, lsNewText, lbFound);
427 InternalGetValue(psTag, lsDummy, Result);
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Settings/Streams/
H A DSettingsStream.pas110 procedure InternalGetValue(const psTag: string; out psResult: string; procedure
271 procedure TSettingsInputString.InternalGetValue(const psTag: string; procedure
313 InternalGetValue(psSection, lsNewText, lbFound);
324 InternalGetValue(psTag, Result, lbFound);
331 InternalGetValue(psTag, Result, lbFound);
343 InternalGetValue(psTag, lsNewText, lbFound);
371 InternalGetValue(psTag, lsNewText, lbFound);
391 InternalGetValue(psTag, lsNewText, lbFound);
412 InternalGetValue(psTag, lsNewText, lbFound);
427 InternalGetValue(psTag, lsDummy, Result);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Settings/Streams/
H A DSettingsStream.pas109 procedure InternalGetValue(const psTag: string; out psResult: string; procedure
268 procedure TSettingsInputString.InternalGetValue(const psTag: string; procedure
310 InternalGetValue(psSection, lsNewText, lbFound);
321 InternalGetValue(psTag, Result, lbFound);
328 InternalGetValue(psTag, Result, lbFound);
340 InternalGetValue(psTag, lsNewText, lbFound);
368 InternalGetValue(psTag, lsNewText, lbFound);
388 InternalGetValue(psTag, lsNewText, lbFound);
409 InternalGetValue(psTag, lsNewText, lbFound);
424 InternalGetValue(psTag, lsDummy, Result);
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Microsoft/Win32/
H A DRegistryKey.cs300 return InternalGetValue(name, null, false, true); in GetValue()
317 return InternalGetValue(name, defaultValue, false, true); in GetValue()
327 return InternalGetValue(name, defaultValue, doNotExpand, checkSecurity: true); in GetValue()
330 …public object InternalGetValue(string name, object defaultValue, bool doNotExpand, bool checkSecur… in InternalGetValue() method in Microsoft.Win32.RegistryKey
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Registry/src/Microsoft/Win32/
H A DRegistryKey.cs531 return InternalGetValue(name, null, false, true); in GetValue()
548 return InternalGetValue(name, defaultValue, false, true); in GetValue()
558 return InternalGetValue(name, defaultValue, doNotExpand, checkSecurity: true); in GetValue()
561 …private object InternalGetValue(string name, object defaultValue, bool doNotExpand, bool checkSecu… in InternalGetValue() method in Microsoft.Win32.RegistryKey
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DHijriCalendar.Win32.cs58 … Object value = key.InternalGetValue(HijriAdvanceRegKeyEntry, null, false, false); in GetAdvanceHijriDate()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DHijriCalendar.Win32.cs58 … Object value = key.InternalGetValue(HijriAdvanceRegKeyEntry, null, false, false); in GetAdvanceHijriDate()
/dports/devel/fpc-gdbint/fpc-3.2.2/packages/gdbint/src/
H A Dgdbcon.pp40 function InternalGetValue(Const expr : string) : AnsiString;
510 function TGDBController.InternalGetValue(Const expr : string) : AnsiString;
532 InternalGetValue:=TrimEnd(AnsiString(p))
534 InternalGetValue:=TrimEnd(AnsiString(GetError));
542 PrintCommand:=InternalGetValue(expr);
551 PrintFormattedCommand:=InternalGetValue(PrintFormatName[Format]+expr);
/dports/lang/fpc-source/fpc-3.2.2/packages/gdbint/src/
H A Dgdbcon.pp40 function InternalGetValue(Const expr : string) : AnsiString;
510 function TGDBController.InternalGetValue(Const expr : string) : AnsiString;
532 InternalGetValue:=TrimEnd(AnsiString(p))
534 InternalGetValue:=TrimEnd(AnsiString(GetError));
542 PrintCommand:=InternalGetValue(expr);
551 PrintFormattedCommand:=InternalGetValue(PrintFormatName[Format]+expr);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/serialization/
H A Dserializationfieldinfo.cs97 internal Object InternalGetValue(Object obj) { in InternalGetValue() method in System.Runtime.Serialization.SerializationFieldInfo
H A Dformatterservices.cs432 data[i] = ((SerializationFieldInfo)mi).InternalGetValue(obj); in GetObjectData()
/dports/lang/voc/voc-63008f6/src/library/ulm/
H A DulmTimes.Mod198 PROCEDURE InternalGetValue(measure: Scales.Measure; unit: Scales.Unit;
209 END InternalGetValue;
324 if.getvalue := InternalGetValue; if.setvalue := InternalSetValue;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/microsoft/win32/
H A Dregistrykey.cs1129 return InternalGetValue(name, null, false, true); in GetValue()
1154 return InternalGetValue(name, defaultValue, false, true); in GetValue()
1169 return InternalGetValue(name, defaultValue, doNotExpand, true); in GetValue()
1173 …internal Object InternalGetValue(String name, Object defaultValue, bool doNotExpand, bool checkSec… in InternalGetValue() method in Microsoft.Win32.RegistryKey
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/
H A Dfieldinfo.cs633 internal Object InternalGetValue(Object obj, ref StackCrawlMark stackMark) in InternalGetValue() method in System.Reflection.RtFieldInfo
737 return InternalGetValue(obj, ref stackMark); in GetValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/globalization/
H A Dhijricalendar.cs278 … Object value = key.InternalGetValue(HijriAdvanceRegKeyEntry, null, false, false); in GetAdvanceHijriDate()
H A Dculturedata.cs802 Object value = key.InternalGetValue(cultureName, null, false, false); in GetCultureDataForRegion()