HomeSort by relevance Sort by last modified time
    Searched refs:LANGUAGE_LCID (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
locmap.h 29 #define LANGUAGE_LCID(hostID) (uint16_t)(0x03FF & hostID)
locmap.c 92 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \
902 langID = LANGUAGE_LCID(hostid);
    [all...]
  /external/icu4c/common/
locmap.h 29 #define LANGUAGE_LCID(hostID) (uint16_t)(0x03FF & hostID)
locmap.c 98 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \
    [all...]

Completed in 113 milliseconds