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

  /external/chromium/third_party/icu/public/common/unicode/
umachine.h 326 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
335 * \def U_ALIGN_CODE
340 #ifndef U_ALIGN_CODE
341 # define U_ALIGN_CODE(n)
plinux.h 361 #ifndef U_ALIGN_CODE
362 #define U_ALIGN_CODE(n)
pmac.h 376 #ifndef U_ALIGN_CODE
377 #define U_ALIGN_CODE(n)
ppalmos.h 258 #define U_ALIGN_CODE(val) __asm align val
260 #define U_ALIGN_CODE(val)
pwin32.h 317 #define U_ALIGN_CODE(val) __asm align val
319 #define U_ALIGN_CODE(val)
  /external/icu4c/common/unicode/
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 389 #ifndef U_ALIGN_CODE
390 #define U_ALIGN_CODE(n)
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)
  /external/webkit/JavaScriptCore/icu/unicode/
platform.h 261 #define U_ALIGN_CODE(n)
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)
  /external/webkit/JavaScriptGlue/icu/unicode/
platform.h 261 #define U_ALIGN_CODE(n)
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)
  /external/webkit/WebCore/icu/unicode/
platform.h 261 #define U_ALIGN_CODE(n)
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)
  /external/webkit/WebKit/mac/icu/unicode/
platform.h 261 #define U_ALIGN_CODE(n)
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)

Completed in 212 milliseconds