Home
last modified time | relevance | path

Searched refs:UpdatePtr (Results 1 – 25 of 40) sorted by relevance

12

/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dupdate.cc37 using kmldom::UpdatePtr;
41 void ProcessUpdate(const UpdatePtr& update, KmlFilePtr kml_file) { in ProcessUpdate()
48 void ProcessUpdateWithIdMap(const UpdatePtr& update, const StringMap* id_map, in ProcessUpdateWithIdMap()
H A Dupdate.h37 void ProcessUpdate(const kmldom::UpdatePtr& update, KmlFilePtr kml_file);
47 void ProcessUpdateWithIdMap(const kmldom::UpdatePtr& update,
H A Dupdate_processor.cc54 using kmldom::UpdatePtr;
59 void UpdateProcessor::ProcessUpdate(const UpdatePtr& update) { in ProcessUpdate()
H A Dupdate_processor.h53 void ProcessUpdate(const kmldom::UpdatePtr& update);
/dports/science/libkml/libkml-1.3.0/tests/kml/engine/
H A Dupdate_test.cc55 using kmldom::UpdatePtr;
85 UpdatePtr update = AsUpdate(kmldom::Parse(source_change, NULL)); in TEST()
115 UpdatePtr update = AsUpdate(kmldom::Parse(source_create, NULL)); in TEST()
211 UpdatePtr update = AsUpdate(kmldom::Parse(source_delete, NULL)); in TEST()
260 UpdatePtr update = kml_factory->CreateUpdate(); in TEST()
302 UpdatePtr update = kml_factory->CreateUpdate(); in TEST()
384 UpdatePtr update = AsUpdate(source->get_root()); in TEST()
406 kmldom::UpdatePtr update = kmldom::AsUpdate(kmldom::ParseKml( in TEST()
H A Dstyle_inliner_test.cc50 using kmldom::UpdatePtr;
152 UpdatePtr update = kml_factory_->CreateUpdate(); in TEST_F()
H A Dupdate_processor_test.cc59 kmldom::UpdatePtr update = kmldom::KmlFactory::GetFactory()->CreateUpdate(); in TEST_F()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h45 using kmldom::UpdatePtr;
72 UpdatePtr m_poKmlUpdate;
107 UpdatePtr poKmlUpdate,
216 UpdatePtr m_poKmlUpdate;
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DNodeI.h58 typedef IceUtil::Handle<Update> UpdatePtr; typedef
132 void queueUpdate(const NodeObserverPrx&, const UpdatePtr&);
133 void dequeueUpdate(const NodeObserverPrx&, const UpdatePtr&, bool);
186 std::map<NodeObserverPrx, std::deque<UpdatePtr> > _observerUpdates;
H A DNodeI.cpp993 NodeI::queueUpdate(const NodeObserverPrx& proxy, const UpdatePtr& update) in queueUpdate()
996 map<NodeObserverPrx, deque<UpdatePtr> >::iterator p = _observerUpdates.find(proxy); in queueUpdate()
1011 NodeI::dequeueUpdate(const NodeObserverPrx& proxy, const UpdatePtr& update, bool all) in dequeueUpdate()
1014 map<NodeObserverPrx, deque<UpdatePtr> >::iterator p = _observerUpdates.find(proxy); in dequeueUpdate()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DNodeI.h58 typedef IceUtil::Handle<Update> UpdatePtr; typedef
132 void queueUpdate(const NodeObserverPrx&, const UpdatePtr&);
133 void dequeueUpdate(const NodeObserverPrx&, const UpdatePtr&, bool);
186 std::map<NodeObserverPrx, std::deque<UpdatePtr> > _observerUpdates;
H A DNodeI.cpp993 NodeI::queueUpdate(const NodeObserverPrx& proxy, const UpdatePtr& update) in queueUpdate()
996 map<NodeObserverPrx, deque<UpdatePtr> >::iterator p = _observerUpdates.find(proxy); in queueUpdate()
1011 NodeI::dequeueUpdate(const NodeObserverPrx& proxy, const UpdatePtr& update, bool all) in dequeueUpdate()
1014 map<NodeObserverPrx, deque<UpdatePtr> >::iterator p = _observerUpdates.find(proxy); in dequeueUpdate()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DNodeI.h58 typedef IceUtil::Handle<Update> UpdatePtr; typedef
132 void queueUpdate(const NodeObserverPrx&, const UpdatePtr&);
133 void dequeueUpdate(const NodeObserverPrx&, const UpdatePtr&, bool);
186 std::map<NodeObserverPrx, std::deque<UpdatePtr> > _observerUpdates;
H A DNodeI.cpp993 NodeI::queueUpdate(const NodeObserverPrx& proxy, const UpdatePtr& update) in queueUpdate()
996 map<NodeObserverPrx, deque<UpdatePtr> >::iterator p = _observerUpdates.find(proxy); in queueUpdate()
1011 NodeI::dequeueUpdate(const NodeObserverPrx& proxy, const UpdatePtr& update, bool all) in dequeueUpdate()
1014 map<NodeObserverPrx, deque<UpdatePtr> >::iterator p = _observerUpdates.find(proxy); in dequeueUpdate()
/dports/science/libkml/libkml-1.3.0/examples/engine/
H A Dchange.cc38 using kmldom::UpdatePtr;
66 UpdatePtr update = kml_factory->CreateUpdate(); in HelloUpdateChange()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h59 kmldom::UpdatePtr m_poKmlUpdate;
93 kmldom::UpdatePtr poKmlUpdate,
202 kmldom::UpdatePtr m_poKmlUpdate;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h59 kmldom::UpdatePtr m_poKmlUpdate;
93 kmldom::UpdatePtr poKmlUpdate,
202 kmldom::UpdatePtr m_poKmlUpdate;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h59 kmldom::UpdatePtr m_poKmlUpdate;
93 kmldom::UpdatePtr poKmlUpdate,
202 kmldom::UpdatePtr m_poKmlUpdate;
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Dnetworklinkcontrol.h320 const UpdatePtr& get_update() const { return update_; } in get_update()
322 void set_update(const UpdatePtr& update) { in set_update()
365 UpdatePtr update_;
H A Dgx_tour.h185 const UpdatePtr& get_update() const { return update_; } in get_update()
187 void set_update(const UpdatePtr& update) { in set_update()
205 UpdatePtr update_;
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/
H A Dfc3d_Solvers.h44 typedef void (*UpdatePtr)(int, FrictionContactProblem*, FrictionContactProblem*, double*, SolverOpt… typedef
108 …void fc3d_nsgs_initialize_local_solver(SolverPtr* solve, UpdatePtr* update, FreeSolverNSGSPtr* fre…
H A Dfc3d_nsgs.c90 void fc3d_nsgs_initialize_local_solver(SolverPtr* solve, UpdatePtr* update, in fc3d_nsgs_initialize_local_solver()
288 int solveLocalReaction(UpdatePtr update_localproblem, SolverPtr local_solver, in solveLocalReaction()
593 UpdatePtr update_localproblem = NULL; in fc3d_nsgs()
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dnetworklinkcontrol_test.cc112 UpdatePtr update_;
241 UpdatePtr update = KmlFactory::GetFactory()->CreateUpdate(); in TEST_F()
/dports/science/libkml/libkml-1.3.0/src/kml/convenience/
H A Dconvenience.cc59 using kmldom::UpdatePtr;
82 UpdatePtr update = factory->CreateUpdate(); in CreateAnimatedUpdateChangePoint()
/dports/science/libkml/libkml-1.3.0/examples/gx/
H A Dgpxfly.cc63 using kmldom::UpdatePtr;

12