/external/icu4c/common/ |
dictionarydata.cpp | 39 UCharsTrie uct(characters); 44 UStringTrieResult result = uct.first(c); 51 values[count] = uct.getValue(); 73 result = uct.next(c);
|
/external/timezonepicker-support/ |
backward | 101 Link Etc/UCT UCT
|
/external/chromium_org/third_party/icu/source/i18n/ |
windtfmt.cpp | 154 int64_t uct, uft; local 158 uct = utmscale_fromInt64((int64_t) cal.getTime(status), UDTS_ICU4C_TIME, &status); 159 uft = utmscale_toInt64(uct, UDTS_WINDOWS_FILE_TIME, &status);
|
/external/icu4c/i18n/ |
windtfmt.cpp | 154 int64_t uct, uft; local 158 uct = utmscale_fromInt64((int64_t) cal.getTime(status), UDTS_ICU4C_TIME, &status); 159 uft = utmscale_toInt64(uct, UDTS_WINDOWS_FILE_TIME, &status);
|
/libcore/luni/src/main/native/ |
libcore_icu_TimeZoneNames.cpp | 32 static const UnicodeString kEtcUct("Etc/UCT", 7, US_INV); 37 static const UnicodeString kUct("UCT", 3, US_INV);
|
/libcore/luni/src/test/java/libcore/java/text/ |
DateFormatSymbolsTest.java | 111 assertUtc(zoneStrings.get("Etc/UCT")); 116 assertUtc(zoneStrings.get("UCT"));
|
/hardware/ril/libril/ |
ril.cpp | 1293 uint8_t uct; local 2660 uint8_t uct; local [all...] |
/external/chromium_org/base/i18n/ |
timezone.cc | 459 { "GB", "Etc/UCT" }, 566 { "UCT", "Etc/UCT" },
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_strftime.py | 151 ('%s', nowsecs, 'seconds since the Epoch in UCT'),
|
test_zlib.py | 225 "(A) uct should be '': not %d long" % 237 "(B) uct should be '': not %d long" %
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_strftime.py | 151 ('%s', nowsecs, 'seconds since the Epoch in UCT'),
|
test_zlib.py | 225 "(A) uct should be '': not %d long" % 237 "(B) uct should be '': not %d long" %
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tztest.cpp | [all...] |
/external/icu4c/test/intltest/ |
tztest.cpp | [all...] |
/prebuilts/qemu-kernel/x86/2.6/ |
vmlinux-qemu | |
/external/mdnsresponder/Clients/ |
dns-sd.c | 322 time_t uct = time(NULL); local 323 tm = *localtime(&uct); [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
structLocale.txt | [all...] |
/external/chromium_org/third_party/icu/source/data/misc/ |
zoneinfo64.txt | [all...] |
/external/icu4c/data/misc/ |
zoneinfo64.txt | [all...] |
/external/icu4c/test/testdata/ |
structLocale.txt | [all...] |
/bionic/libc/zoneinfo/ |
tzdata | 40 ~?z?Etc/GMT+8 ?? ~?H? Etc/GMT+9 ? ~???Etc/GMT-0 ? v Etc/GMT-1 ?? 6?Etc/GMT-10 ? ?%Q Etc/GMT-11 ?? ?\??Etc/GMT-12 ? ??. Etc/GMT-13 ?? ???Etc/GMT-14 ? ? Etc/GMT-2 ?? m? Etc/GMT-3 ? ??Etc/GMT-4 ?? ? Etc/GMT-5 ? ??Etc/GMT-6 ?? I? Etc/GMT-7 ?
???Etc/GMT-8 ?? ?t Etc/GMT-9 ? ?b?Etc/GMT0 ? v Etc/Greenwich ? v Etc/UCT |