Home
last modified time | relevance | path

Searched defs:violation (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/buildtools/checkdeps/
Dresults.py38 def AddViolation(self, violation): argument
85 def FormatViolation(violation, verbose=False): argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp712 std::ostream& operator<< (std::ostream& str, const AllocationCallbackViolation& violation) in operator <<()
/third_party/selinux/libsepol/src/
Dhierarchy.c672 int violation = 0; in hierarchy_check_constraints() local
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c4645 …ck_neverallow(const struct cil_db *db, policydb_t *pdb, struct cil_tree_node *node, int *violation) in cil_check_neverallow()
4732 …neverallows(const struct cil_db *db, policydb_t *pdb, struct cil_list *neverallows, int *violation) in cil_check_neverallows()
4801 …cil, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[], int *violation) in cil_check_type_bounds()
5012 int violation = CIL_FALSE; in cil_binary_create_allocated_pdb() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp921 RuleViolation violation; in addViolation() local