Home
last modified time | relevance | path

Searched refs:row_max (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/science/siconos/siconos-4.4.0/kernel/src/utils/SiconosAlgebra/
H A DSimpleMatrixArithmeticBlock.cpp44 unsigned int row_max, col_max; in addBlock() local
45 row_max = m.size(0) + row_min; in addBlock()
48 if(row_max > size(0)) in addBlock()
86 noalias(ublas::subrange(*mat.Dense, row_min, row_max, col_min, col_max)) += *(m.dense()); in addBlock()
89 noalias(ublas::subrange(*mat.Dense, row_min, row_max, col_min, col_max)) += *(m.triang()); in addBlock()
92 noalias(ublas::subrange(*mat.Dense, row_min, row_max, col_min, col_max)) += *(m.sym()); in addBlock()
95 noalias(ublas::subrange(*mat.Dense, row_min, row_max, col_min, col_max)) += *(m.sparse()); in addBlock()
131 unsigned int row_max, col_max; in subBlock() local
132 row_max = m.size(0) + row_min; in subBlock()
135 if(row_max > size(0)) in subBlock()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/oxl/osl/
H A Dosl_convolve.cxx54 int row_max = window->row_end_index; in osl_convolve2() local
73 row_max -= 1; in osl_convolve2()
96 int row_max = window->row_end_index; in osl_convolve3() local
117 row_max -= 2; in osl_convolve3()
141 int row_max = window->row_end_index; in osl_convolve4() local
164 row_max -= 3; in osl_convolve4()
189 int row_max = window->row_end_index; in osl_convolve5() local
214 row_max -= 4; in osl_convolve5()
240 int row_max = window->row_end_index; in osl_convolve6() local
267 row_max -= 5; in osl_convolve6()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rocksdb/r/
H A Dautoinc_debug.result64 select max(i) into @row_max from t;
65 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
66 table_schema table_name auto_increment > @row_max
75 select max(i) into @row_max from t;
76 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
77 table_schema table_name auto_increment > @row_max
86 select max(i) into @row_max from t;
87 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
88 table_schema table_name auto_increment > @row_max
97 select max(i) into @row_max from t;
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rocksdb/r/
H A Dautoinc_debug.result64 select max(i) into @row_max from t;
65 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
66 table_schema table_name auto_increment > @row_max
75 select max(i) into @row_max from t;
76 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
77 table_schema table_name auto_increment > @row_max
86 select max(i) into @row_max from t;
87 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
88 table_schema table_name auto_increment > @row_max
97 select max(i) into @row_max from t;
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rocksdb/r/
H A Dautoinc_debug.result64 select max(i) into @row_max from t;
65 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
66 table_schema table_name auto_increment > @row_max
75 select max(i) into @row_max from t;
76 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
77 table_schema table_name auto_increment > @row_max
86 select max(i) into @row_max from t;
87 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
88 table_schema table_name auto_increment > @row_max
97 select max(i) into @row_max from t;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/r/
H A Dautoinc_debug.result62 select max(i) into @row_max from t;
63 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
64 table_schema table_name auto_increment > @row_max
73 select max(i) into @row_max from t;
74 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
75 table_schema table_name auto_increment > @row_max
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 table_schema table_name auto_increment > @row_max
95 select max(i) into @row_max from t;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/r/
H A Dautoinc_debug.result62 select max(i) into @row_max from t;
63 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
64 table_schema table_name auto_increment > @row_max
73 select max(i) into @row_max from t;
74 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
75 table_schema table_name auto_increment > @row_max
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 table_schema table_name auto_increment > @row_max
95 select max(i) into @row_max from t;
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/r/
H A Dautoinc_debug.result62 select max(i) into @row_max from t;
63 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
64 table_schema table_name auto_increment > @row_max
73 select max(i) into @row_max from t;
74 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
75 table_schema table_name auto_increment > @row_max
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 table_schema table_name auto_increment > @row_max
95 select max(i) into @row_max from t;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/r/
H A Dautoinc_debug.result62 select max(i) into @row_max from t;
63 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
64 table_schema table_name auto_increment > @row_max
73 select max(i) into @row_max from t;
74 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
75 table_schema table_name auto_increment > @row_max
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 table_schema table_name auto_increment > @row_max
95 select max(i) into @row_max from t;
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/r/
H A Dautoinc_debug.result62 select max(i) into @row_max from t;
63 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
64 table_schema table_name auto_increment > @row_max
73 select max(i) into @row_max from t;
74 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
75 table_schema table_name auto_increment > @row_max
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 table_schema table_name auto_increment > @row_max
95 select max(i) into @row_max from t;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/r/
H A Dautoinc_debug.result62 select max(i) into @row_max from t;
63 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
64 table_schema table_name auto_increment > @row_max
73 select max(i) into @row_max from t;
74 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
75 table_schema table_name auto_increment > @row_max
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 table_schema table_name auto_increment > @row_max
95 select max(i) into @row_max from t;
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/autorouter/
H A Dar_matrix.cpp339 if( row_max < 0 ) in drawSegmentQcq()
340 row_max = 0; in drawSegmentQcq()
342 if( row_max > ( m_Nrows - 1 ) ) in drawSegmentQcq()
343 row_max = m_Nrows - 1; in drawSegmentQcq()
485 row_max = uy1 / m_GridRouting; in traceFilledCircle()
494 row_max = m_Nrows - 1; in traceFilledCircle()
503 if( row_min > row_max ) in traceFilledCircle()
504 row_max = row_min; in traceFilledCircle()
665 row_max = m_Nrows - 1; in TraceFilledRectangle()
743 row_max = m_Nrows - 1; in TraceFilledRectangle()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/url_request/
H A Dview_cache_helper.cc30 size_t row_max = std::min(kMaxRows, buf_len); in HexDump() local
33 for (i = 0; i < row_max; ++i) in HexDump()
35 for (i = row_max; i < kMaxRows; ++i) in HexDump()
41 for (i = 0; i < row_max; ++i, ++p) { in HexDump()
51 buf += row_max; in HexDump()
52 buf_len -= row_max; in HexDump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/url_request/
H A Dview_cache_helper.cc30 size_t row_max = std::min(kMaxRows, buf_len); in HexDump() local
33 for (i = 0; i < row_max; ++i) in HexDump()
35 for (i = row_max; i < kMaxRows; ++i) in HexDump()
41 for (i = 0; i < row_max; ++i, ++p) { in HexDump()
51 buf += row_max; in HexDump()
52 buf_len -= row_max; in HexDump()
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_aalookup.c444 row_max[i] = MAX(row_max[i], matrix[i][j]); in s_AddNeighboringWords()
531 info.row_max = row_max; in s_AddWordHits()
540 score = row_max[w[0]]; in s_AddWordHits()
616 Int4 *row_max; in s_AddPSSMNeighboringWords() local
637 row_max[i] = MAX(row_max[i], row[i][j]); in s_AddPSSMNeighboringWords()
646 row_max[wordsize - 1] = MAX(row_max[wordsize - 1], in s_AddPSSMNeighboringWords()
657 row_max[i] = row_max[i + 1]; in s_AddPSSMNeighboringWords()
661 sfree(row_max); in s_AddPSSMNeighboringWords()
681 info.row_max = row_max; in s_AddPSSMWordHits()
690 score = row_max[0]; in s_AddPSSMWordHits()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_aalookup.c444 row_max[i] = MAX(row_max[i], matrix[i][j]); in s_AddNeighboringWords()
531 info.row_max = row_max; in s_AddWordHits()
540 score = row_max[w[0]]; in s_AddWordHits()
616 Int4 *row_max; in s_AddPSSMNeighboringWords() local
637 row_max[i] = MAX(row_max[i], row[i][j]); in s_AddPSSMNeighboringWords()
646 row_max[wordsize - 1] = MAX(row_max[wordsize - 1], in s_AddPSSMNeighboringWords()
657 row_max[i] = row_max[i + 1]; in s_AddPSSMNeighboringWords()
661 sfree(row_max); in s_AddPSSMNeighboringWords()
681 info.row_max = row_max; in s_AddPSSMWordHits()
690 score = row_max[0]; in s_AddPSSMWordHits()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_aalookup.c444 row_max[i] = MAX(row_max[i], matrix[i][j]); in s_AddNeighboringWords()
531 info.row_max = row_max; in s_AddWordHits()
540 score = row_max[w[0]]; in s_AddWordHits()
616 Int4 *row_max; in s_AddPSSMNeighboringWords() local
637 row_max[i] = MAX(row_max[i], row[i][j]); in s_AddPSSMNeighboringWords()
646 row_max[wordsize - 1] = MAX(row_max[wordsize - 1], in s_AddPSSMNeighboringWords()
657 row_max[i] = row_max[i + 1]; in s_AddPSSMNeighboringWords()
661 sfree(row_max); in s_AddPSSMNeighboringWords()
681 info.row_max = row_max; in s_AddPSSMWordHits()
690 score = row_max[0]; in s_AddPSSMWordHits()
[all …]
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/quality/include/opencv2/quality/
H A Dquality_utils.hpp71 , row_max = result.row(1) in get_column_range() local
76 data.row(0).copyTo(row_max); in get_column_range()
82 cv::max(row, row_max, row_max); in get_column_range()
99 auto row_max = range.row(1); in scale() local
102 …row.at<T>(x) = min + (max - min) * (row.at<T>(x) - row_min.at<T>(x) ) / (row_max.at<T>(x) - row_mi… in scale()
/dports/emulators/tiemu3/tiemu-3.03/src/gui/debugger/
H A Ddbg_stack.c232 gint row_idx, row_max; in on_dbgstack_key_press_event() local
253 row_idx = row_max = -1; in on_dbgstack_key_press_event()
257 row_max = gtk_tree_model_iter_n_children(model, NULL) - 1; in on_dbgstack_key_press_event()
264 if(row_max == -1) in on_dbgstack_key_press_event()
278 if(row_max == -1) in on_dbgstack_key_press_event()
280 if(row_idx < row_max) in on_dbgstack_key_press_event()
286 str = g_strdup_printf("%i", row_max); in on_dbgstack_key_press_event()
294 if(row_max == -1) in on_dbgstack_key_press_event()
309 if(row_max == -1) in on_dbgstack_key_press_event()
312 if(row_idx < row_max) in on_dbgstack_key_press_event()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rocksdb/t/
H A Dautoinc_debug.test68 select max(i) into @row_max from t;
69 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
100 select max(i) into @row_max from t;
101 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
116 select max(i) into @row_max from t;
117 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rocksdb/t/
H A Dautoinc_debug.test68 select max(i) into @row_max from t;
69 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
100 select max(i) into @row_max from t;
101 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
116 select max(i) into @row_max from t;
117 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rocksdb/t/
H A Dautoinc_debug.test68 select max(i) into @row_max from t;
69 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
84 select max(i) into @row_max from t;
85 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
100 select max(i) into @row_max from t;
101 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
116 select max(i) into @row_max from t;
117 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dautoinc_debug.test70 select max(i) into @row_max from t;
71 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 select max(i) into @row_max from t;
87 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
102 select max(i) into @row_max from t;
103 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
118 select max(i) into @row_max from t;
119 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dautoinc_debug.test70 select max(i) into @row_max from t;
71 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 select max(i) into @row_max from t;
87 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
102 select max(i) into @row_max from t;
103 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
118 select max(i) into @row_max from t;
119 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/t/
H A Dautoinc_debug.test70 select max(i) into @row_max from t;
71 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
86 select max(i) into @row_max from t;
87 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
102 select max(i) into @row_max from t;
103 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…
118 select max(i) into @row_max from t;
119 select table_schema, table_name, auto_increment > @row_max from information_schema.tables where tab…

12345678910>>...17