Home
last modified time | relevance | path

Searched defs:SetResult (Results 1 – 25 of 742) sorted by last modified time

12345678910>>...30

/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/Qt/
H A Dqt_win.cpp2676 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/games/nethack34-nox11/nethack-3.4.3/win/Qt/
H A Dqt_win.cpp2667 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/Qt/
H A Dqt_win.cpp2676 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/games/nethack33/nethack-3.3.1/win/Qt/
H A Dqt_win.cpp2166 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/games/falconseye/falconseye-1.9.3_11/win/Qt/
H A Dqt_win.cpp2167 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/games/nethack34/nethack-3.4.3/win/Qt/
H A Dqt_win.cpp2667 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/games/nethack33-nox11/nethack-3.3.1/win/Qt/
H A Dqt_win.cpp2166 void NetHackQtMenuDialog::SetResult(int r) in SetResult() function in NetHackQtMenuDialog
/dports/devel/loki/loki-0.1.7/test/LevelMutex/
H A DThing.cpp197 void TestResults::SetResult( unsigned int threadIndex, unsigned int total, in SetResult() function in TestResults
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DBench.cpp427 void SetResult(HRESULT res) in SetResult() function in CBenchProgressStatus
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DJumpListBuilder.cpp69 void SetResult(bool aResult) { mResult = aResult; } in SetResult() function in mozilla::widget::detail::DoneCommitListBuildCallback
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/
H A Dmod.rs238 fn set(&mut self, name: &str, value: &str) -> SetResult<()> { in set()
242 fn enable(&mut self, name: &str) -> SetResult<()> { in enable()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/
H A Dsettings.rs38 fn set(&mut self, name: &str, value: &str) -> SetResult<()>; in set()
43 fn enable(&mut self, name: &str) -> SetResult<()>; in enable()
224 fn enable(&mut self, name: &str) -> SetResult<()> { in enable()
240 fn set(&mut self, name: &str, value: &str) -> SetResult<()> { in set()
292 pub type SetResult<T> = Result<T, SetError>; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsAsyncRedirectVerifyHelper.h108 void SetResult(nsresult aRes) { mResult = aRes; } in SetResult() function
H A DnsProtocolProxyService.cpp264 void SetResult(nsresult status, nsIProxyInfo* pi) { in SetResult() function in mozilla::net::nsAsyncResolveRequest
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DBench.cpp477 void SetResult(HRESULT res) in SetResult() function in CBenchProgressStatus
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DQuotaRequests.cpp133 void UsageRequest::SetResult(nsIVariant* aResult) { in SetResult() function in mozilla::dom::quota::UsageRequest
226 void Request::SetResult(nsIVariant* aResult) { in SetResult() function in mozilla::dom::quota::Request
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerUpdateJob.cpp109 void SetResult(bool aResult) override { mSuccess = aResult; } in SetResult() function in mozilla::dom::ServiceWorkerUpdateJob::ContinueUpdateRunnable
132 void SetResult(bool aResult) override { mSuccess = aResult; } in SetResult() function in mozilla::dom::ServiceWorkerUpdateJob::ContinueInstallRunnable
H A DServiceWorkerRegistrationInfo.cpp33 void SetResult(bool aResult) override { mSuccess = aResult; } in SetResult() function in mozilla::dom::__anon440a738a0111::ContinueActivateRunnable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DIDBRequest.h95 void SetResult(const ResultCallback& aCallback) { in SetResult() function
H A DIDBFileRequest.h49 void SetResult(const ResultCallback& aCallback) { in SetResult() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DSDBRequest.cpp34 void SDBRequest::SetResult(nsIVariant* aResult) { in SetResult() function in mozilla::dom::SDBRequest
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorUtils.h118 EditActionResult SetResult(nsresult aRv) { in SetResult() function
/dports/www/firefox/firefox-99.0/widget/windows/
H A DJumpListBuilder.cpp69 void SetResult(bool aResult) { mResult = aResult; } in SetResult() function in mozilla::widget::detail::DoneCommitListBuildCallback
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/
H A Dmod.rs238 fn set(&mut self, name: &str, value: &str) -> SetResult<()> { in set()
242 fn enable(&mut self, name: &str) -> SetResult<()> { in enable()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/
H A Dsettings.rs38 fn set(&mut self, name: &str, value: &str) -> SetResult<()>; in set()
43 fn enable(&mut self, name: &str) -> SetResult<()>; in enable()
224 fn enable(&mut self, name: &str) -> SetResult<()> { in enable()
240 fn set(&mut self, name: &str, value: &str) -> SetResult<()> { in set()
292 pub type SetResult<T> = Result<T, SetError>; typedef

12345678910>>...30