Home
last modified time | relevance | path

Searched refs:setStore (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/math/dune-localfunctions/dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f/dune/localfunctions/common/
H A Dinterfaceswitch.hh83 static void setStore(Store& store, const FiniteElement& fe) in setStore() function
86 static void setStore(Store& store, FiniteElement&& fe) in setStore() function
89 static void setStore(Store& store, const Store& fe) in setStore() function
124 static void setStore(Store& store, const FiniteElement& fe) in setStore() function
127 static void setStore(Store& store, FiniteElement&& fe) in setStore() function
130 static void setStore(Store& store, const Store& fe) in setStore() function
/dports/www/grafana8/grafana-8.3.6/public/app/store/
H A DconfigureStore.ts2 import { setStore } from './store';
32 setStore(store);
H A Dstore.ts6 export function setStore(newStore: Store<StoreState>) { function
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/utils/
H A DgetPanelMenu.test.ts5 import { setStore } from 'app/store/store';
184 setStore({ dispatch: jest.fn() } as any);
/dports/www/grafana8/grafana-8.3.6/public/app/features/playlist/
H A DPlaylistSrv.test.ts4 import { setStore } from 'app/store/store';
21 setStore(
/dports/www/grafana8/grafana-8.3.6/public/test/core/redux/
H A DreduxTester.ts6 import { setStore } from '../../../app/store/store';
66 setStore(store as any);
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/common/libkipiplugins/o2/src/
H A Do0baseauth.cpp12 setStore(store); in O0BaseAuth()
15 void O0BaseAuth::setStore(O0AbstractStore *store) { in setStore() function in O0BaseAuth
/dports/math/vampire/vampire-4.5.1/Saturation/
H A DSaturationAlgorithm.cpp365 c->setStore(Clause::NONE); in onActiveRemoved()
413 c->setStore(Clause::NONE); in onPassiveRemoved()
725 cl->setStore(Clause::ACTIVE); in addInputSOSClause()
883 cl->setStore(Clause::UNPROCESSED); in addUnprocessedClause()
1074 cl->setStore(Clause::PASSIVE); in addToPassive()
1130 cl->setStore(Clause::ACTIVE); in activate()
1193 c->setStore(Clause::NONE); in doUnprocessedLoop()
1217 cl->setStore(Clause::NONE); in handleUnsuccessfulActivation()
1295 cl->setStore(Clause::SELECTED); in doOneAlgorithmStep()
H A DDiscount.cpp50 cl->setStore(Clause::NONE); in handleClauseBeforeActivation()
/dports/devel/hadoop2/jetty-6.1.14/extras/jboss/src/main/java/org/mortbay/j2ee/session/
H A DManager.java173 public void setStore(Store store) in setStore() method in Manager
191 m.setStore((Store) store.clone()); in clone()
257 setStore(new LocalStore()); in start()
270 setStore(new LocalStore()); in start()
334 setStore(null); in stop()
/dports/devel/hadoop/jetty-6.1.14/extras/jboss/src/main/java/org/mortbay/j2ee/session/
H A DManager.java173 public void setStore(Store store) in setStore() method in Manager
191 m.setStore((Store) store.clone()); in clone()
257 setStore(new LocalStore()); in start()
270 setStore(new LocalStore()); in start()
334 setStore(null); in stop()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dplugins/webservices/o2/examples/twitterdemo/
H A Dtweeter.cpp29 o1Twitter_->setStore(store); in doOAuth()
55 oxTwitter_->setStore(store); in doXAuth()
/dports/deskutils/simpleagenda/SimpleAgenda-0.43/
H A DAppointmentView.m75 …item = [calendars insertItemWithTitle:[store description] action:@selector(setStore:) keyEquivalen…
94 - (void)setStore:(id)sender
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/common/libkipiplugins/o2/examples/twitterdemo/
H A Dtweeter.cpp29 o1Twitter_->setStore(store); in doOAuth()
55 oxTwitter_->setStore(store); in doXAuth()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/o2/examples/twitterdemo/
H A Dtweeter.cpp29 o1Twitter_->setStore(store); in doOAuth()
55 oxTwitter_->setStore(store); in doXAuth()
/dports/graphics/qgis/qgis-3.22.3/external/o2/examples/twitterdemo/
H A Dtweeter.cpp29 o1Twitter_->setStore(store); in doOAuth()
55 oxTwitter_->setStore(store); in doXAuth()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dplugins/webservices/o2/src/
H A Do0baseauth.cpp14 setStore(store); in O0BaseAuth()
17 void O0BaseAuth::setStore(O0AbstractStore *store) { in setStore() function in O0BaseAuth
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/ordering/
H A Dleaflocalordering.hh102 FESwitch::setStore(_pfe,_fem->find(cell)); in collect_used_geometry_types_from_cell()
128 FESwitch::setStore(_pfe,_fem->find(cell)); in extract_per_entity_sizes_from_cell()
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkst/
H A Dupdatemanager.h36 void setStore(ObjectStore *store) {_store = store;} in setStore() function
/dports/devel/qca/qca-2.3.4/examples/cmssigner/
H A Dkeyselectdlg.cpp101 void setStore(const QString &name, QCA::KeyStore::Type type) in setStore() function in KeyStoreItem
198 store_item->setStore(ks->name(), ks->type()); in ks_available()
223 store_item->setStore(ks->name(), ks->type()); in ks_updated()
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/search/
H A DPrioritySearch.java148 dfs.setStore(store); in labeling()
252 ns.setStore(store); in labeling()
355 dfs.setStore(store); in labeling()
764 child.setStore(store); in labeling()
819 child.setStore(store); in labeling()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DPosCustomBatchResponseEntry.php92 public function setStore(Google_Service_ShoppingContent_PosStore $store) function in Google_Service_ShoppingContent_PosCustomBatchResponseEntry
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DPosCustomBatchResponseEntry.php92 public function setStore(Google_Service_ShoppingContent_PosStore $store) function in Google_Service_ShoppingContent_PosCustomBatchResponseEntry
/dports/security/luasec/luasec-1.0.2/samples/luaossl/
H A Dclient.lua28 ctx:setStore(store)
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/cache/concurrent/
H A DConcurrentMapCacheFactoryBean.java64 public void setStore(ConcurrentMap<Object, Object> store) { in setStore() method in ConcurrentMapCacheFactoryBean

12345678910>>...12