Home
last modified time | relevance | path

Searched refs:defaulttype (Results 1 - 5 of 5) sorted by relevance

/third_party/tzdata/
H A Dzic.c2328 int defaulttype; member
2340 r.defaulttype = types[r.base]; in limitrange()
2378 int defaulttype) in writezone()
2462 rangeall.defaulttype = defaulttype; in writezone()
2516 thisdefaulttype = range32.defaulttype; in writezone()
2526 thisdefaulttype = range64.defaulttype; in writezone()
2556 should be range32.defaulttype, which is suited for in writezone()
2566 thisdefaulttype = range64.defaulttype; in writezone()
3130 int defaulttype in outzone() local
2377 writezone(const char *const name, const char *const string, char version, int defaulttype) writezone() argument
[all...]
H A Dlocaltime.c137 int defaulttype; member
713 /* Infer sp->defaulttype from the data. Although this default in tzloadbody()
759 /* A simple 'sp->defaulttype = 0;' would suffice here if we in tzloadbody()
761 simpler would be to remove the defaulttype member and just in tzloadbody()
763 sp->defaulttype = i; in tzloadbody()
1345 sp->defaulttype = 0; in tzparse()
1381 sp->defaulttype = 0; in zoneinit()
1556 i = sp->defaulttype; in localsub()
/third_party/ffmpeg/libavformat/
H A Dhashenc.c41 #define HASH_OPT(defaulttype) \
42 { "hash", "set hash to use", OFFSET(hash_name), AV_OPT_TYPE_STRING, {.str = defaulttype}, 0, 0, ENC }
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c116 int defaulttype; /* for early times or if no transitions */ member
601 sp->defaulttype = i; in tzload()
1015 sp->defaulttype = 0; in tzparse()
1141 sp->defaulttype = 0; in tzparse()
1151 sp->defaulttype = 0; in tzparse()
1303 i = sp->defaulttype; in localsub()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c114 int defaulttype; /* for early times or if no transitions */ member
599 sp->defaulttype = i; in tzload()
1013 sp->defaulttype = 0; in tzparse()
1139 sp->defaulttype = 0; in tzparse()
1149 sp->defaulttype = 0; in tzparse()
1301 i = sp->defaulttype; in localsub()

Completed in 13 milliseconds