Home
last modified time | relevance | path

Searched refs:BOCU1_REACH_NEG_3 (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dbocu1tst.c108 #define BOCU1_REACH_NEG_3 (BOCU1_REACH_NEG_2-BOCU1_LEAD_3*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT) macro
318 } else if(diff>=BOCU1_REACH_NEG_3) { in packDiff()
325 diff-=BOCU1_REACH_NEG_3; in packDiff()
446 c=-BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT+BOCU1_REACH_NEG_3; in decodeBocu1LeadByte()
797 log_verbose("reach of 3 bytes : %ld\n\n", 1+BOCU1_REACH_POS_3-BOCU1_REACH_NEG_3); in TestBOCU1RefDiff()
801 …log_verbose(" BOCU1_REACH_NEG_3 %8ld BOCU1_REACH_POS_3 %8ld\n\n", BOCU1_REACH_NEG_3, BOCU1_R… in TestBOCU1RefDiff()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetBOCU1.java72 …private static final int BOCU1_REACH_NEG_3 = (BOCU1_REACH_NEG_2-BOCU1_LEAD_3*BOCU1_TRAIL_COUNT*BOC… field in CharsetBOCU1
353 } else if(diff>=BOCU1_REACH_NEG_3) { in packDiff()
367 diff-=BOCU1_REACH_NEG_3; in packDiff()
754 … diffValue=-BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT+BOCU1_REACH_NEG_3;
/third_party/skia/third_party/externals/icu/source/common/
Ducnvbocu.cpp98 #define BOCU1_REACH_NEG_3 (BOCU1_REACH_NEG_2-BOCU1_LEAD_3*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT) macro
354 } else if(diff>=BOCU1_REACH_NEG_3) { in packDiff()
368 diff-=BOCU1_REACH_NEG_3; in packDiff()
913 diff=-BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT+BOCU1_REACH_NEG_3; in decodeBocu1LeadByte()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvbocu.cpp98 #define BOCU1_REACH_NEG_3 (BOCU1_REACH_NEG_2-BOCU1_LEAD_3*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT) macro
354 } else if(diff>=BOCU1_REACH_NEG_3) { in packDiff()
368 diff-=BOCU1_REACH_NEG_3; in packDiff()
913 diff=-BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT+BOCU1_REACH_NEG_3; in decodeBocu1LeadByte()
/third_party/node/deps/icu-small/source/common/
Ducnvbocu.cpp98 #define BOCU1_REACH_NEG_3 (BOCU1_REACH_NEG_2-BOCU1_LEAD_3*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT) macro
354 } else if(diff>=BOCU1_REACH_NEG_3) { in packDiff()
368 diff-=BOCU1_REACH_NEG_3; in packDiff()
913 diff=-BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT+BOCU1_REACH_NEG_3; in decodeBocu1LeadByte()
/third_party/icu/icu4c/source/common/
Ducnvbocu.cpp98 #define BOCU1_REACH_NEG_3 (BOCU1_REACH_NEG_2-BOCU1_LEAD_3*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT) macro
354 } else if(diff>=BOCU1_REACH_NEG_3) { in packDiff()
368 diff-=BOCU1_REACH_NEG_3; in packDiff()
913 diff=-BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT*BOCU1_TRAIL_COUNT+BOCU1_REACH_NEG_3; in decodeBocu1LeadByte()