Searched defs:violation (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/buildtools/checkdeps/ |
D | results.py | 38 def AddViolation(self, violation): argument 85 def FormatViolation(violation, verbose=False): argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.cpp | 712 std::ostream& operator<< (std::ostream& str, const AllocationCallbackViolation& violation) in operator <<()
|
/third_party/selinux/libsepol/src/ |
D | hierarchy.c | 672 int violation = 0; in hierarchy_check_constraints() local
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_binary.c | 4645 …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/ |
D | glsFboUtil.cpp | 921 RuleViolation violation; in addViolation() local
|