Searched refs:stree (Results 1 – 8 of 8) sorted by relevance
1014 stree = result.tree.nil? ? '' : result.tree.inspect1015 stree.should == "34 abc"1028 stree = result.tree.nil? ? '' : result.tree.inspect1029 stree.should == "(34 abc)"1065 stree = result.tree.nil? ? '' : result.tree.inspect1066 stree.should == "(abc abc)"1079 stree = result.tree.nil? ? '' : result.tree.inspect1080 stree.should == "3 4 5 a b c"1093 stree = result.tree.nil? ? '' : result.tree.inspect1094 stree.should == "abc"[all …]
190 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen() local228 if (stree) in gen_bitlen()229 s->static_len += (unsigned long)f * (unsigned int)(stree[n].Len + xbits); in gen_bitlen()326 const ct_data *stree = desc->stat_desc->static_tree; in build_tree() local358 if (stree) in build_tree()359 s->static_len -= stree[node].Len; in build_tree()
492 const ct_data *stree = desc->stat_desc->static_tree; local524 if (stree) s->static_len += (ulg)f * (unsigned)(stree[n].Len + xbits);620 const ct_data *stree = desc->stat_desc->static_tree; local650 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
500 const ct_data *stree = desc->stat_desc->static_tree; local532 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);628 const ct_data *stree = desc->stat_desc->static_tree; local658 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
18892 troubles with autoclosed elements when the stree shape doesn't