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

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gethex.c 34 #ifdef USE_LOCALE
51 #ifdef USE_LOCALE
85 #ifdef USE_LOCALE
107 #ifdef USE_LOCALE
214 #ifdef USE_LOCALE
218 #ifdef USE_LOCALE
strtod.c 37 #ifdef USE_LOCALE
107 #ifdef USE_LOCALE /*{{*/
125 #else /*USE_LOCALE}{*/
127 #endif /*USE_LOCALE}}*/
214 #ifdef USE_LOCALE
strtodg.c 34 #ifdef USE_LOCALE
356 #ifdef USE_LOCALE /*{{*/
374 #else /*USE_LOCALE}{*/
376 #endif /*USE_LOCALE}}*/
436 #ifdef USE_LOCALE
  /frameworks/base/core/java/android/widget/
DatePickerCalendarDelegate.java 50 private static final int USE_LOCALE = 0;
96 private int mFirstDayOfWeek = USE_LOCALE;
489 if (mFirstDayOfWeek != USE_LOCALE) {
  /external/libxml2/
trio.c 149 # define USE_LOCALE
769 #if defined(USE_LOCALE)
883 #if defined(USE_LOCALE)
923 #endif /* defined(USE_LOCALE) */
    [all...]
  /ndk/sources/android/support/src/stdio/
strtod.c     [all...]
  /external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc 155 * #define USE_LOCALE to use the current locale's decimal_point value.
204 #ifdef USE_LOCALE
    [all...]

Completed in 381 milliseconds