Home
last modified time | relevance | path

Searched defs:log_N (Results 1 – 8 of 8) sorted by relevance

/dports/comms/libticables2/libticables2-1.3.5/src/
H A Ddata_log.c100 int log_N(CableHandle *h, int dir, const uint8_t *data, uint32_t len) in log_N() function
/dports/math/e-antic/flint2-ae7ec89/arith/
H A Dbell_number_bsplit.c19 double N, log_N, log_pow, log_fac; in _bell_series_cutoff() local
/dports/math/flint2/flint-2.8.4/arith/
H A Dbell_number_bsplit.c19 double N, log_N, log_pow, log_fac; in _bell_series_cutoff() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/arith/
H A Dbell_number_bsplit.c19 double N, log_N, log_pow, log_fac; in _bell_series_cutoff() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shell-encryption/src/
H A Dntt_parameters_test.cc193 for (unsigned int log_N = 2; log_N < 11; log_N++) { in TEST() local
/dports/security/tor/tor-0.4.6.8/src/lib/crypt_ops/
H A Dcrypto_s2k.c335 uint8_t log_N, log_r, log_p; in secret_to_key_compute_key() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/crypt_ops/
H A Dcrypto_s2k.c335 uint8_t log_N, log_r, log_p; in secret_to_key_compute_key() local
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.cpp2198 void PARAM::CopyRead(gsl_vector *log_N) { in CopyRead()