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

  /external/icu4c/common/
uhash.h 122 U_GROW, /* Grow on demand, do not shrink */
294 * By default, tables grow but do not shrink (policy U_GROW).
297 * @param policy The way the hashtable resizes itself, {U_GROW, U_GROW_AND_SHRINK, U_FIXED}
  /external/chromium_org/third_party/icu/source/common/
uhash.h 142 U_GROW, /* Grow on demand, do not shrink */
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 55 milliseconds