Home
last modified time | relevance | path

Searched refs:weight_left (Results 1 – 25 of 44) sorted by relevance

12

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/img_hash-3.2.0/src/alg/
H A Dblockhash.rs87 let weight_left = x_mod.fract(); in blockhash_slow() localVariable
88 let weight_right = 1. - weight_left; in blockhash_slow()
107 add_to_block(block_left, block_top, px_sum * weight_left * weight_top); in blockhash_slow()
108 add_to_block(block_left, block_bottom, px_sum * weight_left * weight_bottom); in blockhash_slow()
/dports/cad/nvc/nvc-r1.5.3/test/vhpi/
H A Dvhpi3.c64 vhpiPhysT weight_left = vhpi_get_phys(vhpiPhysLeftBoundP, in start_of_sim() local
67 fail_unless(phys_to_i64(weight_left) == -100); in start_of_sim()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dnpctrade.cpp314 bool npc_out_of_space = volume_left < 0_ml || weight_left < 0_gram; in update_win()
343 convert_weight( weight_left ), weight_units() ); in update_win()
518 weight_left = np.weight_capacity() - np.weight_carried(); in perform_trade()
523 weight_left = 5'000_kilogram; in perform_trade()
579 } else if( volume_left < 0_ml || weight_left < 0_gram ) { in perform_trade()
658 weight_left += ip.weight * change_amount; in perform_trade()
H A Dnpctrade.h77 units::mass weight_left; variable
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dnpctrade.cpp314 bool npc_out_of_space = volume_left < 0_ml || weight_left < 0_gram; in update_win()
343 convert_weight( weight_left ), weight_units() ); in update_win()
518 weight_left = np.weight_capacity() - np.weight_carried(); in perform_trade()
523 weight_left = 5'000_kilogram; in perform_trade()
579 } else if( volume_left < 0_ml || weight_left < 0_gram ) { in perform_trade()
658 weight_left += ip.weight * change_amount; in perform_trade()
H A Dnpctrade.h77 units::mass weight_left; variable
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/util/
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()
H A Domt.cc768 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
770 return ((1 + weight_left < (1 + 1 + weight_right) / 2) || in will_need_rebalance()
771 (1 + weight_right < (1 + 1 + weight_left) / 2)); in will_need_rebalance()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/
H A Ddmt.cc619 const uint32_t weight_left = this->nweight(n.left) + leftmod; in will_need_rebalance() local
621 return ((1+weight_left < (1+1+weight_right)/2) in will_need_rebalance()
623 (1+weight_right < (1+1+weight_left)/2)); in will_need_rebalance()

12