Searched refs:weights (Results 1 – 25 of 168) sorted by relevance
1234567
/titanic_50/usr/src/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:
|
/titanic_50/usr/src/cmd/localedef/ |
H A D | collate.c | 200 static avl_tree_t weights[COLL_WEIGHTS_MAX]; variable 442 avl_create(&weights[i], weight_compare, sizeof (weight_t), in init_collate() 1013 if (avl_find(&weights[pass], &srch, &where) != NULL) in add_weight() 1021 avl_insert(&weights[pass], w, where); in add_weight() 1048 if ((w = avl_find(&weights[pass], &srch, NULL)) == NULL) { in get_weight() 1102 for (w = avl_first(&weights[i]); w; in dump_collate() 1103 w = AVL_NEXT(&weights[i], w)) { in dump_collate()
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/llquantize/ |
H A D | tst.negorder.d.out | 1 Ordering of llquantize() with some negative weights:
|
/titanic_50/usr/src/cmd/localedef/data/ |
H A D | th_TH.UTF-8.src | 692 * Define collation weights as symbols 857 * collation weights in order 1019 * assignment of characters to weights
|
H A D | pa_IN.UTF-8.src | 674 * Define collation weights as symbols 824 * collation weights in order 971 * assignment of characters to weights
|
H A D | hy_AM.UTF-8.src | 796 * Define collation weights as symbols 928 * collation weights in order 1057 * assignment of characters to weights
|
H A D | gu_IN.UTF-8.src | 685 * Define collation weights as symbols 845 * collation weights in order 1002 * assignment of characters to weights
|
H A D | kn_IN.UTF-8.src | 695 * Define collation weights as symbols 857 * collation weights in order 1016 * assignment of characters to weights
|
H A D | si_LK.UTF-8.src | 688 * Define collation weights as symbols 852 * collation weights in order 1013 * assignment of characters to weights
|
H A D | as_IN.UTF-8.src | 704 * Define collation weights as symbols 872 * collation weights in order 1037 * assignment of characters to weights
|
H A D | bn_BD.UTF-8.src | 703 * Define collation weights as symbols 870 * collation weights in order 1034 * assignment of characters to weights
|
H A D | bn_IN.UTF-8.src | 703 * Define collation weights as symbols 870 * collation weights in order 1034 * assignment of characters to weights
|
H A D | ta_IN.UTF-8.src | 668 * Define collation weights as symbols 841 * collation weights in order 1011 * assignment of characters to weights
|
H A D | or_IN.UTF-8.src | 701 * Define collation weights as symbols 868 * collation weights in order 1032 * assignment of characters to weights
|
H A D | he_IL.UTF-8.src | 816 * Define collation weights as symbols 948 * collation weights in order 1077 * assignment of characters to weights
|
H A D | ka_GE.UTF-8.src | 885 * Define collation weights as symbols 1050 * collation weights in order 1212 * assignment of characters to weights
|
H A D | ta_LK.UTF-8.src | 668 * Define collation weights as symbols 841 * collation weights in order 1011 * assignment of characters to weights
|
H A D | te_IN.UTF-8.src | 709 * Define collation weights as symbols 872 * collation weights in order 1032 * assignment of characters to weights
|
H A D | ml_IN.UTF-8.src | 732 * Define collation weights as symbols 902 * collation weights in order 1069 * assignment of characters to weights
|
H A D | hi_IN.UTF-8.src | 867 * Define collation weights as symbols 1059 * collation weights in order 1248 * assignment of characters to weights
|
H A D | kok_IN.UTF-8.src | 868 * Define collation weights as symbols 1060 * collation weights in order 1249 * assignment of characters to weights
|
H A D | mn_CN.UTF-8.src | 895 * Define collation weights as symbols 1107 * collation weights in order 1316 * assignment of characters to weights
|
H A D | mr_IN.UTF-8.src | 869 * Define collation weights as symbols 1062 * collation weights in order 1252 * assignment of characters to weights
|
H A D | ne_IN.UTF-8.src | 867 * Define collation weights as symbols 1058 * collation weights in order 1246 * assignment of characters to weights
|
H A D | ne_NP.UTF-8.src | 867 * Define collation weights as symbols 1058 * collation weights in order 1246 * assignment of characters to weights
|
1234567