Home
last modified time | relevance | path

Searched refs:new_depth (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsearch_full.cpp265 int new_depth; in full_root() local
413 int new_depth; in full_search() local
737 new_depth--; in full_search()
767 new_depth++; in full_search()
851 int new_depth; in full_no_null() local
1133 int new_depth; in full_new_depth() local
1147 return new_depth+3; in full_new_depth()
1164 return new_depth+1; in full_new_depth()
1169 return new_depth+1; in full_new_depth()
1174 ASSERT(new_depth>=0&&new_depth<=depth); in full_new_depth()
[all …]
/dports/games/gnuchess/gnuchess-6.2.9/src/engine/
H A Dsearch_full.cpp256 int new_depth; in full_root() local
374 int new_depth; in full_search() local
555 ASSERT(new_depth>0); in full_search()
595 new_depth--; in full_search()
651 new_depth++; in full_search()
731 int new_depth; in full_no_null() local
992 int new_depth; in full_new_depth() local
1002 new_depth = depth - 1; in full_new_depth()
1011 new_depth++; in full_new_depth()
1014 ASSERT(new_depth>=0&&new_depth<=depth); in full_new_depth()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/filters/include/pcl/filters/impl/
H A Dmedian_filter.hpp81 float new_depth = *middle_it; in applyFilter() local
83 if (std::abs (new_depth - (*input_)(x, y).z) < max_allowed_movement_) in applyFilter()
84 output (x, y).z = new_depth; in applyFilter()
87 …max_allowed_movement_ * (new_depth - (*input_)(x, y).z) / std::abs (new_depth - (*input_)(x, y).z); in applyFilter()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Djs-context-specialization.cc49 size_t new_depth) { in SimplifyJSLoadContext() argument
52 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext()
54 if (new_depth == access.depth() && in SimplifyJSLoadContext()
60 new_depth, access.index(), access.immutable()); in SimplifyJSLoadContext()
68 size_t new_depth) { in SimplifyJSStoreContext() argument
71 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext()
73 if (new_depth == access.depth() && in SimplifyJSStoreContext()
79 jsgraph_->javascript()->StoreContext(new_depth, access.index()); in SimplifyJSStoreContext()
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_engine.cxx618 int new_depth ){ in handle_match() argument
725 add_text( new_depth ); in get_node()
729 add_comment( new_depth ); in get_node()
733 add_default_node( new_depth ); in get_node()
903 int new_depth ){ in handle_element() argument
934 append_node( t, new_depth ); in handle_element()
987 append_node( t, new_depth ); in handle_element()
994 append_node( t, new_depth ); in handle_element()
1466 add_text( new_depth ); in next_text_parent()
1470 add_comment( new_depth ); in next_text_parent()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-context-specialization.cc50 size_t new_depth) { in SimplifyJSLoadContext() argument
53 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext()
55 if (new_depth == access.depth() && in SimplifyJSLoadContext()
61 new_depth, access.index(), access.immutable()); in SimplifyJSLoadContext()
69 size_t new_depth) { in SimplifyJSStoreContext() argument
72 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext()
74 if (new_depth == access.depth() && in SimplifyJSStoreContext()
80 jsgraph_->javascript()->StoreContext(new_depth, access.index()); in SimplifyJSStoreContext()
/dports/www/netrik/netrik-1.16.1/
H A Ddump-tree.c29 int new_depth; local
66 new_depth=depth+1; /* assume that list_next is our child */
68 --new_depth;
69 depth=new_depth;
/dports/finance/prestashop/prestashop/install/upgrade/php/
H A Dregenerate_level_depth.php48 $new_depth = (int)$level_depth + 1;
52 regenerate_children_categories($category['id_category'], $new_depth);
56 …->execute('UPDATE `'._DB_PREFIX_.'category` SET `level_depth` = '.(int)$new_depth.' WHERE `id_cate…
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Djs-context-specialization.cc52 size_t new_depth) { in SimplifyJSLoadContext() argument
55 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext()
57 if (new_depth == access.depth() && in SimplifyJSLoadContext()
63 new_depth, access.index(), access.immutable()); in SimplifyJSLoadContext()
71 size_t new_depth) { in SimplifyJSStoreContext() argument
74 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext()
76 if (new_depth == access.depth() && in SimplifyJSStoreContext()
82 jsgraph_->javascript()->StoreContext(new_depth, access.index()); in SimplifyJSStoreContext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-context-specialization.cc52 size_t new_depth) { in SimplifyJSLoadContext() argument
55 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext()
57 if (new_depth == access.depth() && in SimplifyJSLoadContext()
63 new_depth, access.index(), access.immutable()); in SimplifyJSLoadContext()
71 size_t new_depth) { in SimplifyJSStoreContext() argument
74 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext()
76 if (new_depth == access.depth() && in SimplifyJSStoreContext()
82 jsgraph_->javascript()->StoreContext(new_depth, access.index()); in SimplifyJSStoreContext()
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/helpers/
H A Ddirectory_helper.php72 $new_depth = $directory_depth - 1;
85 if (($directory_depth < 1 OR $new_depth > 0) && is_dir($source_dir.$file))
87 $filedata[$file] = directory_map($source_dir.$file, $new_depth, $hidden);
/dports/www/codeigniter/CodeIgniter-3.1.11/system/helpers/
H A Ddirectory_helper.php72 $new_depth = $directory_depth - 1;
85 if (($directory_depth < 1 OR $new_depth > 0) && is_dir($source_dir.$file))
87 $filedata[$file] = directory_map($source_dir.$file, $new_depth, $hidden);
/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/YAPB++/source/constraints/
H A Dstabchain_perm_group.hpp419 int new_depth = last_depth.get(); in signal_changed_generic() local
420 ss = filterBlocks(new_depth, in signal_changed_generic()
426 ss = filterOrbitals(new_depth, in signal_changed_generic()
565 int new_depth = new_fix_cells.size(); in signal_fix() local
567 D_ASSERT(new_depth > old_depth); in signal_fix()
579 for(int i = old_depth + 1; i <= new_depth; ++i) in signal_fix()
614 last_depth.set(new_depth); in signal_fix()
618 for(int i : range1(new_depth)) in signal_fix()
641 && new_depth == tracking_first_found_orbitals.get() ) || in signal_fix()
666 SplitState filterBlocks(int new_depth, const ApplyBlockMapping& abm) in filterBlocks() argument
[all …]
/dports/graphics/liblug/lug/convert/
H A Dcnv.c217 int new_depth; local
221 new_depth = get_depth_writelug_function( name );
227 if ( !new_depth || bitmap->depth == new_depth ) {
235 switch ( new_depth ) {
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dpileup_stat.c77 static rc_t realloc_tlen_array( tlen_array * a, uint32_t new_depth ) in realloc_tlen_array() argument
80 if ( new_depth > a->capacity ) in realloc_tlen_array()
82 void * p = realloc( a->values, ( sizeof ( a->values[ 0 ] ) ) * new_depth ); in realloc_tlen_array()
88 a->capacity = new_depth; in realloc_tlen_array()
183 static rc_t realloc_strand( strand * strand, uint32_t new_depth ) in realloc_strand() argument
185 rc_t rc = realloc_tlen_array( &strand->tlen_w, strand->tlen_w.members + new_depth ); in realloc_strand()
187 rc = realloc_tlen_array( &strand->tlen_l, strand->tlen_l.members + new_depth ); in realloc_strand()
189 rc = realloc_tlen_array( &strand->zeros, strand->zeros.members + new_depth ); in realloc_strand()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dcrop.c51 svn_depth_t new_depth, in crop_children() argument
62 SVN_ERR_ASSERT(new_depth >= svn_depth_empty in crop_children()
63 && new_depth <= svn_depth_infinity); in crop_children()
74 if (dir_depth > new_depth) in crop_children()
75 SVN_ERR(svn_wc__db_op_set_base_depth(db, local_abspath, new_depth, in crop_children()
133 if (new_depth < remove_below) in crop_children()
143 if (new_depth < remove_below) in crop_children()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dcrop.c51 svn_depth_t new_depth, in crop_children() argument
62 SVN_ERR_ASSERT(new_depth >= svn_depth_empty in crop_children()
63 && new_depth <= svn_depth_infinity); in crop_children()
74 if (dir_depth > new_depth) in crop_children()
75 SVN_ERR(svn_wc__db_op_set_base_depth(db, local_abspath, new_depth, in crop_children()
133 if (new_depth < remove_below) in crop_children()
143 if (new_depth < remove_below) in crop_children()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dcrop.c51 svn_depth_t new_depth, in crop_children() argument
62 SVN_ERR_ASSERT(new_depth >= svn_depth_empty in crop_children()
63 && new_depth <= svn_depth_infinity); in crop_children()
74 if (dir_depth > new_depth) in crop_children()
75 SVN_ERR(svn_wc__db_op_set_base_depth(db, local_abspath, new_depth, in crop_children()
133 if (new_depth < remove_below) in crop_children()
143 if (new_depth < remove_below) in crop_children()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dcrop.c51 svn_depth_t new_depth, in crop_children() argument
62 SVN_ERR_ASSERT(new_depth >= svn_depth_empty in crop_children()
63 && new_depth <= svn_depth_infinity); in crop_children()
74 if (dir_depth > new_depth) in crop_children()
75 SVN_ERR(svn_wc__db_op_set_base_depth(db, local_abspath, new_depth, in crop_children()
133 if (new_depth < remove_below) in crop_children()
143 if (new_depth < remove_below) in crop_children()
/dports/net/p5-SOAP/SOAP-0.28/lib/SOAP/
H A DPackager.pm135 my $new_depth = $self->{depth} + 1;
139 (my $nsdecl, $nsprefix) = $envelope->_push_ns_decl_and_prefix($accessor_uri, $new_depth);
147 $envelope->_create_new_package($new_depth) : $self;
155 $stream->{depth} = $new_depth;
H A DOutputStream.pm88 my $new_depth = $self->{depth} + 1;
93 $stream->{depth} = $new_depth;
100 … (my $nsdecl, $nsprefix) = $self->{envelope}->_push_ns_decl_and_prefix($accessor_uri, $new_depth);
110 … (my $nsdecl, $nsprefix) = $self->{envelope}->_push_ns_decl_and_prefix($typeuri, $new_depth);
/dports/textproc/p5-UML-Sequence/UML-Sequence-0.08/lib/Devel/
H A DCallSeq.pm56 my $new_depth = $frame ->depth();
58 if (not defined $old_depth or $new_depth > $old_depth) {
59 print TMON " " x ($new_depth - 1);
H A DOOCallSeq.pm103 my $new_depth = $frame ->depth();
105 if (not defined $old_depth or $new_depth > $old_depth) {
106 my $output = " " x ($new_depth - 1);
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/hci/
H A Dreadline.c153 unsigned int new_depth = ( history->depth + offset ); in history_move() local
154 const char * new_string = history_fetch ( history, new_depth ); in history_move()
157 if ( new_depth > READLINE_HISTORY_MAX_DEPTH ) in history_move()
166 history->depth = new_depth; in history_move()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/hci/
H A Dreadline.c153 unsigned int new_depth = ( history->depth + offset ); in history_move() local
154 const char * new_string = history_fetch ( history, new_depth ); in history_move()
157 if ( new_depth > READLINE_HISTORY_MAX_DEPTH ) in history_move()
166 history->depth = new_depth; in history_move()

12345678910>>...12