Searched refs:ILCID_POSIX_MAP (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/common/ |
D | locmap.c | 116 #define ILCID_POSIX_MAP(_posixID) \ macro 728 ILCID_POSIX_MAP(af), /* af Afrikaans 0x36 */ 729 ILCID_POSIX_MAP(am), /* am Amharic 0x5e */ 730 ILCID_POSIX_MAP(ar), /* ar Arabic 0x01 */ 731 ILCID_POSIX_MAP(arn), /* arn Araucanian/Mapudungun 0x7a */ 732 ILCID_POSIX_MAP(as), /* as Assamese 0x4d */ 733 ILCID_POSIX_MAP(az), /* az Azerbaijani 0x2c */ 734 ILCID_POSIX_MAP(ba), /* ba Bashkir 0x6d */ 735 ILCID_POSIX_MAP(be), /* be Belarusian 0x23 */ 737 ILCID_POSIX_MAP(bg), /* bg Bulgarian 0x02 */ [all …]
|
/external/chromium_org/third_party/icu/source/common/ |
D | locmap.c | 110 #define ILCID_POSIX_MAP(_posixID) \ macro 636 ILCID_POSIX_MAP(af), /* af Afrikaans 0x36 */ 637 ILCID_POSIX_MAP(am), /* am Amharic 0x5e */ 638 ILCID_POSIX_MAP(ar), /* ar Arabic 0x01 */ 639 ILCID_POSIX_MAP(arn), /* arn Araucanian/Mapudungun 0x7a */ 640 ILCID_POSIX_MAP(as), /* as Assamese 0x4d */ 641 ILCID_POSIX_MAP(az), /* az Azerbaijani 0x2c */ 642 ILCID_POSIX_MAP(ba), /* ba Bashkir 0x6d */ 643 ILCID_POSIX_MAP(be), /* be Belarusian 0x23 */ 645 ILCID_POSIX_MAP(bg), /* bg Bulgarian 0x02 */ [all …]
|