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

  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.h 316 COMP_1_LAST_TUPLE=0x8000,
normalizer2impl.cpp 681 if(firstUnit&COMP_1_LAST_TUPLE) {
720 } while((firstUnit&COMP_1_LAST_TUPLE)==0);
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 414 COMP_1_LAST_TUPLE=0x8000,
normalizer2impl.cpp 857 if(firstUnit&COMP_1_LAST_TUPLE) {
896 } while((firstUnit&COMP_1_LAST_TUPLE)==0);
    [all...]
  /external/chromium_org/third_party/icu/source/tools/gennorm2/
n2builder.cpp 717 firstUnit|=Normalizer2Impl::COMP_1_LAST_TUPLE;
    [all...]
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp 795 firstUnit|=Normalizer2Impl::COMP_1_LAST_TUPLE;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 755 milliseconds