Home
last modified time | relevance | path

Searched full:hamming (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt28 "sw" 1-bit Hamming ecc code via software
31 "ham1" 1-bit Hamming ecc code
H A Doxnas-nand.txt28 nand-ecc-algo = "hamming";
H A Dloongson,ls1b-nand-controller.yaml70 nand-ecc-algo = "hamming";
H A Dnand-chip.yaml49 enum: [hamming, bch, rs]
H A Dmarvell-nand.txt56 use fixed strength (1-bit for Hamming, 16-bit for BCH), so the actual
/freebsd/sys/dev/bwn/
H A Dif_bwn_util.h32 /* Hamming weight; used in the PHY routines */
/freebsd/sys/tools/sound/
H A Dfeeder_rate_mkfilter.awk202 return ("Hamming");
284 # Hamming
661 Z_WINDOWS["hamming"] = Z_WINDOW_HAMMING;
/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sample.c294 * The number of non zero values (hamming weight) is given by tau
/freebsd/sys/dev/ice/
H A Dice_bitops.h440 * ice_bitmap_hweight - hamming weight of bitmap
/freebsd/crypto/libecc/src/nn/
H A Dnn.c190 /* Use a random word for randomly masking the delta value hamming in nn_cnd_swap()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h319 * with low Hamming weight, so we use w = 1 for b <= 23.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c796 * for each range, the number of bits set and cleared. The Hamming
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp901 // minimal Hamming weight representation of a number (on average 1/3 of the in LowerMUL()
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof_tests.h2305 ….comment = "r and s^-1 have a large Hamming weight, tcId is 88 in file ecdsa_brainpoolP224r1_sha22…
2331 ….comment = "r and s^-1 have a large Hamming weight, tcId is 89 in file ecdsa_brainpoolP224r1_sha22…
8490 ….comment = "r and s^-1 have a large Hamming weight, tcId is 260 in file ecdsa_brainpoolP224r1_sha2…
8516 ….comment = "r and s^-1 have a large Hamming weight, tcId is 261 in file ecdsa_brainpoolP224r1_sha2…
14077 ….comment = "r and s^-1 have a large Hamming weight, tcId is 116 in file ecdsa_brainpoolP256r1_sha2…
14103 ….comment = "r and s^-1 have a large Hamming weight, tcId is 117 in file ecdsa_brainpoolP256r1_sha2…
21068 ….comment = "r and s^-1 have a large Hamming weight, tcId is 288 in file ecdsa_brainpoolP256r1_sha2…
21094 ….comment = "r and s^-1 have a large Hamming weight, tcId is 289 in file ecdsa_brainpoolP256r1_sha2…
27565 ….comment = "r and s^-1 have a large Hamming weight, tcId is 149 in file ecdsa_brainpoolP320r1_sha3…
27591 ….comment = "r and s^-1 have a large Hamming weight, tcId is 150 in file ecdsa_brainpoolP320r1_sha3…
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in12153 …keywords = "Chebyshev; Clenshaw recurrence; Hamming recurrence; numerical methods; orthogonal …