Home
last modified time | relevance | path

Searched refs:Collection_t (Results 1 – 25 of 32) sorted by relevance

12

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dsimple_collection_set.h37 ITEM_PTR_HASH_MAP(zorba::store::Collection_t, Set);
54 insert(const store::Item* aName, store::Collection_t& aCollection);
59 store::Collection_t& aCollection,
97 next(zorba::store::Collection_t&);
H A Dsimple_collection_set.cpp54 SimpleCollectionSetIterator::next(zorba::store::Collection_t& aResult) in next()
119 store::Collection_t& collection) in insert()
129 store::Collection_t& collection, in get()
147 store::Collection_t lColl; in remove()
H A Dcollection_set.h44 insert(const store::Item* name, store::Collection_t& collection) = 0;
49 store::Collection_t& collection,
77 next(store::Collection_t&) = 0;
H A Dstore.h275 virtual store::Collection_t createCollection(
281 virtual void addCollection(store::Collection_t& collection);
285 virtual store::Collection_t getCollection(const store::Item* name, bool isDynamic);
H A Dsimple_store.cpp245 store::Collection_t SimpleStore::createCollection( in createCollection()
254 store::Collection_t collection(new SimpleCollection(name, in createCollection()
H A Dsimple_store.h62 store::Collection_t createCollection(
/dports/textproc/zorba/zorba-2.7.0/src/runtime/collections/
H A Dcollections_impl.cpp66 store::Collection_t& coll) in getCollection()
136 store::Collection_t coll; in nextImpl()
231 store::Collection_t coll; in nextImpl()
271 store::Collection_t coll; in getW3CCollection()
382 store::Collection_t collection; in nextImpl()
470 store::Collection_t collection; in nextImpl()
509 store::Collection_t collection; in nextImpl()
631 store::Collection_t collection; in nextImpl()
1858 store::Collection_t collection; in nextImpl()
1889 store::Collection_t collection; in nextImpl()
[all …]
H A Dcollections_impl.h75 store::Collection_t getZorbaCollection(PlanState& planState) const;
77 store::Collection_t getW3CCollection(PlanState& planState) const;
H A Dcollections_base.h67 getCollection(const store::Item_t& name, store::Collection_t& coll) const = 0;
77 store::Collection_t collection; in checkCollectionAndCopyNodes()
/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Duri_resolver.h154 CollectionResource(const store::Collection_t& aCollection);
158 store::Collection_t
162 store::Collection_t theCollection;
H A Duri_resolver.cpp94 (const store::Collection_t& aCollection) in CollectionResource()
99 store::Collection_t
H A Ddefault_url_resolvers.cpp136 store::Collection_t lColl = GENV_STORE.getCollection(lName.getp(), true); in resolveURL()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/collections/pregenerated/
H A Dcollections.h68 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
393 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
429 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
465 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
501 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
540 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
590 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
640 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
690 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
740 …const StaticallyKnownCollection* getCollection(const store::Item_t& name, store::Collection_t& col…
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dstaticcollectionmanagerimpl.h114 virtual Collection_t
194 virtual Collection_t
H A Dcollectionmanagerimpl.h115 virtual Collection_t
/dports/textproc/zorba/zorba-2.7.0/src/runtime/introspection/
H A Ddctx_impl.cpp41 store::Collection_t getCollection(
60 store::Collection_t lCollection; in nextImpl()
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dcollection_manager.h76 virtual Collection_t
H A Dapi_shared_types.h63 typedef zorba::SmartPtr<Collection> Collection_t; typedef
/dports/textproc/zorba/zorba-2.7.0/swig/
H A DCollection.h32 zorba::Collection_t theCollection;
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/xforms/
H A Dcollection.hxx45 Collection_t; typedef
48 class Collection : public Collection_t
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/xforms/
H A Dcollection.hxx48 Collection_t; typedef
51 class Collection : public Collection_t
/dports/textproc/zorba/zorba-2.7.0/src/store/api/
H A Dshared_types.h69 typedef rchandle<Collection> Collection_t; typedef
H A Dstore.h273 virtual Collection_t getCollection(const Item* name, bool isDynamic) = 0;
/dports/textproc/zorba/zorba-2.7.0/test/unit/
H A Dstaticcollectionmanager.cpp136 Collection_t lCollection = lColMgr->getCollection(lCollName2); in staticcollectionamanger2()
210 Collection_t lColl = lColMgr->getCollection(lCollName2); in staticcollectionamanger3()
280 Collection_t lCollection = aColMgr->getCollection(lCollName); in check_types()
/dports/textproc/zorba/zorba-2.7.0/test/
H A Dtest_store.cpp168 store::Collection_t coll1; in main()
169 store::Collection_t coll2; in main()

12