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

/openjdk7/hotspot/src/share/vm/memory/
H A DfreeBlockDictionary.hpp39 enum Dither { enum in class:FreeBlockDictionary
55 virtual Chunk* get_chunk(size_t size, Dither dither = atLeast) = 0;

Completed in 28 milliseconds