| /freebsd-14.2/contrib/xz/src/liblzma/lzma/ |
| H A D | lzma_encoder_private.h | 40 probability choice; 41 probability choice2; 42 probability low[POS_STATES_MAX][LEN_LOW_SYMBOLS]; 43 probability mid[POS_STATES_MAX][LEN_MID_SYMBOLS]; 44 probability high[LEN_HIGH_SYMBOLS]; 123 probability is_match[STATES][POS_STATES_MAX]; 124 probability is_rep[STATES]; 125 probability is_rep0[STATES]; 126 probability is_rep1[STATES]; 127 probability is_rep2[STATES]; [all …]
|
| H A D | lzma_decoder.c | 162 probability choice; 163 probability choice2; 166 probability high[LEN_HIGH_SYMBOLS]; 179 probability is_match[STATES][POS_STATES_MAX]; 182 probability is_rep[STATES]; 186 probability is_rep0[STATES]; 190 probability is_rep1[STATES]; 193 probability is_rep2[STATES]; 210 probability pos_align[ALIGN_SIZE]; 274 probability *probs; [all …]
|
| H A D | lzma_common.h | 130 literal_init(probability (*probs)[LITERAL_CODER_SIZE], in literal_init()
|
| H A D | lzma_encoder.c | 24 literal_matched(lzma_range_encoder *rc, probability *subcoder, in literal_matched() 51 probability *subcoder = literal_subcoder(coder->literal, in literal()
|
| H A D | lzma_encoder_optimum_normal.c | 26 const probability *const subcoder = literal_subcoder(coder->literal, in get_literal_price()
|
| /freebsd-14.2/sbin/pfctl/tests/files/ |
| H A D | pf0034.in | 1 #mixed af, probability 3 pass in probability 0.5 4 pass in probability 50% 5 pass in inet6 proto tcp from ::1 probability 0.8%
|
| H A D | pf0034.ok | 3 pass in all flags S/SA keep state probability 50% 4 pass in all flags S/SA keep state probability 50% 5 pass in inet6 proto tcp from ::1 to any flags S/SA keep state probability 0.8%
|
| /freebsd-14.2/contrib/xz/src/liblzma/rangecoder/ |
| H A D | price.h | 30 rc_bit_price(const probability prob, const uint32_t bit) in rc_bit_price() 38 rc_bit_0_price(const probability prob) in rc_bit_0_price() 45 rc_bit_1_price(const probability prob) in rc_bit_1_price() 53 rc_bittree_price(const probability *const probs, in rc_bittree_price() 70 rc_bittree_reverse_price(const probability *const probs, in rc_bittree_reverse_price()
|
| H A D | range_encoder.h | 52 probability *probs[RC_SYMBOLS_MAX]; 80 rc_bit(lzma_range_encoder *rc, probability *prob, uint32_t bit) in rc_bit() 89 rc_bittree(lzma_range_encoder *rc, probability *probs, in rc_bittree() 103 rc_bittree_reverse(lzma_range_encoder *rc, probability *probs, in rc_bittree_reverse() 209 probability prob = *rc->probs[rc->pos]; in rc_encode() 218 probability prob = *rc->probs[rc->pos]; in rc_encode() 298 probability prob = *rc->probs[pos]; in rc_encode_dummy() 305 probability prob = *rc->probs[pos]; in rc_encode_dummy()
|
| H A D | range_common.h | 69 typedef uint16_t probability; typedef
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | BN_num_bytes.pod | 45 more probability).
|
| H A D | SSL_CTX_set_generate_session_id.pod | 60 Without the callback a random number is used, so that the probability
|
| H A D | BN_generate_prime.pod | 200 1 if it is prime with an error probability of less than 0.25^B<nchecks>, and
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 31 "The probability (1 / SampleRate) that an allocation is "
|
| /freebsd-14.2/sbin/pfctl/tests/ |
| H A D | pfctl_test_list.inc | 65 PFCTL_TEST(0034, "Pass with probability")
|
| /freebsd-14.2/sys/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 610 followed by optional probability tables for each symbol type, 1043 Note that there must be two or more symbols with nonzero probability. 1085 It means value `0` becomes negative probability `-1`. 1086 `-1` is a special probability, which means "less than 1". 1088 For the purpose of calculating total allocated probability points, it counts as one. 1120 Symbols with this probability are being attributed a single cell, 1126 each symbol gets allocated as many cells as its probability. 1135 A position is skipped if already occupied by a "less than 1" probability symbol. 1149 Presuming a symbol has a probability of 5,
|
| /freebsd-14.2/contrib/bzip2/ |
| H A D | README | 126 probability make it impossible to rule out the possibility of bugs
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerFlags.def | 32 "uniform probability distribution when choosing inputs to cross over with. "
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | NOTES-NONSTOP.md | 54 is done, there is a high probability of encountering a SIGSEGV condition
|
| /freebsd-14.2/sys/contrib/zlib/doc/ |
| H A D | algorithm.txt | 184 entry table). Assuming that the code ideally represents the probability of
|
| H A D | rfc1950.txt | 482 still provides an extremely low probability of undetected errors.
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 407 double probability; member 524 %type <v.probability> probability 2930 | PROBABILITY probability { 3048 probability : STRING {
|
| /freebsd-14.2/contrib/gdtoa/ |
| H A D | README | 225 a small probability of wasting memory, but would otherwise be harmless.)
|
| /freebsd-14.2/tools/tools/netmap/ |
| H A D | nmreplay.c | 1459 burst,p,lmin,lmax burst loss with burst probability p and
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | rfc3490.txt | 176 IDNA is how to provide a high probability that a user who is entering 186 probability of success would not fit the role of the DNS and its
|