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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_sit.cpp 695 // we might have a contraction that ends from previous level
709 // check whether we're doing contraction or prefix
763 UChar contraction[internalBufferSize]; local
773 // we start our contraction from middle, since we don't know if it
775 contraction[internalBufferSize/2] = (UChar)start;
776 addSpecial(((contContext *)context), contraction, internalBufferSize, CE, internalBufferSize/2, internalBufferSize/2+1, status);
802 * @return the size of the contraction set
891 // Contraction set consists only of strings
  /external/icu4c/i18n/
ucol_sit.cpp 739 // we might have a contraction that ends from previous level
753 // check whether we're doing contraction or prefix
807 UChar contraction[internalBufferSize]; local
817 // we start our contraction from middle, since we don't know if it
819 contraction[internalBufferSize/2] = (UChar)start;
820 addSpecial(((contContext *)context), contraction, internalBufferSize, CE, internalBufferSize/2, internalBufferSize/2+1, status);
846 * @return the size of the contraction set
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 443 milliseconds