Searched refs:rate (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libcs/
H A Dgenlocal.sh191 while read host type rate attr
195 v[n]=$rate
241 do rate=${v[i]}
/ast/src/cmd/pzip/
H A Dpin.c45 " from the data. A high frequency column has data with a high rate of"
172 size_t rate; member in struct:__anon191
325 * order partition rate lo to hi
334 if (a->rate < b->rate)
336 if (a->rate > b->rate)
364 sfprintf(sp, "reorder %s %5u %5u :", label, pp->rate, pp->size);
512 np->rate = np->size / k;
875 cp->rate
[all...]

Completed in 74 milliseconds