Home
last modified time | relevance | path

Searched refs:U_INLINE (Results 1 – 25 of 44) sorted by relevance

12

/external/icu4c/tools/ctestfw/unicode/
Dutimer.h217 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/
Ducol_wgt.cpp38 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/
Dppalmos.h249 #ifndef U_INLINE
251 # define U_INLINE inline macro
253 # define U_INLINE __inline macro
Dpwin32.h329 #ifndef U_INLINE
331 # define U_INLINE inline macro
333 # define U_INLINE __inline macro
Dumachine.h374 #ifndef U_INLINE
376 # define U_INLINE inline macro
378 # define U_INLINE macro
Dplatform.h360 #ifndef U_INLINE
362 # define U_INLINE inline macro
364 # define U_INLINE __inline__ macro
Dplatform.h.in329 #ifndef U_INLINE
331 # define U_INLINE inline macro
333 # define U_INLINE @U_INLINE@ macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
Dumachine.h365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
Dumachine.h365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/webkit/Source/WebCore/icu/unicode/
Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
Dumachine.h365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dplatform.h257 #ifndef U_INLINE
258 #define U_INLINE inline macro
Dumachine.h365 #ifndef U_INLINE
366 # define U_INLINE macro
/external/icu4c/common/
Dushape.c396 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 …]
Ducnv_ext.c34 static U_INLINE uint32_t
232 static U_INLINE void
451 static U_INLINE int32_t
668 static U_INLINE void
Ducnv2022.c404 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 …]
Dpunycode.c89 static U_INLINE char
136 static U_INLINE char
Dutrie2_builder.c458 static U_INLINE UBool
565 static U_INLINE UBool
570 static U_INLINE void
844 static U_INLINE UBool
854 static U_INLINE UBool
Ducnvbocu.c220 static U_INLINE int32_t
860 static U_INLINE int32_t
909 static U_INLINE int32_t
Ducnv_io.c330 static U_INLINE UBool
562 static U_INLINE uint32_t
631 static U_INLINE UBool
/external/icu4c/io/
Dlocbund.c48 static U_INLINE UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle st… in copyInvariantFormatter()
/external/icu4c/test/cintltst/
Dbocu1tst.c253 static U_INLINE int32_t
752 static U_INLINE char
/external/icu4c/
Dconfigure.in449 # 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

12