/external/icu4c/tools/ctestfw/unicode/ |
D | utimer.h | 217 static U_INLINE void U_EXPORT2 231 static U_INLINE double U_EXPORT2 246 static U_INLINE double U_EXPORT2 262 static U_INLINE double U_EXPORT2
|
/external/icu4c/i18n/ |
D | ucol_wgt.cpp | 38 static U_INLINE int32_t 51 static U_INLINE uint32_t 56 static U_INLINE uint32_t 62 static U_INLINE uint32_t 67 static U_INLINE uint32_t 91 static U_INLINE uint32_t 96 static U_INLINE uint32_t 101 static U_INLINE uint32_t 106 static U_INLINE uint32_t 122 static U_INLINE int32_t [all …]
|
/external/icu4c/common/unicode/ |
D | ppalmos.h | 249 #ifndef U_INLINE 251 # define U_INLINE inline macro 253 # define U_INLINE __inline macro
|
D | pwin32.h | 329 #ifndef U_INLINE 331 # define U_INLINE inline macro 333 # define U_INLINE __inline macro
|
D | umachine.h | 374 #ifndef U_INLINE 376 # define U_INLINE inline macro 378 # define U_INLINE macro
|
D | platform.h | 360 #ifndef U_INLINE 362 # define U_INLINE inline macro 364 # define U_INLINE __inline__ macro
|
D | platform.h.in | 329 #ifndef U_INLINE 331 # define U_INLINE inline macro 333 # define U_INLINE @U_INLINE@ macro
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | platform.h | 257 #ifndef U_INLINE 258 #define U_INLINE inline macro
|
D | umachine.h | 365 #ifndef U_INLINE 366 # define U_INLINE macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | platform.h | 257 #ifndef U_INLINE 258 #define U_INLINE inline macro
|
D | umachine.h | 365 #ifndef U_INLINE 366 # define U_INLINE macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | platform.h | 257 #ifndef U_INLINE 258 #define U_INLINE inline macro
|
D | umachine.h | 365 #ifndef U_INLINE 366 # define U_INLINE macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | platform.h | 257 #ifndef U_INLINE 258 #define U_INLINE inline macro
|
D | umachine.h | 365 #ifndef U_INLINE 366 # define U_INLINE macro
|
/external/icu4c/common/ |
D | ushape.c | 396 static U_INLINE UChar 461 static U_INLINE int32_t 470 static U_INLINE int32_t 479 static U_INLINE int32_t 488 static U_INLINE int32_t 498 static U_INLINE int32_t 513 static U_INLINE int32_t 527 static U_INLINE int32_t 542 static U_INLINE int32_t 552 static U_INLINE int32_t [all …]
|
D | ucnv_ext.c | 34 static U_INLINE uint32_t 232 static U_INLINE void 451 static U_INLINE int32_t 668 static U_INLINE void
|
D | ucnv2022.c | 404 static U_INLINE void 419 static U_INLINE void 430 static U_INLINE void 1030 static U_INLINE const char* 1082 static U_INLINE int32_t 1153 static U_INLINE int32_t 1186 static U_INLINE uint32_t 1203 static U_INLINE uint32_t 1455 static U_INLINE uint32_t 1469 static U_INLINE uint32_t [all …]
|
D | punycode.c | 89 static U_INLINE char 136 static U_INLINE char
|
D | utrie2_builder.c | 458 static U_INLINE UBool 565 static U_INLINE UBool 570 static U_INLINE void 844 static U_INLINE UBool 854 static U_INLINE UBool
|
D | ucnvbocu.c | 220 static U_INLINE int32_t 860 static U_INLINE int32_t 909 static U_INLINE int32_t
|
D | ucnv_io.c | 330 static U_INLINE UBool 562 static U_INLINE uint32_t 631 static U_INLINE UBool
|
/external/icu4c/io/ |
D | locbund.c | 48 static U_INLINE UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle st… in copyInvariantFormatter()
|
/external/icu4c/test/cintltst/ |
D | bocu1tst.c | 253 static U_INLINE int32_t 752 static U_INLINE char
|
/external/icu4c/ |
D | configure.in | 449 # set up U_INLINE. 452 AC_CACHE_CHECK([for definition of U_INLINE for C], ac_cv_c_inline, 459 yes) U_INLINE= "inline" ;; 460 no ) U_INLINE= ;; 461 *) U_INLINE=$ac_cv_c_inline ;; 463 AC_SUBST(U_INLINE) subst
|