Home
last modified time | relevance | path

Searched defs:Ensure (Results 26 – 50 of 150) sorted by path

123456

/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h23 struct Ensure struct
28 Ensure(); argument
H A Dfunc.c44 Ensure::Ensure() in Ensure() function
50 Ensure::Ensure(Identifier *id, Statement *ensure) in Ensure() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dastcodegen.d43 alias Ensure = dmd.func.Ensure; // workaround for bug in older DMD frontends member
H A Ddeclaration.h23 struct Ensure struct
25 Identifier *id;
26 Statement *ensure;
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/classic/
H A Denv_multithread.go36 func (x *BindMap) Ensure() *BindMap { func
111 func (x *TypeMap) Ensure() *TypeMap { func
H A Denv_singlethread.go29 func (m *BindMap) Ensure() BindMap { func
72 func (m *TypeMap) Ensure() TypeMap { func
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/
H A DXPathConvert.cs1732 private void Ensure(int cu) in Ensure() method in System.Xml.Xsl.XPathConvert.BigInteger
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Internal/Text/
H A DUtf8StringBuilder.cs88 private void Ensure(int extraSpace) in Ensure() method in Internal.Text.Utf8StringBuilder
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI.WebControls/
H A DBaseDataListTest.cs116 public void Ensure () in Ensure() method in MonoTests.System.Web.UI.WebControls.TestBaseDataList
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Microsoft.Win32/
H A DUnixRegistryApi.cs237 public RegistryKey Ensure (RegistryKey rkey, string extra, bool writable) in Ensure() method in Microsoft.Win32.KeyHandler
243 public RegistryKey Ensure (RegistryKey rkey, string extra, bool writable, bool is_volatile) in Ensure() method in Microsoft.Win32.KeyHandler
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/
H A DXPathConvert.cs1540 private void Ensure(int cu) { in Ensure() method in System.Xml.Xsl.XPathConvert.BigInteger
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DTransactionFlowProperty.cs118 static internal TransactionFlowProperty Ensure(Message message) in Ensure() method in System.ServiceModel.Channels.TransactionFlowProperty
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DQuerySafeNavigator.cs68 internal MessageNavigator Ensure(Message message, bool navigateBody) in Ensure() method in System.ServiceModel.Dispatcher.MessageNavigator
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_query_system/src/query/
H A Dplumbing.rs729 Ensure, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaTimer.h134 void Ensure(mozilla::TimeStamp& aTarget, ResolveFunc&& aResolver, in Ensure() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DDecryptJob.cpp16 RefPtr<DecryptPromise> DecryptJob::Ensure() { in Ensure() function in mozilla::DecryptJob
/dports/lang/spidermonkey60/firefox-60.9.0/dom/storage/
H A DLocalStorageManager.cpp452 LocalStorageManager* LocalStorageManager::Ensure() { in Ensure() function in mozilla::dom::LocalStorageManager
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DMediaTimer.h132 void Ensure(mozilla::TimeStamp& aTarget, ResolveFunc&& aResolver, in Ensure() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DDecryptJob.cpp16 RefPtr<DecryptPromise> DecryptJob::Ensure() { in Ensure() function in mozilla::DecryptJob
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediacapabilities/
H A DKeyValueStorage.cpp35 RefPtr<GenericPromise> Ensure() { return mResultPromise.Ensure(__func__); } in Ensure() function in mozilla::DatabaseCallback
98 RefPtr<GenericPromise> Ensure(const char* aMethodName) { in Ensure() function in mozilla::VoidCallback
160 RefPtr<KeyValueStorage::GetPromise> Ensure() { in Ensure() function in mozilla::GetValueCallback
/dports/lang/spidermonkey78/firefox-78.9.0/dom/storage/
H A DLocalStorageManager.cpp413 LocalStorageManager* LocalStorageManager::Ensure() { in Ensure() function in mozilla::dom::LocalStorageManager
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/xpcom/src/
H A Dmethod.rs221 pub trait Ensure<T> { trait
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/
H A Dgdb-jit.cc106 void Ensure(uintptr_t pos) { in Ensure() function in v8::internal::GDBJITInterface::Writer
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DMediaTimer.h132 void Ensure(mozilla::TimeStamp& aTarget, ResolveFunc&& aResolver, in Ensure() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DDecryptJob.cpp16 RefPtr<DecryptPromise> DecryptJob::Ensure() { in Ensure() function in mozilla::DecryptJob

123456