Home
last modified time | relevance | path

Searched refs:num_ops (Results 1 – 25 of 930) sorted by relevance

12345678910>>...38

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/cobalt/
H A Dtraceback.cpp61 last_op.num_ops += num_ops; in AddOps()
185 _ASSERT(num_ops); in MakeEditScript()
187 curr_tback += num_ops; in MakeEditScript()
230 s += itr->num_ops; in FindOffsetFromSeq2()
244 q += itr->num_ops; in FindOffsetFromSeq2()
245 s += itr->num_ops; in FindOffsetFromSeq2()
411 _ASSERT(num_ops); in GetScore()
416 s += num_ops; in GetScore()
423 s += num_ops; in GetScore()
424 q += num_ops; in GetScore()
[all …]
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dgapinfo.c159 EGapAlignOpType op_type, Int4 num_ops) in s_GapPrelimEditBlockAddNew() argument
161 if (s_GapPrelimEditBlockRealloc(edit_block, edit_block->num_ops + 2) != 0) in s_GapPrelimEditBlockAddNew()
167 edit_block->edit_ops[edit_block->num_ops].op_type = op_type; in s_GapPrelimEditBlockAddNew()
168 edit_block->edit_ops[edit_block->num_ops].num = num_ops; in s_GapPrelimEditBlockAddNew()
169 edit_block->num_ops++; in s_GapPrelimEditBlockAddNew()
176 EGapAlignOpType op_type, Int4 num_ops) in GapPrelimEditBlockAdd() argument
178 if (num_ops == 0) in GapPrelimEditBlockAdd()
182 edit_block->edit_ops[edit_block->num_ops-1].num += num_ops; in GapPrelimEditBlockAdd()
184 s_GapPrelimEditBlockAddNew(edit_block, op_type, num_ops); in GapPrelimEditBlockAdd()
194 edit_block->num_ops = 0; in GapPrelimEditBlockNew()
[all …]
H A Djumper.c149 if (block->num_ops > 0 && block->edit_ops[block->num_ops - 1] > 0 && in JumperPrelimEditBlockAdd()
234 left->num_ops = 0; in s_ResetJumperPrelimEditBlocks()
1245 num_ops = edit_script->num_ops; in JumperExtendRightCompressedWithTracebackOptimal()
1325 num_ops = edit_script->num_ops; in JumperExtendRightCompressedWithTracebackOptimal()
1343 num_ops = edit_script->num_ops; in JumperExtendRightCompressedWithTracebackOptimal()
1350 edit_script->num_ops = num_ops; in JumperExtendRightCompressedWithTracebackOptimal()
2216 num_ops = edit_script->num_ops; in JumperExtendLeftCompressedWithTracebackOptimal()
2290 num_ops = edit_script->num_ops; in JumperExtendLeftCompressedWithTracebackOptimal()
2308 num_ops = edit_script->num_ops; in JumperExtendLeftCompressedWithTracebackOptimal()
2314 edit_script->num_ops = num_ops; in JumperExtendLeftCompressedWithTracebackOptimal()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dgapinfo.c159 EGapAlignOpType op_type, Int4 num_ops) in s_GapPrelimEditBlockAddNew() argument
161 if (s_GapPrelimEditBlockRealloc(edit_block, edit_block->num_ops + 2) != 0) in s_GapPrelimEditBlockAddNew()
167 edit_block->edit_ops[edit_block->num_ops].op_type = op_type; in s_GapPrelimEditBlockAddNew()
168 edit_block->edit_ops[edit_block->num_ops].num = num_ops; in s_GapPrelimEditBlockAddNew()
169 edit_block->num_ops++; in s_GapPrelimEditBlockAddNew()
176 EGapAlignOpType op_type, Int4 num_ops) in GapPrelimEditBlockAdd() argument
178 if (num_ops == 0) in GapPrelimEditBlockAdd()
182 edit_block->edit_ops[edit_block->num_ops-1].num += num_ops; in GapPrelimEditBlockAdd()
184 s_GapPrelimEditBlockAddNew(edit_block, op_type, num_ops); in GapPrelimEditBlockAdd()
194 edit_block->num_ops = 0; in GapPrelimEditBlockNew()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dgapinfo.c159 EGapAlignOpType op_type, Int4 num_ops) in s_GapPrelimEditBlockAddNew() argument
161 if (s_GapPrelimEditBlockRealloc(edit_block, edit_block->num_ops + 2) != 0) in s_GapPrelimEditBlockAddNew()
167 edit_block->edit_ops[edit_block->num_ops].op_type = op_type; in s_GapPrelimEditBlockAddNew()
168 edit_block->edit_ops[edit_block->num_ops].num = num_ops; in s_GapPrelimEditBlockAddNew()
169 edit_block->num_ops++; in s_GapPrelimEditBlockAddNew()
176 EGapAlignOpType op_type, Int4 num_ops) in GapPrelimEditBlockAdd() argument
178 if (num_ops == 0) in GapPrelimEditBlockAdd()
182 edit_block->edit_ops[edit_block->num_ops-1].num += num_ops; in GapPrelimEditBlockAdd()
184 s_GapPrelimEditBlockAddNew(edit_block, op_type, num_ops); in GapPrelimEditBlockAdd()
194 edit_block->num_ops = 0; in GapPrelimEditBlockNew()
[all …]
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-path-fixed.c138 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
150 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
154 if (num_ops) { in _cairo_path_fixed_init_copy()
167 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
196 num_ops += buf->num_ops; in _cairo_path_fixed_hash()
200 hash = _cairo_hash_bytes (hash, &num_ops, sizeof (num_ops)); in _cairo_path_fixed_hash()
214 num_ops += buf->num_ops; in _cairo_path_fixed_size()
292 ops_a += num_ops; in _cairo_path_fixed_equal()
310 ops_b += num_ops; in _cairo_path_fixed_equal()
1067 if (path_buf->num_ops != other_buf->num_ops || in _cairo_path_fixed_is_equal()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-path-fixed.c138 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
150 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
154 if (num_ops) { in _cairo_path_fixed_init_copy()
167 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
196 num_ops += buf->num_ops; in _cairo_path_fixed_hash()
200 hash = _cairo_hash_bytes (hash, &num_ops, sizeof (num_ops)); in _cairo_path_fixed_hash()
214 num_ops += buf->num_ops; in _cairo_path_fixed_size()
292 ops_a += num_ops; in _cairo_path_fixed_equal()
310 ops_b += num_ops; in _cairo_path_fixed_equal()
1067 if (path_buf->num_ops != other_buf->num_ops || in _cairo_path_fixed_is_equal()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-path-fixed.c138 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
150 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
154 if (num_ops) { in _cairo_path_fixed_init_copy()
167 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
196 num_ops += buf->num_ops; in _cairo_path_fixed_hash()
200 hash = _cairo_hash_bytes (hash, &num_ops, sizeof (num_ops)); in _cairo_path_fixed_hash()
214 num_ops += buf->num_ops; in _cairo_path_fixed_size()
292 ops_a += num_ops; in _cairo_path_fixed_equal()
310 ops_b += num_ops; in _cairo_path_fixed_equal()
1067 if (path_buf->num_ops != other_buf->num_ops || in _cairo_path_fixed_is_equal()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-path-fixed.c138 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
150 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
154 if (num_ops) { in _cairo_path_fixed_init_copy()
167 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
196 num_ops += buf->num_ops; in _cairo_path_fixed_hash()
200 hash = _cairo_hash_bytes (hash, &num_ops, sizeof (num_ops)); in _cairo_path_fixed_hash()
214 num_ops += buf->num_ops; in _cairo_path_fixed_size()
292 ops_a += num_ops; in _cairo_path_fixed_equal()
310 ops_b += num_ops; in _cairo_path_fixed_equal()
1067 if (path_buf->num_ops != other_buf->num_ops || in _cairo_path_fixed_is_equal()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-match.h139 num_ops (0) in gimple_match_op()
162 num_ops (1) in gimple_match_op()
172 num_ops (2) in gimple_match_op()
183 num_ops (3) in gimple_match_op()
195 num_ops (4) in gimple_match_op()
239 num_ops = 1; in set_op()
248 num_ops = 2; in set_op()
259 num_ops = 3; in set_op()
272 num_ops = 3; in set_op()
284 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-match.h139 num_ops (0) in gimple_match_op()
162 num_ops (1) in gimple_match_op()
172 num_ops (2) in gimple_match_op()
183 num_ops (3) in gimple_match_op()
195 num_ops (4) in gimple_match_op()
239 num_ops = 1; in set_op()
248 num_ops = 2; in set_op()
259 num_ops = 3; in set_op()
272 num_ops = 3; in set_op()
284 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-match.h135 num_ops (0) in gimple_match_op()
158 num_ops (1) in gimple_match_op()
168 num_ops (2) in gimple_match_op()
179 num_ops (3) in gimple_match_op()
191 num_ops (4) in gimple_match_op()
235 num_ops = 1; in set_op()
244 num_ops = 2; in set_op()
255 num_ops = 3; in set_op()
268 num_ops = 3; in set_op()
280 num_ops = 4; in set_op()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-match.h139 num_ops (0) in gimple_match_op()
162 num_ops (1) in gimple_match_op()
172 num_ops (2) in gimple_match_op()
183 num_ops (3) in gimple_match_op()
195 num_ops (4) in gimple_match_op()
239 num_ops = 1; in set_op()
248 num_ops = 2; in set_op()
259 num_ops = 3; in set_op()
272 num_ops = 3; in set_op()
284 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-match.h139 num_ops (0) in gimple_match_op()
162 num_ops (1) in gimple_match_op()
172 num_ops (2) in gimple_match_op()
183 num_ops (3) in gimple_match_op()
195 num_ops (4) in gimple_match_op()
239 num_ops = 1; in set_op()
248 num_ops = 2; in set_op()
259 num_ops = 3; in set_op()
272 num_ops = 3; in set_op()
284 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-match.h135 num_ops (0) in gimple_match_op()
158 num_ops (1) in gimple_match_op()
168 num_ops (2) in gimple_match_op()
179 num_ops (3) in gimple_match_op()
191 num_ops (4) in gimple_match_op()
235 num_ops = 1; in set_op()
244 num_ops = 2; in set_op()
255 num_ops = 3; in set_op()
268 num_ops = 3; in set_op()
280 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-match.h139 num_ops (0) in gimple_match_op()
162 num_ops (1) in gimple_match_op()
172 num_ops (2) in gimple_match_op()
183 num_ops (3) in gimple_match_op()
195 num_ops (4) in gimple_match_op()
239 num_ops = 1; in set_op()
248 num_ops = 2; in set_op()
259 num_ops = 3; in set_op()
272 num_ops = 3; in set_op()
284 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-match.h139 num_ops (0)
162 num_ops (1)
172 num_ops (2)
183 num_ops (3)
195 num_ops (4)
239 num_ops = 1;
248 num_ops = 2;
259 num_ops = 3;
272 num_ops = 3;
284 num_ops = 4;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-match.h135 num_ops (0) in gimple_match_op()
158 num_ops (1) in gimple_match_op()
168 num_ops (2) in gimple_match_op()
179 num_ops (3) in gimple_match_op()
191 num_ops (4) in gimple_match_op()
235 num_ops = 1; in set_op()
244 num_ops = 2; in set_op()
255 num_ops = 3; in set_op()
268 num_ops = 3; in set_op()
280 num_ops = 4; in set_op()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-match.h171 num_ops (0) in gimple_match_op()
194 num_ops (1) in gimple_match_op()
204 num_ops (2) in gimple_match_op()
215 num_ops (3) in gimple_match_op()
227 num_ops (4) in gimple_match_op()
271 num_ops = 1; in set_op()
280 num_ops = 2; in set_op()
291 num_ops = 3; in set_op()
304 num_ops = 3; in set_op()
316 num_ops = 4; in set_op()
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/raw/
H A Dcomposite.c55 const int num_ops = 50; in test_loadfile() local
77 printf("testing parallel loadfile with %d ops\n", num_ops); in test_loadfile()
81 for (i=0;i<num_ops;i++) { in test_loadfile()
88 while (*count != num_ops) { in test_loadfile()
95 for (i=0;i<num_ops;i++) { in test_loadfile()
224 const int num_ops = 50; in test_appendacl() local
235 for (i = 0; i < num_ops; i++) { in test_appendacl()
277 printf("testing parallel appendacl with %d ops\n", num_ops); in test_appendacl()
282 for (i=0; i < num_ops; i++) { in test_appendacl()
294 while (*count != num_ops) { in test_appendacl()
[all …]
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-path-fixed.c133 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
145 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
149 if (num_ops) { in _cairo_path_fixed_init_copy()
162 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
209 num_ops += buf->num_ops; in _cairo_path_fixed_size()
283 num_ops_a -= num_ops; in _cairo_path_fixed_equal()
284 ops_a += num_ops; in _cairo_path_fixed_equal()
302 ops_b += num_ops; in _cairo_path_fixed_equal()
396 buf->num_ops--; in _cairo_path_fixed_drop_line_to()
770 buf->num_ops = 0; in _cairo_path_buf_create()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-fixed.c133 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
145 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
149 if (num_ops) { in _cairo_path_fixed_init_copy()
162 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
209 num_ops += buf->num_ops; in _cairo_path_fixed_size()
283 num_ops_a -= num_ops; in _cairo_path_fixed_equal()
284 ops_a += num_ops; in _cairo_path_fixed_equal()
302 ops_b += num_ops; in _cairo_path_fixed_equal()
396 buf->num_ops--; in _cairo_path_fixed_drop_line_to()
770 buf->num_ops = 0; in _cairo_path_buf_create()
[all …]
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-path-fixed.c133 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
145 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
149 if (num_ops) { in _cairo_path_fixed_init_copy()
162 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
209 num_ops += buf->num_ops; in _cairo_path_fixed_size()
283 num_ops_a -= num_ops; in _cairo_path_fixed_equal()
284 ops_a += num_ops; in _cairo_path_fixed_equal()
302 ops_b += num_ops; in _cairo_path_fixed_equal()
396 buf->num_ops--; in _cairo_path_fixed_drop_line_to()
770 buf->num_ops = 0; in _cairo_path_buf_create()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-fixed.c133 path->buf.base.num_ops = other->buf.base.num_ops; in _cairo_path_fixed_init_copy()
145 num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
149 if (num_ops) { in _cairo_path_fixed_init_copy()
162 buf->num_ops += other_buf->num_ops; in _cairo_path_fixed_init_copy()
209 num_ops += buf->num_ops; in _cairo_path_fixed_size()
283 num_ops_a -= num_ops; in _cairo_path_fixed_equal()
284 ops_a += num_ops; in _cairo_path_fixed_equal()
302 ops_b += num_ops; in _cairo_path_fixed_equal()
396 buf->num_ops--; in _cairo_path_fixed_drop_line_to()
770 buf->num_ops = 0; in _cairo_path_buf_create()
[all …]
/dports/devel/grpc130/grpc-1.30.2/test/core/end2end/tests/
H A Dcancel_with_status.cc38 size_t num_ops, in begin_test() argument
43 config.name, num_ops); in begin_test()
93 grpc_end2end_test_fixture f, size_t num_ops) { in simple_request_body() argument
104 gpr_log(GPR_DEBUG, "test with %" PRIuPTR " ops", num_ops); in simple_request_body()
138 GPR_ASSERT(num_ops <= (size_t)(op - ops)); in simple_request_body()
139 error = grpc_call_start_batch(c, ops, num_ops, tag(1), nullptr); in simple_request_body()
165 size_t num_ops) { in test_invoke_simple_request() argument
168 f = begin_test(config, "test_invoke_simple_request", num_ops, nullptr, in test_invoke_simple_request()
170 simple_request_body(config, f, num_ops); in test_invoke_simple_request()

12345678910>>...38