Searched defs:U_INLINE (Results 1 - 12 of 12) sorted by relevance

/external/icu4c/common/unicode/
H A Dumachine.h322 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
343 * \def U_INLINE
347 #ifndef U_INLINE
349 # define U_INLINE inline macro
351 # define U_INLINE macro
H A Dplatform.h381 #ifndef U_INLINE
383 # define U_INLINE inline macro
385 # define U_INLINE inline macro
H A Dppalmos.h249 #ifndef U_INLINE
251 # define U_INLINE inline macro
253 # define U_INLINE __inline macro
H A Dpwin32.h308 #ifndef U_INLINE
310 # define U_INLINE inline macro
312 # define U_INLINE __inline macro
/external/webkit/JavaScriptCore/icu/unicode/
H A Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/webkit/WebCore/icu/unicode/
H A Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/webkit/WebKit/mac/icu/unicode/
H A Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
H A Dumachine.h349 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
365 #ifndef U_INLINE
366 # define U_INLINE macro

Completed in 140 milliseconds