Home
last modified time | relevance | path

Searched defs:collections (Results 76 – 100 of 1067) sorted by relevance

12345678910>>...43

/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_1/models/
H A Dextension_data_collection_query.py23 def __init__(self, collections=None): argument
/dports/www/gohugo/hugo-0.91.2/common/collections/
H A Dcollections.go16 package collections package
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/KeyValueStore/
H A DKeyValueMemoryFactory.php15 protected $collections = []; variable in Drupal\\Core\\KeyValueStore\\KeyValueMemoryFactory
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/KeyValueStore/
H A DKeyValueMemoryFactory.php15 protected $collections = []; variable in Drupal\\Core\\KeyValueStore\\KeyValueMemoryFactory
/dports/www/moodle310/moodle/badges/classes/form/
H A Dcollections.php43 class collections extends moodleform { class
/dports/www/moodle311/moodle/badges/classes/form/
H A Dcollections.php43 class collections extends moodleform { class
/dports/www/moodle39/moodle/badges/classes/form/
H A Dcollections.php43 class collections extends moodleform { class
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ServiceModel.Syndication/src/System/ServiceModel/Syndication/
H A DWorkspace.cs25 public Workspace(string title, IEnumerable<ResourceCollectionInfo> collections) in Workspace()
30 … public Workspace(TextSyndicationContent title, IEnumerable<ResourceCollectionInfo> collections) in Workspace()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/zotero/
H A DZoteroCollectionsWeb.hpp25 namespace collections { namespace
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/docs/mysqlx/tutorials/
H A Dcollections.rst30 Schema validation
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/golang-collections/collections/collections-604e922904d3/
H A Dpoint.go1 package collections package
H A Dcollections.go1 package collections package
/dports/sysutils/pass-secrets/pass-secrets-1b7a323/impl/
H A DSecretService.h82 std::map<std::string, std::shared_ptr<Collection>> collections; variable
/dports/security/libsecret/libsecret-0.20.4/libsecret/
H A Dtest-service.c179 GList *collections; in test_get_more_sync() local
222 GList *collections; in test_get_more_async() local
350 GList *collections; in test_open_more_sync() local
403 GList *collections; in test_open_more_async() local
/dports/devel/py-tables/tables-3.6.1/bench/
H A Dcollations.py49 collections = np.unique(t['collection']) variable
63 collections = {} variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/catalog/
H A Ddatabase_impl.h232 inline CollectionMap& collections() final { in collections() function
235 inline const CollectionMap& collections() const final { in collections() function
/dports/misc/usd/USD-21.11/pxr/base/trace/
H A DreporterDataSourceCollection.h53 static ThisRefPtr New(std::vector<CollectionPtr> collections) { in New()
H A DreporterDataSourceCollection.cpp37 std::vector<CollectionPtr> collections) in TraceReporterDataSourceCollection()
/dports/www/gohugo/hugo-0.91.2/tpl/collections/
H A Dwhere_test.go14 package collections package
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/priority-queue-1.2.1/src/
H A Dlib.rs78 pub mod collections { module
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/ref/
H A DSystem.Collections.Concurrent.cs25 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny()
26 …public static int AddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T it… in AddToAny()
38 …public static int TakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, o… in TakeFromAny()
39 …public static int TakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, o… in TakeFromAny()
45 …public static int TryAddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T… in TryAddToAny()
46 …public static int TryAddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T… in TryAddToAny()
47 …public static int TryAddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T… in TryAddToAny()
48 …public static int TryAddToAny(System.Collections.Concurrent.BlockingCollection<T>[] collections, T… in TryAddToAny()
53 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections in TryTakeFromAny()
54 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections in TryTakeFromAny()
[all …]
/dports/databases/akonadi/akonadi-21.12.3/src/core/models/
H A Dfavoritecollectionsmodel.cpp200 void set(const QList<Collection::Id> &collections) in set()
216 void set(const Akonadi::Collection::List &collections) in set()
228 …const QList<Collection::Id> collections = configGroup.readEntry("FavoriteCollectionIds", QList<qin… in loadConfig() local
294 void FavoriteCollectionsModel::setCollections(const Collection::List &collections) in setCollections()
312 Akonadi::Collection::List FavoriteCollectionsModel::collections() const in collections() function in FavoriteCollectionsModel
/dports/net/akonadi-calendar/akonadi-calendar-21.12.3/src/
H A Dincidencechanger_p.cpp43 …hangerPrivate::collectionsForMimeType(const QString &mimeType, const Collection::List &collections) in collectionsForMimeType()
65 const auto collections = m_collectionFetchJob->collections(); in onCollectionsLoaded() local
/dports/deskutils/py-vdirsyncer/vdirsyncer-0.18.0/vdirsyncer/cli/
H A D__init__.py131 def sync(ctx, collections, force_delete, max_workers): argument
177 def metasync(ctx, collections, max_workers): argument
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/etesync/
H A Djournalsfetchjob.h27 Akonadi::Collection::List collections() const in collections() function

12345678910>>...43