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

  /external/icu4c/common/unicode/
umachine.h 348 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
369 * \def U_INLINE
374 #ifndef U_INLINE
376 # define U_INLINE inline
378 # define U_INLINE
platform.h 360 #ifndef U_INLINE
362 # define U_INLINE inline
364 # define U_INLINE __inline__
ppalmos.h 249 #ifndef U_INLINE
251 # define U_INLINE inline
253 # define U_INLINE __inline
pwin32.h 329 #ifndef U_INLINE
331 # define U_INLINE inline
333 # define U_INLINE __inline
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 257 #ifndef U_INLINE
258 #define U_INLINE inline
umachine.h 349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 257 #ifndef U_INLINE
258 #define U_INLINE inline
umachine.h 349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 257 #ifndef U_INLINE
258 #define U_INLINE inline
umachine.h 349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE
  /external/webkit/Source/WebKit/mac/icu/unicode/
platform.h 257 #ifndef U_INLINE
258 #define U_INLINE inline
umachine.h 349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE

Completed in 944 milliseconds