Searched defs:U_CNV_SAFECLONE_BUFFERSIZE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h503 * with at least U_CNV_SAFECLONE_BUFFERSIZE bytes of space.
506 * the actual size. (This should not occur with U_CNV_SAFECLONE_BUFFERSIZE.)
527 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
548 * \def U_CNV_SAFECLONE_BUFFERSIZE
553 #define U_CNV_SAFECLONE_BUFFERSIZE 1024 macro
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h503 * with at least U_CNV_SAFECLONE_BUFFERSIZE bytes of space.
506 * the actual size. (This should not occur with U_CNV_SAFECLONE_BUFFERSIZE.)
527 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
548 * \def U_CNV_SAFECLONE_BUFFERSIZE
553 #define U_CNV_SAFECLONE_BUFFERSIZE 1024 macro

Completed in 694 milliseconds