Home
last modified time | relevance | path

Searched refs:remap_from (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dhandler.cc701 guint remap_from, remap_to; member in AdvancedHandler
719 e(e_), remap_from(0), remap_to(0), click_time(0), replay_button(0), in AdvancedHandler()
754 remap_from = 0; in press()
784 remap_from = b; in press()
827 if (remap_from) in release()
829 remap_from = 0; in release()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmstrsparsevec.h825 void remap_from(const str_sparse_vector& str_sv);
1810 sv_tmp.remap_from(*this); in remap()
1818 str_sparse_vector<CharType, BV, MAX_STR_SIZE>::remap_from( in remap_from() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmstrsparsevec.h825 void remap_from(const str_sparse_vector& str_sv);
1810 sv_tmp.remap_from(*this); in remap()
1818 str_sparse_vector<CharType, BV, MAX_STR_SIZE>::remap_from( in remap_from() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/bitset/stress_test/
H A Dstress64.cpp14842 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
14851 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
14941 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
15001 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
15654 str_sv_remap.remap_from(str_sv_sorted); in StressTestStrSparseVector()
H A Dstress32.cpp24513 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
24522 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
24612 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
24677 str_sv1.remap_from(str_sv0); in TestStrSparseVector()
25243 str_sv_remap.remap_from(str_vector); in TestStrSparseVector_FindEq()
25535 str_sv1.remap_from(str_sv0); in TestStrSparseVectorSerial()
25627 str_sv1.remap_from(str_sv0); in TestStrSparseVectorSerial()
26047 str_sv_remap.remap_from(str_sv_sorted); in StressTestStrSparseVector()