HomeSort by relevance Sort by last modified time
    Searched refs:dominance (Results 1 - 12 of 12) sorted by null

  /system/sepolicy/prebuilts/api/26.0/private/
mls_macros 18 # declares sensitivites s0 to s(N-1) with dominance
33 dominance { gen_dominance(0,decr($1)) }
  /system/sepolicy/prebuilts/api/27.0/private/
mls_macros 18 # declares sensitivites s0 to s(N-1) with dominance
33 dominance { gen_dominance(0,decr($1)) }
  /system/sepolicy/prebuilts/api/28.0/private/
mls_macros 18 # declares sensitivites s0 to s(N-1) with dominance
33 dominance { gen_dominance(0,decr($1)) }
  /system/sepolicy/private/
mls_macros 18 # declares sensitivites s0 to s(N-1) with dominance
33 dominance { gen_dominance(0,decr($1)) }
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 147 // dfPhiTargets notes inputs to phis in dominance frontiers that should not
328 // in dominance frontier, self, and dominated.
360 // These new phis can only occur at the dominance frontier of h; block s is in the dominance
364 // own trivial phi functions in their own dominance frontier, and this is handled recursively.
374 // check phi functions in the dominance frontier
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 147 // dfPhiTargets notes inputs to phis in dominance frontiers that should not
328 // in dominance frontier, self, and dominated.
360 // These new phis can only occur at the dominance frontier of h; block s is in the dominance
364 // own trivial phi functions in their own dominance frontier, and this is handled recursively.
374 // check phi functions in the dominance frontier
  /external/selinux/checkpolicy/
policy_scan.l 124 DOMINANCE |
125 dominance { return(DOMINANCE); }
policy_parse.y 118 %token DOMINANCE
254 mls : sensitivities dominance opt_categories levels mlspolicy
266 dominance : DOMINANCE identifier label
268 | DOMINANCE '{' identifier_list '}'
513 role_dominance : DOMINANCE '{' roles '}'
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
phi.go 214 // Find edges exiting tree dominated by definition (the dominance frontier).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
phi.go 214 // Find edges exiting tree dominated by definition (the dominance frontier).
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 559 "(", "dominance", "(", "s0", "s1", ")", NULL};
582 "(", "dominance", "(", "s6", ")", ")", NULL};
    [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 546 dominance { s0 }
    [all...]

Completed in 673 milliseconds