HomeSort by relevance Sort by last modified time
    Searched refs:hours (Results 201 - 225 of 670) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/media/java/android/media/
TtmlRenderer.java 131 String hours = matcher.group(1); local
132 double durationSeconds = Long.parseLong(hours) * 3600;
  /libcore/ojluni/src/main/java/java/util/
Date.java 97 * year, month, date, hours, minutes, and seconds values, the
210 * @param hrs the hours between 0-23.
233 * @param hrs the hours between 0-23.
304 * @param hrs the hours between 0-23.
352 * 13:30:00 GMT+0430" (4 hours, 30 minutes west of the Greenwich
371 * in hours. Otherwise, it is regarded as an offset in minutes,
375 * <tt>-5</tt> occurring in the string would mean "five hours west
376 * of Greenwich" and <tt>+0430</tt> would mean "four hours and
434 * North America that is five, six, seven, or eight hours west of
507 // parse the number following it as loosely as the original hours
    [all...]
GregorianCalendar.java 321 * + (calendar.get(Calendar.ZONE_OFFSET)/(60*60*1000))); // in hours
323 * + (calendar.get(Calendar.DST_OFFSET)/(60*60*1000))); // in hours
2455 int hours = timeOfDay \/ ONE_HOUR; local
    [all...]
JapaneseImperialCalendar.java 429 delta *= 60 * 60 * 1000; // hours to milliseconds
459 // and +12 or -12 hours (timeOfDay).
567 int unit = max + 1; // 12 or 24 hours
1642 int hours = timeOfDay \/ ONE_HOUR; local
    [all...]
  /cts/hostsidetests/security/securityPatch/Bug-35139833/
poc.c 291 __u8 hours; member in struct:v4l2_timecode
  /external/valgrind/coregrind/
m_libcprint.c 886 UInt t, ms, s, mins, hours, days; local
899 t /= 60; /* now in hours */
901 hours = t % 24;
906 VG_(sprintf)(buf, "%02u:%02u:%02u:%02u.%03u ", days, hours, mins, s, ms);
    [all...]
  /frameworks/base/core/java/android/widget/
TimePickerClockDelegate.java 76 private static final int HOUR_INDEX = RadialTimePickerView.HOURS;
151 mHourView = (NumericTextView) mainView.findViewById(R.id.hours);
456 // Horizontal mode, with AM/PM appearing to left/right of hours and minutes.
478 // Vertical mode, with AM/PM appearing to top/bottom of hours and minutes.
801 * We pass the correct "skeleton" depending on 12 or 24 hours view and then extract the
846 * Show either Hours or Minutes.
883 case RadialTimePickerView.HOURS
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarInstancesHelper.java 235 duration.hours = 0;
306 duration.hours = 0;
316 duration.hours = 0;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
VideoModule.java 1557 long hours = minutes \/ 60; local
    [all...]
  /external/llvm/unittests/Support/
YAMLIOTest.cpp 1208 : hours(0), minutes(0), seconds(0) {
1211 : hours(secs/3600),
1212 minutes((secs - (hours*3600))/60),
1216 return TotalSeconds(hours*3600 + minutes*60 + seconds);
1219 uint32_t hours; member in class:llvm::yaml::MappingTraits::NormalizedSeconds
1227 io.mapOptional("hours", keys->hours, (uint32_t)0);
1241 Input yin("---\n - hours: 1\n seconds: 5\n - seconds: 59\n...\n");
    [all...]
  /build/make/
envsetup.sh     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 41 DT_VERY_RECENT = 24*3600 # 24 hours
45 <P>(Entries marked with ** were changed within the last 24 hours;
308 <LI><A HREF="%(FAQCGI)s?req=recent&amp;days=1">24 hours</A>
  /external/autotest/site_utils/
job_history.py 31 TIME_BUFFER = datetime_base.timedelta(hours=2)
257 # Assume special tasks for the test job all start within 2 hours
258 # before the test job starts or 2 hours after the test finishes. In most
259 # cases, special task won't take longer than 2 hours to start before
  /external/python/cpython2/Tools/faqwiz/
faqconf.py 41 DT_VERY_RECENT = 24*3600 # 24 hours
45 <P>(Entries marked with ** were changed within the last 24 hours;
308 <LI><A HREF="%(FAQCGI)s?req=recent&amp;days=1">24 hours</A>
  /libcore/ojluni/src/test/java/time/tck/java/time/
TCKDuration.java 64 import static java.time.temporal.ChronoUnit.HOURS;
342 {0, HOURS, 0, 0},
350 {1, HOURS, 3600, 0},
358 {3, HOURS, 3 * 3600, 0},
366 {-1, HOURS, -3600, 0},
374 {-3, HOURS, -3 * 3600, 0},
387 {Long.MAX_VALUE / 3600, HOURS, (Long.MAX_VALUE / 3600) * 3600, 0},
388 {Long.MIN_VALUE / 3600, HOURS, (Long.MIN_VALUE / 3600) * 3600, 0},
406 {Long.MAX_VALUE / 3600 + 1, HOURS},
407 {Long.MIN_VALUE / 3600 - 1, HOURS},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
calendar.py 614 hours = days*24 + hour
615 minutes = hours*60 + minute
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
datetimemodule.c 1116 int hours; local
2049 int hours; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
calendar.py 609 hours = days*24 + hour
610 minutes = hours*60 + minute
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
datetimemodule.c 1116 int hours; local
2049 int hours; local
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmsplugin.c 413 Dest->tm_hour = _cmsAdjustEndianess16(Source->hours);
429 Dest->hours = _cmsAdjustEndianess16((cmsUInt16Number) Source->tm_hour);
  /external/python/cpython2/Lib/
calendar.py 615 hours = days*24 + hour
616 minutes = hours*60 + minute
  /external/python/cpython2/Modules/
datetimemodule.c 1116 int hours; local
2049 int hours; local
    [all...]
  /external/webrtc/webrtc/base/
httpcommon.cc 375 int hours = (zone[1] - '0') * 10 + (zone[2] - '0'); local
377 int offset = (hours * 60 + minutes) * 60;
  /prebuilts/gdb/darwin-x86/lib/python2.7/
calendar.py 614 hours = days*24 + hour
615 minutes = hours*60 + minute
  /prebuilts/gdb/linux-x86/lib/python2.7/
calendar.py 614 hours = days*24 + hour
615 minutes = hours*60 + minute

Completed in 1771 milliseconds

1 2 3 4 5 6 7 891011>>