Home
last modified time | relevance | path

Searched refs:PRINT_INFO (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_http.c99 PRINT_INFO("sent end of stream"); in http_cb_response()
113 PRINT_INFO("FLUSH data"); in http_cb_response()
127 PRINT_INFO("no memory"); in http_cb_response()
197 PRINT_INFO("No memory"); in http_cb_request()
218 PRINT_INFO("POST processing"); in http_cb_request()
226 PRINT_INFO("POST http EOF"); in http_cb_request()
234 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); in http_cb_request()
244 PRINT_INFO("unnecessary call to http_cb_request"); in http_cb_request()
309 PRINT_INFO("SPDY_name_value_add failed: "); in http_cb_request()
312 PRINT_INFO("SPDY_name_value_ad in http_cb_request()
[all...]
H A Dmhd2spdy.c84 PRINT_INFO("signal failed"); in run_everything()
87 PRINT_INFO("signal failed"); in run_everything()
133 PRINT_INFO("cannot connect to the proxy"); in run_everything()
155 PRINT_INFO("MHD_get_fdset error"); in run_everything()
182 PRINT_INFO("run"); in run_everything()
188 PRINT_INFO("MHD run again"); in run_everything()
300 PRINT_INFO("0 from getopt"); in main()
H A Dmhd2spdy_spdy.c82 PRINT_INFO("spdy_cb_data_source_read: length is 0"); in spdy_cb_data_source_read()
90 PRINT_INFO("POST spdy EOF"); in spdy_cb_data_source_read()
93 PRINT_INFO("POST SPDYLAY_ERR_DEFERRED"); in spdy_cb_data_source_read()
107 PRINT_INFO("no memory"); in spdy_cb_data_source_read()
119 PRINT_INFO("POST spdy EOF"); in spdy_cb_data_source_read()
145 //PRINT_INFO("spdy_cb_send called"); in spdy_cb_send()
434 PRINT_INFO("proxy in spdy_cb_on_data_chunk_recv is NULL)"); in spdy_cb_on_data_chunk_recv()
441 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); in spdy_cb_on_data_chunk_recv()
451 PRINT_INFO("not enough memory (realloc returned NULL)"); in spdy_cb_on_data_chunk_recv()
525 PRINT_INFO("Serve in spdy_cb_ssl_select_next_proto()
[all...]
H A Dmhd2spdy_structures.h230 #define PRINT_INFO(msg) do{\ macro
/third_party/NuttX/drivers/usbdev/gadget/
H A Dhicamera_control.c209 PRINT_INFO("%s %d, event_id=%u, len=%u, cmdtype=%02x\n", __FUNCTION__, __LINE__, event_id, len, cmdtype); in hicamera_unit_control()
235 PRINT_INFO("%s %d, event_id=%u, len=%u, cmdtype=%02x\n", __FUNCTION__, __LINE__, event_id, len, cmdtype); in h264_unit_control()
271 PRINT_INFO("set brightness val = %u\n", val); in histream_pu_set_brightness()
278 PRINT_INFO("get brightness val = %u\n", cur_val); in histream_pu_get_brightness()
346 PRINT_INFO("set contrast val = %u\n", val); in histream_pu_set_contrast()
353 PRINT_INFO("get contrast val = %u\n", __FUNCTION__, __LINE__); in histream_pu_get_contrast()
423 PRINT_INFO("%s %d, event_id=%u, len=%u, cmdtype=%02x\n", __FUNCTION__, __LINE__, event_id, len, cmdtype); in uvc_process_unit_contorl()
500 PRINT_INFO("%s %d, event_id=%u, len=%u, cmdtype=%02x\n", __FUNCTION__, __LINE__, event_id, len, cmdtype); in camera_terminal_unit_contorl()
H A Drndis.c79 #define UINFO PRINT_INFO
/third_party/ffmpeg/libavformat/
H A Dlibmodplug.c283 #define PRINT_INFO(line, name, idvalue) do { \ macro
315 PRINT_INFO(0, "speed", VAR_SPEED); in modplug_read_packet()
316 PRINT_INFO(1, "tempo", VAR_TEMPO); in modplug_read_packet()
317 PRINT_INFO(2, "order", VAR_ORDER); in modplug_read_packet()
318 PRINT_INFO(3, "pattern", VAR_PATTERN); in modplug_read_packet()
319 PRINT_INFO(4, "row", VAR_ROW); in modplug_read_packet()
320 PRINT_INFO(5, "ts", VAR_TIME); in modplug_read_packet()
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c90 #define PRINT_INFO(msg) do{\ macro
291 PRINT_INFO("no standard scheme!"); in parse_uri()
416 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); in spdy_post_data_cb()
469 PRINT_INFO("no memory"); in response_callback()
699 PRINT_INFO("not enough memory (malloc/realloc returned NULL)"); in curl_write_cb()
710 PRINT_INFO("not enough memory (realloc returned NULL)"); in curl_write_cb()
757 PRINT_INFO("no memory"); in curl_read_cb()
772 PRINT_INFO("no memory"); in curl_read_cb()
918 PRINT_INFO("curl_easy_init failed"); in standard_request_handler()
1219 else PRINT_INFO("should in run()
[all...]
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c1590 PRINT_INFO("End of directory\n"); in tmpfs_readdir()
1914 PRINT_INFO("mountpt: %p node: %p relpath: %s\n", parent, node, relpath); in tmpfs_unlink()

Completed in 10 milliseconds