Home
last modified time | relevance | path

Searched refs:read_positions (Results 1 – 25 of 55) sorted by relevance

123

/dports/biology/py-hits/hits-0.1/hits/
H A Dvisualize_structure.py202 read_positions = {}
227 leftmost_read = min(read_positions)
228 rightmost_read = max(read_positions)
229 read_positions[leftmost_read] = '|'
230 read_positions[rightmost_read] = '|'
296 for p in read_positions:
302 return frozenset(read_positions), lines
322 read_positions, lines = representation
323 return min(read_positions)
326 read_positions, lines = representation
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/colvars/
H A Dcolvarcomp_angles.cpp57 group1.read_positions(); in calc_value()
58 group2.read_positions(); in calc_value()
59 group3.read_positions(); in calc_value()
217 group1.read_positions(); in calc_value()
218 group2.read_positions(); in calc_value()
219 group3.read_positions(); in calc_value()
220 group4.read_positions(); in calc_value()
/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/lib/KinoSearch1/Index/
H A DSegTermDocs.pm134 case 13: child->read_positions = SvTRUE( ST(1) ) ? 1 : 0;
136 case 14: RETVAL = newSViv(child->read_positions);
171 U32 read_positions;
244 child->read_positions = 0; /* off by default */
361 if (child->read_positions)
456 if (child->read_positions) {
/dports/science/lammps/lammps-stable_29Sep2021/lib/colvars/
H A Dcolvarcomp.cpp383 atoms.read_positions(); in read_data()
535 group->read_positions(); in debug_gradients()
558 group->read_positions(); in debug_gradients()
569 group->read_positions(); in debug_gradients()
570 ref_group->read_positions(); in debug_gradients()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drecords.cc646 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
700 ref_position=info->read_positions; in rr_from_cache()
709 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
712 position=info->read_positions; in rr_from_cache()
H A Drecords.h68 uchar *cache,*cache_pos,*cache_end,*read_positions; member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drecords.cc646 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
700 ref_position=info->read_positions; in rr_from_cache()
709 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
712 position=info->read_positions; in rr_from_cache()
H A Drecords.h68 uchar *cache,*cache_pos,*cache_end,*read_positions; member
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drecords.cc636 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
690 ref_position=info->read_positions; in rr_from_cache()
699 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
702 position=info->read_positions; in rr_from_cache()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drecords.cc646 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
700 ref_position=info->read_positions; in rr_from_cache()
709 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
712 position=info->read_positions; in rr_from_cache()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Drecords.cc618 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
664 ref_position=info->read_positions; in rr_from_cache()
672 my_qsort(info->read_positions, length, STRUCT_LENGTH, (qsort_cmp) rr_cmp); in rr_from_cache()
674 position=info->read_positions; in rr_from_cache()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Drecords.cc618 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
664 ref_position=info->read_positions; in rr_from_cache()
672 my_qsort(info->read_positions, length, STRUCT_LENGTH, (qsort_cmp) rr_cmp); in rr_from_cache()
674 position=info->read_positions; in rr_from_cache()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Drecords.cc618 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
664 ref_position=info->read_positions; in rr_from_cache()
672 my_qsort(info->read_positions, length, STRUCT_LENGTH, (qsort_cmp) rr_cmp); in rr_from_cache()
674 position=info->read_positions; in rr_from_cache()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Drecords.cc618 info->read_positions=info->cache+rec_cache_size;
664 ref_position=info->read_positions;
672 my_qsort(info->read_positions, length, STRUCT_LENGTH, (qsort_cmp) rr_cmp);
674 position=info->read_positions;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drecords.cc636 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
690 ref_position=info->read_positions; in rr_from_cache()
699 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
702 position=info->read_positions; in rr_from_cache()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Drecords.cc602 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
648 ref_position=info->read_positions; in rr_from_cache()
656 my_qsort(info->read_positions, length, info->struct_length, in rr_from_cache()
659 position=info->read_positions; in rr_from_cache()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drecords.cc730 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
784 ref_position=info->read_positions; in rr_from_cache()
793 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
796 position=info->read_positions; in rr_from_cache()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drecords.cc719 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
773 ref_position=info->read_positions; in rr_from_cache()
782 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
785 position=info->read_positions; in rr_from_cache()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drecords.cc730 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
784 ref_position=info->read_positions; in rr_from_cache()
793 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
796 position=info->read_positions; in rr_from_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drecords.cc719 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
773 ref_position=info->read_positions; in rr_from_cache()
782 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
785 position=info->read_positions; in rr_from_cache()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drecords.cc730 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
784 ref_position=info->read_positions; in rr_from_cache()
793 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
796 position=info->read_positions; in rr_from_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drecords.cc719 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
773 ref_position=info->read_positions; in rr_from_cache()
782 my_qsort2(info->read_positions, length, info->struct_length, in rr_from_cache()
785 position=info->read_positions; in rr_from_cache()
H A Drecords.h76 uchar *cache,*cache_pos,*cache_end,*read_positions; member
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Drecords.cc695 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
741 ref_position=info->read_positions; in rr_from_cache()
749 my_qsort(info->read_positions, length, STRUCT_LENGTH, (qsort_cmp) rr_cmp); in rr_from_cache()
751 position=info->read_positions; in rr_from_cache()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Drecords.cc695 info->read_positions=info->cache+rec_cache_size; in init_rr_cache()
741 ref_position=info->read_positions; in rr_from_cache()
749 my_qsort(info->read_positions, length, STRUCT_LENGTH, (qsort_cmp) rr_cmp); in rr_from_cache()
751 position=info->read_positions; in rr_from_cache()

123