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

  /external/chromium/third_party/icu/source/common/
uniset_props.cpp 52 #define START_EXTRA 16
259 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
288 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
309 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
    [all...]
uniset.cpp 53 #define START_EXTRA 16
56 #define GROW_EXTRA START_EXTRA
144 len(1), capacity(1 + START_EXTRA), list(0), bmpSet(0), buffer(0),
171 len(1), capacity(1 + START_EXTRA), list(0), bmpSet(0), buffer(0),
    [all...]
  /external/icu4c/common/
uniset_props.cpp 55 #define START_EXTRA 16
324 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
353 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
374 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
    [all...]
uniset.cpp 53 #define START_EXTRA 16
56 #define GROW_EXTRA START_EXTRA
144 len(1), capacity(1 + START_EXTRA), list(0), bmpSet(0), buffer(0),
171 len(1), capacity(1 + START_EXTRA), list(0), bmpSet(0), buffer(0),
    [all...]

Completed in 323 milliseconds