/external/google-breakpad/src/google_breakpad/common/ |
minidump_format.h | 669 uint16_t minute; member in struct:__anon22672 [all...] |
/external/googletest/googletest/test/ |
googletest-json-output-unittest.py | 504 minute=int(match.group(5)), second=int(match.group(6)))
|
gtest_xml_output_unittest.py | 253 minute=int(match.group(5)), second=int(match.group(6)))
|
/external/icu/icu4c/source/test/intltest/ |
measfmttest.cpp | [all...] |
/external/libtextclassifier/utils/calendar/ |
calendar-common.h | 132 TC3_CALENDAR_CHECK(calendar->SetMinute(parse_data.minute)) 274 case DateParseData::RelationType::MINUTE: 344 data.relation_type == DateParseData::RelationType::MINUTE)) {
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
R.java | 525 public static final int minute=0x7f110001; field in class:R.plurals [all...] |
/external/syzkaller/vendor/golang.org/x/net/internal/timeseries/ |
timeseries.go | 22 1 * time.Minute, 23 10 * time.Minute, 34 1 * time.Minute, 117 // minute resolution while the second level stores data at a one hour 486 // MinuteHourSeries tracks data at granularities of 1 minute and 1 hour. 505 func (ts *MinuteHourSeries) Minute() Observable {
|
/external/zopfli/src/zopflipng/lodepng/ |
lodepng.h | 395 unsigned minute; /*0-59*/ member in struct:LodePNGTime [all...] |
/build/soong/third_party/zip/ |
struct.go | 157 // time bits 0-4: second/2; 5-10: minute; 11-15: hour 173 fTime = uint16(t.Second()/2 + t.Minute()<<5 + t.Hour()<<11)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
calendar.py | 612 year, month, day, hour, minute, second = tuple[:6]
615 minutes = hours*60 + minute
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
calendar.py | 607 year, month, day, hour, minute, second = tuple[:6]
610 minutes = hours*60 + minute
|
plistlib.py | 187 _dateParser = re.compile(r"(?P<year>\d\d\d\d)(?:-(?P<month>\d\d)(?:-(?P<day>\d\d)(?:T(?P<hour>\d\d)(?::(?P<minute>\d\d)(?::(?P<second>\d\d))?)?)?)?)?Z")
190 order = ('year', 'month', 'day', 'hour', 'minute', 'second')
203 d.hour, d.minute, d.second
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
TestMetazones.java | 46 private static final long MINUTE = 60000; 242 final long errorPeriod = end - start + MINUTE; 300 long end = point - MINUTE; 323 result.add(new Pair<Long, Long>(start, end)); // back up 1 minute 720 private static long getDateTimeinMillis(int year, int month, int date, int hourOfDay, int minute, int second) { 722 cal.set(year, month, date, hourOfDay, minute, second);
|
/external/pdfium/xfa/fgas/crt/ |
cfgas_formatstring.cpp | 348 uint32_t minute = 0; local 399 minute = 0; 400 if (!ExtractCountDigitsWithOptional(str, len, 1, cc, &minute)) 403 minute = 0; 404 if (!ExtractCountDigits(str, len, 2, cc, &minute)) 447 ResolveZone(tzDiff, pLocale, &hour, &minute); 456 minute += info.iHour > 0 ? info.iMinute : -info.iMinute; 464 ResolveZone(tzDiff, pLocale, &hour, &minute); 480 datetime->SetTime(hour, minute, second, millisecond); 629 uint8_t minute = datetime.GetMinute() local 785 uint32_t minute = 0; local [all...] |
/external/python/cpython2/Lib/ |
calendar.py | 613 year, month, day, hour, minute, second = tuple[:6] 616 minutes = hours*60 + minute
|
plistlib.py | 187 _dateParser = re.compile(r"(?P<year>\d\d\d\d)(?:-(?P<month>\d\d)(?:-(?P<day>\d\d)(?:T(?P<hour>\d\d)(?::(?P<minute>\d\d)(?::(?P<second>\d\d))?)?)?)?)?Z") 190 order = ('year', 'month', 'day', 'hour', 'minute', 'second') 203 d.hour, d.minute, d.second
|
/external/python/cpython3/Lib/ |
calendar.py | 657 year, month, day, hour, minute, second = tuple[:6] 660 minutes = hours*60 + minute
|
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/ |
state_space_model.py | 556 additional 1 degree per minute with some uncertainty, this uncertainty being 557 added to our current uncertainty in the per-minute change in temperature. [all...] |
/bionic/libc/kernel/uapi/linux/ |
cdrom.h | 71 __u8 minute; member in struct:cdrom_msf0
|
/external/fonttools/Lib/fontTools/misc/ |
plistlib.py | 63 r"(?::(?P<minute>\d\d)" 71 order = ("year", "month", "day", "hour", "minute", "second") 88 d.minute,
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
Calendar.java | 559 * {@link #HOUR}, {@link #HOUR_OF_DAY}, {@link #MINUTE}, [all...] |
/external/icu/icu4c/source/i18n/ |
calendar.cpp | 628 { 0, 0, 59, 59 }, // MINUTE 665 // local fields (YEAR, MONTH, DATE, HOUR, MINUTE, etc.) 687 // local fields (YEAR, MONTH, DATE, HOUR, MINUTE, etc.) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
Calendar.java | 558 * {@link #HOUR}, {@link #HOUR_OF_DAY}, {@link #MINUTE}, [all...] |
/external/kernel-headers/original/uapi/linux/ |
cdrom.h | 157 __u8 minute; member in struct:cdrom_msf0 172 __u8 cdmsf_min0; /* start minute */ 175 __u8 cdmsf_min1; /* end minute */ 331 #define CD_SECS 60 /* seconds per minute */ 356 #define CDROM_MSF 0x02 /* "minute-second-frame": binary, not bcd here! */
|
/external/libchrome/base/time/ |
time.h | 505 int minute; // Minute within the current hour (0-59) member in struct:base::Time::Exploded 506 int second; // Second within the current minute (0-59 plus leap [all...] |