Home
last modified time | relevance | path

Searched refs:ContextGuard (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlcontext_p.h206 struct ContextGuard : public QQmlGuard<QObject> struct
208 inline ContextGuard();
209 inline ContextGuard &operator=(QObject *obj); argument
217 ContextGuard *idValues; argument
367 QQmlContextData::ContextGuard::ContextGuard() in ContextGuard() function
372 QQmlContextData::ContextGuard &QQmlContextData::ContextGuard::operator=(QObject *obj)
380 void QQmlContextData::ContextGuard::objectDestroyed(QObject *) in objectDestroyed()
386 bool QQmlContextData::ContextGuard::wasSet() const in wasSet()
H A Dqqmlcontext.cpp872 idValues = new ContextGuard[idValueCount]; in initFromTypeCompilationUnit()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlcontext_p.h206 struct ContextGuard : public QQmlGuard<QObject> struct
208 inline ContextGuard();
209 inline ContextGuard &operator=(QObject *obj); argument
217 ContextGuard *idValues; argument
367 QQmlContextData::ContextGuard::ContextGuard() in ContextGuard() function
372 QQmlContextData::ContextGuard &QQmlContextData::ContextGuard::operator=(QObject *obj)
380 void QQmlContextData::ContextGuard::objectDestroyed(QObject *) in objectDestroyed()
386 bool QQmlContextData::ContextGuard::wasSet() const in wasSet()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/redis-module-0.25.0/src/context/
H A Dthread_safe.rs7 pub struct ContextGuard { struct
11 impl Drop for ContextGuard { implementation
17 impl Deref for ContextGuard { implementation
75 pub fn lock(&self) -> ContextGuard { in lock() argument
78 ContextGuard { ctx } in lock()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativecontext_p.h174 struct ContextGuard : public QDeclarativeGuard<QObject> struct
176 ContextGuard() : context(0) {} in ContextGuard() function
177 inline ContextGuard &operator=(QObject *obj)
185 ContextGuard *idValues; argument
H A Dqdeclarativecontext.cpp744 idValues = new ContextGuard[idValueCount]; in setIdPropertyData()
/dports/www/p5-Amon2/Amon2-6.10/lib/
H A DAmon2.pm9 use Amon2::ContextGuard;
17 Amon2::ContextGuard->new($_[0], \$CONTEXT);
/dports/www/p5-Amon2/Amon2-6.10/lib/Amon2/
H A DContextGuard.pm1 package Amon2::ContextGuard;
/dports/www/p5-Amon2/Amon2-6.10/t/100_core/
H A D016_context_guard.t18 my $guard = Amon2::ContextGuard->new(C->new(x => 4), \$x);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DCancellationTests.cpp51 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DCancellationTests.cpp51 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DCancellationTests.cpp51 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DCancellationTests.cpp51 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DCancellationTests.cpp76 WithContext ContextGuard(std::move(Ctx)); in TEST() local
/dports/www/p5-Amon2/Amon2-6.10/
H A DMETA.yml33 Amon2::ContextGuard:
34 file: lib/Amon2/ContextGuard.pm
H A DREADME.md146 Amon2::ContextGuard->new(shift, \$MyApp::CONTEXT);

12