HomeSort by relevance Sort by last modified time
    Searched refs:source_type (Results 1 - 25 of 33) sorted by null

1 2

  /system/sepolicy/tools/sepolicy-analyze/
dups.c 27 if (k->source_type == k->target_type)
33 sattr = &policydb->type_attr_map[k->source_type - 1];
35 stype = policydb->type_val_to_struct[k->source_type - 1];
44 avkey.source_type = i + 1;
46 if (avkey.source_type == k->source_type &&
49 if (avkey.source_type == avkey.target_type)
51 stype2 = policydb->type_val_to_struct[avkey.source_type - 1];
typecmp.c 21 if (k->source_type < c->key.source_type)
23 if (k->source_type == c->key.source_type &&
26 if (k->source_type == c->key.source_type &&
33 k->source_type == c->key.source_type &&
67 key.source_type = 0;
68 if (k->source_type == k->target_type)
    [all...]
utils.c 15 policydb->p_type_val_to_name[key->source_type
16 ? key->source_type - 1 : idx],
17 key->target_type == key->source_type ? "self" :
  /external/selinux/libsepol/src/
avtab.c 78 mix(keyp->source_type);
148 if (key->source_type == cur->key.source_type &&
157 if (key->source_type < cur->key.source_type)
159 if (key->source_type == cur->key.source_type &&
162 if (key->source_type == cur->key.source_type &&
192 if (key->source_type == cur->key.source_type &
    [all...]
assertion.c 166 tmp_key.source_type = i + 1;
237 &p->attr_type_map[k->source_type - 1]);
249 rc = ebitmap_and(&matches, &p->attr_type_map[k->source_type - 1], &p->attr_type_map[k->target_type - 1]);
354 tmp_key.source_type = i + 1;
406 &p->attr_type_map[k->source_type - 1]);
419 rc = ebitmap_and(&matches, &p->attr_type_map[k->source_type - 1],
480 rc = ebitmap_match_any(&avrule->stypes.types, &p->attr_type_map[k->source_type - 1]);
491 rc = ebitmap_and(&match, &p->attr_type_map[k->source_type - 1], &p->attr_type_map[k->target_type - 1] );
hierarchy.c 113 avtab_key.source_type = parent;
138 n->key.source_type, n->key.target_type,
163 a->parent, k->source_type, k->target_type,
273 new->key.source_type = src;
300 avtab_key.source_type = parent;
342 child, parent, key->source_type,
371 a->parent, k->source_type, k->target_type,
451 p->p_type_val_to_name[cur->key.source_type - 1],
expand.c     [all...]
conditional.c 911 if (cur_av->node->key.source_type == key->source_type &&
kernel_to_cil.c     [all...]
  /external/skia/include/private/
SkTFitsIn.h 35 using source_type = S;
46 using source_type = S;
58 using source_type = S;
69 using source_type = S;
83 using source_type = typename OutOfRange_Low::source_type;
84 static bool apply(source_type s) {
98 using Neither = SkTOutOfRange_False<typename OutOfRange_Low::source_type>;
  /system/sepolicy/tools/
sepolicy-check.c 63 int expand_and_check(int s_op, uint32_t source_type,
86 match &= check(s_op, source_type, cur->key.source_type);
128 key.source_type = key.target_type = key.target_class = 0;
167 key.source_type = src->s.value;
174 match = expand_and_check(s_op, key.source_type,
182 return expand_and_check(s_op, key.source_type,
  /external/pdfium/testing/tools/
gold.py 30 # "source_type" : "gm"
42 # "source_type" : "gm"
54 def __init__(self, source_type, outputDir, propertiesStr, keyStr,
57 source_type is the source_type (=corpus) field used for all results.
67 self._source_type = source_type
98 "source_type": self._source_type,
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
ocaml.swg 35 SWIG_Cast (void *source, swig_type_info *source_type,
46 source_type ? source_type->str : "<none>",
49 if (dest_type != source_type) {
55 if( !dest_type || !source_type ||
57 !strcmp(source_type->name,"_p_void") ) {
62 SWIG_TypeCheckStruct(source_type, dest_type );
  /external/valgrind/none/tests/s390x/
fpconv.c 61 #define F2I(insn, initial, source_type, target_type) \
64 source_type source = initial; \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
mlsrule.py 78 return typeattr.type_or_attr_factory(self.policy, self.qpol_symbol.source_type(self.policy))
terule.py 85 return typeattr.type_or_attr_factory(self.policy, self.qpol_symbol.source_type(self.policy))
  /external/selinux/checkpolicy/
checkpolicy.c 174 if (k->source_type < c->key.source_type)
176 if (k->source_type == c->key.source_type &&
179 if (k->source_type == c->key.source_type &&
208 if (insert_type_rule(k, d, &type_rules[k->source_type - 1]))
256 if (l2->key.source_type == (j + 1)) {
257 if (l1->key.source_type != (i + 1))
260 if (l1->key.source_type !
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
avtab.h 51 uint16_t source_type; member in struct:avtab_key
policydb.h 225 uint32_t source_type; member in struct:range_trans
  /external/selinux/python/audit2allow/
sepolgen-ifgen-attr-helper.c 91 stype = p->p_type_val_to_name[key->source_type - 1];
115 if (key->source_type != cb_data->attr)
  /external/skia/infra/bots/recipe_modules/core/resources/
run_binary_size_analysis.py 24 "key": {"source_type": "binary_size"},
50 "source_type": "binarysize"
297 'key': {'source_type': 'binarysize'},
331 'key': {'source_type': 'binary_size'},
  /external/selinux/checkpolicy/test/
dispol.c 66 stype = p->p_type_val_to_name[key->source_type - 1];
74 fprintf(fp, "%u %s : %s ", key->source_type, ttype, tclass);
76 fprintf(fp, "%u %u : %s ", key->source_type, key->target_type,
  /system/sepolicy/tests/
sepol_wrap.cpp 209 db->p_type_val_to_name[(avtab_i->cur)->key.source_type - 1],
  /external/ImageMagick/MagickCore/
profile.c 404 const cmsHPROFILE source_profile,const cmsUInt32Number source_type,
426 source_type,target_profile,target_type,intent,flags);
884 source_type, local
    [all...]
  /external/selinux/libsepol/cil/src/
cil_binary.c 975 if (cur_av->node->key.source_type == key->source_type &&
993 avtab_key.source_type = src;
    [all...]

Completed in 1583 milliseconds

1 2