HomeSort by relevance Sort by last modified time
    Searched refs:U_ALIGN_CODE (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 349 /* 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)
platform.h 261 #define U_ALIGN_CODE(n)
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 349 /* 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)
platform.h 261 #define U_ALIGN_CODE(n)
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 349 /* 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)
platform.h 261 #define U_ALIGN_CODE(n)
  /external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h 349 /* 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)
platform.h 261 #define U_ALIGN_CODE(n)
  /external/icu4c/common/
putilimp.h 196 * \def U_ALIGN_CODE
201 #ifdef U_ALIGN_CODE
204 # define U_ALIGN_CODE(boundarySize) __asm align boundarySize
206 # define U_ALIGN_CODE(boundarySize)
ucnvbocu.cpp 402 U_ALIGN_CODE(16)
    [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 74 milliseconds