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

/external/icu4c/common/
H A Duhash.h142 U_GROW, /* Grow on demand, do not shrink */ enumerator in enum:UHashResizePolicy
314 * By default, tables grow but do not shrink (policy U_GROW).
317 * @param policy The way the hashtable resizes itself, {U_GROW, U_GROW_AND_SHRINK, U_FIXED}

Completed in 15 milliseconds