Searched defs:U_ALIGN_CODE (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/common/
H A Dputilimp.h196 * \def U_ALIGN_CODE
201 #ifdef U_ALIGN_CODE
204 # define U_ALIGN_CODE(boundarySize) __asm align boundarySize macro
206 # define U_ALIGN_CODE(boundarySize) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dplatform.h261 #define U_ALIGN_CODE(n) macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
356 * \def U_ALIGN_CODE
361 #ifndef U_ALIGN_CODE
362 # define U_ALIGN_CODE(n) macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dplatform.h261 #define U_ALIGN_CODE(n) macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
356 * \def U_ALIGN_CODE
361 #ifndef U_ALIGN_CODE
362 # define U_ALIGN_CODE(n) macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dplatform.h261 #define U_ALIGN_CODE(n) macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
356 * \def U_ALIGN_CODE
361 #ifndef U_ALIGN_CODE
362 # define U_ALIGN_CODE(n) macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dplatform.h261 #define U_ALIGN_CODE(n) macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
356 * \def U_ALIGN_CODE
361 #ifndef U_ALIGN_CODE
362 # define U_ALIGN_CODE(n) macro

Completed in 175 milliseconds