HomeSort by relevance Sort by last modified time
    Searched defs:U_CNV_SAFECLONE_BUFFERSIZE (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/unicode/
ucnv.h 503 * with at least U_CNV_SAFECLONE_BUFFERSIZE bytes of space.
506 * the actual size. (This should not occur with U_CNV_SAFECLONE_BUFFERSIZE.)
526 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
544 * \def U_CNV_SAFECLONE_BUFFERSIZE
549 #define U_CNV_SAFECLONE_BUFFERSIZE 1024
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h 439 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
457 * \def U_CNV_SAFECLONE_BUFFERSIZE
462 #define U_CNV_SAFECLONE_BUFFERSIZE 1024
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h 439 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
457 * \def U_CNV_SAFECLONE_BUFFERSIZE
462 #define U_CNV_SAFECLONE_BUFFERSIZE 1024
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv.h 439 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
457 * \def U_CNV_SAFECLONE_BUFFERSIZE
462 #define U_CNV_SAFECLONE_BUFFERSIZE 1024
    [all...]

Completed in 68 milliseconds