Home
last modified time | relevance | path

Searched refs:typealias (Results 1 – 21 of 21) sorted by relevance

/external/selinux/secilc/docs/
Dcil_type_statements.md40 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 …]
Dcil_access_vector_rules.md27 <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 …]
DREADME.md125 * [typealias](cil_type_statements.md#typealias)
Dcil_constraint_statements.md49 <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>
Dcil_context_statement.md47 <td align="left"><p>A single previously declared <code>type</code> or <code>typealias</code> identi…
Dcil_role_statements.md69 <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…
Dcil_container_statements.md201 … | [`type`](cil_type_statements.md#type) | [`typealias`](cil_type_statements.md#typealias
Dcil_call_macro_statements.md83 <p>The list of valid <code>param_type</code> entries are: <code>type</code>, <code>typealias</code>…
Dcil_mls_labeling_statements.md608 <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…
Dcil_reference_guide.md47 typealias
/external/selinux/libsepol/tests/policies/test-expander/
Dalias-module.conf7 typealias alias_check_3_t alias alias_check_3_a;
Dalias-base.conf423 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/
Dsmall-base.conf454 typealias g_b_type_3 alias g_b_alias_1;
554 typealias g_b_type_3 alias g_b_alias_2;
Dmodule1.conf62 typealias g_b_type_3 alias g_m_alias_1;
/external/selinux/libsepol/cil/test/integration_testing/
Dnonmls.cil66 (typealias .test_b.test typea_t)
Dmls_policy.cil95 (typealias .test_b.test typea_t)
/external/selinux/python/sepolicy/sepolicy/
Dmanpage.py570 def _typealias(self,typealias): argument
572 % {'typealias':typealias, 'date': time.strftime("%y-%m-%d")})
579 """ % {'typealias':typealias, 'domainname':self.domainname})
/external/selinux/checkpolicy/
Dpolicy_scan.l90 typealias { return(TYPEALIAS); }
/external/protobuf/docs/swift/
DDesignDoc.md48 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/
Dintegration.cil76 (typealias bin_t sbin_t)
Dpolicy.cil128 (typealias sbin_t)