Home
last modified time | relevance | path

Searched defs:LazyInit (Results 1 – 25 of 37) sorted by relevance

12

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/base/
H A Dlazy-init.hpp21 class LazyInit class
25LazyInit(std::function<T()> initializer = []() { return T(); }) : m_Initializer(std::move(initiali… in LazyInit() function in icinga::LazyInit
/dports/graphics/photivo/photivo/Sources/filemgmt/
H A DptAbstractThumbnailLayouter.h54 virtual void LazyInit(const int thumbCount) in LazyInit() function
/dports/lang/solidity/solidity_0.8.11/libsolutil/
H A DLazyInit.h56 constexpr LazyInit(LazyInit&& _other) noexcept: in LazyInit() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/components/
H A DnsCategoryCache.h90 void LazyInit() { in LazyInit() function
/dports/www/firefox/firefox-99.0/xpcom/components/
H A DnsCategoryCache.h90 void LazyInit() { in LazyInit() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/components/
H A DnsCategoryCache.h90 void LazyInit() { in LazyInit() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/components/
H A DnsCategoryCache.h90 void LazyInit() { in LazyInit() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/components/
H A DnsCategoryCache.h94 void LazyInit() { in LazyInit() function
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/imports/
H A Da_package.go82 func (pkg *Package) LazyInit() { func
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DCachingDatabaseConnection.cpp23 void CachingDatabaseConnection::LazyInit( in LazyInit() function in mozilla::dom::quota::CachingDatabaseConnection
/dports/www/firefox/firefox-99.0/dom/quota/
H A DCachingDatabaseConnection.cpp23 void CachingDatabaseConnection::LazyInit( in LazyInit() function in mozilla::dom::quota::CachingDatabaseConnection
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DCachingDatabaseConnection.cpp23 void CachingDatabaseConnection::LazyInit( in LazyInit() function in mozilla::dom::quota::CachingDatabaseConnection
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/value_store/
H A Dvalue_store_frontend.cc77 void LazyInit() { in LazyInit() function in ValueStoreFrontend::Backend
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/value_store/
H A Dvalue_store_frontend.cc78 void LazyInit() { in LazyInit() function in ValueStoreFrontend::Backend
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/disk_cache/blockfile/
H A Dstorage_block-inl.h63 template<typename T> bool StorageBlock<T>::LazyInit(MappedFile* file, in LazyInit() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/disk_cache/blockfile/
H A Dstorage_block-inl.h63 template<typename T> bool StorageBlock<T>::LazyInit(MappedFile* file, in LazyInit() function
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/lsan/
H A Dlsan_common_fuchsia.cpp118 ScanRangeForPointers(begin2, end, &params->argument->frontier, "TLS", in InitializeSuppressions()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/
H A DBufferedTokenStream.cs353 protected internal void LazyInit() in LazyInit() method in Antlr4.Runtime.BufferedTokenStream
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DSTEPFileReader.cpp453 void STEP::LazyObject::LazyInit() const in LazyInit() function in STEP::LazyObject
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DSTEPFileReader.cpp515 void STEP::LazyObject::LazyInit() const in LazyInit() function in STEP::LazyObject
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DSTEPFileReader.cpp515 void STEP::LazyObject::LazyInit() const in LazyInit() function in STEP::LazyObject
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DSTEPFileReader.cpp516 void STEP::LazyObject::LazyInit() const in LazyInit() function in STEP::LazyObject
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/STEPParser/
H A DSTEPFileReader.cpp533 void STEP::LazyObject::LazyInit() const { in LazyInit() function in STEP::LazyObject
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/STEPParser/
H A DSTEPFileReader.cpp537 void STEP::LazyObject::LazyInit() const { in LazyInit() function in STEP::LazyObject
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/conversions/
H A Dconversion_storage_sql.cc620 bool ConversionStorageSql::LazyInit(DbCreationPolicy creation_policy) { in LazyInit() function in content::ConversionStorageSql

12