Home
last modified time | relevance | path

Searched refs:private_offset (Results 1 – 25 of 26) sorted by relevance

12

/third_party/glib/glib/
Dgrcbox.c182 gsize private_offset = 0; in g_rc_box_alloc_full() local
191 private_offset = private_size % alignment; in g_rc_box_alloc_full()
192 private_size += (alignment - private_offset); in g_rc_box_alloc_full()
246 GArcBox *real_box = (GArcBox *) (allocated + private_offset); in g_rc_box_alloc_full()
252 real_box->private_offset = private_offset; in g_rc_box_alloc_full()
265 GRcBox *real_box = (GRcBox *) (allocated + private_offset); in g_rc_box_alloc_full()
271 real_box->private_offset = private_offset; in g_rc_box_alloc_full()
469 char *real_mem = (char *) real_box - real_box->private_offset; in g_rc_box_release_full()
Dgrcboxprivate.h30 gsize private_offset; member
44 gsize private_offset; member
Dgarcbox.c348 char *real_mem = (char *) real_box - real_box->private_offset; in g_atomic_rc_box_release_full()
/third_party/gstreamer/gstreamer/gst/
Dgstdeviceprovider.c82 static gint private_offset = 0; variable
107 private_offset = in gst_device_provider_get_type()
120 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_device_provider_get_instance_private()
146 if (private_offset != 0) in gst_device_provider_class_init()
147 g_type_class_adjust_private_offset (klass, &private_offset); in gst_device_provider_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagmux.c77 static gint private_offset = 0; variable
104 private_offset = in gst_tag_mux_get_type()
117 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_tag_mux_get_instance_private()
157 if (private_offset != 0) in gst_tag_mux_class_init()
158 g_type_class_adjust_private_offset (klass, &private_offset); in gst_tag_mux_class_init()
Dgsttagdemux.c170 static gint private_offset = 0; variable
194 private_offset = in gst_tag_demux_get_type()
204 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_tag_demux_get_instance_private()
231 if (private_offset != 0) in gst_tag_demux_class_init()
232 g_type_class_adjust_private_offset (klass, &private_offset); in gst_tag_demux_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.c105 static gint private_offset = 0; variable
136 private_offset = in gst_rtp_base_depayload_get_type()
148 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_rtp_base_depayload_get_instance_private()
161 if (private_offset != 0) in gst_rtp_base_depayload_class_init()
162 g_type_class_adjust_private_offset (klass, &private_offset); in gst_rtp_base_depayload_class_init()
Dgstrtpbasepayload.c151 static gint private_offset = 0; variable
175 private_offset = in gst_rtp_base_payload_get_type()
186 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_rtp_base_payload_get_instance_private()
198 if (private_offset != 0) in gst_rtp_base_payload_class_init()
199 g_type_class_adjust_private_offset (klass, &private_offset); in gst_rtp_base_payload_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c63 static gint private_offset = 0; variable
522 private_offset = in gst_audio_visualizer_get_type()
533 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_audio_visualizer_get_instance_private()
542 if (private_offset != 0) in gst_audio_visualizer_class_init()
543 g_type_class_adjust_private_offset (klass, &private_offset); in gst_audio_visualizer_class_init()
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h209 FT_ULong private_offset; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h208 FT_ULong private_offset; member
/third_party/freetype/include/freetype/internal/
Dcfftypes.h208 FT_ULong private_offset; member
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c207 static gint private_offset = 0; variable
241 private_offset = in gst_base_transform_get_type()
252 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_base_transform_get_instance_private()
327 if (private_offset != 0) in gst_base_transform_class_init()
328 g_type_class_adjust_private_offset (klass, &private_offset); in gst_base_transform_class_init()
Dgstbasesrc.c270 static gint private_offset = 0; variable
299 private_offset = in gst_base_src_get_type()
310 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_base_src_get_instance_private()
376 if (private_offset != 0) in gst_base_src_class_init()
377 g_type_class_adjust_private_offset (klass, &private_offset); in gst_base_src_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c210 static gint private_offset = 0; variable
286 private_offset = in gst_video_encoder_get_type()
298 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_video_encoder_get_instance_private()
347 if (private_offset != 0) in gst_video_encoder_class_init()
348 g_type_class_adjust_private_offset (klass, &private_offset); in gst_video_encoder_class_init()
Dgstvideodecoder.c413 static gint private_offset = 0; variable
499 private_offset = in gst_video_decoder_get_type()
510 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_video_decoder_get_instance_private()
527 if (private_offset != 0) in gst_video_decoder_class_init()
528 g_type_class_adjust_private_offset (klass, &private_offset); in gst_video_decoder_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioencoder.c246 static gint private_offset = 0; variable
278 private_offset = in gst_audio_encoder_get_type()
291 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_audio_encoder_get_instance_private()
355 if (private_offset != 0) in gst_audio_encoder_class_init()
356 g_type_class_adjust_private_offset (klass, &private_offset); in gst_audio_encoder_class_init()
Dgstaudiodecoder.c325 static gint private_offset = 0; variable
353 private_offset = in gst_audio_decoder_get_type()
364 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_audio_decoder_get_instance_private()
380 if (private_offset != 0) in gst_audio_decoder_class_init()
381 g_type_class_adjust_private_offset (klass, &private_offset); in gst_audio_decoder_class_init()
/third_party/flutter/skia/third_party/externals/freetype/src/cff/
Dcffparse.c856 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict()
859 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
Dcffload.c1890 if ( !top->private_offset || !top->private_size ) in cff_load_private_dict()
1920 if ( FT_STREAM_SEEK( font->base_offset + top->private_offset ) || in cff_load_private_dict()
2138 if ( FT_STREAM_SEEK( base_offset + top->private_offset + in cff_subfont_load()
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffparse.c856 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict()
859 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
Dcffload.c1898 if ( !top->private_offset || !top->private_size ) in cff_load_private_dict()
1928 if ( FT_STREAM_SEEK( font->base_offset + top->private_offset ) || in cff_load_private_dict()
2146 if ( FT_STREAM_SEEK( base_offset + top->private_offset + in cff_subfont_load()
/third_party/freetype/src/cff/
Dcffparse.c855 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict()
858 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
Dcffload.c1896 if ( !top->private_offset || !top->private_size ) in cff_load_private_dict()
1926 if ( FT_STREAM_SEEK( font->base_offset + top->private_offset ) || in cff_load_private_dict()
2144 if ( FT_STREAM_SEEK( base_offset + top->private_offset + in cff_subfont_load()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c232 static gint private_offset = 0; variable
351 private_offset = in gst_adaptive_demux_get_type()
362 return (G_STRUCT_MEMBER_P (self, private_offset)); in gst_adaptive_demux_get_instance_private()
449 if (private_offset != 0) in gst_adaptive_demux_class_init()
450 g_type_class_adjust_private_offset (klass, &private_offset); in gst_adaptive_demux_class_init()

12