Searched defs:nameCapacity (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/icu-small/source/common/ |
| D | uloc.cpp | 1876 int32_t nameCapacity, in uloc_getName() 1912 int32_t nameCapacity, in uloc_getBaseName() 1948 int32_t nameCapacity, in uloc_canonicalize()
|
| D | uresbund.cpp | 745 char name[], int32_t nameCapacity, in loadParentsExceptRoot()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | uloc.cpp | 1839 int32_t nameCapacity, in uloc_getName() 1875 int32_t nameCapacity, in uloc_getBaseName() 1911 int32_t nameCapacity, in uloc_canonicalize()
|
| D | uresbund.cpp | 538 char name[], int32_t nameCapacity, in loadParentsExceptRoot()
|
| /third_party/icu/icu4c/source/common/ |
| D | uloc.cpp | 1872 int32_t nameCapacity, in uloc_getName() 1908 int32_t nameCapacity, in uloc_getBaseName() 1944 int32_t nameCapacity, in uloc_canonicalize()
|
| D | uresbund.cpp | 743 char name[], int32_t nameCapacity, in loadParentsExceptRoot()
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 1918 int32_t uloc_canonicalize(const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err) in uloc_canonicalize() 1935 int32_t uloc_getBaseName(const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err) in uloc_getBaseName() 2042 int32_t uloc_getName(const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err) in uloc_getName()
|