Home
last modified time | relevance | path

Searched defs:bufCapacity (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dutrans.cpp244 int32_t bufCapacity) { in utrans_getID()
301 int32_t bufCapacity) { in utrans_getAvailableID()
Duregex.cpp1328 static inline void appendToBuf(UChar c, int32_t *idx, UChar *buf, int32_t bufCapacity) { in appendToBuf()
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp45 int32_t bufCapacity; member
/external/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp401 int32_t bufCapacity = srcLen*4; in print() local
/external/cldr/tools/c/genldml/
Dgenldml.cpp288 int32_t bufCapacity) { in copyUnicodeStringToChars()