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

  /external/chromium_org/third_party/icu/source/tools/toolutil/
package.h 189 void setItemCapacity(int32_t max);
package.cpp 519 setItemCapacity(itemCount); /* resize so there's space */
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
package.h 189 void setItemCapacity(int32_t max);
package.cpp 519 setItemCapacity(itemCount); /* resize so there's space */
    [all...]

Completed in 172 milliseconds