- Sort Score
- Result 10 results
- Languages All
Results 81 - 86 of 86 for quantity (0.14 sec)
-
guava/src/com/google/common/cache/LocalCache.java
} @Override public int getWeight() { return weight; } } /** * Applies a supplemental hash function to a given hash code, which defends against poor quality * hash functions. This is critical when the concurrent hash map uses power-of-two length hash * tables, that otherwise encounter collisions for hash codes that do not differ in lower or upper * bits. *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 18 19:07:49 UTC 2024 - 149.2K bytes - Viewed (0) -
CREDITS
* statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, *
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 26 15:03:08 UTC 2024 - 1.6M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
- [alpha] Kubelet launches container in a per pod cgroup hierarchy based on quality of service tier ([kubernetes/features#126](https://github.com/kubernetes/enhancements/issues/126))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.6.md
- To use GPUs, pass `Accelerators=true` as part of `--feature-gates` flag. - More information [here](https://vishh.github.io/docs/user-guide/gpus/). * A pod’s Quality of Service Class is now available in its Status. * Upgrade cAdvisor library to v0.25.0. Notable changes include, - Container filesystem usage tracking disabled for device mapper due to excessive IOPS.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0) -
api/go1.2.txt
pkg image/draw, type Drawer interface { Draw } pkg image/draw, type Drawer interface, Draw(Image, image.Rectangle, image.Image, image.Point) pkg image/draw, type Quantizer interface { Quantize } pkg image/draw, type Quantizer interface, Quantize(color.Palette, image.Image) color.Palette pkg image/draw, var FloydSteinberg Drawer pkg image/gif, func Encode(io.Writer, image.Image, *Options) error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
api/go1.txt
pkg image/jpeg, method (FormatError) Error() string pkg image/jpeg, method (UnsupportedError) Error() string pkg image/jpeg, type FormatError string pkg image/jpeg, type Options struct pkg image/jpeg, type Options struct, Quality int pkg image/jpeg, type Reader interface { Read, ReadByte } pkg image/jpeg, type Reader interface, Read([]uint8) (int, error) pkg image/jpeg, type Reader interface, ReadByte() (uint8, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)