Home
last modified time | relevance | path

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

12

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/src/libs/
H A DCache_View_Labeled.cpp99 ( core_cache->onInsert.connect in set_core_cache()
199 onInsert(raw_it); in cb_rebuild()
228 onInsert(src); in cb_insert()
264 onInsert(it); in cb_annotate()
H A DCache_View_Unlabeled.cpp99 ( core_cache->onInsert.connect in set_core_cache()
199 onInsert(raw_it); in cb_rebuild()
228 onInsert(src); in cb_insert()
284 onInsert(it); in cb_erase_annotation()
H A DCache_View_Pareto.cpp186 ( core_cache->onInsert.connect in set_core_cache()
242 onInsert(pareto_it->second.src_it); in insert_impl()
374 onInsert(src); in cb_insert()
H A DCache_View_Subset.cpp139 onInsert(it); in insert_impl()
H A DCache_MasterSlave.cpp462 data->cache.onInsert.connect in MasterSlave()
463 ( boost::bind(boost::ref(onInsert), _1) ); in MasterSlave()
H A DCache_Local.cpp226 onInsert(inserted.first); in insert_impl()
/dports/devel/poco/poco-1.10.1-all/Data/samples/WebNotifier/src/
H A DWebNotifier.cpp243 _notifier.insert += delegate(this, &DBEventHandler::onInsert); in DBEventHandler()
250 _notifier.insert -= delegate(this, &DBEventHandler::onInsert); in ~DBEventHandler()
288 void onInsert(const void* pSender) in onInsert() function in DBEventHandler
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/Objects/
H A DIcingaServiceVar.php18 public function onInsert() function in Icinga\\Module\\Director\\Objects\\IcingaServiceVar
H A DIcingaHostVar.php18 public function onInsert() function in Icinga\\Module\\Director\\Objects\\IcingaHostVar
H A DSyncProperty.php44 protected function onInsert() function in Icinga\\Module\\Director\\Objects\\SyncProperty
H A DIcingaVar.php68 protected function onInsert() function in Icinga\\Module\\Director\\Objects\\IcingaVar
H A DImportRowModifier.php78 protected function onInsert() function in Icinga\\Module\\Director\\Objects\\ImportRowModifier
H A DDirectorDatalistEntry.php101 public function onInsert() function in Icinga\\Module\\Director\\Objects\\DirectorDatalistEntry
H A DIcingaCommandArgument.php38 public function onInsert() function in Icinga\\Module\\Director\\Objects\\IcingaCommandArgument
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dinsertfxpopup.h66 void onInsert();
H A Dinsertfxpopup.cpp282 connect(insertBtn, SIGNAL(clicked()), this, SLOT(onInsert())); in InsertFxPopup()
437 onInsert(); in onItemDoubleClicked()
442 void InsertFxPopup::onInsert() { in onInsert() function in InsertFxPopup
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Repository/
H A DIniRepository.php163 public function onInsert($table, ConfigObject $new) function in Icinga\\Repository\\IniRepository
249 $config = $this->onInsert($target, new ConfigObject($newData));
/dports/devel/poco/poco-1.10.1-all/Data/SQLite/testsuite/src/
H A DSQLiteTest.h145 void onInsert(const void* pSender);
/dports/sysutils/nomad/nomad-1.1.0/ui/app/templates/components/
H A Dline-chart.hbs4 {{did-insert this.onInsert}}
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sdr/table/
H A Dtablecontroller.hxx72 SVX_DLLPRIVATE void onInsert( sal_uInt16 nSId, const SfxItemSet* pArgs = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/sdr/table/
H A Dtablecontroller.hxx70 SVX_DLLPRIVATE void onInsert( sal_uInt16 nSId, const SfxItemSet* pArgs = nullptr );
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/Data/Db/
H A DDbObject.php174 protected function onInsert() function in Icinga\\Module\\Director\\Data\\Db\\DbObject
828 $this->onInsert();
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/insert_xref/
H A Dinsert_xref.tsx187 const onInsert = (xref: XRef, style: XRefStyle, prefix?: string) => {
198 onOk={onInsert}
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/src/colin/
H A DCache.h422 boost::signals2::signal<void(cache_t::iterator)> onInsert; variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/scolib/src/libs/
H A DTGPO.cpp329 best_point.onInsert.connect in optimize()

12