Home
last modified time | relevance | path

Searched defs:population (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dbit_cost.h21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
44 BitsEntropy( const uint32_t* population, size_t size) BitsEntropy() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost.h21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
44 BitsEntropy( const uint32_t* population, size_t size) BitsEntropy() argument
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/iuc/
H A DPopulationData.java30 private double population; field in PopulationData.TerritoryEntry
31 public TerritoryEntry(String displayCountry, double population) { in TerritoryEntry() argument
38 public double population() { in population() method in PopulationData.TerritoryEntry
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_mips32.c107 static double ExtraCost_MIPS32(const uint32_t* const population, int length) { in ExtraCost_MIPS32() argument
H A Dlossless_enc.c639 static double ExtraCost_C(const uint32_t* population, int length) { in ExtraCost_C() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.hh90 unsigned int population; /* Not including tombstones. */ member
[all...]
H A Dhb-bit-set.hh80 mutable unsigned int population = 0; member
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c299 static double PopulationCost(const uint32_t* const population, int length, in PopulationCost() argument

Completed in 9 milliseconds