Searched defs:ImpTabPair (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Dubidi.c899 typedef struct ImpTabPair { struct
902 } ImpTabPair; typedef in typeref:struct:ImpTabPair
968 static const ImpTabPair impTab_DEFAULT = {{&impTabL_DEFAULT,
984 static const ImpTabPair impTab_NUMBERS_SPECIAL = {{&impTabL_NUMBERS_SPECIAL,
1013 static const ImpTabPair impTab_GROUP_NUMBERS_WITH_R = {
1045 static const ImpTabPair impTab_INVERSE_NUMBERS_AS_L = {
1067 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT = {
1100 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT_WITH_MARKS = {
1105 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL = {
1121 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL_WITH_MARK
[all...]
/external/icu4c/common/
H A Dubidi.c895 typedef struct ImpTabPair { struct
898 } ImpTabPair; typedef in typeref:struct:ImpTabPair
964 static const ImpTabPair impTab_DEFAULT = {{&impTabL_DEFAULT,
980 static const ImpTabPair impTab_NUMBERS_SPECIAL = {{&impTabL_NUMBERS_SPECIAL,
1009 static const ImpTabPair impTab_GROUP_NUMBERS_WITH_R = {
1041 static const ImpTabPair impTab_INVERSE_NUMBERS_AS_L = {
1063 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT = {
1096 static const ImpTabPair impTab_INVERSE_LIKE_DIRECT_WITH_MARKS = {
1101 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL = {
1117 static const ImpTabPair impTab_INVERSE_FOR_NUMBERS_SPECIAL_WITH_MARK
[all...]

Completed in 52 milliseconds