/third_party/glib/glib/ |
D | grcbox.c | 182 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()
|
D | grcboxprivate.h | 30 gsize private_offset; member 44 gsize private_offset; member
|
D | garcbox.c | 348 char *real_mem = (char *) real_box - real_box->private_offset; in g_atomic_rc_box_release_full()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdeviceprovider.c | 82 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/ |
D | gsttagmux.c | 77 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()
|
D | gsttagdemux.c | 170 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/ |
D | gstrtpbasedepayload.c | 105 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()
|
D | gstrtpbasepayload.c | 151 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/ |
D | gstaudiovisualizer.c | 63 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/ |
D | cfftypes.h | 209 FT_ULong private_offset; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | cfftypes.h | 208 FT_ULong private_offset; member
|
/third_party/freetype/include/freetype/internal/ |
D | cfftypes.h | 208 FT_ULong private_offset; member
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasetransform.c | 207 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()
|
D | gstbasesrc.c | 270 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/ |
D | gstvideoencoder.c | 210 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()
|
D | gstvideodecoder.c | 413 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/ |
D | gstaudioencoder.c | 246 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()
|
D | gstaudiodecoder.c | 325 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/ |
D | cffparse.c | 856 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict() 859 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
|
D | cffload.c | 1890 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/ |
D | cffparse.c | 856 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict() 859 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
|
D | cffload.c | 1898 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/ |
D | cffparse.c | 855 dict->private_offset = (FT_ULong)tmp; in cff_parse_private_dict() 858 dict->private_size, dict->private_offset )); in cff_parse_private_dict()
|
D | cffload.c | 1896 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/ |
D | gstadaptivedemux.c | 232 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()
|