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

  /external/clang/lib/StaticAnalyzer/Checkers/
NonNullParamChecker.cpp 90 const RecordType *UT = T->getAsUnionType();
91 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
  /external/chromium_org/third_party/icu/source/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/icu4c/i18n/
astro.cpp 383 double UT = normalize(fTime/(double)HOUR_MS, 24.);
385 siderealTime = normalize(getSiderealOffset() + UT*1.002737909, 24.);
812 // // 5. Calculate GST at 0h UT of this date
845 // // 11. Convert GST to UT and then to local civil time
846 // double ut = gstToUt(rise ? gstr : gsts);
847 // //System.out.println((rise?"rise=":"set=") + ut + ", delta_t=" + delta_t);
848 // long midnight = DAY_MS * (time / DAY_MS); // Find UT midnight on this day
849 // return midnight + (long) (ut * 3600000);
866 // * Convert UT to GST on this date.
868 // * @param ut in hour
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 98 milliseconds