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

  /system/sepolicy/private/
mls_macros 18 # declares sensitivites s0 to s(N-1) with dominance
33 dominance { gen_dominance(0,decr($1)) }
  /external/selinux/checkpolicy/
policy_scan.l 121 DOMINANCE |
122 dominance { return(DOMINANCE); }
policy_parse.y 116 %token DOMINANCE
250 mls : sensitivities dominance opt_categories levels mlspolicy
262 dominance : DOMINANCE identifier label
264 | DOMINANCE '{' identifier_list '}'
505 role_dominance : DOMINANCE '{' roles '}'
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 354 // in dominance frontier, self, and dominated.
385 // These new phis can only occur at the dominance frontier of h; block s is in the dominance
389 // own trivial phi functions in their own dominance frontier, and this is handled recursively.
400 // check phi functions in the dominance frontier
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 354 // in dominance frontier, self, and dominated.
385 // These new phis can only occur at the dominance frontier of h; block s is in the dominance
389 // own trivial phi functions in their own dominance frontier, and this is handled recursively.
400 // check phi functions in the dominance frontier
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
phi.go 212 // Find edges exiting tree dominated by definition (the dominance frontier).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
phi.go 212 // 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 490 milliseconds