/third_party/libsoup/tests/ |
D | redirect-test.c | 175 SOUP_MEMORY_STATIC, in do_message_api_test() 220 SOUP_MEMORY_STATIC, in do_request_api_test() 361 SOUP_MEMORY_STATIC, in server_callback()
|
D | context-test.c | 32 SOUP_MEMORY_STATIC, "OK\r\n", 4); in add_body_chunk() 55 SOUP_MEMORY_STATIC, "OK\r\n", 4); in server_callback()
|
D | no-ssl-test.c | 128 SOUP_MEMORY_STATIC, in server_handler()
|
D | chunk-test.c | 323 soup_message_body_append (msg->request_body, SOUP_MEMORY_STATIC, in do_temporary_test() 404 SOUP_MEMORY_STATIC, in server_callback()
|
D | streaming-test.c | 23 SOUP_MEMORY_STATIC, in write_next_chunk()
|
D | requester-test.c | 54 SOUP_MEMORY_STATIC, in server_callback() 67 SOUP_MEMORY_STATIC, in server_callback() 856 auth_response = soup_buffer_new (SOUP_MEMORY_STATIC, in main()
|
D | connection-test.c | 39 soup_message_body_append (msg->response_body, SOUP_MEMORY_STATIC, in close_socket() 125 SOUP_MEMORY_STATIC, "foobar", 6); in server_callback() 167 SOUP_MEMORY_STATIC, "index", 5); in server_callback()
|
D | continue-test.c | 73 soup_message_set_request (msg, "text/plain", SOUP_MEMORY_STATIC, in EVENT_HANDLER()
|
D | timeout-test.c | 291 SOUP_MEMORY_STATIC, in server_handler()
|
D | server-auth-test.c | 264 SOUP_MEMORY_STATIC, in server_callback()
|
D | session-test.c | 40 SOUP_MEMORY_STATIC, in server_handler()
|
D | ssl-test.c | 427 SOUP_MEMORY_STATIC, in server_handler()
|
D | multipart-test.c | 76 SOUP_MEMORY_STATIC, in server_callback()
|
D | sniffing-test.c | 251 expected = soup_buffer_new (SOUP_MEMORY_STATIC, "", 0); in do_signals_test()
|
D | misc-test.c | 83 SOUP_MEMORY_STATIC, "foo-index", 9); in server_callback() 87 SOUP_MEMORY_STATIC, "index", 5); in server_callback()
|
D | coding-test.c | 190 data->response = soup_buffer_new (SOUP_MEMORY_STATIC, "", 0); in setup_coding_test()
|
D | ntlm-test.c | 153 SOUP_MEMORY_STATIC, in server_callback()
|
D | header-parsing-test.c | 1109 buffer = soup_buffer_new (SOUP_MEMORY_STATIC, "foo", 3); in do_content_disposition_tests()
|
D | auth-test.c | 838 SOUP_MEMORY_STATIC, in server_callback()
|
/third_party/libsoup/libsoup/ |
D | soup-message-body.h | 14 SOUP_MEMORY_STATIC, enumerator
|
D | soup-directory-input-stream.c | 123 return soup_buffer_new (SOUP_MEMORY_STATIC, in soup_directory_input_stream_read_next_file()
|
D | soup-message-body.c | 565 append_buffer (body, soup_buffer_new (SOUP_MEMORY_STATIC, NULL, 0)); in soup_message_body_complete()
|
D | soup-enum-types.c | 260 { C_ENUM(SOUP_MEMORY_STATIC), "SOUP_MEMORY_STATIC", "static" }, in soup_memory_use_get_type()
|
/third_party/gstreamer/gstplugins_good/ext/soup/stub/ |
D | soup.h | 31 SOUP_MEMORY_STATIC, enumerator
|
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/ |
D | webrtc-unidirectional-h264.c | 487 soup_buffer_new (SOUP_MEMORY_STATIC, html_source, strlen (html_source)); in soup_http_handler()
|