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

  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gdtoaimp.h 173 * #define USE_LOCALE to use the current locale's decimal_point value.
191 #define USE_LOCALE
  /frameworks/base/core/java/android/widget/
DatePickerCalendarDelegate.java 48 private static final int USE_LOCALE = 0;
89 private int mFirstDayOfWeek = USE_LOCALE;
477 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...]

Completed in 202 milliseconds