Searched refs:COMP_1_LAST_TUPLE (Results 1 – 10 of 10) sorted by relevance
166 firstUnit|=Normalizer2Impl::COMP_1_LAST_TUPLE; in writeCompositions()
963 public static final int COMP_1_LAST_TUPLE=0x8000; field in Normalizer2Impl1900 if((firstUnit&COMP_1_LAST_TUPLE)!=0) { in combine()1938 } while((firstUnit&COMP_1_LAST_TUPLE)==0); in addComposites()
972 public static final int COMP_1_LAST_TUPLE=0x8000; field in Normalizer2Impl1909 if((firstUnit&COMP_1_LAST_TUPLE)!=0) { in combine()1947 } while((firstUnit&COMP_1_LAST_TUPLE)==0); in addComposites()
464 COMP_1_LAST_TUPLE=0x8000, enumerator
1167 if(firstUnit&COMP_1_LAST_TUPLE) { in combine()1206 } while((firstUnit&COMP_1_LAST_TUPLE)==0); in addComposites()