Searched refs:COMP_1_LAST_TUPLE (Results 1 – 5 of 5) sorted by relevance
165 firstUnit|=Normalizer2Impl::COMP_1_LAST_TUPLE; in writeCompositions()
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()
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()
464 COMP_1_LAST_TUPLE=0x8000, enumerator
1034 if(firstUnit&COMP_1_LAST_TUPLE) { in combine()1073 } while((firstUnit&COMP_1_LAST_TUPLE)==0); in addComposites()