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

  /external/chromium_org/third_party/icu/source/common/unicode/
ppalmos.h 258 #define U_ALIGN_CODE(val) __asm align val
260 #define U_ALIGN_CODE(val)
pandroid.h 338 #ifndef U_ALIGN_CODE
339 #define U_ALIGN_CODE(n)
pfreebsd.h 336 #ifndef U_ALIGN_CODE
337 #define U_ALIGN_CODE(n)
plinux.h 338 #ifndef U_ALIGN_CODE
339 #define U_ALIGN_CODE(n)
pmac.h 361 #ifndef U_ALIGN_CODE
362 #define U_ALIGN_CODE(n)
pwin32.h 351 #define U_ALIGN_CODE(val) __asm align val
353 #define U_ALIGN_CODE(val)
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)
popenbsd.h 307 #define U_ALIGN_CODE(n)
platform.h.in 338 #ifndef U_ALIGN_CODE
339 #define U_ALIGN_CODE(n)
  /external/icu4c/common/
putilimp.h 199 * \def U_ALIGN_CODE
204 #ifdef U_ALIGN_CODE
207 # define U_ALIGN_CODE(boundarySize) __asm align boundarySize
209 # define U_ALIGN_CODE(boundarySize)
ucnvbocu.cpp 402 U_ALIGN_CODE(16)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnvbocu.c 397 U_ALIGN_CODE(16)
    [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]

Completed in 1099 milliseconds