/third_party/libsoup/tests/ |
D | cookies-test.c | 96 g_assert_cmpint (g_slist_length (l), ==, validResults[i].n_cookies); in do_cookies_accept_policy_test() 136 g_assert_cmpint (g_slist_length (cookies), ==, 1); in do_cookies_subdomain_policy_test() 142 g_assert_cmpint (g_slist_length (cookies), ==, 2); in do_cookies_subdomain_policy_test() 150 g_assert_cmpint (g_slist_length (cookies), ==, 2); in do_cookies_subdomain_policy_test() 158 g_assert_cmpint (g_slist_length (cookies), ==, 3); in do_cookies_subdomain_policy_test() 167 g_assert_cmpint (g_slist_length (cookies), ==, 4); in do_cookies_subdomain_policy_test() 178 g_assert_cmpint (g_slist_length (cookies), ==, 4); in do_cookies_subdomain_policy_test() 184 g_assert_cmpint (g_slist_length (cookies), ==, 5); in do_cookies_subdomain_policy_test() 192 g_assert_cmpint (g_slist_length (cookies), ==, 6); in do_cookies_subdomain_policy_test() 200 g_assert_cmpint (g_slist_length (cookies), ==, 6); in do_cookies_subdomain_policy_test() [all …]
|
D | server-test.c | 495 g_assert_cmpint (g_slist_length (uris), ==, 2); in do_multi_port_test() 530 g_assert_cmpint (g_slist_length (uris), ==, 2); in do_multi_scheme_test() 556 if (g_slist_length (uris) == 1) { in do_multi_family_test() 570 g_assert_cmpint (g_slist_length (uris), ==, 2); in do_multi_family_test() 614 g_assert_cmpint (g_slist_length (listeners), ==, 0); in do_gsocket_import_test() 620 g_assert_cmpint (g_slist_length (listeners), ==, 1); in do_gsocket_import_test() 626 g_assert_cmpint (g_slist_length (listeners), ==, 1); in do_gsocket_import_test() 678 g_assert_cmpint (g_slist_length (listeners), ==, 0); in do_fd_import_test() 684 g_assert_cmpint (g_slist_length (listeners), ==, 1); in do_fd_import_test() 690 g_assert_cmpint (g_slist_length (listeners), ==, 1); in do_fd_import_test()
|
D | session-test.c | 391 g_assert_cmpuint (g_slist_length (features), >=, 1); in do_features_test()
|
D | websocket-test.c | 1857 g_assert_cmpuint (g_slist_length (cookies), ==, 1); in test_cookies_in_response()
|
/third_party/glib/glib/tests/ |
D | slist.c | 206 g_assert_cmpint (g_slist_length (slist), ==, 20); in test_slist_remove() 213 g_assert_cmpint (g_slist_length (slist), ==, 10); in test_slist_remove() 237 g_assert_cmpint (g_slist_length (slist), ==, 20); in test_slist_remove_all() 245 g_assert_cmpint (g_slist_length (slist), ==, 0); in test_slist_remove_all() 355 g_assert_cmpint (g_slist_length (s), ==, 1); in test_slist_concat() 357 g_assert_cmpint (g_slist_length (s), ==, 1); in test_slist_concat() 379 g_assert_cmpuint (g_slist_length (copy), ==, g_slist_length (slist)); in test_slist_copy() 418 g_assert_cmpuint (count, ==, g_slist_length (slist)); in test_slist_copy_deep() 419 g_assert_cmpuint (g_slist_length (copy), ==, count); in test_slist_copy_deep()
|
D | regex.c | 310 g_assert_cmpint (g_slist_length (matches), ==, g_slist_length (data->expected)); in test_match_next() 707 g_assert_cmpint (match_count, ==, g_slist_length (data->expected)); in test_fetch_all() 796 g_assert_cmpint (token_count, ==, g_slist_length (data->expected)); in test_split_simple() 880 g_assert_cmpint (token_count, ==, g_slist_length (data->expected)); in test_split_full() 913 g_assert_cmpint (token_count, ==, g_slist_length (data->expected)); in test_split() 1266 if (g_slist_length (data->expected) == 0) in test_match_all_full() 1272 g_assert_cmpint (match_count, ==, g_slist_length (data->expected)); in test_match_all_full() 1310 if (g_slist_length (data->expected) == 0) in test_match_all() 1318 if (match_count != g_slist_length (data->expected)) in test_match_all() 1347 match_count, g_slist_length (data->expected)); in test_match_all()
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.y | 687 g_slist_length (srcs), g_slist_length (sinks), link->caps); in gst_parse_perform_link() 716 if (g_slist_length (link->src.pads) != g_slist_length (link->sink.pads)) { in gst_parse_perform_link() 1227 g.chain ? g_slist_length (g.chain->elements) : 0, 1228 g_slist_length (g.links));
|
D | grammar.y.in | 687 g_slist_length (srcs), g_slist_length (sinks), link->caps); 716 if (g_slist_length (link->src.pads) != g_slist_length (link->sink.pads)) { 1227 g.chain ? g_slist_length (g.chain->elements) : 0, 1228 g_slist_length (g.links));
|
D | grammar.tab.c | 761 g_slist_length (srcs), g_slist_length (sinks), link->caps); in gst_parse_perform_link() 790 if (g_slist_length (link->src.pads) != g_slist_length (link->sink.pads)) { in gst_parse_perform_link() 2904 g.chain ? g_slist_length (g.chain->elements) : 0, in priv_gst_parse_launch() 2905 g_slist_length (g.links)); in priv_gst_parse_launch()
|
/third_party/glib/gio/ |
D | gdbusintrospection.c | 1273 if (!(g_slist_length (stack) >= 1 || strcmp (stack->next->data, "node") != 0)) in parser_start_element() 1312 if (g_slist_length (stack) < 2 || strcmp (stack->next->data, "node") != 0) in parser_start_element() 1343 if (g_slist_length (stack) < 2 || strcmp (stack->next->data, "interface") != 0) in parser_start_element() 1375 if (g_slist_length (stack) < 2 || strcmp (stack->next->data, "interface") != 0) in parser_start_element() 1406 if (g_slist_length (stack) < 2 || strcmp (stack->next->data, "interface") != 0) in parser_start_element() 1455 if (g_slist_length (stack) < 2 || in parser_start_element() 1537 if (g_slist_length (stack) < 2 || in parser_start_element()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpssrcdemux.c | 282 fail_unless_equals_int (g_slist_length (src_h), 64); in GST_START_TEST() 321 fail_unless_equals_int (g_slist_length (src_h), 1); in GST_START_TEST()
|
D | souphttpsrc.c | 624 g_assert (g_slist_length (uris) == 1); in get_port_from_server()
|
/third_party/glib/glib/ |
D | gslist.h | 123 guint g_slist_length (GSList *list);
|
D | gshell.c | 670 argc = g_slist_length (tokens); in g_shell_parse_argv()
|
D | gslist.c | 852 g_slist_length (GSList *list) in g_slist_length() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | xmpwriter.c | 300 gchar **array = g_new0 (gchar *, g_slist_length (data->schemas) + 1); in gst_tag_xmp_writer_tag_list_to_xmp_buffer()
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | rfbdecoder.c | 577 guint8 *message = g_malloc0 (4 + 4 * g_slist_length (encodings_list)); in rfb_decoder_message_set_encodings() 581 RFB_SET_UINT16 (message + 2, g_slist_length (encodings_list)); /* number of encodings */ in rfb_decoder_message_set_encodings() 628 4 + 4 * g_slist_length (encoder_list))) { in rfb_decoder_state_set_encodings()
|
/third_party/libsoup/libsoup/ |
D | soup-headers.c | 549 array = g_new0 (QualityItem, g_slist_length (unsorted)); in soup_header_parse_quality_list()
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstasfmux.c | 1255 guint stream_num = g_slist_length (asfmux->collect->data); in gst_asf_mux_start_file() 1697 g_slist_length (pad->simple_index) * ASF_SIMPLE_INDEX_ENTRY_SIZE; in gst_asf_mux_push_simple_index() 1701 guint32 entries_count = g_slist_length (pad->simple_index); in gst_asf_mux_push_simple_index()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdsrc.c | 2261 g_slist_length (src->pending_nav_blocks)); in rsn_dvdsrc_enqueue_nav_block() 2299 g_slist_length (src->pending_nav_blocks)); in rsn_dvdsrc_clear_nav_blocks()
|
D | rsninputselector.c | 863 queue_position = g_slist_length (maybe_remove); in gst_input_selector_cleanup_old_cached_buffers()
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | gstassrender.c | 1379 if (g_slist_length (render->subtitle_pending) == 0) { in gst_ass_render_chain_video()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstinputselector.c | 937 queue_position = g_slist_length (maybe_remove); in gst_input_selector_cleanup_old_cached_buffers()
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | play.c | 1626 g_assert (g_slist_length (uris) == 1); in get_port_from_server()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2638 g_slist_length
|