OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLOPE_START_POS_2
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
bocsu.h
134
#define
SLOPE_START_POS_2
(SLOPE_MIDDLE+SLOPE_SINGLE+1)
135
#define SLOPE_START_POS_3 (
SLOPE_START_POS_2
+SLOPE_LEAD_2)
bocsu.cpp
36
*p++=(uint8_t)(
SLOPE_START_POS_2
+(diff/SLOPE_TAIL_COUNT));
Completed in 2988 milliseconds