Home
last modified time | relevance | path

Searched refs:k_bits (Results 1 – 25 of 127) sorted by relevance

123456

/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/detail/
H A Dfield_xyz.hpp92 unsigned int k_bits; in compressWith() local
102 k_bits = compressors_.ic_dx.getK(); in compressWith()
105 compressors_.ic_dy.compress(enc, median, diff, ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in compressWith()
109 k_bits = (compressors_.ic_dx.getK() + compressors_.ic_dy.getK()) / 2; in compressWith()
110 …sors_.ic_z.compress(enc, common_.last_height, this_val.z, (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in compressWith()
141 unsigned int k_bits; in decompressWith() local
153 k_bits = decompressors_.ic_dx.getK(); in decompressWith()
154 …diff = decompressors_.ic_dy.decompress(dec, median, ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in decompressWith()
159 k_bits = (decompressors_.ic_dx.getK() + decompressors_.ic_dy.getK()) / 2; in decompressWith()
160 … decompressors_.ic_z.decompress(dec, common_.last_height, (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in decompressWith()
H A Dfield_point10.cpp196 unsigned int k_bits; in compress() local
251 k_bits = ic_dx.getK(); in compress()
254 ic_dy.compress(enc_, median, diff, (n==1) + ( k_bits < 20 ? utils::clearBit<0>(k_bits) : 20)); in compress()
258 k_bits = (ic_dx.getK() + ic_dy.getK()) / 2; in compress()
260 (n==1) + (k_bits < 18 ? utils::clearBit<0>(k_bits) : 18)); in compress()
301 unsigned int r, n, m, l, k_bits; in decompress() local
375 k_bits = ic_dx.getK(); in decompress()
376 diff = ic_dy.decompress(dec_, median, (n==1) + (k_bits < 20 ? utils::clearBit<0>(k_bits) : 20)); in decompress()
381 k_bits = (ic_dx.getK() + ic_dy.getK()) / 2; in decompress()
383 (n==1) + (k_bits < 18 ? utils::clearBit<0>(k_bits) : 18)); in decompress()
/dports/graphics/qgis/qgis-3.22.3/external/laz-perf/detail/
H A Dfield_xyz.hpp92 unsigned int k_bits; in compressWith() local
102 k_bits = compressors_.ic_dx.getK(); in compressWith()
105 compressors_.ic_dy.compress(enc, median, diff, ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in compressWith()
109 k_bits = (compressors_.ic_dx.getK() + compressors_.ic_dy.getK()) / 2; in compressWith()
110 …sors_.ic_z.compress(enc, common_.last_height, this_val.z, (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in compressWith()
141 unsigned int k_bits; in decompressWith() local
153 k_bits = decompressors_.ic_dx.getK(); in decompressWith()
154 …diff = decompressors_.ic_dy.decompress(dec, median, ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in decompressWith()
159 k_bits = (decompressors_.ic_dx.getK() + decompressors_.ic_dy.getK()) / 2; in decompressWith()
160 … decompressors_.ic_z.decompress(dec, common_.last_height, (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in decompressWith()
H A Dfield_point10.hpp187 unsigned int k_bits; in compressWith() local
236 k_bits = compressors_.ic_dx.getK(); in compressWith()
239 …compressors_.ic_dy.compress(enc, median, diff, (n==1) + ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 2… in compressWith()
243 k_bits = (compressors_.ic_dx.getK() + compressors_.ic_dy.getK()) / 2; in compressWith()
244 …ompress(enc, common_.last_height[l], this_val.z, (n==1) + (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in compressWith()
275 unsigned int r, n, m, l, k_bits; in decompressWith() local
343 k_bits = decompressors_.ic_dx.getK(); in decompressWith()
344 … = decompressors_.ic_dy.decompress(dec, median, (n==1) + ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : … in decompressWith()
349 k_bits = (decompressors_.ic_dx.getK() + decompressors_.ic_dy.getK()) / 2; in decompressWith()
350 …rs_.ic_z.decompress(dec, common_.last_height[l], (n==1) + (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in decompressWith()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dcache-internal.h79 scm_t_bits k_bits = SCM_UNPACK (k); in scm_cache_lookup() local
82 if (entry[8].key <= k_bits) entry += 8; in scm_cache_lookup()
83 if (entry[4].key <= k_bits) entry += 4; in scm_cache_lookup()
84 if (entry[2].key <= k_bits) entry += 2; in scm_cache_lookup()
85 if (entry[1].key <= k_bits) entry += 1; in scm_cache_lookup()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dcache-internal.h81 scm_t_bits k_bits = SCM_UNPACK (k); in scm_cache_lookup() local
84 if (entry[8].key <= k_bits) entry += 8; in scm_cache_lookup()
85 if (entry[4].key <= k_bits) entry += 4; in scm_cache_lookup()
86 if (entry[2].key <= k_bits) entry += 2; in scm_cache_lookup()
87 if (entry[1].key <= k_bits) entry += 1; in scm_cache_lookup()
/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasreaditemcompressed_v1.cpp180 U32 k_bits = ic_dx->getK(); in read() local
181 I32 y_diff = ic_dy->decompress(median_y, (k_bits < 19 ? k_bits : 19)); in read()
183 k_bits = (k_bits + ic_dy->getK())/2; in read()
184 …((LASpoint10*)last_item)->z = ic_z->decompress(((LASpoint10*)last_item)->z, (k_bits < 19 ? k_bits in read()
222 last_item[16] = (U8)ic_scan_angle_rank->decompress(last_item[16], k_bits < 3); in read()
H A Dlaswriteitemcompressed_v1.cpp181 U32 k_bits = ic_dx->getK(); in write() local
182 ic_dy->compress(median_y, y_diff, (k_bits < 19 ? k_bits : 19)); in write()
183 k_bits = (k_bits + ic_dy->getK()) / 2; in write()
184 ic_z->compress(((LASpoint10*)last_item)->z, ((LASpoint10*)item)->z, (k_bits < 19 ? k_bits : 19)); in write()
227 ic_scan_angle_rank->compress(last_item[16], item[16], k_bits < 3); in write()
H A Dlasreaditemcompressed_v2.cpp140 U32 k_bits; in read() local
226 k_bits = ic_dx->getK(); in read()
227 diff = ic_dy->decompress(median, (n==1) + ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in read()
232 k_bits = (ic_dx->getK() + ic_dy->getK()) / 2; in read()
233 …last_item)->z = ic_z->decompress(last_height[l], (n==1) + (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in read()
H A Dlaswriteitemcompressed_v2.cpp145 U32 k_bits; in write() local
217 k_bits = ic_dx->getK(); in write()
220 ic_dy->compress(median, diff, (n==1) + ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in write()
224 k_bits = (ic_dx->getK() + ic_dy->getK()) / 2; in write()
225 …compress(last_height[l], ((LASpoint10*)item)->z, (n==1) + (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in write()
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasreaditemcompressed_v1.cpp180 U32 k_bits = ic_dx->getK(); in read() local
181 I32 y_diff = ic_dy->decompress(median_y, (k_bits < 19 ? k_bits : 19)); in read()
183 k_bits = (k_bits + ic_dy->getK())/2; in read()
184 …((LASpoint10*)last_item)->z = ic_z->decompress(((LASpoint10*)last_item)->z, (k_bits < 19 ? k_bits in read()
222 last_item[16] = (U8)ic_scan_angle_rank->decompress(last_item[16], k_bits < 3); in read()
H A Dlaswriteitemcompressed_v1.cpp181 U32 k_bits = ic_dx->getK(); in write() local
182 ic_dy->compress(median_y, y_diff, (k_bits < 19 ? k_bits : 19)); in write()
183 k_bits = (k_bits + ic_dy->getK()) / 2; in write()
184 ic_z->compress(((LASpoint10*)last_item)->z, ((LASpoint10*)item)->z, (k_bits < 19 ? k_bits : 19)); in write()
227 ic_scan_angle_rank->compress(last_item[16], item[16], k_bits < 3); in write()
H A Dlasreaditemcompressed_v2.cpp140 U32 k_bits; in read() local
226 k_bits = ic_dx->getK(); in read()
227 diff = ic_dy->decompress(median, (n==1) + ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in read()
232 k_bits = (ic_dx->getK() + ic_dy->getK()) / 2; in read()
233 …last_item)->z = ic_z->decompress(last_height[l], (n==1) + (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in read()
H A Dlaswriteitemcompressed_v2.cpp145 U32 k_bits; in write() local
217 k_bits = ic_dx->getK(); in write()
220 ic_dy->compress(median, diff, (n==1) + ( k_bits < 20 ? U32_ZERO_BIT_0(k_bits) : 20 )); in write()
224 k_bits = (ic_dx->getK() + ic_dy->getK()) / 2; in write()
225 …compress(last_height[l], ((LASpoint10*)item)->z, (n==1) + (k_bits < 18 ? U32_ZERO_BIT_0(k_bits) : … in write()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/elgamal/
H A Delgamal.cpp111 const size_t k_bits = m_group.exponent_bits(); in raw_encrypt() local
112 const BigInt k(rng, k_bits); in raw_encrypt()
114 const BigInt a = m_group.power_g_p(k, k_bits); in raw_encrypt()
115 const BigInt b = m_group.multiply_mod_p(m, monty_execute(*m_monty_y_p, k, k_bits)); in raw_encrypt()
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/elgamal/
H A Delgamal.cpp117 const size_t k_bits = m_group.p_bits() - 1; in raw_encrypt() local
118 const BigInt k(rng, k_bits, false); in raw_encrypt()
120 const BigInt a = m_group.power_g_p(k, k_bits); in raw_encrypt()
121 const BigInt b = m_group.multiply_mod_p(m, monty_execute(*m_monty_y_p, k, k_bits)); in raw_encrypt()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/elgamal/
H A Delgamal.cpp117 const size_t k_bits = m_group.p_bits() - 1; in raw_encrypt() local
118 const BigInt k(rng, k_bits, false); in raw_encrypt()
120 const BigInt a = m_group.power_g_p(k, k_bits); in raw_encrypt()
121 const BigInt b = m_group.multiply_mod_p(m, monty_execute(*m_monty_y_p, k, k_bits)); in raw_encrypt()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-mpi-openssl.c105 int k_bits; in pgp_elgamal_encrypt() local
122 k_bits = decide_k_bits(BN_num_bits(p)); in pgp_elgamal_encrypt()
123 if (!BN_rand(k, k_bits, 0, 0)) in pgp_elgamal_encrypt()

123456