Searched defs:violation (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkAllocationCallbackUtil.cpp | 712 std::ostream& operator<< (std::ostream& str, const AllocationCallbackViolation& violation) in operator <<() argument [all...] |
/third_party/selinux/libsepol/src/ |
H A D | hierarchy.c | 672 int violation = 0; in hierarchy_check_constraints() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboUtil.cpp | 921 RuleViolation violation; in addViolation() local
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_binary.c | 4790 static int cil_check_neverallow(const struct cil_db *db, policydb_t *pdb, struct cil_tree_node *node, int *violation) in cil_check_neverallow() argument 4877 static int cil_check_neverallows(const struct cil_db *db, policydb_t *pdb, struct cil_list *neverallows, int *violation) in cil_check_neverallows() argument 4946 static int cil_check_type_bounds(const struct cil_db *db, policydb_t *pdb, void *type_value_to_cil, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[], int *violation) in cil_check_type_bounds() argument 5158 int violation = CIL_FALSE; in cil_binary_create_allocated_pdb() local [all...] |
Completed in 11 milliseconds