/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.negorder.d.out | 1 Ordering of quantize() with some negative weights: 148 Ordering of lquantize() with some negative weights: 295 Ordering of sum() with some negative weights: 322 Ordering of max() with some negative weights: 349 Ordering of min() with some negative weights:
|
/freebsd/usr.bin/localedef/ |
H A D | collate.c | 217 static RB_HEAD(weights, weight) weights[COLL_WEIGHTS_MAX]; 365 RB_GENERATE_STATIC(weights, weight, entry, weight_compare); 472 RB_INIT(&weights[i]); in init_collate() 1039 if (RB_FIND(weights, &weights[pass], &srch) != NULL) in add_weight() 1047 RB_INSERT(weights, &weights[pass], w); in add_weight() 1074 if ((w = RB_FIND(weights, &weights[pass], &srch)) == NULL) { in get_weight() 1155 RB_FOREACH(w, weights, &weights[i]) { in dump_collate()
|
/freebsd/sys/contrib/zstd/doc/educational_decoder/ |
H A D | zstd_decompress.c | 192 const u8 *const weights, 698 static void fse_decode_hufweights(ostream_t *weights, istream_t *const in, 875 u8 weights[HUF_MAX_SYMBS]; in decode_huf_table() local 876 memset(weights, 0, sizeof(weights)); in decode_huf_table() 898 weights[i] = weight_src[i / 2] >> 4; in decode_huf_table() 900 weights[i] = weight_src[i / 2] & 0xf; in decode_huf_table() 907 ostream_t weight_stream = IO_make_ostream(weights, HUF_MAX_SYMBS); in decode_huf_table() 912 HUF_init_dtable_usingweights(dtable, weights, num_symbs); in decode_huf_table() 915 static void fse_decode_hufweights(ostream_t *weights, istream_t *const in, in fse_decode_hufweights() argument 927 *num_symbs = FSE_decompress_interleaved2(&dtable, weights, in); in fse_decode_hufweights() [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/ |
H A D | tst.negorder.d.out | 1 Ordering of llquantize() with some negative weights:
|
/freebsd/sys/contrib/zstd/doc/ |
H A D | zstd_compression_format.md | 1250 It gives the following series of weights : 1257 having collected weights of literal symbols from `0` to `4`, 1268 which describes how the series of weights is encoded. 1271 the series of weights is compressed using FSE (see below). 1275 + the series of weights uses a direct representation, 1277 + They are encoded forward, 2 weights to a byte, 1279 * e.g. the following operations could be used to read the weights: 1294 #### Finite State Entropy (FSE) compression of Huffman weights 1296 In this case, the series of Huffman weights is compressed using FSE compression. 1308 For a list of Huffman weights, the maximum accuracy log is 6 bits. [all …]
|
/freebsd/share/colldef/ |
H A D | hy_AM.ARMSCII-8.src | 13 * Define collation weights as symbols 154 * collation weights in order 292 * assignment of characters to weights
|
H A D | sr_RS.ISO8859-5.src | 11 * Define collation weights as symbols 145 * collation weights in order 276 * assignment of characters to weights
|
H A D | cs_CZ.ISO8859-2.src | 15 * Define collation weights as symbols 135 * collation weights in order 252 * assignment of characters to weights
|
H A D | sk_SK.ISO8859-2.src | 15 * Define collation weights as symbols 137 * collation weights in order 256 * assignment of characters to weights
|
H A D | hi_IN.ISCII-DEV.src | 12 * Define collation weights as symbols 212 * collation weights in order 409 * assignment of characters to weights
|
H A D | hr_HR.ISO8859-2.src | 20 * Define collation weights as symbols 143 * collation weights in order 263 * assignment of characters to weights
|
H A D | sr_RS.ISO8859-2.src | 20 * Define collation weights as symbols 143 * collation weights in order 263 * assignment of characters to weights
|
H A D | da_DK.ISO8859-1.src | 32 * Define collation weights as symbols 168 * collation weights in order 301 * assignment of characters to weights
|
H A D | da_DK.ISO8859-15.src | 32 * Define collation weights as symbols 163 * collation weights in order 291 * assignment of characters to weights
|
H A D | nb_NO.ISO8859-1.src | 32 * Define collation weights as symbols 166 * collation weights in order 297 * assignment of characters to weights
|
H A D | nb_NO.ISO8859-15.src | 32 * Define collation weights as symbols 161 * collation weights in order 287 * assignment of characters to weights
|
H A D | nn_NO.ISO8859-1.src | 32 * Define collation weights as symbols 166 * collation weights in order 297 * assignment of characters to weights
|
H A D | nn_NO.ISO8859-15.src | 32 * Define collation weights as symbols 161 * collation weights in order 287 * assignment of characters to weights
|
H A D | el_GR.ISO8859-7.src | 12 * Define collation weights as symbols 171 * collation weights in order 327 * assignment of characters to weights
|
/freebsd/share/colldef_unicode/ |
H A D | hy_AM.UTF-8.src | 12 * Define collation weights as symbols 153 * collation weights in order 291 * assignment of characters to weights
|
H A D | he_IL.UTF-8.src | 12 * Define collation weights as symbols 146 * collation weights in order 277 * assignment of characters to weights
|
H A D | hi_IN.UTF-8.src | 12 * Define collation weights as symbols 210 * collation weights in order 405 * assignment of characters to weights
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.stats | 150 These data determine the deviations and weights to calculate ensemble 168 weights.
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fman_ncsw.c | 1000 void fman_set_ports_bandwidth(struct fman_bmi_regs *bmi_rg, uint8_t *weights) in fman_set_ports_bandwidth() argument 1007 if (weights[i] > 1) { /* no need to write 1 since it is 0 */ in fman_set_ports_bandwidth() 1011 tmp |= ((weights[i] - 1) << shift); in fman_set_ports_bandwidth()
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman.h | 747 void fman_set_ports_bandwidth(struct fman_bmi_regs *bmi_rg, uint8_t *weights);
|