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

/external/chromium_org/third_party/icu/source/common/
H A Duhash.h69 * uhash_setResizePolicy() with the policy U_GROW_AND_SHRINK. In a
123 U_GROW_AND_SHRINK, /* Grow and shrink on demand */ enumerator in enum:UHashResizePolicy
297 * @param policy The way the hashtable resizes itself, {U_GROW, U_GROW_AND_SHRINK, U_FIXED}
/external/icu/icu4c/source/common/
H A Duhash.h69 * uhash_setResizePolicy() with the policy U_GROW_AND_SHRINK. In a
123 U_GROW_AND_SHRINK, /* Grow and shrink on demand */ enumerator in enum:UHashResizePolicy
297 * @param policy The way the hashtable resizes itself, {U_GROW, U_GROW_AND_SHRINK, U_FIXED}

Completed in 150 milliseconds