Searched refs:get_category (Results 1 – 10 of 10) sorted by relevance
255 static int get_category(void *ptr){ in get_category() function262 if(avc->get_category) in get_category()263 return avc->get_category(ptr) + 16; in get_category()311 if(type) type[0] = get_category(parent); in format_line()316 if(type) type[1] = get_category(avcl); in format_line()
120 AVClassCategory (*get_category)(void* ctx); member
68 static AVClassCategory get_category(void *ptr) in get_category() function86 .get_category = get_category,
118 static AVClassCategory get_category(void *ptr) in get_category() function133 .get_category = get_category,
2208 return canonical ? canonical->get_category() : get_category(); in get_class_of_equiv_category()2218 diff::get_category() const in get_category() function in abigail::comparison::diff2324 if (canonical->get_category() & SUPPRESSED_CATEGORY in is_filtered_out()2325 || canonical->get_category() & PRIVATE_TYPE_CATEGORY) in is_filtered_out()2332 return priv_->is_filtered_out(get_category()); in is_filtered_out()4372 if (diff->get_category() != NO_CHANGE_CATEGORY in count_filtered_inserted_mem_fns()4405 if (diff->get_category() != NO_CHANGE_CATEGORY in count_filtered_deleted_mem_fns()9800 if ((*i)->get_category() & VIRTUAL_MEMBER_CHANGE_CATEGORY) in apply_filters_and_compute_diff_stats()11383 diff_category c = diff->get_category(); in visit_end()11539 !(d->get_category() & SUPPRESSED_CATEGORY) in visit_end()[all …]
300 diff_category c = dif->get_category(); in report()
912 get_category(PyObject *message, PyObject *category) in get_category() function974 category = get_category(message, category); in warnings_warn_impl()
352 if (avc->get_category) log_buffer[log_buffer_size].category = avc->get_category(ptr); in log_callback()366 (*parent)->get_category ? (*parent)->get_category(parent) :(*parent)->category; in log_callback()
1005 get_category() const;
38631 (diff::{get_parent, set_parent, get_category, add_to_category,