HomeSort by relevance Sort by last modified time
    Searched refs:mls (Results 26 - 50 of 135) sorted by null

12 3 4 5 6

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
mul-overlap-v6.d 9 0[0-9a-f]+ <[^>]+> e0602190 mls r0, r0, r1, r2
archv6t2.d 31 0+5c <[^>]+> e0600090 mls r0, r0, r0, r0
33 0+64 <[^>]+> e0690090 mls r9, r0, r0, r0
34 0+68 <[^>]+> e0600099 mls r0, r9, r0, r0
35 0+6c <[^>]+> e0600990 mls r0, r0, r9, r0
36 0+70 <[^>]+> e0609090 mls r0, r0, r0, r9
  /external/selinux/libsepol/tests/
test-deps.c 86 extern int mls;
98 if (test_load_policy(&bases_met[i], POLICY_BASE, mls, "test-deps", "base-metreq.conf"))
103 if (test_load_policy(&bases_notmet[i], POLICY_BASE, mls, "test-deps", "base-notmetreq.conf"))
162 CU_ASSERT_FATAL(test_load_policy(&mod, POLICY_MOD, mls, "test-deps", policy) == 0);
243 CU_ASSERT_FATAL(test_load_policy(&mod, POLICY_MOD, mls, "test-deps", policy) == 0);
Makefile 28 mlspol := $(addsuffix .mls,$(policysrc))
40 %.conf.mls: $(m4support) %.conf
  /external/selinux/gui/
fcontextPage.py 40 self.mls = con[1]
42 self.mls = "s0"
153 self.fcontextMLSEntry.set_text(scon.mls)
189 mls = self.fcontextMLSEntry.get_text().strip()
194 (rc, out) = getstatusoutput("semanage fcontext -a -t %s -r %s -f '%s' '%s'" % (type, mls, seobject.file_type_str_to_option[ftype], fspec))
203 self.store.set_value(iter, TYPE_COL, "%s:%s" % (type, mls))
208 mls = self.fcontextMLSEntry.get_text().strip()
213 (rc, out) = getstatusoutput("semanage fcontext -m -t %s -r %s -f '%s' '%s'" % (type, mls, seobject.file_type_str_to_option[ftype], fspec))
222 self.store.set_value(iter, TYPE_COL, "%s:%s" % (type, mls))
  /external/selinux/libsemanage/src/
seusers_file.c 28 const char *mls = semanage_seuser_get_mlsrange(seuser); local
33 if (mls != NULL && fprintf(str, ":%s", mls) < 0)
  /external/selinux/checkpolicy/
parse_util.c 51 mlspol = p->mls;
  /external/selinux/libsepol/src/
mls.c 5 * Support for enhanced MLS infrastructure.
27 * Implementation of the multi-level security (MLS) policy.
40 #include "mls.h"
44 const context_struct_t * mls, char **str)
50 int len = mls_compute_context_len(policydb, mls) + 1;
61 mls_sid_to_context(policydb, mls, &ptr);
70 ERR(handle, "out of memory, could not convert mls context to string");
80 const char *str, context_struct_t * mls)
88 if (mls_context_to_sid(policydb, '$', &tmp_cp, mls) < 0) {
89 ERR(handle, "invalid MLS context %s", str)
    [all...]
  /external/selinux/secilc/
secil2conf.c 51 printf(" -M, --mls true|false write an mls policy. Must be true or false.\n");
52 printf(" This will override the (mls boolean) statement\n");
69 int mls = -1; local
77 {"mls", required_argument, 0, 'M'},
95 mls = 1;
97 mls = 0;
126 cil_set_mls(db, mls);
secilc.c 55 printf(" -M, --mls true|false build an mls policy. Must be true or false.\n");
56 printf(" This will override the (mls boolean) statement\n");
91 int mls = -1; local
109 {"mls", required_argument, 0, 'M'},
145 mls = 1;
147 mls = 0;
242 cil_set_mls(db, mls);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
context.py 22 from .mls import RangeWrapper
__init__.py 27 from .mls import CategoriesDifference, LevelDeclsDifference, SensitivitiesDifference
  /art/runtime/interpreter/mterp/arm/
op_rem_int.S 26 mls r1, r1, r2, r0 @ r1<- op, r0-r2 changed
op_rem_int_2addr.S 24 mls r1, r1, r2, r0 @ r1<- op
op_rem_int_lit16.S 24 mls r1, r1, r2, r0 @ r1<- op
op_rem_int_lit8.S 25 mls r1, r1, r2, r0 @ r1<- op
  /external/libavc/common/armv8/
ih264_inter_pred_luma_vert_qpel_av8.s 156 mls v14.8h, v16.8h , v24.8h // temp -= temp2 * 5
160 mls v20.8h, v26.8h , v24.8h // temp4 -= temp5 * 5
167 mls v16.8h, v18.8h , v24.8h
177 mls v14.8h, v26.8h , v24.8h
183 mls v18.8h, v20.8h , v24.8h
193 mls v16.8h, v26.8h , v24.8h
200 mls v14.8h, v20.8h , v24.8h
204 mls v18.8h, v26.8h , v24.8h
226 mls v14.8h, v16.8h , v24.8h // temp -= temp2 * 5
230 mls v20.8h, v26.8h , v24.8h // temp4 -= temp5 *
    [all...]
ih264_inter_pred_luma_horz_hpel_vert_hpel_av8.s 123 mls v18.8h, v22.8h , v30.8h
125 mls v20.8h, v26.8h , v30.8h
128 mls v22.8h, v26.8h , v30.8h
204 mls v18.8h, v22.8h , v30.8h
206 mls v20.8h, v26.8h , v30.8h
209 mls v22.8h, v26.8h , v30.8h
283 mls v18.8h, v22.8h , v30.8h
285 mls v20.8h, v26.8h , v30.8h
288 mls v22.8h, v26.8h , v30.8h
365 mls v18.8h, v22.8h , v30.8
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
mlsrule.py 25 from . import mls
29 """Factory function for creating MLS rule objects."""
31 raise TypeError("MLS rules cannot be looked-up.")
38 Factory function for creating expanded MLS rules.
40 original The MLS rule the expanded rule originates from.
50 raise TypeError("The original rule must be a MLS rule class.")
59 """Validate MLS rule types."""
61 raise exception.InvalidMLSRuleType("{0} is not a valid MLS rule type.".format(t))
68 """An MLS rule."""
88 return mls.range_factory(self.policy, self.qpol_symbol.range(self.policy)
    [all...]
  /external/selinux/libsepol/cil/src/
cil_policy.c 271 static void cil_context_to_policy(FILE *out, struct cil_context *context, int mls)
276 if (mls) {
1423 int mls; member in struct:te_rules_extra
    [all...]
cil_verify.h 54 int *mls; member in struct:cil_args_verify
  /external/capstone/suite/MC/AArch64/
neon-2velem.s.cs 10 0x20,0x48,0x82,0x2f = mls v0.2s, v1.2s, v2.s[2]
11 0x20,0x48,0x96,0x2f = mls v0.2s, v1.2s, v22.s[2]
12 0x03,0x41,0xa2,0x6f = mls v3.4s, v8.4s, v2.s[1]
13 0x03,0x49,0xb6,0x6f = mls v3.4s, v8.4s, v22.s[3]
14 0x20,0x40,0x62,0x2f = mls v0.4h, v1.4h, v2.h[2]
15 0x20,0x40,0x6f,0x2f = mls v0.4h, v1.4h, v15.h[2]
16 0x20,0x48,0x72,0x6f = mls v0.8h, v1.8h, v2.h[7]
17 0x20,0x48,0x6e,0x6f = mls v0.8h, v1.8h, v14.h[6]
  /external/compiler-rt/lib/builtins/arm/
modsi3.S 42 mls r0, r2, r1, r0
  /external/llvm/test/MC/AArch64/
neon-2velem.s 29 mls v0.2s, v1.2s, v2.s[2]
30 mls v0.2s, v1.2s, v22.s[2]
31 mls v3.4s, v8.4s, v2.s[1]
32 mls v3.4s, v8.4s, v22.s[3]
34 // CHECK: mls v0.2s, v1.2s, v2.s[2] // encoding: [0x20,0x48,0x82,0x2f]
35 // CHECK: mls v0.2s, v1.2s, v22.s[2] // encoding: [0x20,0x48,0x96,0x2f]
36 // CHECK: mls v3.4s, v8.4s, v2.s[1] // encoding: [0x03,0x41,0xa2,0x6f]
37 // CHECK: mls v3.4s, v8.4s, v22.s[3] // encoding: [0x03,0x49,0xb6,0x6f]
39 mls v0.4h, v1.4h, v2.h[2]
40 mls v0.4h, v1.4h, v15.h[2
    [all...]
  /external/selinux/libsepol/cil/include/cil/
cil.h 57 extern void cil_set_mls(cil_db_t *db, int mls);

Completed in 460 milliseconds

12 3 4 5 6