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

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

Completed in 389 milliseconds