Home
last modified time | relevance | path

Searched defs:collect_flags (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gobject/
Dgvaluetypes.c55 guint collect_flags) in value_lcopy_char()
70 guint collect_flags) in value_lcopy_boolean()
85 guint collect_flags) in value_collect_int()
96 guint collect_flags) in value_lcopy_int()
111 guint collect_flags) in value_collect_long()
122 guint collect_flags) in value_lcopy_long()
150 guint collect_flags) in value_collect_int64()
161 guint collect_flags) in value_lcopy_int64()
189 guint collect_flags) in value_collect_float()
200 guint collect_flags) in value_lcopy_float()
[all …]
Dgboxed.c237 guint collect_flags) in boxed_proxy_collect_value()
259 guint collect_flags) in boxed_proxy_lcopy_value()
Dgenums.c153 guint collect_flags) in value_flags_enum_collect_value()
167 guint collect_flags) in value_flags_enum_lcopy_value()
Dgparam.c841 guint collect_flags) in value_param_collect_value()
871 guint collect_flags) in value_param_lcopy_value()
Dgobject.c4013 guint collect_flags) in g_value_object_collect_value()
4044 guint collect_flags) in g_value_object_lcopy_value()
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c423 GTypeCValue * collect_values, guint collect_flags) in gst_value_collect_list_or_array()
437 GTypeCValue * collect_values, guint collect_flags) in gst_value_lcopy_list_or_array()
1158 GTypeCValue * collect_values, guint collect_flags) in gst_value_collect_int_range()
1175 GTypeCValue * collect_values, guint collect_flags) in gst_value_lcopy_int_range()
1395 GTypeCValue * collect_values, guint collect_flags) in gst_value_collect_int64_range()
1418 GTypeCValue * collect_values, guint collect_flags) in gst_value_lcopy_int64_range()
1623 GTypeCValue * collect_values, guint collect_flags) in gst_value_collect_double_range()
1640 GTypeCValue * collect_values, guint collect_flags) in gst_value_lcopy_double_range()
1797 GTypeCValue * collect_values, guint collect_flags) in gst_value_collect_fraction_range()
1831 GTypeCValue * collect_values, guint collect_flags) in gst_value_lcopy_fraction_range()
[all …]