Home
last modified time | relevance | path

Searched refs:store_a (Results 1 – 25 of 48) sorted by relevance

12

/dports/mail/mailsync/mailsync-5.2.1/src/
H A Dmailsync_main.cc63 Store& store_a = channel.store_a; in main() local
90 store_a.boxes.clear(); in main()
103 store_a.stream = NULL; in main()
126 store_a.get_delim(); in main()
137 store_a.name.c_str(), store_a.delim ); in main()
159 store_a.stream = store_a.mailbox_open( curr_mbox->first, 0); in main()
251 if ( store_a.boxes.find( curr_mbox->first ) == store_a.boxes.end() ) in main()
302 store_a.stream = store_a.mailbox_open( curr_mbox->first, OP_READONLY ); in main()
481 store_a.stream = store_a.mailbox_open( curr_mbox->first, 0 ); in main()
562 store_a.stream = mail_close(store_a.stream); in main()
[all …]
H A Dconfiguration.cc219 channel->store_a.name = t->buf; in parse_config()
369 if ( ! configured_items[channel.store_a.name].is_store in setup_channel_stores_and_mode()
375 if( configured_items[ channel.store_a.name ].is_store) in setup_channel_stores_and_mode()
379 channel.store_a.name.c_str()); in setup_channel_stores_and_mode()
389 channel.store_a = *(configured_items[channel.store_a.name].store); in setup_channel_stores_and_mode()
400 if ( channel.store_a.name == stores_to_treat[0].name) { in setup_channel_stores_and_mode()
412 channel.store_a = stores_to_treat[0]; in setup_channel_stores_and_mode()
419 channel.store_a = stores_to_treat[0]; in setup_channel_stores_and_mode()
436 channel.store_a.name.c_str(), in setup_channel_stores_and_mode()
441 channel.store_a.name.c_str(), in setup_channel_stores_and_mode()
[all …]
H A Dchannel.cc19 store_a.name.c_str(), in print()
148 if ( store_a.boxes.find(currentbox) == store_a.boxes.end() in read_lasttime_seen()
167 printf( " Store %s:\n", store_a.name.c_str() ); in read_lasttime_seen()
168 for ( MailboxMap::iterator box = store_a.boxes.begin(); in read_lasttime_seen()
169 box!=store_a.boxes.end(); box++ ) { in read_lasttime_seen()
198 Store& store_from = (direction == a_to_b) ? store_a : store_b; in open_for_copying()
199 Store& store_to = (direction == a_to_b) ? store_b : store_a; in open_for_copying()
257 Store& store_from = (direction == a_to_b) ? store_a : store_b; in copy_message()
258 Store& store_to = (direction == a_to_b) ? store_b : store_a; in copy_message()
H A Dchannel.h20 Store store_a; variable
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/sessionsaver/tests/
H A Dtestsessionstore.py29 store_a = SessionStore()
30 store_a.add(session_a)
38 self.assertEqual(1, len(store_a))
/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylokernelmixrate.h158 horizontal_add(vleft).store_a(&partial_lh_left[addrtip+x]); in computeMixratePartialLikelihoodEigenSIMD()
179 horizontal_add(vright).store_a(&partial_lh_right[addrtip+x]); in computeMixratePartialLikelihoodEigenSIMD()
231 horizontal_add(res).store_a(&partial_lh[i]); in computeMixratePartialLikelihoodEigenSIMD()
270 horizontal_add(vleft).store_a(&partial_lh_left[addrtip+x]); in computeMixratePartialLikelihoodEigenSIMD()
335 sum_res.store_a(&partial_lh[i]); in computeMixratePartialLikelihoodEigenSIMD()
418 sum_res.store_a(&partial_lh[i]); in computeMixratePartialLikelihoodEigenSIMD()
537 .store_a(&theta_all[i]); in computeMixrateLikelihoodDervEigenSIMD()
761 (vc_val[i/VCSIZE]*VectorClass().load_a(&lh_tip[i])).store_a(&lh_node[i]); in computeMixrateLikelihoodBranchEigenSIMD()
810 lh_ptn.store_a(&_pattern_lh[ptn]); in computeMixrateLikelihoodBranchEigenSIMD()
904 lh_ptn.store_a(&_pattern_lh[ptn]); in computeMixrateLikelihoodBranchEigenSIMD()
[all …]
H A Dphylokernelmixture.h165 horizontal_add(vleft).store_a(&this_partial_lh_left[x]); in computeMixturePartialLikelihoodEigenSIMD()
242 horizontal_add(res).store_a(&partial_lh[i]); in computeMixturePartialLikelihoodEigenSIMD()
284 horizontal_add(vleft).store_a(&this_partial_lh_left[x]); in computeMixturePartialLikelihoodEigenSIMD()
348 sum_res.store_a(&partial_lh[i]); in computeMixturePartialLikelihoodEigenSIMD()
430 sum_res.store_a(&partial_lh[i]); in computeMixturePartialLikelihoodEigenSIMD()
536 store_a(&theta[i]); in computeMixtureLikelihoodDervEigenSIMD()
551 store_a(&theta[i]); in computeMixtureLikelihoodDervEigenSIMD()
568 .store_a(&theta_all[i]); in computeMixtureLikelihoodDervEigenSIMD()
867 lh_ptn.store_a(&_pattern_lh[ptn]); in computeMixtureLikelihoodBranchEigenSIMD()
986 lh_ptn.store_a(&_pattern_lh[ptn]); in computeMixtureLikelihoodBranchEigenSIMD()
[all …]
H A Dphylokernelsafe.h381 horizontal_add(res).store_a(&partial_lh[i]); in computePartialLikelihoodEigenSIMD()
461 sum_res.store_a(&partial_lh[i]); in computePartialLikelihoodEigenSIMD()
537 sum_res.store_a(&partial_lh[i]); in computePartialLikelihoodEigenSIMD()
991 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchEigenSIMD()
1123 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchEigenSIMD()
1294 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodFromBufferEigenSIMD()
1403 x.store_a(vec); in fast_popcount()
1412 x.store_a(vec); in fast_popcount()
1423 x.store_a(vec); in fast_popcount()
1437 x.store_a(vec); in horizontal_popcount()
[all …]
H A Dphylokernel.h1408 x.store_a(vec); in fast_popcount()
1417 x.store_a(vec); in fast_popcount()
1428 x.store_a(vec); in fast_popcount()
1442 x.store_a(vec); in horizontal_popcount()
1452 x.store_a(vec); in horizontal_popcount()
H A Dphylokernelnew.h2471 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodDervSIMD()
2472 df_ptn.store_a(&const_df[ptn-max_orig_nptn]); in computeLikelihoodDervSIMD()
2473 ddf_ptn.store_a(&const_ddf[ptn-max_orig_nptn]); in computeLikelihoodDervSIMD()
2867 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchSIMD()
2884 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchSIMD()
3002 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchSIMD()
3019 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchSIMD()
3095 (VectorClass().load_a(&_pattern_lh[ptn])-prob_const).store_a(&_pattern_lh[ptn]); in computeLikelihoodBranchSIMD()
3230 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodFromBufferSIMD()
3250 lh_ptn.store_a(&_pattern_lh[ptn]); in computeLikelihoodFromBufferSIMD()
[all …]
H A Dphylokernelsitemodel.h615 lh_ptn_sum.store_a(&_pattern_lh[ptn]); in computeSitemodelLikelihoodBranchEigenSIMD()
673 lh_ptn_sum.store_a(&_pattern_lh[ptn]); in computeSitemodelLikelihoodBranchEigenSIMD()
782 lh_ptn_sum.store_a(&_pattern_lh[ptn]); in computeSitemodelLikelihoodFromBufferEigenSIMD()
/dports/deskutils/gnome-contacts/gnome-contacts-41.0/src/
H A Dcontacts-utils.vala353 unowned var store_a = a.store;
357 if (store_a == store_b) {
367 if (store_a.is_primary_store != store_b.is_primary_store)
368 return (store_a.is_primary_store)? -1 : 1;
371 if ((store_a.type_id == "eds") != (store_b.type_id == "eds"))
372 return (store_a.type_id == "eds")? -1 : 1;
375 return strcmp (store_a.id, store_b.id);
/dports/mail/evolution/evolution-3.42.1/src/libemail-engine/
H A De-mail-folder-utils.c1993 CamelStore *store_a; in e_mail_folder_uri_equal() local
2007 session, folder_uri_a, &store_a, &folder_name_a, NULL); in e_mail_folder_uri_equal()
2015 if (store_a != store_b) in e_mail_folder_uri_equal()
2019 class = CAMEL_STORE_GET_CLASS (store_a); in e_mail_folder_uri_equal()
2026 g_object_unref (store_a); in e_mail_folder_uri_equal()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/
H A Dtest_simd.py261 store_a = [0] * self.nlanes
262 self.storea(store_a, vdata)
263 assert store_a == data
/dports/biology/iqtree/IQ-TREE-2.0.6/vectorclass/
H A Dvectorf64.h130 void store_a(double * p) const { in store_a() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dstore.cc2262 store::can_merge_p (const store *store_a, const store *store_b, in can_merge_p() argument
2266 if (store_a->m_called_unknown_fn || store_b->m_called_unknown_fn) in can_merge_p()
2271 for (cluster_map_t::iterator iter_a = store_a->m_cluster_map.begin (); in can_merge_p()
2272 iter_a != store_a->m_cluster_map.end (); ++iter_a) in can_merge_p()
2297 const binding_cluster *cluster_a = store_a->get_cluster (base_reg); in can_merge_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dstore.cc2262 store::can_merge_p (const store *store_a, const store *store_b, in can_merge_p() argument
2266 if (store_a->m_called_unknown_fn || store_b->m_called_unknown_fn) in can_merge_p()
2271 for (cluster_map_t::iterator iter_a = store_a->m_cluster_map.begin (); in can_merge_p()
2272 iter_a != store_a->m_cluster_map.end (); ++iter_a) in can_merge_p()
2297 const binding_cluster *cluster_a = store_a->get_cluster (base_reg); in can_merge_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dstore.cc2262 store::can_merge_p (const store *store_a, const store *store_b, in can_merge_p() argument
2266 if (store_a->m_called_unknown_fn || store_b->m_called_unknown_fn) in can_merge_p()
2271 for (cluster_map_t::iterator iter_a = store_a->m_cluster_map.begin (); in can_merge_p()
2272 iter_a != store_a->m_cluster_map.end (); ++iter_a) in can_merge_p()
2297 const binding_cluster *cluster_a = store_a->get_cluster (base_reg); in can_merge_p()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Ddoh.c472 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
567 rc = store_a(doh, index, d); in rdata()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Ddoh.c493 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
588 rc = store_a(doh, index, d); in rdata()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Ddoh.c493 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
588 rc = store_a(doh, index, d); in rdata()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Ddoh.c493 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
588 rc = store_a(doh, index, d); in rdata()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Ddoh.c472 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
567 rc = store_a(doh, index, d); in rdata()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Ddoh.c484 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
579 rc = store_a(doh, index, d); in rdata()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Ddoh.c493 static DOHcode store_a(const unsigned char *doh, int index, struct dohentry *d) in store_a() function
588 rc = store_a(doh, index, d); in rdata()

12