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

  /external/chromium_org/third_party/icu/source/common/
unormimp.h 119 _NORM_INDEX_COMBINE_DATA_COUNT, /* number of uint16_t words for combining data */
203 * uint16_t combiningTable[combiningTableTop]; -- combiningTableTop=indexes[_NORM_INDEX_COMBINE_DATA_COUNT]
  /external/icu4c/common/
unormimp.h 119 _NORM_INDEX_COMBINE_DATA_COUNT, /* number of uint16_t words for combining data */
194 * uint16_t combiningTable[combiningTableTop]; -- combiningTableTop=indexes[_NORM_INDEX_COMBINE_DATA_COUNT]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.cpp 494 indexes[_NORM_INDEX_COMBINE_DATA_COUNT]*2+
525 count=(indexes[_NORM_INDEX_UCHAR_COUNT]+indexes[_NORM_INDEX_COMBINE_DATA_COUNT])*2;
  /external/icu4c/tools/toolutil/
swapimpl.cpp 580 indexes[_NORM_INDEX_COMBINE_DATA_COUNT]*2+
611 count=(indexes[_NORM_INDEX_UCHAR_COUNT]+indexes[_NORM_INDEX_COMBINE_DATA_COUNT])*2;

Completed in 73 milliseconds