Searched defs:U_SIZEOF_UCHAR (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dumachine.h255 #define U_SIZEOF_UCHAR 2 macro
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Dumachine.h293 #define U_SIZEOF_UCHAR 2 macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Dumachine.h293 #define U_SIZEOF_UCHAR 2 macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Dumachine.h293 #define U_SIZEOF_UCHAR 2 macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Dumachine.h293 #define U_SIZEOF_UCHAR 2 macro
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dunistr.cpp515 uprv_memcpy(getArrayStart(), src.getArrayStart(), srcLength * U_SIZEOF_UCHAR); local

Completed in 155 milliseconds