HomeSort by relevance Sort by last modified time
    Searched refs:U_HAVE_GCC_ATOMICS (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
pandroid.h 349 * \def U_HAVE_GCC_ATOMICS
352 #ifndef U_HAVE_GCC_ATOMICS
353 #define U_HAVE_GCC_ATOMICS 1
pfreebsd.h 347 * \def U_HAVE_GCC_ATOMICS
350 #ifndef U_HAVE_GCC_ATOMICS
351 #define U_HAVE_GCC_ATOMICS 1
plinux.h 349 * \def U_HAVE_GCC_ATOMICS
352 #ifndef U_HAVE_GCC_ATOMICS
353 #define U_HAVE_GCC_ATOMICS 1
pmac.h 372 * \def U_HAVE_GCC_ATOMICS
375 #ifndef U_HAVE_GCC_ATOMICS
376 #define U_HAVE_GCC_ATOMICS 1
platform.h.in 349 * \def U_HAVE_GCC_ATOMICS
352 #ifndef U_HAVE_GCC_ATOMICS
353 #define U_HAVE_GCC_ATOMICS @U_HAVE_GCC_ATOMICS@
  /external/icu4c/common/
umutex.cpp 61 #if (U_HAVE_GCC_ATOMICS == 1)
379 #if defined (POSIX) && (U_HAVE_GCC_ATOMICS == 0)
393 #elif (U_HAVE_GCC_ATOMICS == 1)
417 #elif (U_HAVE_GCC_ATOMICS == 1)
umutex.h 75 # if U_HAVE_GCC_ATOMICS
putilimp.h 181 * \def U_HAVE_GCC_ATOMICS
184 #ifdef U_HAVE_GCC_ATOMICS
187 # define U_HAVE_GCC_ATOMICS 1
189 # define U_HAVE_GCC_ATOMICS 0
  /external/chromium_org/third_party/icu/source/common/
umutex.c 136 #if (U_HAVE_GCC_ATOMICS == 1)
516 #elif (U_HAVE_GCC_ATOMICS == 1)
540 #elif (U_HAVE_GCC_ATOMICS == 1)
  /external/chromium_org/third_party/icu/source/
configure 633 U_HAVE_GCC_ATOMICS
    [all...]

Completed in 94 milliseconds