Home
last modified time | relevance | path

Searched refs:g_array_append_val (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/ltp/tools/sparse/sparse-src/
Dast-model.h77 g_array_append_val(parent->childnodes, child); in ast_append_child()
87 g_array_append_val(parent->childnodes, child); in ast_append_attribute()
/third_party/glib/glib/
Dgtimezone.c436 g_array_append_val (gtz->t_info, info); in zone_for_constant_offset()
646 g_array_append_val (gtz->t_info, t_info); in init_zone_from_iana_info()
660 g_array_append_val (gtz->transitions, trans); in init_zone_from_iana_info()
675 g_array_append_val (gtz->t_info, t_info); in init_zone_from_iana_info()
690 g_array_append_val (gtz->transitions, trans); in init_zone_from_iana_info()
1151 g_array_append_val (gtz->t_info, std_info); in init_zone_from_rules()
1165 g_array_append_val (gtz->transitions, std_trans); in init_zone_from_rules()
1188 g_array_append_val (gtz->t_info, std_info); in init_zone_from_rules()
1189 g_array_append_val (gtz->t_info, dlt_info); in init_zone_from_rules()
1215 g_array_append_val (gtz->transitions, std_trans); in init_zone_from_rules()
[all …]
/third_party/glib/glib/tests/
Darray-test.c162 g_array_append_val (garray, i); in array_steal()
176 g_array_append_val (garray, i); in array_steal()
185 g_array_append_val (garray, i); in array_steal()
206 g_array_append_val (garray, i); in array_append_val()
374 g_array_append_val (garray, i); in array_remove_index()
411 g_array_append_val (garray, i); in array_remove_index_fast()
451 g_array_append_val (garray, i); in array_remove_range()
543 g_array_append_val (array, i); in array_copy()
600 g_array_append_val (garray, cur); in array_sort()
636 g_array_append_val (garray, cur); in array_sort_with_data()
[all …]
Dcollate.c69 g_array_append_val (line_array, line); in do_collate()
/third_party/glib/tests/refcount/
Dobjects.c137 g_array_append_val (test_threads, thread); in main()
140 g_array_append_val (test_threads, thread); in main()
Dsignals.c282 g_array_append_val (test_threads, thread); in main()
285 g_array_append_val (test_threads, thread); in main()
/third_party/gstreamer/gstplugins_bad/gst/id3tag/
Did3tag.c426 g_array_append_val (tag->frames, frame); in id3v2_tag_add_text_frame()
501 g_array_append_val (id3v2tag->frames, frame); in add_private_data_tag()
571 g_array_append_val (id3v2tag->frames, frame); in add_id3v2frame_tag()
738 g_array_append_val (id3v2tag->frames, frame); in add_comment_tag()
824 g_array_append_val (id3v2tag->frames, frame); in add_image_tag()
888 g_array_append_val (id3v2tag->frames, frame1); in add_musicbrainz_tag()
895 g_array_append_val (id3v2tag->frames, frame2); in add_musicbrainz_tag()
917 g_array_append_val (id3v2tag->frames, frame); in add_unique_file_id_tag()
1032 g_array_append_val (id3v2tag->frames, frame); in add_uri_tag()
1126 g_array_append_val (id3v2tag->frames, frame); in add_relative_volume_tag()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadisplay_priv.c77 g_array_append_val (ret, profiles[i]); in gst_va_display_get_profiles()
126 g_array_append_val (ret, format); in gst_va_display_get_image_formats()
Dgstvadecoder.c527 g_array_append_val (formats, format); in gst_va_decoder_get_surface_formats()
565 g_array_append_val (pic->buffers, buffer); in gst_va_decoder_add_param_buffer()
602 g_array_append_val (pic->slices, params_buffer); in gst_va_decoder_add_slice_buffer_with_n_params()
603 g_array_append_val (pic->slices, slice_buffer); in gst_va_decoder_add_slice_buffer_with_n_params()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.c890 g_array_append_val (group->ports, desc); in gst_lv2_class_init()
897 g_array_append_val (lv2_class->in_group.ports, desc); in gst_lv2_class_init()
900 g_array_append_val (lv2_class->out_group.ports, desc); in gst_lv2_class_init()
906 g_array_append_val (lv2_class->control_in_ports, desc); in gst_lv2_class_init()
909 g_array_append_val (lv2_class->control_out_ports, desc); in gst_lv2_class_init()
915 g_array_append_val (lv2_class->control_in_ports, desc); in gst_lv2_class_init()
918 g_array_append_val (lv2_class->control_out_ports, desc); in gst_lv2_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.c507 g_array_append_val (tmp_refs, self->RefPicSetStCurrBefore[i]); in gst_h265_decoder_process_ref_pic_lists()
510 g_array_append_val (tmp_refs, self->RefPicSetStCurrAfter[i]); in gst_h265_decoder_process_ref_pic_lists()
512 g_array_append_val (tmp_refs, self->RefPicSetLtCurr[i]); in gst_h265_decoder_process_ref_pic_lists()
514 g_array_append_val (tmp_refs, curr_pic); in gst_h265_decoder_process_ref_pic_lists()
525 g_array_append_val (*ref_pic_list0, tmp[ref_mod->list_entry_l0[i]]); in gst_h265_decoder_process_ref_pic_lists()
527 g_array_append_val (*ref_pic_list0, tmp[i]); in gst_h265_decoder_process_ref_pic_lists()
557 g_array_append_val (tmp_refs, self->RefPicSetStCurrAfter[i]); in gst_h265_decoder_process_ref_pic_lists()
560 g_array_append_val (tmp_refs, self->RefPicSetStCurrBefore[i]); in gst_h265_decoder_process_ref_pic_lists()
562 g_array_append_val (tmp_refs, self->RefPicSetLtCurr[i]); in gst_h265_decoder_process_ref_pic_lists()
564 g_array_append_val (tmp_refs, curr_pic); in gst_h265_decoder_process_ref_pic_lists()
[all …]
Dgsth264picture.c300 g_array_append_val (dpb->pic_list, picture); in gst_h264_dpb_add()
522 g_array_append_val (out, picture); in gst_h264_dpb_get_pictures_short_term_ref()
557 g_array_append_val (out, picture); in gst_h264_dpb_get_pictures_long_term_ref()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.c254 g_array_append_val (trun->samples, sample); in gst_isoff_trun_box_parse()
398 g_array_append_val (tfrf->entries, entry); in gst_isoff_tfrf_box_parse()
453 g_array_append_val (traf->trun, trun); in gst_isoff_traf_box_parse()
536 g_array_append_val (moof->traf, traf); in gst_isoff_moof_box_parse()
769 g_array_append_val (moov->trak, trak); in gst_isoff_moov_box_parse()
/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c587 g_array_append_val (set->active_events, set->wakeup_event); in gst_poll_prepare_winsock_active_sets()
596 g_array_append_val (set->active_fds, *wfd); in gst_poll_prepare_winsock_active_sets()
597 g_array_append_val (set->active_events, event); in gst_poll_prepare_winsock_active_sets()
605 g_array_append_val (set->active_fds_ignored, wfd); in gst_poll_prepare_winsock_active_sets()
859 g_array_append_val (set->fds, nfd); in gst_poll_add_fd_unlocked()
872 g_array_append_val (set->fds, wfd); in gst_poll_add_fd_unlocked()
873 g_array_append_val (set->events, event); in gst_poll_add_fd_unlocked()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstmikey.c243 g_array_append_val (p->subpayloads, newpay); in gst_mikey_payload_kemac_add_sub()
533 g_array_append_val (p->params, param); in gst_mikey_payload_sp_add_param()
1017 g_array_append_val (msg->map_info, *map); in gst_mikey_message_insert_cs_srtp()
1222 g_array_append_val (msg->payloads, payload); in gst_mikey_message_insert_payload()
1808 g_array_append_val (payloads, p); in payloads_from_bytes()
1833 g_array_append_val (payloads, p); in payloads_from_bytes()
1858 g_array_append_val (payloads, p); in payloads_from_bytes()
1909 g_array_append_val (payloads, p); in payloads_from_bytes()
1931 g_array_append_val (payloads, p); in payloads_from_bytes()
2019 g_array_append_val (payloads, p); in payloads_from_bytes()
Dgstsdpmessage.c130 g_array_append_val (msg->field, vt); \
1265 g_array_append_val (t->repeat, r); in gst_sdp_time_set()
1384 g_array_append_val (msg->times, times); in gst_sdp_message_add_time()
1518 g_array_append_val (msg->zones, zone); in gst_sdp_message_add_zone()
1742 g_array_append_val (msg->attributes, attr); in gst_sdp_message_add_attribute()
2230 g_array_append_val (media->fmts, fmt); in gst_sdp_media_insert_format()
2309 g_array_append_val (media->fmts, fmt); in gst_sdp_media_add_format()
2464 g_array_append_val (media->connections, *conn); in gst_sdp_media_insert_connection()
2552 g_array_append_val (media->connections, conn); in gst_sdp_media_add_connection()
2613 g_array_append_val (media->bandwidths, *bw); in gst_sdp_media_insert_bandwidth()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh66 g_array_append_val (lines, l); in consume_glyphs()
/third_party/harfbuzz/util/
Dview-cairo.hh66 g_array_append_val (lines, l); in consume_glyphs()
/third_party/glib/tests/
Dunicode-collate.c108 g_array_append_val (line_array, line); in main()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptwcc.c299 g_array_append_val (twcc->sent_packets, packet); in _set_twcc_seqnum_data()
397 g_array_append_val (packet_chunks, data); in rtp_twcc_write_run_length_chunk()
459 g_array_append_val (writer->packet_chunks, writer->data); in chunk_bit_writer_flush()
839 g_array_append_val (twcc->recv_packets, packet); in rtp_twcc_manager_recv_packet()
918 g_array_append_val (twcc_packets, packet); in _add_twcc_packet()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwldisplay.c133 g_array_append_val (self->shm_formats, format); in shm_format()
147 g_array_append_val (self->dmabuf_formats, format); in dmabuf_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcfg.c111 g_array_append_val (values, val); in register_enum()
129 g_array_append_val (values, val); in register_enum()
206 g_array_append_val (values, val); in register_flags()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c435 fb->attachments = g_array_append_val (fb->attachments, attach); in _attach_gl_memory()
452 fb->attachments = g_array_append_val (fb->attachments, attach); in _attach_renderbuffer()
/third_party/glib/gio/
Dgsubprocesslauncher.c618 g_array_append_val (self->source_fds, source_fd); in g_subprocess_launcher_take_fd()
619 g_array_append_val (self->target_fds, target_fd); in g_subprocess_launcher_take_fd()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh265enc.c230 g_array_append_val (thiz->cc_sei_array, sei); in gst_msdkh265enc_add_cc()
285 g_array_append_val (thiz->cc_sei_array, sei); in gst_msdkh265enc_add_mdcv_sei()
329 g_array_append_val (thiz->cc_sei_array, sei); in gst_msdkh265enc_add_cll_sei()

1234