Home
last modified time | relevance | path

Searched refs:U_COL_SAFECLONE_BUFFERSIZE (Results 1 – 10 of 10) sorted by relevance

/external/icu4c/test/cintltst/
Dcolutil.c15 return (U_COL_SAFECLONE_BUFFERSIZE < sizeof(UCollator)); in TestBufferSize()
Dcapitst.c676 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()
677 int32_t bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
732 if (U_COL_SAFECLONE_BUFFERSIZE < bufferSize) in TestSafeClone()
750 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
771 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
796 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
801 … || someClonedCollators[index] > (UCollator *)(buffer[index]+(U_COL_SAFECLONE_BUFFERSIZE-1))) in TestSafeClone()
/external/chromium/third_party/icu/source/test/cintltst/
Dcolutil.c15 return (U_COL_SAFECLONE_BUFFERSIZE < sizeof(UCollator)); in TestBufferSize()
Dcapitst.c666 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()
667 int32_t bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
722 if (U_COL_SAFECLONE_BUFFERSIZE < bufferSize) in TestSafeClone()
740 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
761 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
786 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
791 … || someClonedCollators[index] > (UCollator *)(buffer[index]+(U_COL_SAFECLONE_BUFFERSIZE-1))) in TestSafeClone()
/external/icu4c/i18n/
Dtblcoll.cpp234 int32_t buffersize = U_COL_SAFECLONE_BUFFERSIZE; in operator =()
539 int32_t buffersize = U_COL_SAFECLONE_BUFFERSIZE; in safeClone()
/external/chromium/third_party/icu/source/i18n/
Dtblcoll.cpp234 int32_t buffersize = U_COL_SAFECLONE_BUFFERSIZE; in operator =()
539 int32_t buffersize = U_COL_SAFECLONE_BUFFERSIZE; in safeClone()
/external/chromium/third_party/icu/public/i18n/unicode/
Ducol.h975 #define U_COL_SAFECLONE_BUFFERSIZE 512 macro
/external/webkit/JavaScriptCore/icu/unicode/
Ducol.h949 #define U_COL_SAFECLONE_BUFFERSIZE 512 macro
/external/webkit/WebCore/icu/unicode/
Ducol.h949 #define U_COL_SAFECLONE_BUFFERSIZE 512 macro
/external/icu4c/i18n/unicode/
Ducol.h999 #define U_COL_SAFECLONE_BUFFERSIZE 512 macro