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

  /external/chromium_org/third_party/icu/source/common/
sprpimpl.h 73 _SPREP_FOUR_UCHARS_MAPPING_INDEX_START = 6, /* The starting index of 4 UChars mapping index in the mapping data array */
usprep.cpp 567 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu4c/common/
sprpimpl.h 73 _SPREP_FOUR_UCHARS_MAPPING_INDEX_START = 6, /* The starting index of 4 UChars mapping index in the mapping data array */
usprep.cpp 564 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/chromium_org/third_party/icu/source/test/cintltst/
sprpdata.c 179 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu4c/test/cintltst/
sprpdata.c 180 idx < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/chromium_org/third_party/icu/source/test/intltest/
testidn.cpp 353 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/icu4c/test/intltest/
testidn.cpp 354 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
  /external/chromium_org/third_party/icu/source/tools/gensprep/
store.c 73 * indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] -- The starting index of 4 UChars mapping index in the mapping table
117 * index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
364 indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] = limitIndex;
  /external/icu4c/tools/gensprep/
store.c 74 * indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] -- The starting index of 4 UChars mapping index in the mapping table
118 * index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
345 indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START] = limitIndex;

Completed in 65 milliseconds