Home
last modified time | relevance | path

Searched defs:instance_type (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gobject/
Dgtypemodule.c75 GType instance_type; member
206 GType instance_type, in g_type_module_find_interface_info()
336 GType instance_type, in g_type_module_complete_interface_info()
465 GType instance_type, in g_type_module_add_interface()
Dgtypeplugin.c188 GType instance_type, in g_type_plugin_complete_interface_info()
Dgtype.c275 GType instance_type; member
989 check_add_interface_L (GType instance_type, in check_add_interface_L()
1069 GType instance_type, in check_interface_info_I()
1749 GType instance_type) in type_iface_peek_holder_L()
1763 GType instance_type, in type_iface_retrieve_holder_info_Wm()
1796 GType instance_type) in type_iface_blow_holder_info_Wm()
2887 g_type_add_interface_static (GType instance_type, in g_type_add_interface_static()
2923 g_type_add_interface_dynamic (GType instance_type, in g_type_add_interface_dynamic()
3983 g_type_interface_get_plugin (GType instance_type, in g_type_interface_get_plugin()
4631 GType instance_type = ((GTypeClass *)g_class)->g_type; in g_type_class_add_private() local
[all …]
Dgsignal.c300 GType instance_type; /* 0 for default closure */ member
1895 GType instance_type, in g_signal_set_va_marshaller()
2063 GType instance_type, in g_signal_override_class_closure()
2108 GType instance_type, in g_signal_override_class_handler()
3368 GType instance_type = G_TYPE_FROM_INSTANCE (instance); in g_signal_emit_valist() local
/third_party/skia/modules/skottie/src/effects/
DGradientEffect.cpp87 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in onSync() local
/third_party/flutter/skia/modules/skottie/src/effects/
DGradientEffect.cpp68 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in apply() local
/third_party/mesa3d/src/compiler/glsl/tests/
Dbuiltin_variable_test.cpp332 const glsl_type *const instance_type = var->type->fields.array; in TEST_F() local
/third_party/boost/boost/interprocess/detail/
Dsegment_manager_helper.hpp56 enum instance_type { anonymous_type, named_type, unique_type, max_allocation_type }; enum
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c167 enum_name (GType instance_type, gint val) in enum_name()