/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | locmap.cpp | 71 const char * const posixID; member 97 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 984 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 1059 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1257 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
D | putil.cpp | 1528 const char* posixID = NULL; local 1587 static const char* posixID = NULL; local 1600 static const char* posixID = NULL; local 1637 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
|
D | locid.cpp | 1060 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | locmap.cpp | 63 const char * const posixID; member 89 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1250 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
D | putil.cpp | 1580 const char* posixID = NULL; local 1643 static const char* posixID = NULL; local 1656 static const char* posixID = NULL; local 1692 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
|
D | locid.cpp | 2279 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/third_party/icu/icu4c/source/common/ |
D | locmap.cpp | 63 const char * const posixID; member 89 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1250 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
D | putil.cpp | 1580 const char* posixID = NULL; local 1643 static const char* posixID = NULL; local 1656 static const char* posixID = NULL; local 1692 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
|
D | locid.cpp | 2275 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/third_party/node/deps/icu-small/source/common/ |
D | locmap.cpp | 63 const char * const posixID; member 89 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1250 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
D | putil.cpp | 1589 const char* posixID = NULL; local 1652 static const char* posixID = NULL; local 1665 static const char* posixID = NULL; local 1701 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
|
D | locid.cpp | 2248 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 5384 char posixID[BUFFER_SIZE]; in TestBug13554() local
|