Searched defs:posixID (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locmap.c | 69 const char * const posixID; member 95 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 908 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 983 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1073 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
D | putil.cpp | 1312 const char* posixID; member 1416 const char* posixID = NULL; in uprv_getPOSIXIDForCategory() local 1466 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultLocale() local 1479 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultCodepage() local 1516 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); in uprv_getDefaultLocaleID() local
|
D | locid.cpp | 687 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/external/chromium_org/third_party/icu/source/common/ |
D | locmap.c | 75 const char * const posixID; member 101 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 913 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 988 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1078 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
D | putil.cpp | 1312 const char* posixID; member 1416 const char* posixID = NULL; in uprv_getPOSIXIDForCategory() local 1466 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultLocale() local 1479 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultCodepage() local 1516 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); in uprv_getDefaultLocaleID() local
|
D | locid.cpp | 687 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|