Home
last modified time | relevance | path

Searched refs:defaulttype (Results 1 – 9 of 9) sorted by relevance

/third_party/selinux/secilc/docs/
Dcil_default_object_statements.md113 defaulttype section in Default Object Statements
121 (defaulttype class_id default)
133 <td align="left"><p><code>defaulttype</code></p></td>
134 <td align="left"><p>The <code>defaulttype</code> keyword.</p></td>
152 (defaulttype socket source)
DREADME.md73 * [defaulttype](cil_default_object_statements.md#defaulttype)
Dcil_class_and_permission_statements.md374 defaulttype
/third_party/tzdata/
Dzic.c1836 int defaulttype; member
1846 r.defaulttype = types[r.base]; in limitrange()
1867 int defaulttype) in writezone() argument
1968 rangeall.defaulttype = defaulttype; in writezone()
2028 ? range64.defaulttype in writezone()
2029 : range32.defaulttype); in writezone()
2039 thisdefaulttype = range64.defaulttype; in writezone()
2612 int defaulttype = -1; in outzone() local
2741 defaulttype = type; in outzone()
2860 if (defaulttype < 0 && !rp->r_isdst) in outzone()
[all …]
Dlocaltime.c140 int defaulttype; member
731 sp->defaulttype = i; in tzloadbody()
1161 sp->defaulttype = 0; in tzparse()
1301 sp->defaulttype = 0; in tzparse()
1308 sp->defaulttype = 0; in tzparse()
1345 sp->defaulttype = 0; in zoneinit()
1503 i = sp->defaulttype; in localsub()
/third_party/ffmpeg/libavformat/
Dhashenc.c40 #define HASH_OPT(defaulttype) \ argument
41 …{ "hash", "set hash to use", OFFSET(hash_name), AV_OPT_TYPE_STRING, {.str = defaulttype}, 0, 0, EN…
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
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()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
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()
/third_party/icu/icu4c/source/tools/tzcode/
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()