Searched defs:tod (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_api.h154 tBTA_HH_DEVT tod; /* type of device */ member in struct:__anon750
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c1263 long dayoff, tod; local
1326 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1354 leapadd(tadd(t, tod), positive, lp->l_value, count);
1964 register long tod; local
1995 tod = rp->r_tod;
1997 tod += gmtoff;
1999 tod += dstoff;
2000 if (tod < 0) {
2004 if (tod != 2 * SECSPERMIN * MINSPERHOUR) {
2006 if (stringoffset(end(result), tod) !
[all...]
/external/icu4c/tools/tzcode/
H A Dzic.c1263 long dayoff, tod; local
1326 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1354 leapadd(tadd(t, tod), positive, lp->l_value, count);
1964 register long tod; local
1995 tod = rp->r_tod;
1997 tod += gmtoff;
1999 tod += dstoff;
2000 if (tod < 0) {
2004 if (tod != 2 * SECSPERMIN * MINSPERHOUR) {
2006 if (stringoffset(end(result), tod) !
[all...]
/external/chromium_org/third_party/gpsd/release-3.1/
H A Dgps.h230 unsigned tod; /* issue of data */ member in struct:rtcm2_t::__anon10662::__anon10670::glonass_rangesat_t

Completed in 118 milliseconds