Home
last modified time | relevance | path

Searched refs:temp_store (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dtable_replication_connection_configuration.cc220 const char *temp_store; in make_row() local
237 temp_store = mi->get_user(); in make_row()
253 temp_store = mi->ssl_ca; in make_row()
257 temp_store = mi->ssl_capath; in make_row()
261 temp_store = mi->ssl_cert; in make_row()
265 temp_store = mi->ssl_cipher; in make_row()
269 temp_store = mi->ssl_key; in make_row()
279 temp_store = mi->ssl_crl; in make_row()
283 temp_store = mi->ssl_crlpath; in make_row()
293 temp_store = mi->tls_version; in make_row()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dtable_replication_connection_configuration.cc157 char * temp_store; in make_row() local
176 temp_store= (char*)mi->user; in make_row()
178 memcpy(m_row.user, temp_store, m_row.user_length); in make_row()
195 temp_store= (char*)mi->ssl_ca; in make_row()
199 temp_store= (char*)mi->ssl_capath; in make_row()
203 temp_store= (char*)mi->ssl_cert; in make_row()
207 temp_store= (char*)mi->ssl_cipher; in make_row()
211 temp_store= (char*)mi->ssl_key; in make_row()
220 temp_store= (char*)mi->ssl_crl; in make_row()
224 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc267 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
268 m_row.last_error_message_length= strlen(temp_store); in make_row()
269 memcpy(m_row.last_error_message, temp_store, in make_row()
348 char * temp_store= (char*)w->last_error().message; in make_row() local
349 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dtable_replication_connection_configuration.cc157 char * temp_store; in make_row() local
176 temp_store= (char*)mi->user; in make_row()
178 memcpy(m_row.user, temp_store, m_row.user_length); in make_row()
195 temp_store= (char*)mi->ssl_ca; in make_row()
199 temp_store= (char*)mi->ssl_capath; in make_row()
203 temp_store= (char*)mi->ssl_cert; in make_row()
207 temp_store= (char*)mi->ssl_cipher; in make_row()
211 temp_store= (char*)mi->ssl_key; in make_row()
220 temp_store= (char*)mi->ssl_crl; in make_row()
224 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc267 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
268 m_row.last_error_message_length= strlen(temp_store); in make_row()
269 memcpy(m_row.last_error_message, temp_store, in make_row()
348 char * temp_store= (char*)w->last_error().message; in make_row() local
349 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dtable_replication_connection_configuration.cc241 char * temp_store; in make_row() local
260 temp_store= (char*)mi->get_user(); in make_row()
264 temp_store= (char*)mi->bind_addr; in make_row()
279 temp_store= (char*)mi->ssl_ca; in make_row()
283 temp_store= (char*)mi->ssl_capath; in make_row()
287 temp_store= (char*)mi->ssl_cert; in make_row()
291 temp_store= (char*)mi->ssl_cipher; in make_row()
295 temp_store= (char*)mi->ssl_key; in make_row()
304 temp_store= (char*)mi->ssl_crl; in make_row()
308 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc310 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
311 m_row.last_error_message_length= strlen(temp_store); in make_row()
312 memcpy(m_row.last_error_message, temp_store, in make_row()
391 char * temp_store= (char*)w->last_error().message; in make_row() local
392 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_replication_connection_configuration.cc241 char * temp_store; in make_row() local
260 temp_store= (char*)mi->get_user(); in make_row()
264 temp_store= (char*)mi->bind_addr; in make_row()
279 temp_store= (char*)mi->ssl_ca; in make_row()
283 temp_store= (char*)mi->ssl_capath; in make_row()
287 temp_store= (char*)mi->ssl_cert; in make_row()
291 temp_store= (char*)mi->ssl_cipher; in make_row()
295 temp_store= (char*)mi->ssl_key; in make_row()
304 temp_store= (char*)mi->ssl_crl; in make_row()
308 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc310 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
311 m_row.last_error_message_length= strlen(temp_store); in make_row()
312 memcpy(m_row.last_error_message, temp_store, in make_row()
391 char * temp_store= (char*)w->last_error().message; in make_row() local
392 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dtable_replication_connection_configuration.cc241 char * temp_store; in make_row() local
260 temp_store= (char*)mi->get_user(); in make_row()
264 temp_store= (char*)mi->bind_addr; in make_row()
279 temp_store= (char*)mi->ssl_ca; in make_row()
283 temp_store= (char*)mi->ssl_capath; in make_row()
287 temp_store= (char*)mi->ssl_cert; in make_row()
291 temp_store= (char*)mi->ssl_cipher; in make_row()
295 temp_store= (char*)mi->ssl_key; in make_row()
304 temp_store= (char*)mi->ssl_crl; in make_row()
308 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc310 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
311 m_row.last_error_message_length= strlen(temp_store); in make_row()
312 memcpy(m_row.last_error_message, temp_store, in make_row()
391 char * temp_store= (char*)w->last_error().message; in make_row() local
392 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_replication_connection_configuration.cc241 char * temp_store; in make_row() local
260 temp_store= (char*)mi->get_user(); in make_row()
264 temp_store= (char*)mi->bind_addr; in make_row()
279 temp_store= (char*)mi->ssl_ca; in make_row()
283 temp_store= (char*)mi->ssl_capath; in make_row()
287 temp_store= (char*)mi->ssl_cert; in make_row()
291 temp_store= (char*)mi->ssl_cipher; in make_row()
295 temp_store= (char*)mi->ssl_key; in make_row()
304 temp_store= (char*)mi->ssl_crl; in make_row()
308 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc310 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
311 m_row.last_error_message_length= strlen(temp_store); in make_row()
312 memcpy(m_row.last_error_message, temp_store, in make_row()
391 char * temp_store= (char*)w->last_error().message; in make_row() local
392 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_replication_connection_configuration.cc241 char * temp_store; in make_row() local
260 temp_store= (char*)mi->get_user(); in make_row()
264 temp_store= (char*)mi->bind_addr; in make_row()
279 temp_store= (char*)mi->ssl_ca; in make_row()
283 temp_store= (char*)mi->ssl_capath; in make_row()
287 temp_store= (char*)mi->ssl_cert; in make_row()
291 temp_store= (char*)mi->ssl_cipher; in make_row()
295 temp_store= (char*)mi->ssl_key; in make_row()
304 temp_store= (char*)mi->ssl_crl; in make_row()
308 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc310 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
311 m_row.last_error_message_length= strlen(temp_store); in make_row()
312 memcpy(m_row.last_error_message, temp_store, in make_row()
391 char * temp_store= (char*)w->last_error().message; in make_row() local
392 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dtable_replication_connection_configuration.cc241 char * temp_store; in make_row() local
260 temp_store= (char*)mi->get_user(); in make_row()
264 temp_store= (char*)mi->bind_addr; in make_row()
279 temp_store= (char*)mi->ssl_ca; in make_row()
283 temp_store= (char*)mi->ssl_capath; in make_row()
287 temp_store= (char*)mi->ssl_cert; in make_row()
291 temp_store= (char*)mi->ssl_cipher; in make_row()
295 temp_store= (char*)mi->ssl_key; in make_row()
304 temp_store= (char*)mi->ssl_crl; in make_row()
308 temp_store= (char*)mi->ssl_crlpath; in make_row()
[all …]
H A Dtable_replication_applier_status_by_worker.cc310 char *temp_store= (char*) mi->rli->last_error().message; in make_row() local
311 m_row.last_error_message_length= strlen(temp_store); in make_row()
312 memcpy(m_row.last_error_message, temp_store, in make_row()
391 char * temp_store= (char*)w->last_error().message; in make_row() local
392 m_row.last_error_message_length= strlen(temp_store); in make_row()
/dports/www/drupal8/drupal-8.9.20/core/modules/views_ui/tests/src/Functional/
H A DCachedDataUITest.php30 $temp_store = $this->container->get('tempstore.shared')->get('views');
32 $this->assertEqual($temp_store->getMetadata('test_view'), NULL, 'The view is not locked.');
38 …$this->assertEqual($temp_store->getMetadata('test_view')->getOwnerId(), $views_admin_user_uid, 'Vi…
40 $view_cache = $temp_store->get('test_view');
44 …$this->assertEqual($temp_store->getMetadata('test_view')->getOwnerId(), $views_admin_user_uid, 'Th…
48 …$this->assertEqual($temp_store->getMetadata('test_view'), NULL, 'Shared tempstore data has been re…
76 …$this->assertEqual($temp_store->getMetadata('test_view'), NULL, 'View tempstore data has been remo…
/dports/www/drupal9/drupal-9.2.10/core/modules/views_ui/tests/src/Functional/
H A DCachedDataUITest.php30 $temp_store = $this->container->get('tempstore.shared')->get('views');
32 $this->assertNull($temp_store->getMetadata('test_view'), 'The view is not locked.');
39 …$this->assertEquals($views_admin_user_uid, $temp_store->getMetadata('test_view')->getOwnerId(), 'V…
41 $view_cache = $temp_store->get('test_view');
45 …$this->assertEquals($views_admin_user_uid, $temp_store->getMetadata('test_view')->getOwnerId(), 'T…
49 …$this->assertNull($temp_store->getMetadata('test_view'), 'Shared tempstore data has been removed.'…
81 …$this->assertNull($temp_store->getMetadata('test_view'), 'View tempstore data has been removed aft…
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/convert/
H A Dpot2po.py49 temp_store = factory.getobject(input_file, classes_str=classes_str)
52 temp_store = None
61 temp_store,
75 temp_store=None, argument
86 if temp_store is None:
87 temp_store = input_store
92 _prepare_merge(input_store, temp_store, template_store)
112 _store_pre_merge(input_store, temp_store, template_store)
115 for input_unit in temp_store.units:
127 _store_post_merge(input_store, temp_store, template_store)
[all …]
/dports/databases/sqlite2/sqlite-2.8.17/test/
H A Dpragma.test276 PRAGMA temp_store;
282 PRAGMA temp_store;
288 PRAGMA temp_store;
299 PRAGMA temp_store;
306 PRAGMA temp_store;
322 PRAGMA temp_store;
329 PRAGMA temp_store;
345 PRAGMA temp_store;
352 PRAGMA temp_store;
363 PRAGMA temp_store
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/
H A Dvnl_sparse_symmetric_eigensystem.cxx62 for (auto & i : temp_store) in ~vnl_sparse_symmetric_eigensystem()
64 temp_store.clear(); in ~vnl_sparse_symmetric_eigensystem()
187 for (auto & i : temp_store) in CalculateNPairs()
189 temp_store.clear(); in CalculateNPairs()
459 for (auto & i : temp_store) in SaveVectors()
461 temp_store.clear(); in SaveVectors()
470 temp_store.push_back(temp); in SaveVectors()
487 double* temp = temp_store[read_idx]; in RestoreVectors()
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/
H A Dvnl_sparse_symmetric_eigensystem.cxx56 for (auto & i : temp_store) in ~vnl_sparse_symmetric_eigensystem()
58 temp_store.clear(); in ~vnl_sparse_symmetric_eigensystem()
191 for (auto & i : temp_store) in CalculateNPairs()
193 temp_store.clear(); in CalculateNPairs()
504 for (auto & i : temp_store) in SaveVectors()
506 temp_store.clear(); in SaveVectors()
515 temp_store.push_back(temp); in SaveVectors()
531 double * temp = temp_store[read_idx]; in RestoreVectors()
/dports/news/newsx/newsx-1.6/src/
H A Dgetarticle.c112 char *temp_store = 0; variable
245 temp_store = temp_store ? realloc(temp_store,temp_len+TEMP_STEP) in read_article()
247 if (!temp_store) { in read_article()
254 if (len > 0) memcpy(temp_store+bytecount,line,len); in read_article()
256 if (is_newline) temp_store[bytecount++] = '\n'; in read_article()
298 if (!write_incoming(temp_store,bytecount,(path_ok >= 0))) return 0; in read_article()
/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-gnome/
H A Dgnucash-item-list.c62 GTK_TREE_MODEL (item_list->temp_store) : in gnc_item_list_num_entries()
259 item_list->temp_store = store; in gnc_item_list_set_temp_store()
263 GTK_TREE_MODEL (item_list->temp_store)); in gnc_item_list_set_temp_store()
269 item_list->temp_store = NULL; in gnc_item_list_set_temp_store()
276 return item_list && item_list->temp_store; in gnc_item_list_using_temp()
285 item_list->temp_store = NULL; in gnc_item_list_init()

12345678910>>...18