HomeSort by relevance Sort by last modified time
    Searched refs:U_GROW_AND_SHRINK (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
uhash.h 70 * uhash_setResizePolicy() with the policy U_GROW_AND_SHRINK. In a
124 U_GROW_AND_SHRINK, /* Grow and shrink on demand */
298 * @param policy The way the hashtable resizes itself, {U_GROW, U_GROW_AND_SHRINK, U_FIXED}
  /external/icu/icu4c/source/test/cintltst/
chashtst.c 249 uhash_setResizePolicy(hash, U_GROW_AND_SHRINK);

Completed in 195 milliseconds