Home
last modified time | relevance | path

Searched refs:FetchFunction (Results 1 – 10 of 10) sorted by relevance

/dports/deskutils/zanshin/zanshin-21.12.3/src/domain/
H A Dlivequery.h25 typedef std::function<void(const AddFunction &)> FetchFunction; typedef
60 typedef typename LiveQueryInput<InputType>::FetchFunction FetchFunction; typedef
91 void setFetchFunction(const FetchFunction &fetch) in setFetchFunction()
239 FetchFunction m_fetch;
263 typedef typename LiveQueryInput<InputType>::FetchFunction FetchFunction; typedef
293 void setFetchFunction(const FetchFunction &fetch) in setFetchFunction()
404 FetchFunction m_fetch;
/dports/math/pdal/PDAL-2.3.0/plugins/i3s/io/
H A DPageManager.hpp52 using FetchFunction = std::function<std::string(std::string)>; typedef
63 PageManager(int cacheSize, int threads, int indexFactor, FetchFunction fetch);
72 FetchFunction m_fetch;
H A DPageManager.cpp45 PageManager::PageManager(int cacheSize, int threads, int indexFactor, i3s::FetchFunction fetch) : in PageManager()
H A DEsriReader.cpp351 i3s::FetchFunction fetch = std::bind(&EsriReader::fetchJson, this, std::placeholders::_1); in ready()
/dports/deskutils/zanshin/zanshin-21.12.3/src/akonadi/
H A Dakonadilivequeryhelpers.h23 typedef Domain::LiveQueryInput<Collection>::FetchFunction CollectionFetchFunction;
24 typedef Domain::LiveQueryInput<Item>::FetchFunction ItemFetchFunction;
H A Dakonadilivequeryintegrator.h81 …template<typename OutputType, typename FetchFunction, typename PredicateFunction, typename... Extr…
84 FetchFunction fetch,
88 typedef UnaryFunctionTraits<FetchFunction> FetchTraits;
123 …template<typename OutputType, typename FetchFunction, typename CompareFunction, typename Predicate…
126 FetchFunction fetch,
131 typedef UnaryFunctionTraits<FetchFunction> FetchTraits;
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/h/
H A Dtext.h203 typedef long (*FetchFunction)(Any, TextChar); typedef
268 FetchFunction fetch; /* Function to fetch characters */
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dlistbrowser.c638 static FetchFunction
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dtextimage.c247 ti->fetch = (FetchFunction) get(obj, NAME_FetchFunction, EAV); in reinitTextImage()
H A Deditor.c1151 static FetchFunction