Home
last modified time | relevance | path

Searched refs:left_h (Results 1 – 20 of 20) sorted by relevance

/dports/net/tcpick/tcpick-0.2.1/src/
H A Dlookup_tree.c137 par->right->left_h) + 1; in _l_walkup()
139 par->left_h = MAX(par->left->right_h, in _l_walkup()
140 par->left->left_h) + 1; in _l_walkup()
155 if( (node->right_h - node->left_h) > 1) { in _l_checkweight()
161 if( (node->left_h - node->right_h) > 1) { in _l_checkweight()
286 ? MAX(node->right->left_h, in _l_adjust_h()
290 node->left_h = ( node->left != NULL ) in _l_adjust_h()
291 ? MAX(node->left->left_h, in _l_adjust_h()
H A Dlookup.h35 char left_h; member
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/preprocessing/
H A Dplot_all_scaling.py130 left_h = left + width + 0.02
134 rect_histy = [left_h, bottom, 0.05, height]
142 left_h = left + width + 0.02
146 rect_histy = [left_h, bottom, 0.05, height]
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_vpi_get.cpp101 TestVpiHandle left_h, right_h; in _mon_check_props() local
105 left_h = vpi_handle(vpiLeftRange, handle); in _mon_check_props()
106 CHECK_RESULT_NZ(left_h); in _mon_check_props()
107 vpi_get_value(left_h, &value); in _mon_check_props()
H A Dt_vpi_memory.cpp61 TestVpiHandle left_h = vpi_handle(vpiLeftRange, handle); in _mon_check_range() local
62 TEST_CHECK_NZ(left_h); in _mon_check_range()
63 vpi_get_value(left_h, &value); in _mon_check_range()
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/lines_bars_and_markers/
H A Dscatter_hist.py24 bottom_h = left_h = left + width + 0.02
28 rect_histy = [left_h, bottom, 0.2, height]
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/lines_bars_and_markers/
H A Dscatter_hist.py24 bottom_h = left_h = left + width + 0.02
28 rect_histy = [left_h, bottom, 0.2, height]
/dports/devel/libds/libds-2.2/
H A Davltree.c1476 int left_h = -1,right_h = -1; in avl_check_node() local
1486 left_h = avl_check_node( LEFT(node),depth + 1); in avl_check_node()
1496 if ( (has_left && left_h > 0) || in avl_check_node()
1506 if ( (left_h < right_h && right_h - left_h > 1) || in avl_check_node()
1507 (left_h > right_h && left_h - right_h > 1) ) in avl_check_node()
1511 left_h,right_h); in avl_check_node()
1514 return 1 + (left_h > right_h ? left_h : right_h); in avl_check_node()
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/test_framework/
H A Dscript.py811 left, left_h = taproot_tree_helper(scripts[0:1])
812 right_h = scripts[1](left_h)
818 left, left_h = taproot_tree_helper(scripts[0:split_pos])
821 … right = [(name, version, script, control + left_h) for name, version, script, control in right]
822 if right_h < left_h:
823 right_h, left_h = left_h, right_h
824 h = TaggedHash("TapBranch", left_h + right_h)
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/test_framework/
H A Dscript.py811 left, left_h = taproot_tree_helper(scripts[0:1])
812 right_h = scripts[1](left_h)
818 left, left_h = taproot_tree_helper(scripts[0:split_pos])
821 … right = [(name, version, script, control + left_h) for name, version, script, control in right]
822 if right_h < left_h:
823 right_h, left_h = left_h, right_h
824 h = TaggedHash("TapBranch", left_h + right_h)
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/test_framework/
H A Dscript.py811 left, left_h = taproot_tree_helper(scripts[0:1])
812 right_h = scripts[1](left_h)
818 left, left_h = taproot_tree_helper(scripts[0:split_pos])
821 … right = [(name, version, script, control + left_h) for name, version, script, control in right]
822 if right_h < left_h:
823 right_h, left_h = left_h, right_h
824 h = TaggedHash("TapBranch", left_h + right_h)
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dscript.py814 left, left_h = taproot_tree_helper(scripts[0:1])
815 right_h = scripts[1](left_h)
821 left, left_h = taproot_tree_helper(scripts[0:split_pos])
824 … right = [(name, version, script, control + left_h) for name, version, script, control in right]
825 if right_h < left_h:
826 right_h, left_h = left_h, right_h
827 h = TaggedHash("TapBranch", left_h + right_h)
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dscript.py814 left, left_h = taproot_tree_helper(scripts[0:1])
815 right_h = scripts[1](left_h)
821 left, left_h = taproot_tree_helper(scripts[0:split_pos])
824 … right = [(name, version, script, control + left_h) for name, version, script, control in right]
825 if right_h < left_h:
826 right_h, left_h = left_h, right_h
827 h = TaggedHash("TapBranch", left_h + right_h)
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dscript.py814 left, left_h = taproot_tree_helper(scripts[0:1])
815 right_h = scripts[1](left_h)
821 left, left_h = taproot_tree_helper(scripts[0:split_pos])
824 … right = [(name, version, script, control + left_h) for name, version, script, control in right]
825 if right_h < left_h:
826 right_h, left_h = left_h, right_h
827 h = TaggedHash("TapBranch", left_h + right_h)
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dlvrend.h84 int left_h; variable
110 left_w(0), left_h(0), right_w(0), right_h(0), left_min_y(0), right_min_y(0), in flow()
/dports/biology/vsearch/vsearch-2.17.1/src/
H A Dchimera.cc700 double left_h, right_h, h; in eval_parents() local
704 left_h = left_y / (opt_xn * (left_n + opt_dn) + left_a); in eval_parents()
706 h = left_h * right_h; in eval_parents()
725 left_h = left_n / (opt_xn * (left_y + opt_dn) + left_a); in eval_parents()
727 h = left_h * right_h; in eval_parents()
/dports/games/edge/Edge-1.35-source/src/
H A Dr_render.cc1077 float left_h[MAX_EDGE_VERT]; int left_num=2; in DrawWallPart() local
1080 left_h[0] = lz1; left_h[1] = lz2; in DrawWallPart()
1085 GreetNeighbourSector(left_h, left_num, cur_seg->nb_sec[0]); in DrawWallPart()
1096 SYS_ASSERT(left_h[k] <= left_h[k+1]); in DrawWallPart()
1114 vertices[v_count].z = left_h[LI]; in DrawWallPart()
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.cpp2383 left_h(_left_h), in ComparisonExpr()
2397 left_h(_left_h), in ComparisonExpr()
2411 left_h(_left_h), in ComparisonExpr()
2427 ACCEPT (left_h); in accept()
H A Dparsenodes.h3005 rchandle<exprnode> left_h;
3031 rchandle<exprnode> get_left() const { return left_h; } in get_left()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp6079 footprint.left_h = flprint_left_y - top_y; in getFloatFootprint()
6083 if (footprint.left_h < 0 ) in getFloatFootprint()
6084 footprint.left_h = 0; in getFloatFootprint()
6206 if ( left_h > 0 ) { in generateEmbeddedFloatsFromFootprints()
6210 floats[floats_cnt][3] = left_h; // height in generateEmbeddedFloatsFromFootprints()
6256 fmt.setTopRectsExcluded( left_w, left_h, right_w, right_h ); in store()
6277 fmt.getTopRectsExcluded( left_w, left_h, right_w, right_h ); in restore()