Searched refs:check_field (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/uname/ |
D | uname04.c | 22 static int check_field(char *bytes, char *saved_bytes, size_t length, in check_field() function 50 (check_field(buf.field_name, saved_buf.field_name, \ in try_leak_bytes()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-mux.c | 966 check_field (GQuark field_id, const GValue * value, gpointer user_data) in check_field() function 1060 (GstStructureFilterMapFunc) check_field, new_s); in check_new_caps() 1062 (GstStructureFilterMapFunc) check_field, old_s); in check_new_caps()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmux.c | 5868 check_field (GQuark field_id, const GValue * value, gpointer user_data) in check_field() function 5918 return gst_structure_foreach (sub_s, check_field, sup_s); in gst_qtmux_caps_is_subset_full()
|