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

  /external/chromium_org/third_party/icu/source/common/
uniset_closure.cpp 34 #define START_EXTRA 16
51 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
72 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
uniset.cpp 55 #define START_EXTRA 16
58 #define GROW_EXTRA START_EXTRA
146 len(1), capacity(1 + START_EXTRA), list(0), bmpSet(0), buffer(0),
173 len(1), capacity(1 + START_EXTRA), list(0), bmpSet(0), buffer(0),
    [all...]
uniset_props.cpp 54 #define START_EXTRA 16
330 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
    [all...]
  /external/icu/icu4c/source/common/
uniset_closure.cpp 34 #define START_EXTRA 16
51 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),
72 len(0), capacity(START_EXTRA), list(0), bmpSet(0), buffer(0),