HomeSort by relevance Sort by last modified time
    Searched refs:U_INLINE (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
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/chromium_org/third_party/icu/source/common/unicode/
ppalmos.h 249 #ifndef U_INLINE
251 # define U_INLINE inline
253 # define U_INLINE __inline
popenbsd.h 299 #ifndef U_INLINE
301 # define U_INLINE inline
303 # define U_INLINE inline
pandroid.h 330 #ifndef U_INLINE
332 # define U_INLINE inline
334 # define U_INLINE inline
pfreebsd.h 328 #ifndef U_INLINE
330 # define U_INLINE inline
332 # define U_INLINE __inline__
plinux.h 330 #ifndef U_INLINE
332 # define U_INLINE inline
334 # define U_INLINE __inline__
pmac.h 353 #ifndef U_INLINE
355 # define U_INLINE inline
357 # define U_INLINE __inline__
pwin32.h 342 #ifndef U_INLINE
344 # define U_INLINE inline
346 # define U_INLINE __inline
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.in 330 #ifndef U_INLINE
332 # define U_INLINE inline
334 # define U_INLINE @U_INLINE@
  /external/chromium_org/third_party/icu/source/i18n/
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
78 static U_INLINE uint32_t
83 static U_INLINE uint32_t
88 static U_INLINE uint32_t
93 static U_INLINE uint32_t
109 static U_INLINE int32_
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ushape.c 394 static U_INLINE UChar
457 static U_INLINE int32_t
466 static U_INLINE int32_t
475 static U_INLINE int32_t
484 static U_INLINE int32_t
494 static U_INLINE int32_t
509 static U_INLINE int32_t
523 static U_INLINE int32_t
538 static U_INLINE int32_t
548 static U_INLINE int32_
    [all...]
punycode.c 89 static U_INLINE char
136 static U_INLINE char
ucnv2022.c 404 static U_INLINE void
419 static U_INLINE void
430 static U_INLINE void
    [all...]
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
    [all...]
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
    [all...]
ustr_wcs.c 34 static U_INLINE UBool
ucnv_io.c 330 static U_INLINE UBool
562 static U_INLINE uint32_t
631 static U_INLINE UBool
    [all...]
ucnvbocu.c 220 static U_INLINE int32_t
860 static U_INLINE int32_t
909 static U_INLINE int32_t
    [all...]
ucase.c 311 static U_INLINE int32_t
418 static U_INLINE int32_t
    [all...]
ustrcase.c 33 static U_INLINE int32_t
191 static U_INLINE void
ucasemap.c 129 static U_INLINE int32_t
  /external/chromium_org/third_party/icu/source/io/
locbund.c 48 static U_INLINE UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) {
  /external/chromium_org/third_party/icu/source/test/cintltst/
bocu1tst.c 253 static U_INLINE int32_t
752 static U_INLINE char
  /external/chromium_org/third_party/icu/source/test/intltest/
tsputil.cpp 555 U_INLINE int32_t inlineTriple(int32_t x) {
559 // "code" coverage test for Jitterbug 4515 RFE: in C++, use U_INLINE=inline

Completed in 1128 milliseconds

1 2