/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/ |
time.h | 37 extern int gettimeofday(struct timeval *, struct timezone *); 38 extern int settimeofday(const struct timeval *, const struct timezone *);
|
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/ |
guava-parent-14.0.pom | 52 <timezone>-8</timezone>
|
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/ |
guava-parent-13.0.1.pom | 52 <timezone>-8</timezone>
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
SerializableTest.java | 37 import com.ibm.icu.util.TimeZone; 68 TimeZone zones[] = new TimeZone[ZONES.length]; 71 zones[z] = TimeZone.getTimeZone(ZONES[z]); 79 TimeZone zone_a = (TimeZone) a; 80 TimeZone zone_b = (TimeZone) b; 503 timeZones[i] = new TimeZoneAdapter(TimeZone.getTimeZone(zoneIDs[i])); 547 java.util.TimeZone tz = java.util.TimeZone.getTimeZone(ZONES[z]) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
ZoneMeta.java | 24 import com.ibm.icu.util.TimeZone; 25 import com.ibm.icu.util.TimeZone.SystemTimeZoneType; 74 if (id.equals(TimeZone.UNKNOWN_ZONE_ID)) { 101 if (id.equals(TimeZone.UNKNOWN_ZONE_ID)) { 133 if (id.equals(TimeZone.UNKNOWN_ZONE_ID)) { 193 TimeZone z = getSystemTimeZone(id); 344 public static String getCanonicalCLDRID(TimeZone tz) { 400 UResourceBundle typeKeys = typeMap.get("timezone"); 411 UResourceBundle aliasesForKey = typeAlias.get("timezone"); 475 Set<String> ids = TimeZone.getAvailableIDs(SystemTimeZoneType.CANONICAL_LOCATION, country, null) [all...] |
/cts/tests/app/src/android/app/cts/ |
StubRemoteService.java | 42 return java.util.TimeZone.getDefault().getID();
|
/cts/tests/tests/os/src/android/os/cts/ |
CtsRemoteService.java | 42 return java.util.TimeZone.getDefault().getID();
|
/developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/res/values/ |
strings.xml | 23 <string name="hint_timezone">Timezone</string>
|
/developers/samples/android/admin/NfcProvisioning/Application/src/main/res/values/ |
strings.xml | 23 <string name="hint_timezone">Timezone</string>
|
/development/ndk/platforms/android-3/include/linux/ |
android_alarm.h | 45 #define ANDROID_ALARM_SET_TIMEZONE _IOW('a', 6, struct timezone)
|
time.h | 30 struct timezone { struct
|
/development/ndk/platforms/android-3/include/sys/ |
timeb.h | 38 short timezone; member in struct:timeb
|
/development/samples/browseable/NfcProvisioning/res/values/ |
strings.xml | 23 <string name="hint_timezone">Timezone</string>
|
/external/icu/icu4c/source/i18n/ |
dangical.cpp | 24 static icu::TimeZone *gDangiCalendarZoneAstroCalc = NULL; 87 * Note that, in 1908-1911, the government did not apply the timezone change 88 * but used GMT+8. In addition, 1954-1961's timezone change does not affect 128 const TimeZone* DangiCalendar::getDangiCalZoneAstroCalc(void) const {
|
/external/icu/icu4c/source/i18n/unicode/ |
udateintervalformat.h | 94 * A timezone ID specifying the timezone to use. If 0, use the default 95 * timezone. 98 * timezone.
|
/external/icu/icu4c/source/test/compat/ |
readme.txt | 3 tzone.pl : A perl script that test the timezone information between the system time and ICU time.
|
/external/icu/icu4c/source/test/intltest/ |
windttst.cpp | 76 const TimeZone *tz = TimeZone::createDefault(); 82 int32_t ec = TimeZone::countEquivalentIDs(zoneID); 85 UnicodeString equiv = TimeZone::getEquivalentID(zoneID, z);
|
/external/icu/icu4c/source/test/perf/normperf/ |
dtfmtrtperf.h | 14 #include "unicode/timezone.h" 143 StringEnumeration *tzids = TimeZone::createEnumeration(); 163 TimeZone *tz = TimeZone::createTimeZone(*tzid);
|
/external/jetty/src/java/org/eclipse/jetty/util/ajax/ |
JSONDateConvertor.java | 26 import java.util.TimeZone; 55 this(DateCache.DEFAULT_FORMAT,TimeZone.getTimeZone("GMT"),fromJSON); 58 public JSONDateConvertor(String format,TimeZone zone,boolean fromJSON) 67 public JSONDateConvertor(String format, TimeZone zone, boolean fromJSON, Locale locale)
|
/external/jsilver/src/org/clearsilver/ |
DelegatedHdf.java | 22 import java.util.TimeZone; 123 String hdfname, TimeZone timeZone, Date date) { 124 getHdf().exportDate(hdfname, timeZone, date);
|