Searched defs:oldtype (Results 1 - 2 of 2) sorted by path

/external/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp1277 ZoneType oldtype = types[i->type]; local
1278 SimplifiedZoneType newtype(oldtype);
1325 ZoneType oldtype = types[i->type]; local
1326 SimplifiedZoneType newtype(oldtype);
/external/selinux/libsepol/src/
H A Dexpand.c1681 uint32_t oldtype = 0, spec = 0; local
1719 oldtype = avdatump->data;
1721 oldtype = avdatump->data;
1723 oldtype = avdatump->data;
1726 if (oldtype == remapped_data) {
1739 p->p_type_val_to_name[oldtype - 1]);
1747 p->p_type_val_to_name[oldtype - 1],

Completed in 362 milliseconds