HomeSort by relevance Sort by last modified time
    Searched refs:UDate (Results 276 - 300 of 305) sorted by null

<<111213

  /external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.h 166 UDate date;
  /external/chromium_org/third_party/icu/source/i18n/
zstrfmt.cpp     [all...]
calendar.cpp 977 UDate U_EXPORT2
    [all...]
timezone.cpp 608 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset,
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
intltest.cpp 704 UDate timeStart = uprv_getRawUTCtime();
710 UDate timeStop = uprv_getRawUTCtime();
1085 UDate startTime, endTime;
    [all...]
tsmthred.cpp 786 UDate startTime, endTime;
    [all...]
transrt.cpp 41 UDate t = uprv_getUTCtime(); \
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 726 UDate timeStart = uprv_getRawUTCtime();
732 UDate timeStop = uprv_getRawUTCtime();
1112 UDate startTime, endTime;
    [all...]
tsmthred.cpp 937 UDate startTime, endTime;
    [all...]
transrt.cpp 42 UDate t = uprv_getUTCtime(); \
    [all...]
  /external/chromium_org/chrome/browser/web_resource/
promo_resource_service_unittest.cc 46 simple_formatter.format(static_cast<UDate>(*date_epoch * 1000),
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.c 75 UDate startTime, endTime;
udatpg_test.c 230 UDate sampleDate = 837039928046.0;
  /external/icu4c/test/cintltst/
cintltst.c 83 UDate startTime, endTime;
udatpg_test.c 230 UDate sampleDate = 837039928046.0;
  /external/icu4c/tools/gendict/
gendict.cpp 40 UDate startTime = -1.0;
  /external/chromium_org/third_party/icu/source/test/iotest/
iotest.cpp     [all...]
  /external/icu4c/i18n/
tzfmt.cpp 636 TimeZoneFormat::format(UTimeZoneFormatStyle style, const TimeZone& tz, UDate date,
755 UDate date = Calendar::getNow();
    [all...]
timezone.cpp 600 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset,
    [all...]
tznames_impl.cpp 1029 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const {
    [all...]
dtfmtsym.cpp     [all...]
  /external/icu4c/test/iotest/
iotest.cpp     [all...]
  /external/icu4c/test/perf/howExpensiveIs/
howExpensiveIs.cpp 635 UDate sometime = 100000000.0;
  /external/chromium_org/third_party/icu/source/test/letest/
letest.cpp     [all...]
  /external/icu4c/test/letest/
letest.cpp     [all...]

Completed in 718 milliseconds

<<111213