Home
last modified time | relevance | path

Searched refs:_Clone (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/
H A DManagementObject.cs159 newObject.scope = ManagementScope._Clone(mgObj.scope); in GetManagementObject()
162 newObject.path = ManagementPath._Clone(mgObj.path); in GetManagementObject()
165 newObject.options = ObjectGetOptions._Clone(mgObj.options); in GetManagementObject()
407 …this.path = ManagementPath._Clone(path, new IdentifierChangedEventHandler(HandleIdentifierChange)); in ManagementObjectCTOR()
410 …this.path = ManagementPath._Clone(null, new IdentifierChangedEventHandler(HandleIdentifierChange)); in ManagementObjectCTOR()
414 …this.options = ObjectGetOptions._Clone(options, new IdentifierChangedEventHandler(HandleIdentifier… in ManagementObjectCTOR()
417 …this.scope = ManagementScope._Clone(scope, new IdentifierChangedEventHandler(HandleIdentifierChang… in ManagementObjectCTOR()
507 return scope = ManagementScope._Clone(null);
562 return path = ManagementPath._Clone(null);
629 return options = ObjectGetOptions._Clone(null);
[all …]
H A DManagementOptions.cs769 internal static ObjectGetOptions _Clone(ObjectGetOptions options) in _Clone() method in System.Management.ObjectGetOptions
771 return ObjectGetOptions._Clone(options, null); in _Clone()
774 …internal static ObjectGetOptions _Clone(ObjectGetOptions options, IdentifierChangedEventHandler ha… in _Clone() method in System.Management.ObjectGetOptions
1667 internal static ConnectionOptions _Clone(ConnectionOptions options) in _Clone() method in System.Management.ConnectionOptions
1669 return ConnectionOptions._Clone(options, null); in _Clone()
1672 …internal static ConnectionOptions _Clone(ConnectionOptions options, IdentifierChangedEventHandler … in _Clone() method in System.Management.ConnectionOptions
H A DManagementScope.cs624 internal static ManagementScope _Clone(ManagementScope scope) in _Clone() method in System.Management.ManagementScope
626 return ManagementScope._Clone(scope, null); in _Clone()
629 …internal static ManagementScope _Clone(ManagementScope scope, IdentifierChangedEventHandler handle… in _Clone() method in System.Management.ManagementScope
772 …this.prvpath = ManagementPath._Clone(path, new IdentifierChangedEventHandler(HandleIdentifierChang… in ManagementScope()
774 this.prvpath = ManagementPath._Clone(null); in ManagementScope()
778 …this.options = ConnectionOptions._Clone(options, new IdentifierChangedEventHandler(HandleIdentifie… in ManagementScope()
814 …return options = ConnectionOptions._Clone(null, new IdentifierChangedEventHandler(HandleIdentifier…
825 …options = ConnectionOptions._Clone((ConnectionOptions)value, new IdentifierChangedEventHandler(Han…
855 return prvpath = ManagementPath._Clone(null);
868 …prvpath = ManagementPath._Clone((ManagementPath)value, new IdentifierChangedEventHandler(HandleIde…
[all …]
H A DManagementObjectSearcher.cs206 this.scope = ManagementScope._Clone(scope); in ManagementObjectSearcher()
497 scope = ManagementScope._Clone(null); in Initialize()
H A DManagementClass.cs73 newClass.scope = ManagementScope._Clone(mgObj.scope); in GetManagementClass()
78 newClass.path = ManagementPath._Clone(objPath); in GetManagementClass()
99 newClass.options = ObjectGetOptions._Clone(options); in GetManagementClass()
122 newClass.scope = ManagementScope._Clone(scope); in GetManagementClass()
H A DManagementPath.cs151 internal static ManagementPath _Clone(ManagementPath path) in _Clone() method in System.Management.ManagementPath
153 return ManagementPath._Clone(path, null); in _Clone()
156 … internal static ManagementPath _Clone(ManagementPath path, IdentifierChangedEventHandler handler) in _Clone() method in System.Management.ManagementPath
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsPrintSettingsWin.h32 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsPrintSettingsWin.h32 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsPrintSettingsWin.h30 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsPrintSettingsWin.h33 virtual nsresult _Clone(nsIPrintSettings **_retval);
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsPrintSettingsWin.h30 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsPrintSettingsWin.h41 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsPrintSettingsX.h68 nsresult _Clone(nsIPrintSettings** _retval) override;
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsPrintSettingsX.h68 nsresult _Clone(nsIPrintSettings** _retval) override;
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsPrintSettingsX.h68 nsresult _Clone(nsIPrintSettings** _retval) override;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsPrintSettingsImpl.h35 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/graphy/
H A Dcommon.py294 def _Clone(self): member in BaseChart
316 scratchpad = self._Clone()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/graphy/graphy/
H A Dcommon.py294 def _Clone(self): member in BaseChart
316 scratchpad = self._Clone()
/dports/graphics/py-graphy/graphy_1.0/graphy/
H A Dcommon.py278 def _Clone(self): member in BaseChart
300 scratchpad = self._Clone()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsPrintSettingsImpl.h35 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsPrintSettingsX.h63 nsresult _Clone(nsIPrintSettings **_retval) override;
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsPrintSettingsImpl.h68 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsPrintSettingsImpl.h68 virtual nsresult _Clone(nsIPrintSettings** _retval);
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsPrintSettingsImpl.h36 virtual nsresult _Clone(nsIPrintSettings **_retval);
/dports/www/firefox/firefox-99.0/widget/
H A DnsPrintSettingsImpl.h83 virtual nsresult _Clone(nsIPrintSettings** _retval);

12345678910>>...19