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

  /external/chromium_org/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/
NonNullParamChecker.cpp 97 const RecordType *UT = T->getAsUnionType();
98 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
  /external/chromium_org/v8/test/webkit/
date-parse-comments-test.js 67 testDateParse("Dec 25 1995 (PDT)UT(PST)", "819849600000");
72 testDateParse("Dec 25 1995 1:30 (PDT)UT(PST)", "819855000000");
77 testDateParse("Dec 25 1995 1:30 PM (AM) (PST) UT", "819898200000");
  /frameworks/compile/slang/
slang_rs_export_foreach.cpp 267 clang::QualType UT = QT.getUnqualifiedType();
268 if (UT != C.UnsignedIntTy && UT != C.IntTy) {
  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/
SemaDeclAttr.cpp     [all...]
SemaOverload.cpp     [all...]
SemaChecking.cpp 706 if (const RecordType *UT = Expr->getType()->getAsUnionType()) {
707 if (UT->getDecl()->hasAttr<TransparentUnionAttr>())
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
ASTContext.cpp     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 227 ?\QF????;????????Xy6?????????9?????!bp??1fC~6?Ow?}??t???,???B?]??d4q???t-???d??3 ????Lg?1k?pR???? y??e????????v ?????jl?.f?9?1?-v?$? !g ??ut?????š??g?/j?i?? W?v??????x_??????N?? _???:s?H????
489 ?`??"X???]e??+}?,??_i???x'?+??A?3?;??*??%K6?<?+~????hS?@X??^?LLR???e?+???3??7%C?M???M?cq'Xp.??k?9?Gc??iuglg??_e????2?c%m??'??f??f???k?r"8>????4???v?Hc^X|) u?{?J?V?3B?g???w?ihE?MH??5 ??]b;?g?w7?Gi?i???????$?Nh??G?????7c>??@k/är??sF??o???6_?oõ?!?b?L??{?[???v.????\+;H??????1???_????";? MfE?g??0?8?? ?J?? ???ut??$???)??(k???v??/??4go#??5?`jf????(???L?n ]y?r??k#?x??KU??=???~?
522 ?pgp???????6M?0PC$[F????j?=w?BL?????E??cI????.?D?????T??M?> ?3m??V??an*??`?S-C?:?,??7r?????9>?K>??x€-?p\??<$???#c?izQ,??? ?1??i|2??????a?c%o??'??f??f??r$8>????4??6?A??????.??0U]??W8??e????GhUt+]L???>??N??2?H?(x???'a|?an???q?M???C.(???X???_S ?nX?uU??v"??u?c?H)??d??B???r?6?W?c_?f\?|)?kS?r??U???)?hi?? ??I??rmE?f]??I???Z??Z?|?#? ?y]?^?c|{{ku???_y??? }A?2>I[??I?????$O??a ???W?7??A???|?\/AI0[????P??c>??PM?
    [all...]
  /external/chromium_org/net/quic/crypto/
common_cert_set_1_50.inc     [all...]
common_cert_set_51_100.inc     [all...]
  /prebuilts/tools/common/m2/repository/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 287 milliseconds