Home
last modified time | relevance | path

Searched refs:g_type (Results 1 – 25 of 914) sorted by relevance

12345678910>>...37

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapifeiutils_h264.c34 static volatile gsize g_type = 0; in gst_vaapi_fei_mode_get_type() local
46 if (g_once_init_enter (&g_type)) { in gst_vaapi_fei_mode_get_type()
51 return g_type; in gst_vaapi_fei_mode_get_type()
58 static volatile gsize g_type = 0; in gst_vaapi_fei_h264_search_path_get_type() local
73 return g_type; in gst_vaapi_fei_h264_search_path_get_type()
80 static volatile gsize g_type = 0; in gst_vaapi_fei_h264_search_window_get_type() local
109 return g_type; in gst_vaapi_fei_h264_search_window_get_type()
133 return g_type; in gst_vaapi_fei_h264_sub_pel_mode_get_type()
155 return g_type; in gst_vaapi_fei_h264_sad_mode_get_type()
181 return g_type; in gst_vaapi_fei_h264_intra_part_mask_get_type()
[all …]
H A Dgstvaapivalue.c53 static volatile gsize g_type = 0; in gst_vaapi_point_get_type() local
55 if (g_once_init_enter (&g_type)) { in gst_vaapi_point_get_type()
61 return g_type; in gst_vaapi_point_get_type()
69 static volatile gsize g_type = 0; in gst_vaapi_rectangle_get_type() local
71 if (g_once_init_enter (&g_type)) { in gst_vaapi_rectangle_get_type()
78 return g_type; in gst_vaapi_rectangle_get_type()
86 static volatile gsize g_type = 0; in gst_vaapi_render_mode_get_type() local
100 return g_type; in gst_vaapi_render_mode_get_type()
108 static volatile gsize g_type = 0; in gst_vaapi_rotation_get_type() local
128 return g_type; in gst_vaapi_rotation_get_type()
[all …]
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dmodule.py127 g_type = info.get_g_type()
128 wrapper = g_type.pytype
159 if g_type != TYPE_NONE:
160 g_type.pytype = wrapper
163 g_type = info.get_g_type()
183 g_type.fundamental == g_type):
196 if g_type != TYPE_NONE:
197 type_ = g_type.pytype
205 '__gtype__': g_type
210 if g_type != TYPE_NONE:
[all …]
H A Dpygi-struct-marshal.c225 GType g_type, in pygi_arg_struct_from_py_marshal() argument
243 if (g_type_is_a (g_type, G_TYPE_CLOSURE)) { in pygi_arg_struct_from_py_marshal()
266 if (g_type_is_a (g_type, G_TYPE_BOXED)) { in pygi_arg_struct_from_py_marshal()
285 g_type == G_TYPE_NONE) { in pygi_arg_struct_from_py_marshal()
288 if (g_type_is_a (g_type, G_TYPE_VARIANT) && in pygi_arg_struct_from_py_marshal()
301 g_type_name(g_type)); in pygi_arg_struct_from_py_marshal()
369 GType g_type, in pygi_arg_struct_to_py_marshaller() argument
381 if (g_type_is_a (g_type, G_TYPE_VALUE)) { in pygi_arg_struct_to_py_marshaller()
417 } else if (g_type == G_TYPE_NONE) { in pygi_arg_struct_to_py_marshaller()
426 g_type_name (g_type)); in pygi_arg_struct_to_py_marshaller()
[all …]
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dmodule.py127 g_type = info.get_g_type()
128 wrapper = g_type.pytype
159 if g_type != TYPE_NONE:
160 g_type.pytype = wrapper
163 g_type = info.get_g_type()
183 g_type.fundamental == g_type):
196 if g_type != TYPE_NONE:
197 type_ = g_type.pytype
205 '__gtype__': g_type
210 if g_type != TYPE_NONE:
[all …]
H A Dpygi-struct-marshal.c225 GType g_type, in pygi_arg_struct_from_py_marshal() argument
243 if (g_type_is_a (g_type, G_TYPE_CLOSURE)) { in pygi_arg_struct_from_py_marshal()
266 if (g_type_is_a (g_type, G_TYPE_BOXED)) { in pygi_arg_struct_from_py_marshal()
285 g_type == G_TYPE_NONE) { in pygi_arg_struct_from_py_marshal()
288 if (g_type_is_a (g_type, G_TYPE_VARIANT) && in pygi_arg_struct_from_py_marshal()
301 g_type_name(g_type)); in pygi_arg_struct_from_py_marshal()
369 GType g_type, in pygi_arg_struct_to_py_marshaller() argument
381 if (g_type_is_a (g_type, G_TYPE_VALUE)) { in pygi_arg_struct_to_py_marshaller()
417 } else if (g_type == G_TYPE_NONE) { in pygi_arg_struct_to_py_marshaller()
426 g_type_name (g_type)); in pygi_arg_struct_to_py_marshaller()
[all …]
/dports/devel/pyl-gobject/pygobject-2.28.6/gi/
H A Dmodule.py104 g_type = info.get_g_type()
105 wrapper = g_type.pytype
134 if g_type != gobject.TYPE_NONE:
135 g_type.pytype = wrapper
138 g_type = info.get_g_type()
141 if g_type != gobject.TYPE_NONE:
142 type_ = g_type.pytype
162 g_type.fundamental == g_type:
174 '__gtype__': g_type
179 if g_type != gobject.TYPE_NONE:
[all …]
H A Dgimodule.c37 GType g_type; in _wrap_pyg_enum_add() local
46 if (g_type == G_TYPE_INVALID) { in _wrap_pyg_enum_add()
50 return pyg_enum_add (NULL, g_type_name (g_type), NULL, g_type); in _wrap_pyg_enum_add()
63 GType g_type; in _wrap_pyg_enum_register_new_gtype_and_add() local
114 return pyg_enum_add (NULL, g_type_name (g_type), NULL, g_type); in _wrap_pyg_enum_register_new_gtype_and_add()
124 GType g_type; in _wrap_pyg_flags_add() local
137 return pyg_flags_add (NULL, g_type_name (g_type), NULL, g_type); in _wrap_pyg_flags_add()
150 GType g_type; in _wrap_pyg_flags_register_new_gtype_and_add() local
201 return pyg_flags_add (NULL, g_type_name (g_type), NULL, g_type); in _wrap_pyg_flags_register_new_gtype_and_add()
212 GType g_type; in _wrap_pyg_set_object_has_new_constructor() local
[all …]
H A Dpygi-type.c53 pygi_type_import_by_g_type_real (GType g_type) in pygi_type_import_by_g_type_real() argument
61 info = g_irepository_find_by_gtype (repository, g_type); in pygi_type_import_by_g_type_real()
80 _pygi_type_get_from_g_type (GType g_type) in _pygi_type_get_from_g_type() argument
85 py_g_type = pyg_type_wrapper_new (g_type); in _pygi_type_get_from_g_type()
92 py_type = pygi_type_import_by_g_type_real (g_type); in _pygi_type_get_from_g_type()
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgvalue.c181 value->g_type = value_type; in value_meminit()
196 GType g_type) in g_value_init() argument
214 g_type_name (g_type), in g_value_init()
269 GType g_type; in g_value_reset() local
272 g_type = G_VALUE_TYPE (value); in g_value_reset()
282 value_meminit (value, g_type); in g_value_reset()
302 if (value->g_type == 0) in g_value_unset()
378 GType g_type; in g_value_set_instance() local
384 g_type = G_VALUE_TYPE (value); in g_value_set_instance()
404 value_meminit (value, g_type); in g_value_set_instance()
[all …]
H A Dgtype.h427 GType g_type; member
447 GType g_type; /* iface type */ member
501 #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type),… argument
514 #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type))) argument
544 #define G_TYPE_INSTANCE_GET_CLASS(instance, g_type, c_type) (_G_TYPE_IGC ((instance), (g_type),… argument
557 #define G_TYPE_INSTANCE_GET_INTERFACE(instance, g_type, c_type) (_G_TYPE_IGI ((instance), (g_type),… argument
570 #define G_TYPE_CHECK_CLASS_CAST(g_class, g_type, c_type) (_G_TYPE_CCC ((g_class), (g_type), … argument
583 #define G_TYPE_CHECK_CLASS_TYPE(g_class, g_type) (_G_TYPE_CCT ((g_class), (g_type))) argument
608 #define G_TYPE_CHECK_VALUE_TYPE(value, g_type) (_G_TYPE_CVH ((value), (g_type))) argument
2444 else if (__class->g_type == __t) \
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_take_type()
114 pspec->g_type = gda_g_type_from_string (tmp); in gda_sql_param_spec_take_type()
116 if (pspec->g_type == G_TYPE_INVALID) in gda_sql_param_spec_take_type()
117 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_take_type()
140 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_new()
158 pspec->g_type = gda_g_type_from_string (str); in gda_sql_param_spec_new()
159 if (pspec->g_type == G_TYPE_INVALID) in gda_sql_param_spec_new()
160 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_new()
197 copy->g_type = pspec->g_type; in gda_sql_param_spec_copy()
247 if (pspec->g_type != GDA_TYPE_NULL) { in gda_sql_param_spec_serialize()
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL;
114 pspec->g_type = gda_g_type_from_string (tmp); in AmlIsRootPath()
116 if (pspec->g_type == G_TYPE_INVALID) in AmlIsRootPath()
117 pspec->g_type = GDA_TYPE_NULL; in AmlIsRootPath()
140 pspec->g_type = GDA_TYPE_NULL;
158 pspec->g_type = gda_g_type_from_string (str); in AmlIsLeadNameChar()
159 if (pspec->g_type == G_TYPE_INVALID) in AmlIsLeadNameChar()
160 pspec->g_type = GDA_TYPE_NULL; in AmlIsLeadNameChar()
197 copy->g_type = pspec->g_type; in AslIsNameSeg()
247 if (pspec->g_type != GDA_TYPE_NULL) {
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL;
114 pspec->g_type = gda_g_type_from_string (tmp);
116 if (pspec->g_type == G_TYPE_INVALID)
117 pspec->g_type = GDA_TYPE_NULL;
140 pspec->g_type = GDA_TYPE_NULL;
158 pspec->g_type = gda_g_type_from_string (str);
159 if (pspec->g_type == G_TYPE_INVALID)
160 pspec->g_type = GDA_TYPE_NULL;
197 copy->g_type = pspec->g_type;
247 if (pspec->g_type != GDA_TYPE_NULL) {
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_take_type()
114 pspec->g_type = gda_g_type_from_string (tmp); in gda_sql_param_spec_take_type()
116 if (pspec->g_type == G_TYPE_INVALID) in gda_sql_param_spec_take_type()
117 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_take_type()
140 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_new()
158 pspec->g_type = gda_g_type_from_string (str); in gda_sql_param_spec_new()
159 if (pspec->g_type == G_TYPE_INVALID) in gda_sql_param_spec_new()
160 pspec->g_type = GDA_TYPE_NULL; in gda_sql_param_spec_new()
197 copy->g_type = pspec->g_type; in gda_sql_param_spec_copy()
247 if (pspec->g_type != GDA_TYPE_NULL) { in gda_sql_param_spec_serialize()
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL;
114 pspec->g_type = gda_g_type_from_string (tmp);
116 if (pspec->g_type == G_TYPE_INVALID)
117 pspec->g_type = GDA_TYPE_NULL;
140 pspec->g_type = GDA_TYPE_NULL; in serialize_f32()
158 pspec->g_type = gda_g_type_from_string (str);
159 if (pspec->g_type == G_TYPE_INVALID)
160 pspec->g_type = GDA_TYPE_NULL;
197 copy->g_type = pspec->g_type; in serialize_none()
247 if (pspec->g_type != GDA_TYPE_NULL) {
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL;
114 pspec->g_type = gda_g_type_from_string (tmp);
116 if (pspec->g_type == G_TYPE_INVALID)
117 pspec->g_type = GDA_TYPE_NULL;
140 pspec->g_type = GDA_TYPE_NULL;
158 pspec->g_type = gda_g_type_from_string (str);
159 if (pspec->g_type == G_TYPE_INVALID)
160 pspec->g_type = GDA_TYPE_NULL;
197 copy->g_type = pspec->g_type;
247 if (pspec->g_type != GDA_TYPE_NULL) {
[all …]
/dports/databases/libgda5/libgda-5.2.10/libgda/sql-parser/
H A Dgda-statement-struct-pspec.c108 pspec->g_type = GDA_TYPE_NULL;
114 pspec->g_type = gda_g_type_from_string (tmp);
116 if (pspec->g_type == G_TYPE_INVALID)
117 pspec->g_type = GDA_TYPE_NULL;
140 pspec->g_type = GDA_TYPE_NULL;
158 pspec->g_type = gda_g_type_from_string (str);
159 if (pspec->g_type == G_TYPE_INVALID)
160 pspec->g_type = GDA_TYPE_NULL;
197 copy->g_type = pspec->g_type;
247 if (pspec->g_type != GDA_TYPE_NULL) {
[all …]
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/glue/
H A Dtype.c34 void gtksharp_override_virtual_method (GType g_type, const gchar *name, GCallback callback);
70 gtksharp_override_virtual_method (GType g_type, const gchar *name, GCallback callback) in gtksharp_override_virtual_method() argument
74 if (g_type_class_peek (g_type) == NULL) in gtksharp_override_virtual_method()
75 g_type_class_ref (g_type); in gtksharp_override_virtual_method()
76 id = g_signal_lookup (name, g_type); in gtksharp_override_virtual_method()
78 g_signal_override_class_closure (id, g_type, closure); in gtksharp_override_virtual_method()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-buffers.cpp234 v4l_type_is_video(g_type()) && v4l_type_is_output(g_type())) in prepare_buf()
256 v4l_type_is_video(g_type()) && v4l_type_is_output(g_type())) { in qbuf()
362 fail_on_test(g_type() != type); in check()
616 fail_on_test(q.g_type() != i); in testReqBufs()
627 fail_on_test(q.g_type() != i); in testReqBufs()
825 cv4l_fmt fmt(q.g_type()); in setupM2M()
891 node->g_fmt(fmt_q, q.g_type()); in captureBufs()
1990 int type = node->g_type(); in testRequests()
2145 if (v4l_type_is_video(buf.g_type()) && v4l_type_is_output(buf.g_type())) in testRequests()
2276 node->streamoff(q.g_type()); in testBlockingDQBuf()
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-buffers.cpp234 v4l_type_is_video(g_type()) && v4l_type_is_output(g_type())) in prepare_buf()
256 v4l_type_is_video(g_type()) && v4l_type_is_output(g_type())) { in qbuf()
362 fail_on_test(g_type() != type); in check()
616 fail_on_test(q.g_type() != i); in testReqBufs()
627 fail_on_test(q.g_type() != i); in testReqBufs()
825 cv4l_fmt fmt(q.g_type()); in setupM2M()
891 node->g_fmt(fmt_q, q.g_type()); in captureBufs()
1990 int type = node->g_type(); in testRequests()
2145 if (v4l_type_is_video(buf.g_type()) && v4l_type_is_output(buf.g_type())) in testRequests()
2276 node->streamoff(q.g_type()); in testBlockingDQBuf()
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-buffers.cpp234 v4l_type_is_video(g_type()) && v4l_type_is_output(g_type())) in prepare_buf()
256 v4l_type_is_video(g_type()) && v4l_type_is_output(g_type())) { in qbuf()
362 fail_on_test(g_type() != type); in check()
616 fail_on_test(q.g_type() != i); in testReqBufs()
627 fail_on_test(q.g_type() != i); in testReqBufs()
825 cv4l_fmt fmt(q.g_type()); in setupM2M()
891 node->g_fmt(fmt_q, q.g_type()); in captureBufs()
1990 int type = node->g_type(); in testRequests()
2145 if (v4l_type_is_video(buf.g_type()) && v4l_type_is_output(buf.g_type())) in testRequests()
2276 node->streamoff(q.g_type()); in testBlockingDQBuf()
[all …]
/dports/devel/libgee/libgee-0.20.3/gee/
H A Dconcurrentset.c1261 self->priv->g_type = g_type; in gee_concurrent_set_construct()
2176 self->priv->g_type = g_type; in gee_concurrent_set_iterator_construct()
2220 self->priv->g_type = g_type; in gee_concurrent_set_iterator_construct_point_at()
2267 self->priv->g_type = g_type; in gee_concurrent_set_iterator_construct_from_iterator()
2915 self->priv->g_type = g_type; in gee_concurrent_set_sub_set_construct()
4214 self->priv->g_type = g_type; in gee_concurrent_set_sub_iterator_construct()
4252 self->priv->g_type = g_type; in gee_concurrent_set_sub_iterator_construct_point_at()
4300 self->priv->g_type = g_type; in gee_concurrent_set_sub_iterator_construct_from_iterator()
5076 self->priv->g_type = g_type; in gee_concurrent_set_range_construct()
5147 self->priv->g_type = g_type; in gee_concurrent_set_range_construct_head()
[all …]
H A Dteeiterator.c152 GType g_type; member
174 GType g_type; member
187 GType g_type; member
341 self->priv->g_type = g_type; in gee_tee_iterator_construct()
626 g_type = _data13_->g_type; in block13_data_unref()
651 g_type = _data14_->_data13_->g_type; in block14_data_unref()
664 GType g_type; in __lambda24_() local
670 g_type = _data13_->g_type; in __lambda24_()
702 g_type = _data13_->g_type; in __lambda23_()
757 _data13_->g_type = g_type; in gee_tee_iterator_create_nodes()
[all …]
/dports/devel/libgee06/libgee-0.6.8/benchmark/
H A Dbenchmarksorts.c167 GType g_type; member
182 GType g_type; member
216 GeeBenchmarkTimSort* gee_benchmark_tim_sort_new (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyN…
276 self->priv->g_type = g_type; in gee_benchmark_tim_sort_construct()
283 GeeBenchmarkTimSort* gee_benchmark_tim_sort_new (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyN… in gee_benchmark_tim_sort_new() argument
284 …return gee_benchmark_tim_sort_construct (GEE_BENCHMARK_TYPE_TIM_SORT, g_type, g_dup_func, g_destro… in gee_benchmark_tim_sort_new()
354 self->priv->g_type = g_value_get_gtype (value); in _vala_gee_benchmark_tim_sort_set_property()
376 _tmp0_ = gee_functions_get_compare_func_for (self->priv->g_type); in gee_benchmark_merge_sort_real_process_collection()
386 self->priv->g_type = g_type; in gee_benchmark_merge_sort_construct()
394 …return gee_benchmark_merge_sort_construct (GEE_BENCHMARK_TYPE_MERGE_SORT, g_type, g_dup_func, g_de… in gee_benchmark_merge_sort_new()
[all …]

12345678910>>...37