Home
last modified time | relevance | path

Searched refs:start_depth (Results 1 – 25 of 121) sorted by relevance

12345

/dports/math/gemmlowp/gemmlowp-dc69acd/internal/
H A Dkernel_neon.h44 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
277 [start_depth] "r"(start_depth), in Run()
307 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
649 [start_depth] "r"(start_depth), [dst_col_stride] "r"(dst_col_stride), in Run()
681 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
913 [start_depth] "r"(start_depth), in Run()
955 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
1266 [start_depth] "r"(start_depth) in Run()
1301 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
1631 [start_depth] "r"(start_depth), in Run()
[all …]
H A Dpack.h63 void seek_run(int start_width, int start_depth) const { in seek_run() argument
65 std::min<int>(params_.l1_depth, params_.l2_depth - start_depth); in seek_run()
66 pos_ = params_.l2_width * start_depth + start_width * kernel_run_depth; in seek_run()
178 SideMap block(int start_width, int start_depth, int block_width, in block() argument
182 assert(start_depth >= 0); in block()
183 assert(start_depth + block_depth <= depth_); in block()
346 packed_side_block_->seek_run(start_width + w, start_depth); in PackL1()
347 PackRun(start_width + w, ws, start_depth, depth); in PackL1()
356 Prefetch(src_map_.data(start_width + w, start_depth + d)); in PrefetchL1()
362 Prefetch(src_map_.data(start_width + w, start_depth + d)); in PrefetchL1()
[all …]
H A Dkernel_sse.h42 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
198 [start_depth] "g"(start_depth), [dst_col_stride] "g"(dst_col_stride), in Run()
217 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
506 [start_depth] "r"(start_depth), in Run()
H A Dkernel_msa.h54 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
261 [start_depth] "r"(start_depth) in Run()
294 const std::uint8_t* rhs_ptr, std::size_t start_depth, in Run()
558 [start_depth] "r"(start_depth) in Run()
H A Dcompute.h79 void ComputeRun(int start_row, int start_col, int start_depth, in ComputeRun() argument
81 packed_lhs_.seek_run(start_row, start_depth); in ComputeRun()
82 packed_rhs_.seek_run(start_col, start_depth); in ComputeRun()
87 packed_rhs_.current_data(), start_depth, depth); in ComputeRun()
92 int start_depth, int depth) { in ComputeL1() argument
99 ComputeRun(start_row + r, start_col + c, start_depth, depth); in ComputeL1()
H A Dkernel_avx.h39 const std::uint8_t *lhs_ptr, const std::uint8_t *rhs_ptr, std::size_t start_depth, in Run()
349 [start_depth] "r"(start_depth), [dst_col_stride_q] "r"(dst_col_stride_q), in Run()
/dports/games/bovo/bovo-21.12.3/ai/gabor/
H A Dai_interface.cpp53 aiImpl->start_depth = aiImpl->max_depth = depth; in setDepth()
59 aiImpl->start_depth = startDepth; in setStartDepth()
60 if (aiImpl->max_depth < aiImpl->start_depth) in setStartDepth()
61 aiImpl->max_depth = aiImpl->start_depth; in setStartDepth()
67 if (aiImpl->start_depth > aiImpl->max_depth) in setMaxDepth()
68 aiImpl->start_depth = aiImpl->max_depth; in setMaxDepth()
/dports/www/ilias/ILIAS-5.4.25/Services/Tree/classes/
H A Dclass.ilSCTreeDuplicatesTableGUI.php72 $start_depth = $node['depth'];
74 $this->fillObjectRow($node['tree'], $node['child'], $start_depth, '');
84 $this->fillObjectRow($node['tree'], $child, $start_depth, '');
92 $start_depth = $node['depth'];
94 $this->fillObjectRow($node['tree'], $node['child'], $start_depth, 'b');
97 $this->fillObjectRow($node['tree'], $child, $start_depth, 'b');
/dports/www/ilias6/ILIAS-6.14/Services/Tree/classes/
H A Dclass.ilSCTreeDuplicatesTableGUI.php72 $start_depth = $node['depth'];
74 $this->fillObjectRow($node['tree'], $node['child'], $start_depth, '');
84 $this->fillObjectRow($node['tree'], $child, $start_depth, '');
92 $start_depth = $node['depth'];
94 $this->fillObjectRow($node['tree'], $node['child'], $start_depth, 'b');
97 $this->fillObjectRow($node['tree'], $child, $start_depth, 'b');
/dports/www/py-django-treebeard/django-treebeard-4.4/treebeard/
H A Dmodels.py572 start_depth, prev_depth = (None, None)
575 if start_depth is None:
576 start_depth = depth
580 info = {'open': open, 'close': [], 'level': depth - start_depth}
583 if start_depth and start_depth > 0:
584 info['close'] = list(range(0, prev_depth - start_depth + 1))
604 start_depth, prev_depth = (None, None)
/dports/www/py-dj32-django-treebeard/django-treebeard-4.4/treebeard/
H A Dmodels.py572 start_depth, prev_depth = (None, None)
575 if start_depth is None:
576 start_depth = depth
580 info = {'open': open, 'close': [], 'level': depth - start_depth}
583 if start_depth and start_depth > 0:
584 info['close'] = list(range(0, prev_depth - start_depth + 1))
604 start_depth, prev_depth = (None, None)
/dports/www/p5-HTML-LinkList/HTML-LinkList-0.1701/t/
H A D30_full_tree.t46 # start_depth
50 start_depth=>1);
51 ok($link_html, "($test_count) start_depth=1; links HTML");
66 is($link_html, $ok_str, "($test_count) start_depth=1; values match");
68 # start_depth and end_depth
72 start_depth=>1,
74 ok($link_html, "($test_count) start_depth=1, end_depth=2; links HTML");
87 is($link_html, $ok_str, "($test_count) start_depth=1, end_depth=2; values match");
H A D50_nav_tree.t275 start_depth=>2,
277 ok($link_html, "($test_count) start_depth=2; links HTML");
283 is($link_html, $ok_str, "($test_count) start_depth=2; values match");
422 start_depth=>2,
425 ok($link_html, "($test_count) start_depth=2, top_level=2; links HTML");
437 is($link_html, $ok_str, "($test_count) start_depth=2, top_level=2; values match");
451 start_depth=>2,
454 ok($link_html, "($test_count) start_depth=2, top_level=2; lower level links HTML");
469 is($link_html, $ok_str, "($test_count) start_depth=2, top_level=2; values match");
/dports/biology/wise/wise2.4.1/src/dnaindex/assembly/
H A Dassemblypath.dy24 int start_depth
70 PathSeq * new_PathSeq(long start,int start_depth,long base_zero,AssemblySequence * aseq)
79 out->start_depth = start_depth;
/dports/science/code_saturne/code_saturne-7.1.0/src/bft/
H A Dbft_backtrace.h56 typedef void (bft_backtrace_print_t) (int start_depth);
163 bft_backtrace_print(int start_depth);
/dports/games/gtkradiant/GPL/GtkRadiant/libs/
H A Dfs_filesystem.h160 unsigned int start_depth = path_get_depth(root); in traverse() local
162 for(iterator i = begin(root); i != end() && i->first.depth() > start_depth; ++i) in traverse()
174 else if(visitor.directory(i->first.c_str(), i->first.depth() - start_depth)) in traverse()
/dports/games/netradiant/netradiant-20150621-src/libs/
H A Dfs_filesystem.h141 unsigned int start_depth = path_get_depth( root ); in traverse() local
143 for ( iterator i = begin( root ); i != end() && i->first.depth() > start_depth; ++i ) in traverse()
152 else if ( visitor.directory( i->first.c_str(), i->first.depth() - start_depth ) ) { in traverse()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/filesystem/pk3/
H A DGenericFileSystem.h160 unsigned int start_depth = path_get_depth(root); in traverse() local
162 for (iterator i = begin(root); i != end() && i->first.depth() > start_depth; ++i) { in traverse()
169 } else if (visitor.directory(i->first, i->first.depth() - start_depth)) { in traverse()
/dports/www/p5-HTML-LinkList/HTML-LinkList-0.1701/lib/HTML/
H A DLinkList.pm688 start_depth=>0,
817 start_depth=>0,
1016 start_depth=>1,
1417 if (defined $args{start_depth}
1418 && $args{tree_depth} < $args{start_depth})
1572 start_depth=>0,
1665 start_depth=>0,
1698 elsif ($path_depth < $args{start_depth})
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dthread.c252 myarrow = arrow + (depth - start_depth - (start_depth ? 0 : 1)) * width; in mutt_draw_tree()
253 if (depth && start_depth == depth) in mutt_draw_tree()
269 if (start_depth > 1) in mutt_draw_tree()
271 strncpy (new_tree, pfx, (start_depth - 1) * width); in mutt_draw_tree()
272 strfcpy (new_tree + (start_depth - 1) * width, in mutt_draw_tree()
273 arrow, (1 + depth - start_depth) * width + 2); in mutt_draw_tree()
297 start_depth = depth; in mutt_draw_tree()
315 start_depth = depth; in mutt_draw_tree()
319 if (start_depth == depth) in mutt_draw_tree()
320 start_depth--; in mutt_draw_tree()
[all …]
/dports/mail/neomutt/neomutt-20211029/
H A Dmutt_thread.c409 myarrow = arrow + (depth - start_depth - ((start_depth != 0) ? 0 : 1)) * width; in mutt_draw_tree()
412 if (start_depth == depth) in mutt_draw_tree()
430 if (start_depth > 1) in mutt_draw_tree()
432 strncpy(new_tree, pfx, (size_t) width * (start_depth - 1)); in mutt_draw_tree()
433 mutt_str_copy(new_tree + (start_depth - 1) * width, arrow, in mutt_draw_tree()
434 (1 + depth - start_depth) * width + 2); in mutt_draw_tree()
458 start_depth = depth; in mutt_draw_tree()
476 start_depth = depth; in mutt_draw_tree()
480 if (start_depth == depth) in mutt_draw_tree()
481 start_depth--; in mutt_draw_tree()
[all …]
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dbehaviour-depth.cc148 …iourDepth> BehaviourDepth::create(const Glib::RefPtr<Alpha>& alpha, int start_depth, int end_depth) in create() argument
150 return Glib::RefPtr<BehaviourDepth>( new BehaviourDepth(alpha, start_depth, end_depth) ); in create()
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dps-anc.ll2642 call cloak(start_depth)
2762 call cloak(start_depth)
2777 start_depth, TRUE, 1))
2864 call cloak(start_depth)
2943 call cloak(start_depth)
2949 call cloak(start_depth)
2993 start_depth, TRUE, 1))
3157 if(le( abs(sub(depth, start_depth)), abs(sub(level, start_depth)) )) {
3170 if(le( abs(sub(depth, start_depth)), abs(sub(level, start_depth)) )) {
3200 if(gt( abs(sub(depth, start_depth)), abs( sub(level, start_depth)) )) {
[all …]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/widgets/
H A Dfolding.py200 def check_region(start_block, start_depth): argument
216 if depth + level.stop < start_depth:
329 start_depth = 0
335 if count > start_depth:
337 start_depth = count
342 count = start_depth
/dports/science/code_saturne/code_saturne-7.1.0/preprocessor/util/
H A Decs_backtrace.c368 ecs_backtrace_print(int start_depth) in ecs_backtrace_print() argument
392 for (i = start_depth ; i < nbr ; i++) { in ecs_backtrace_print()
411 (int)i-start_depth+1, s_addr, s_func_buf, s_file); in ecs_backtrace_print()

12345