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

  /external/jpeg/
jmemdos.c 480 #define DST_OFFSET(spec) FIELD_AT(spec,14,unsigned short)
530 DST_OFFSET(spec) = (unsigned short) (file_offset % EMSPAGESIZE);
  /external/chromium/third_party/icu/public/i18n/unicode/
calendar.h 192 DST_OFFSET, // Example: 0 or U_MILLIS_PER_HOUR
    [all...]
  /external/icu4c/i18n/unicode/
calendar.h 198 DST_OFFSET, // Example: 0 or U_MILLIS_PER_HOUR
    [all...]
  /libcore/luni/src/main/java/java/util/
Calendar.java 653 public static final int DST_OFFSET = 16;
697 "ZONE_OFFSET", "DST_OFFSET" };
738 * if {@code field} is {@code DST_OFFSET} or {@code
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 51 milliseconds