HomeSort by relevance Sort by last modified time
    Searched full:uct (Results 1 - 21 of 21) sorted by null

  /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?vEtc/GMT-1??6?Etc/GMT-10??%QEtc/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???tEtc/GMT-9? ?b?Etc/GMT0?vEtc/Greenwich?vEtc/UCT??vEtc/UTC?vEtc/Universal?vEtc/Zulu?vEurope/Amsterdam?v e6?Europe/Andorra???6?Europe/Athens??m?Europe/BelfastZ$MEurope/Belgrade?]?6?Europe/Berlin?? 6?Europe/Bratislava???6?Europe/Brussels?? ?6?Europe/Bucharest?m?m?Europe/Budapest? g6?Europe/Busingen,?d6?Europe/Chisinaug gm?Europe/Copenhagen
64 ?m?UCT??vUS/AlaskaV? 6???US/AleutianMl 1??US/Arizona??G?z?US/Central?M ???iUS/East-Indiana}?q??W?US/EasternR` ???W?US/Hawaii????US/Indiana-Starke?W [??iUS/Michigan ????W?US/MountainA {?z?US/Pacific? ?H?US/Samoa?["????UTC?vUniversal?vW-SU????WET?|QZulu?vTZif2??H???8LMTGMTTZif2??????H???8LMTGMT
    [all...]

Completed in 1288 milliseconds