Home
last modified time | relevance | path

Searched refs:g_param_value_validate (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/tests/gobject/
Dparamspec-test.c53 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
57 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
61 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
65 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
69 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
73 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
77 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
81 modified = g_param_value_validate (pspec, &value); in test_param_spec_char()
99 modified = g_param_value_validate (pspec, &value); in test_param_spec_string()
103 modified = g_param_value_validate (pspec, &value); in test_param_spec_string()
[all …]
/third_party/glib/gobject/tests/
Difaceproperties.c185 g_assert (g_param_value_validate (pspec, &value1)); in DEFINE_IFACE()
187 g_assert (!g_param_value_validate (pspec, &value1)); in DEFINE_IFACE()
Dparam.c81 g_assert_true (g_param_value_validate (p, &value)); in test_param_validate()
/third_party/glib/gobject/
Dgparam.h312 gboolean g_param_value_validate (GParamSpec *pspec,
Dgbinding.c552 g_param_value_validate (binding->target_pspec, &to_value); in on_source_notify()
620 g_param_value_validate (binding->source_pspec, &to_value); in on_target_notify()
Dgparam.c689 g_param_value_validate (GParamSpec *pspec, in g_param_value_validate() function
744 (!g_param_value_validate (pspec, &tmp_value) || !strict_validation)) in g_param_value_convert()
Dgparamspecs.c920 changed += g_param_value_validate (element_spec, element); in param_value_array_validate()
1051 return g_param_value_validate (ospec->overridden, value); in param_override_validate()
Dgobject.c1552 else if (g_param_value_validate (pspec, &tmp_value) && !(pspec->flags & G_PARAM_LAX_VALIDATION)) in object_set_property()
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c257 if (g_param_value_validate (element_spec, element)) in _gst_param_array_validate()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt526 g_param_value_validate