HomeSort by relevance Sort by last modified time
    Searched refs:UT (Results 1 - 10 of 10) sorted by null

  /external/v8/test/mjsunit/
date-parse.js 59 // Test all the formats in UT timezone.
62 'Sat, 01-Jan-2000 08:00:00 UT',
63 'Sat, 01 Jan 2000 08:00:00 UT',
64 'Jan 01 2000 08:00:00 UT',
65 'Jan 01 08:00:00 UT 2000',
66 'Saturday, 01-Jan-00 08:00:00 UT',
69 'Mon, 01 Jan 2000 08:00:00 UT',
70 'Tue, 01 Jan 2000 08:00:00 UT',
72 '[Saturday] Jan 01 08:00:00 UT 2000',
73 'Ignore all of this stuff because it is annoying 01 Jan 2000 08:00:00 UT',
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
AttrNonNullChecker.cpp 70 const RecordType *UT = T->getAsUnionType();
71 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 721 UT = 51, // UT Utah
817 UT, UT, UT, UT, UT, UT, UT, UT, XX, XX, // 840-84
    [all...]
  /external/icu4c/i18n/
astro.cpp 384 double UT = normalize(fTime/(double)HOUR_MS, 24.);
386 siderealTime = normalize(getSiderealOffset() + UT*1.002737909, 24.);
807 // // 5. Calculate GST at 0h UT of this date
840 // // 11. Convert GST to UT and then to local civil time
841 // double ut = gstToUt(rise ? gstr : gsts);
842 // //System.out.println((rise?"rise=":"set=") + ut + ", delta_t=" + delta_t);
843 // long midnight = DAY_MS * (time / DAY_MS); // Find UT midnight on this day
844 // return midnight + (long) (ut * 3600000);
861 // * Convert UT to GST on this date.
863 // * @param ut in hour
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp 843 if (const RecordType *UT = T->getAsUnionType())
844 if (UT && UT->getDecl()->hasAttr<TransparentUnionAttr>()) {
845 RecordDecl *UD = UT->getDecl();
    [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
ASTContext.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 263 milliseconds