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

  /external/clang/lib/StaticAnalyzer/Checkers/
AttrNonNullChecker.cpp 70 const RecordType *UT = T->getAsUnionType();
71 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
  /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/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/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 318 milliseconds