Home
last modified time | relevance | path

Searched defs:makeScopeGuard (Results 1 – 21 of 21) sorted by relevance

/dports/archivers/zstd/zstd-1.5.0/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/
H A Drpc_dumptxoutset.py48 # Specifying a path to an existing file will fail.
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/emulators/citra/citra-ac98458e0/externals/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-sys-1.4.18+zstd.1.4.7/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/contrib/pzstd/utils/
H A DScopeGuard.h47 ScopeGuard<Function> makeScopeGuard(Function&& function) { in makeScopeGuard() function
/dports/games/liblcf/liblcf-0.7.0/src/lcf/
H A Dscope_guard.h41 inline ScopeGuard<F> makeScopeGuard(F&& f) { in makeScopeGuard() function
/dports/math/clingo/clingo-5.5.1/libreify/reify/
H A Dutil.hh52 ScopeGuard<Lambda> makeScopeGuard(Lambda &&f) { in makeScopeGuard() function
/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/
H A Dbvector.hh371 ScopeGuard<F> makeScopeGuard(F cleanupFunc) in makeScopeGuard() function