Searched defs:UT (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp90 const RecordType *UT = T->getAsUnionType(); local
91 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
/external/icu4c/i18n/
H A Dastro.cpp383 double UT = normalize(fTime/(double)HOUR_MS, 24.); local
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
848 // long midnight = DAY_MS * (time / DAY_MS); // Find UT midnight on this day
866 // * Convert UT to GST on this date.
877 // * Convert GST to UT on this date.
880 // * @return UT in hours
888 // // Common computation for UT <=> GST
890 // // Find JD for 0h UT
[all...]
/external/webkit/Source/WebKit/android/content/
H A Daddress_detector.cpp721 UT = 51, // UT Utah enumerator in enum:USState
817 UT, UT, UT, UT, UT, UT, UT, UT, X
[all...]
/external/clang/lib/Sema/
H A DSemaExpr.cpp5983 const RecordType *UT = ArgType->getAsUnionType(); local
5984 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
5988 RecordDecl *UD = UT->getDecl();
H A DSemaOverload.cpp1700 const RecordType *UT = ToType->getAsUnionType(); local
1701 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
1704 RecordDecl *UD = UT->getDecl();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 167 milliseconds