HomeSort by relevance Sort by last modified time
    Searched refs:SHORT (Results 26 - 50 of 88) sorted by null

12 3 4

  /external/chromium/third_party/icu/public/i18n/unicode/
timezone.h 516 * Selector for short display name
519 SHORT = 1,
562 * @param style either <code>LONG</code> or <code>SHORT</code>
576 * @param style either <code>LONG</code> or <code>SHORT</code>
    [all...]
  /external/icu4c/i18n/unicode/
timezone.h 450 * Selector for short display name
453 SHORT = 1,
460 * Selector for short generic display name
470 * Selector for short display name derived
482 * Selector for short display name derived
datefmt.h 96 * DateFormat::createDateInstance( DateFormat::SHORT, Locale::getFrance());
111 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
114 * <li> SHORT is completely numeric, such as 12/13/52 or 3:30pm
145 * in the resource occurs in the order full, long, medium, short.
195 SHORT = kShort,
485 * Create a default date/time formatter that uses the SHORT style for both
498 * SHORT for "h:mm a" in the US locale. Relative
512 * SHORT for "M/d/yy" in the US locale.
525 * For example, SHORT for "M/d/yy" in the US locale.
527 * For example, SHORT for "h:mm a" in the US locale. Relativ
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 43 #define SHORT EAS_I16
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_16.asm 28 ; check short
33 .L1 ; short loop
85 jmp SHORT .L6
138 ; check short
143 .L1 ; short loop
234 jmp SHORT .L6
246 ; check short
251 .L1 ; short loop
307 jmp SHORT .L6
364 ; check short
    [all...]
x86p_32.asm 40 ; check short
44 .L1 ; short loop
121 ; check short
125 .L1 ; short loop
192 ; check short
196 .L1 ; short loop
267 ; check short
271 .L1 ; short loop
298 jmp SHORT .L3
364 ; check short
    [all...]
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_imdct_synth.cpp 57 The number of windowed samples is 12 for short blocks, and 36 for long
67 short windows
68 Each of the three short blocks is windowed separately.
69 The windowed short blocks must be overlapped and concatenated.
120 #define SHORT 2
266 case SHORT:
  /libcore/luni/src/main/java/com/ibm/icu4jni/util/
LocaleData.java 293 case DateFormat.SHORT:
307 case DateFormat.SHORT:
  /packages/apps/Gallery3D/src/com/cooliris/media/
DetailMode.java 92 DateFormat dateTimeFormat = DateFormat.getDateTimeInstance(DateFormat.MEDIUM, DateFormat.SHORT);
148 DateFormat dateTimeFormat = DateFormat.getDateTimeInstance(DateFormat.MEDIUM, DateFormat.SHORT);
  /libcore/luni/src/main/native/
ICU.cpp 328 enum NameWidth { LONG, SHORT };
446 jobjectArray shortMonthNames = getNames(env, monthNames.get(), true, REGULAR, SHORT);
448 jobjectArray shortWeekdayNames = getNames(env, dayNames.get(), false, REGULAR, SHORT);
462 jobjectArray shortStandAloneMonthNames = getNames(env, monthNames.get(), true, STAND_ALONE, SHORT);
470 jobjectArray shortStandAloneWeekdayNames = getNames(env, dayNames.get(), false, STAND_ALONE, SHORT);
TimeZones.cpp 77 zone->getDisplayName((UBool)isDST, (style == 0 ? TimeZone::SHORT : TimeZone::LONG), locale, displayName);
  /cts/tests/tests/text/src/android/text/format/cts/
DateUtilsTest.java 229 fixedTime, java.text.DateFormat.SHORT, java.text.DateFormat.FULL).toString());
240 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.SHORT).toString());
  /external/chromium/third_party/icu/source/test/intltest/
tzregts.cpp     [all...]
dtfmrgts.cpp 123 DateFormat *fmt = DateFormat::createDateTimeInstance(DateFormat::SHORT,
124 DateFormat::SHORT, Locale::getUS());
441 shortdate = DateFormat::createDateInstance(DateFormat::SHORT);
452 strShortDate = "The current date (short form) is ";
    [all...]
  /external/icu4c/test/intltest/
tzregts.cpp     [all...]
  /external/v8/src/
token.h 180 F(SHORT, "short", 0) \
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 78 #define SHORT int
83 #define USHORT unsigned short
  /packages/apps/Calendar/src/com/android/calendar/
AgendaActivity.java 155 .append(timeZone.getDisplayName(isDST, TimeZone.SHORT, Locale.getDefault()))
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 214 tz.getDisplayName(FALSE, TimeZone::SHORT, Locale(locale), id);
222 tz.getDisplayName(TRUE, TimeZone::SHORT, Locale(locale), id);
  /external/icu4c/i18n/
ucal.cpp 217 tz.getDisplayName(FALSE, TimeZone::SHORT, Locale(locale), id);
225 tz.getDisplayName(TRUE, TimeZone::SHORT, Locale(locale), id);
  /external/webkit/WebKit/chromium/src/win/
WebInputEventFactory.cpp 231 result.x = static_cast<short>(LOWORD(lparam));
232 result.y = static_cast<short>(HIWORD(lparam));
313 typedef SHORT (WINAPI *GetKeyStateFunction)(int key);
363 result.globalX = static_cast<short>(LOWORD(lparam));
364 result.globalY = static_cast<short>(HIWORD(lparam));
  /frameworks/base/core/java/android/text/format/
DateFormat.java 264 * in short form (such as 12/31/1999) according
326 * We use a resource string here instead of just DateFormat.SHORT
552 return tz.getDisplayName(dst, TimeZone.SHORT);
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 143 #define DSPWORD SHORT
  /libcore/luni/src/main/java/java/text/
MessageFormat.java 63 * short
170 * <td>{@code short}</td>
171 * <td>{@code DateFormat.getDateInstance(DateFormat.SHORT, getLocale())}</td>
195 * <td>{@code short}</td>
196 * <td>{@code DateFormat.getTimeInstance(DateFormat.SHORT, getLocale())}</td>
    [all...]
SimpleDateFormat.java 90 * <li><b>Text</b> if the count is 4 or more, use the full form; otherwise use a short or
228 * dates and times in the {@code SHORT} style for the user's default locale.
427 return localeData.getDateFormat(SHORT) + " " + localeData.getTimeFormat(SHORT);
744 int style = count < 4 ? TimeZone.SHORT : TimeZone.LONG;
    [all...]

Completed in 2015 milliseconds

12 3 4