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

  /external/icu4c/common/unicode/
ppalmos.h 258 #define U_ALIGN_CODE(val) __asm align val
260 #define U_ALIGN_CODE(val)
pwin32.h 347 #define U_ALIGN_CODE(val) __asm align val
349 #define U_ALIGN_CODE(val)
platform.h 365 #ifndef U_ALIGN_CODE
366 #define U_ALIGN_CODE(n)
umachine.h 339 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
348 * \def U_ALIGN_CODE
353 #ifndef U_ALIGN_CODE
354 # define U_ALIGN_CODE(n)
platform.h.in 336 #ifndef U_ALIGN_CODE
337 #define U_ALIGN_CODE(n)
  /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/
ucnvbocu.c 397 U_ALIGN_CODE(16)
    [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 811 milliseconds