Searched refs:typealias (Results 1 – 21 of 21) sorted by relevance
/external/selinux/secilc/docs/ |
D | cil_type_statements.md | 40 typealias section in Type Statements 47 (typealias typealias_id) 58 <td align="left"><p><code>typealias</code></p></td> 59 <td align="left"><p>The <code>typealias</code> keyword.</p></td> 63 <td align="left"><p>The <code>typealias</code> identifier.</p></td> 70 …ctual) statement for an example that associates the [`typealias`](cil_type_statements.md#typealias… 75 Associates a previously declared [`typealias`](cil_type_statements.md#typealias) identifier to a pr… 95 <td align="left"><p>A single previously declared <code>typealias</code> identifier.</p></td> 108 (typealias unconfined_t) 118 …zero or more [`type`](cil_type_statements.md#type), [`typealias`](cil_type_statements.md#typealias… [all …]
|
D | cil_access_vector_rules.md | 27 <td align="left"><p>A single previously defined source <code>type</code>, <code>typealias</code> or… 31 <td align="left"><p>A single previously defined target <code>type</code>, <code>typealias</code> or… 111 <td align="left"><p>A single previously defined source <code>type</code>, <code>typealias</code> or… 115 <td align="left"><p>A single previously defined target <code>type</code>, <code>typealias</code> or… 159 <td align="left"><p>A single previously defined source <code>type</code>, <code>typealias</code> or… 163 <td align="left"><p>A single previously defined target <code>type</code>, <code>typealias</code> or… 204 <td align="left"><p>A single previously defined source <code>type</code>, <code>typealias</code> or… 208 <td align="left"><p>A single previously defined target <code>type</code>, <code>typealias</code> or… 259 <td align="left"><p>A single previously defined source <code>type</code>, <code>typealias</code>, o… 263 <td align="left"><p>A single previously defined target <code>type</code>, <code>typealias</code>, o… [all …]
|
D | README.md | 125 * [typealias](cil_type_statements.md#typealias)
|
D | cil_constraint_statements.md | 49 <p><code> type_id : A single type, typealias or typeattribute identifier.</code></p></td> 140 <p><code> type_id : A single type, typealias or typeattribute identifier.</code></p></td> 211 <p><code> type_id : A single type, typealias or typeattribute identifier.</code></p></td> 295 <p><code> type_id : A single type, typealias or typeattribute identifier.</code></p></td>
|
D | cil_context_statement.md | 47 <td align="left"><p>A single previously declared <code>type</code> or <code>typealias</code> identi…
|
D | cil_role_statements.md | 69 <td align="left"><p>A single previously declared <code>type</code>, <code>typealias</code> or <code… 247 <td align="left"><p>A single previously declared <code>type</code>, <code>typealias</code> or <code…
|
D | cil_container_statements.md | 201 … | [`type`](cil_type_statements.md#type) | [`typealias`](cil_type_statements.md#typealias…
|
D | cil_call_macro_statements.md | 83 <p>The list of valid <code>param_type</code> entries are: <code>type</code>, <code>typealias</code>…
|
D | cil_mls_labeling_statements.md | 608 <td align="left"><p>A single previously declared <code>type</code>, <code>typealias</code> or <code… 612 <td align="left"><p>A single previously declared <code>type</code>, <code>typealias</code> or <code…
|
D | cil_reference_guide.md | 47 typealias
|
/external/selinux/libsepol/tests/policies/test-expander/ |
D | alias-module.conf | 7 typealias alias_check_3_t alias alias_check_3_a;
|
D | alias-base.conf | 423 typealias alias_check_1_t alias alias_check_1_a; 429 typealias alias_check_2_t alias alias_check_2_a;
|
/external/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 454 typealias g_b_type_3 alias g_b_alias_1; 554 typealias g_b_type_3 alias g_b_alias_2;
|
D | module1.conf | 62 typealias g_b_type_3 alias g_m_alias_1;
|
/external/selinux/libsepol/cil/test/integration_testing/ |
D | nonmls.cil | 66 (typealias .test_b.test typea_t)
|
D | mls_policy.cil | 95 (typealias .test_b.test typea_t)
|
/external/selinux/python/sepolicy/sepolicy/ |
D | manpage.py | 570 def _typealias(self,typealias): argument 572 % {'typealias':typealias, 'date': time.strftime("%y-%m-%d")}) 579 """ % {'typealias':typealias, 'domainname':self.domainname})
|
/external/selinux/checkpolicy/ |
D | policy_scan.l | 90 typealias { return(TYPEALIAS); }
|
/external/protobuf/docs/swift/ |
D | DesignDoc.md | 48 struct, subscript, super, switch, throw, throws, true, try, typealias, var, 99 When present, this will cause `typealias`es to be added to the generated Swift 119 typealias FBPBaz = Foo_Bar_Baz 125 risk compiled size bloat by adding `typealias`es for every type). 366 public typealias RawValue = Int32
|
/external/selinux/secilc/test/ |
D | integration.cil | 76 (typealias bin_t sbin_t)
|
D | policy.cil | 128 (typealias sbin_t)
|