HomeSort by relevance Sort by last modified time
    Searched defs:U_INLINE (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 */
347 * \def U_INLINE
351 #ifndef U_INLINE
353 # define U_INLINE inline
355 # define U_INLINE
plinux.h 353 #ifndef U_INLINE
355 # define U_INLINE inline
357 # define U_INLINE __inline__
pmac.h 368 #ifndef U_INLINE
370 # define U_INLINE inline
372 # define U_INLINE __inline__
ppalmos.h 249 #ifndef U_INLINE
251 # define U_INLINE inline
253 # define U_INLINE __inline
pwin32.h 308 #ifndef U_INLINE
310 # define U_INLINE inline
312 # define U_INLINE __inline
  /external/icu4c/common/unicode/
umachine.h 339 /* U_INLINE and U_ALIGN_CODE Set default values if these are not already */
360 * \def U_INLINE
364 #ifndef U_INLINE
366 # define U_INLINE inline
368 # define U_INLINE
platform.h 381 #ifndef U_INLINE
383 # define U_INLINE inline
385 # define U_INLINE inline
ppalmos.h 249 #ifndef U_INLINE
251 # define U_INLINE inline
253 # define U_INLINE __inline
pwin32.h 338 #ifndef U_INLINE
340 # define U_INLINE inline
342 # define U_INLINE __inline
  /external/webkit/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/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/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/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 281 milliseconds