HomeSort by relevance Sort by last modified time
    Searched refs:population (Results 1 - 5 of 5) sorted by null

  /external/webp/src/enc/
histogram.c 173 static double HuffmanCost(const int* const population, int length) {
183 if (population[i] == population[i + 1]) {
187 // population[i] points now to the symbol in the streak of same values.
189 if (population[i] == 0) {
195 if (population[i] == 0) {
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 192 def zscore (self, population):
194 Population is the Stats for population.
200 return (self.mean () - population.mean ()) / population.stddev ()
  /external/v8/test/mjsunit/
unicode-test.js 357 " 6. Korotayev A., Malkov A., Khaltourina D. Introduction to Social Macrodynamics: Secular Cycles and Millennial Trends. Moscow: URSS, 2006. ISBN 5-484-00559-0 [1] (Chapter 2: Historical Population Dynamics in China).\n" +
    [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/valgrind/main/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 158 milliseconds