Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dformat.c412 …st FLAC__StreamMetadata_CueSheet *cue_sheet, FLAC__bool check_cd_da_subset, const char **violation) in FLAC__format_cuesheet_is_legal()
491 … FLAC__format_picture_is_legal(const FLAC__StreamMetadata_Picture *picture, const char **violation) in FLAC__format_picture_is_legal()
Dmetadata_object.c1671 …is_legal(const FLAC__StreamMetadata *object, FLAC__bool check_cd_da_subset, const char **violation) in FLAC__metadata_object_cuesheet_is_legal()
1815 … FLAC__metadata_object_picture_is_legal(const FLAC__StreamMetadata *object, const char **violation) in FLAC__metadata_object_picture_is_legal()
/external/antlr/runtime/Python3/
Dez_setup.py211 def violation(*args): function
/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp712 std::ostream& operator<< (std::ostream& str, const AllocationCallbackViolation& violation) in operator <<()
/external/selinux/libsepol/src/
Dhierarchy.c676 int violation = 0; in hierarchy_check_constraints() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c4681 …ck_neverallow(const struct cil_db *db, policydb_t *pdb, struct cil_tree_node *node, int *violation) in cil_check_neverallow()
4768 …neverallows(const struct cil_db *db, policydb_t *pdb, struct cil_list *neverallows, int *violation) in cil_check_neverallows()
4837 …cil, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[], int *violation) in cil_check_type_bounds()
5047 int violation = CIL_FALSE; in cil_binary_create_allocated_pdb() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp921 RuleViolation violation; in addViolation() local