/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 787 DEBUGF("inflatehd: header emission: %s: %s\n", nv->name->base, in emit_header() 882 DEBUGF("inflate: shift exponent overflow\n"); in decode_length() 887 DEBUGF("inflate: integer overflow on shift\n"); in decode_length() 894 DEBUGF("inflate: integer overflow on addition\n"); in decode_length() 923 DEBUGF("deflatehd: emit table_size=%zu\n", table_size); in emit_table_size() 953 DEBUGF("deflatehd: emit indexed index=%zu, %zu bytes\n", idx, blocklen); in emit_indexed_block() 989 DEBUGF("deflatehd: emit string str=%.*s, length=%zu, huffman=%d, " in emit_string() 1046 DEBUGF("deflatehd: emit indname index=%zu, valuelen=%zu, indexing_mode=%d\n", in emit_indname_block() 1078 DEBUGF( in emit_newname_block() 1120 DEBUGF("hpac in add_hd_table_incremental() [all...] |
H A D | nghttp2_stream.c | 155 DEBUGF("stream: stream=%d obq push cycle=%lu\n", stream->stream_id, in stream_obq_push() 158 DEBUGF("stream: push stream %d to stream %d\n", stream->stream_id, in stream_obq_push() 186 DEBUGF("stream: remove stream %d from stream %d\n", stream->stream_id, in stream_obq_remove() 217 DEBUGF("stream: remove stream %d from stream %d (move)\n", stream->stream_id, in stream_obq_move() 241 DEBUGF("stream: stream=%d obq resched cycle=%lu\n", stream->stream_id, in nghttp2_stream_reschedule() 300 DEBUGF("stream: stream=%d obq resched cycle=%lu\n", stream->stream_id, in nghttp2_stream_change_weight() 483 DEBUGF("stream: stream=%d attach item=%p\n", stream->stream_id, item); in nghttp2_stream_attach_item() 505 DEBUGF("stream: stream=%d detach item=%p\n", stream->stream_id, stream->item); in nghttp2_stream_detach_item() 520 DEBUGF("stream: stream=%d defer item=%p cause=%02x\n", stream->stream_id, in nghttp2_stream_defer_item() 535 DEBUGF("strea in nghttp2_stream_resume_deferred_item() [all...] |
H A D | nghttp2_debug.h | 35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__) macro 38 # define DEBUGF(...) \ macro
|
H A D | nghttp2_session.c | 197 DEBUGF("error_callback: vsnprintf failed. The template was %s\n", fmt); in session_call_error_callback() 408 DEBUGF("send: reset nghttp2_active_outbound_item\n"); in active_outbound_item_reset() 409 DEBUGF("send: aob->item = %p\n", aob->item); in active_outbound_item_reset() 876 DEBUGF("stream: cycle detected, dep_stream(%p)=%d stream(%p)=%d\n", in nghttp2_session_reprioritize_stream() 1476 DEBUGF("stream: stream(%p)=%d close\n", stream, stream->stream_id); in nghttp2_session_close_stream() 1555 DEBUGF("stream: destroy closed stream(%p)=%d\n", stream, stream->stream_id); in nghttp2_session_destroy_stream() 1575 DEBUGF("stream: keep closed stream(%p)=%d, state=%d\n", stream, in nghttp2_session_keep_closed_stream() 1591 DEBUGF("stream: keep idle stream(%p)=%d, state=%d\n", stream, in nghttp2_session_keep_idle_stream() 1609 DEBUGF("stream: detach idle stream(%p)=%d, state=%d\n", stream, in nghttp2_session_detach_idle_stream() 1644 DEBUGF("strea in nghttp2_session_adjust_closed_stream() [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 787 DEBUGF("inflatehd: header emission: %s: %s\n", nv->name->base, in emit_header() 882 DEBUGF("inflate: shift exponent overflow\n"); in decode_length() 887 DEBUGF("inflate: integer overflow on shift\n"); in decode_length() 894 DEBUGF("inflate: integer overflow on addition\n"); in decode_length() 923 DEBUGF("deflatehd: emit table_size=%zu\n", table_size); in emit_table_size() 953 DEBUGF("deflatehd: emit indexed index=%zu, %zu bytes\n", idx, blocklen); in emit_indexed_block() 989 DEBUGF("deflatehd: emit string str=%.*s, length=%zu, huffman=%d, " in emit_string() 1046 DEBUGF("deflatehd: emit indname index=%zu, valuelen=%zu, indexing_mode=%d\n", in emit_indname_block() 1078 DEBUGF( in emit_newname_block() 1120 DEBUGF("hpac in add_hd_table_incremental() [all...] |
H A D | nghttp2_stream.c | 155 DEBUGF("stream: stream=%d obq push cycle=%lu\n", stream->stream_id, in stream_obq_push() 158 DEBUGF("stream: push stream %d to stream %d\n", stream->stream_id, in stream_obq_push() 186 DEBUGF("stream: remove stream %d from stream %d\n", stream->stream_id, in stream_obq_remove() 217 DEBUGF("stream: remove stream %d from stream %d (move)\n", stream->stream_id, in stream_obq_move() 241 DEBUGF("stream: stream=%d obq resched cycle=%lu\n", stream->stream_id, in nghttp2_stream_reschedule() 300 DEBUGF("stream: stream=%d obq resched cycle=%lu\n", stream->stream_id, in nghttp2_stream_change_weight() 483 DEBUGF("stream: stream=%d attach item=%p\n", stream->stream_id, item); in nghttp2_stream_attach_item() 505 DEBUGF("stream: stream=%d detach item=%p\n", stream->stream_id, stream->item); in nghttp2_stream_detach_item() 520 DEBUGF("stream: stream=%d defer item=%p cause=%02x\n", stream->stream_id, in nghttp2_stream_defer_item() 535 DEBUGF("strea in nghttp2_stream_resume_deferred_item() [all...] |
H A D | nghttp2_debug.h | 35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__) macro 38 # define DEBUGF(...) \ macro
|
H A D | nghttp2_session.c | 197 DEBUGF("error_callback: vsnprintf failed. The template was %s\n", fmt); in session_call_error_callback() 408 DEBUGF("send: reset nghttp2_active_outbound_item\n"); in active_outbound_item_reset() 409 DEBUGF("send: aob->item = %p\n", aob->item); in active_outbound_item_reset() 871 DEBUGF("stream: cycle detected, dep_stream(%p)=%d stream(%p)=%d\n", in nghttp2_session_reprioritize_stream() 1471 DEBUGF("stream: stream(%p)=%d close\n", stream, stream->stream_id); in nghttp2_session_close_stream() 1550 DEBUGF("stream: destroy closed stream(%p)=%d\n", stream, stream->stream_id); in nghttp2_session_destroy_stream() 1570 DEBUGF("stream: keep closed stream(%p)=%d, state=%d\n", stream, in nghttp2_session_keep_closed_stream() 1586 DEBUGF("stream: keep idle stream(%p)=%d, state=%d\n", stream, in nghttp2_session_keep_idle_stream() 1604 DEBUGF("stream: detach idle stream(%p)=%d, state=%d\n", stream, in nghttp2_session_detach_idle_stream() 1639 DEBUGF("strea in nghttp2_session_adjust_closed_stream() [all...] |
/third_party/curl/lib/vtls/ |
H A D | mbedtls_threadlock.c | 99 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_lock_function() 105 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_lock_function() 119 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_unlock_function() 125 DEBUGF(fprintf(stderr, in Curl_mbedtlsthreadlock_unlock_function()
|
H A D | schannel.c | 484 DEBUGF(infof(data, "schannel: disabled server certificate revocation " in schannel_acquire_credential_handle() 491 DEBUGF(infof(data, "schannel: ignore revocation offline errors")); in schannel_acquire_credential_handle() 496 DEBUGF(infof(data, in schannel_acquire_credential_handle() 504 DEBUGF(infof(data, in schannel_acquire_credential_handle() 510 DEBUGF(infof(data, "schannel: verifyhost setting prevents Schannel from " in schannel_acquire_credential_handle() 1072 DEBUGF(infof(data, in schannel_connect_step1() 1134 DEBUGF(infof(data, "schannel: reusing existing credential handle")); in schannel_connect_step1() 1138 DEBUGF(infof(data, in schannel_connect_step1() 1284 DEBUGF(infof(data, "schannel: sending initial handshake data: " in schannel_connect_step1() 1298 DEBUGF(info in schannel_connect_step1() [all...] |
/third_party/curl/lib/ |
H A D | curl_range.c | 58 DEBUGF(infof(data, "RANGE %" CURL_FORMAT_CURL_OFF_T " to end of file", in Curl_range() 65 DEBUGF(infof(data, "RANGE the last %" CURL_FORMAT_CURL_OFF_T " bytes", in Curl_range() 82 DEBUGF(infof(data, "RANGE from %" CURL_FORMAT_CURL_OFF_T in Curl_range() 86 DEBUGF(infof(data, "range-download from %" CURL_FORMAT_CURL_OFF_T in Curl_range()
|
H A D | easy.c | 162 DEBUGF(fprintf(stderr, "Error: Curl_trc_init failed\n")); in global_init() 167 DEBUGF(fprintf(stderr, "Error: Curl_ssl_init failed\n")); in global_init() 172 DEBUGF(fprintf(stderr, "Error: win32_init failed\n")); in global_init() 177 DEBUGF(fprintf(stderr, "Error: Curl_amiga_init failed\n")); in global_init() 182 DEBUGF(fprintf(stderr, "Error: Curl_macos_init failed\n")); in global_init() 187 DEBUGF(fprintf(stderr, "Error: resolver_global_init failed\n")); in global_init() 192 DEBUGF(fprintf(stderr, "Error: Curl_ssh_init failed\n")); in global_init() 360 DEBUGF(fprintf(stderr, "Error: curl_global_init failed\n")); in curl_easy_init() 370 DEBUGF(fprintf(stderr, "Error: Curl_open failed\n")); in curl_easy_init() 1104 DEBUGF(info in curl_easy_pause() [all...] |
H A D | conncache.c | 246 DEBUGF(infof(data, "Added connection %" CURL_FORMAT_CURL_OFF_T ". " in Curl_conncache_add_conn() 281 DEBUGF(infof(data, "The cache now contains %zu members", in Curl_conncache_remove_conn() 452 DEBUGF(infof(data, "The cache now contains %zu members", in Curl_conncache_extract_bundle() 514 DEBUGF(infof(data, "The cache now contains %zu members", in Curl_conncache_extract_oldest()
|
H A D | rtsp.c | 640 DEBUGF(infof(data, "RTP rtsp_filter_rtp[SKIP] RTSP/ prefix, " in rtsp_filter_rtp() 685 DEBUGF(infof(data, "RTSP: invalid RTP channel %d, skipping", idx)); in rtsp_filter_rtp() 747 DEBUGF(infof(data, "RTP write channel %d rtp_len %zu", in rtsp_filter_rtp() 796 DEBUGF(infof(data, "rtsp_rtp_write_resp(len=%zu, in_header=%d, eos=%d)", in rtsp_rtp_write_resp() 808 DEBUGF(infof(data, "RTSP: %zu bytes, possibly excess in response body", in rtsp_rtp_write_resp() 845 DEBUGF(infof(data, "rtsp_rtp_write_resp(len=%zu, in_header=%d, done=%d " in rtsp_rtp_write_resp()
|
H A D | curl_setup_once.h | 286 #define DEBUGF(x) x macro 288 #define DEBUGF(x) do { } while(0) macro
|
H A D | transfer.c | 445 DEBUGF(infof(data, "readwrite_data: we're done")); in Curl_xfer_recv_resp() 523 DEBUGF(infof(data, "nread == 0, stream closed, bailing")); in readwrite_data() 525 DEBUGF(infof(data, "nread <= 0, server closed connection, bailing")); in readwrite_data() 568 DEBUGF(infof(data, "readwrite_data() -> %d", result)); in readwrite_data() 882 DEBUGF(infof(data, "readwrite, select_bits, early return on PAUSED")); in Curl_readwrite() 1031 DEBUGF(infof(data, "Curl_readwrite() -> %d", result)); in Curl_readwrite()
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_debug.h | 36 # define DEBUGF(...) nghttp3_debug_vprintf(__VA_ARGS__) macro 39 # define DEBUGF(...) \ macro
|
H A D | nghttp3_qpack.c | 1169 DEBUGF("qpack::encode: stream %ld blocked=%d allow_blocking=%d\n", stream_id, in nghttp3_qpack_encoder_encode() 1269 DEBUGF("qpack::encode: Set Dynamic Table Capacity capacity=%zu\n", cap); in nghttp3_qpack_encoder_write_set_dtable_cap() 1767 DEBUGF("qpack::encode: Indexed Field Line (static) absidx=%" PRIu64 "\n", in nghttp3_qpack_encoder_write_static_indexed() 1776 DEBUGF("qpack::encode: Indexed Field Line (dynamic) absidx=%" PRIu64 in nghttp3_qpack_encoder_write_dynamic_indexed() 1853 DEBUGF("qpack::encode: Literal Field Line With Name Reference (static) " in nghttp3_qpack_encoder_write_static_indexed_name() 1864 DEBUGF("qpack::encode: Literal Field Line With Name Reference (dynamic) " in nghttp3_qpack_encoder_write_dynamic_indexed_name() 1962 DEBUGF("qpack::encode: Literal Field Line With Literal Name\n"); in nghttp3_qpack_encoder_write_literal() 1970 DEBUGF("qpack::encode: Insert With Name Reference (static) absidx=%" PRIu64 in nghttp3_qpack_encoder_write_static_insert() 1980 DEBUGF("qpack::encode: Insert With Name Reference (dynamic) absidx=%" PRIu64 in nghttp3_qpack_encoder_write_dynamic_insert() 1995 DEBUGF("qpac in nghttp3_qpack_encoder_write_duplicate_insert() [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_sysconfig_files.c | 603 DEBUGF(fprintf(stderr, "fopen() failed with error: %d %s\n", error, in ares__init_sysconfig_files() 605 DEBUGF(fprintf(stderr, "Error opening file: %s\n", PATH_RESOLV_CONF)); in ares__init_sysconfig_files() 631 DEBUGF(fprintf(stderr, "fopen() failed with error: %d %s\n", error, in ares__init_sysconfig_files() 633 DEBUGF( in ares__init_sysconfig_files() 661 DEBUGF(fprintf(stderr, "fopen() failed with error: %d %s\n", error, in ares__init_sysconfig_files() 663 DEBUGF(fprintf(stderr, "Error opening file: %s\n", "/etc/host.conf")); in ares__init_sysconfig_files() 691 DEBUGF(fprintf(stderr, "fopen() failed with error: %d %s\n", error, in ares__init_sysconfig_files() 693 DEBUGF(fprintf(stderr, "Error opening file: %s\n", "/etc/svc.conf")); in ares__init_sysconfig_files()
|
H A D | ares_init.c | 321 DEBUGF(fprintf(stderr, "Error: init_id_key failed: %s\n", in ares_init_options() 366 DEBUGF(fprintf(stderr, "Error: init_by_options failed: %s\n", in ares_init_options() 384 DEBUGF(fprintf(stderr, "Error: init_by_sysconfig failed: %s\n", in ares_init_options() 395 DEBUGF(fprintf(stderr, "Error: init_by_defaults failed: %s\n", in ares_init_options() 430 DEBUGF(fprintf(stderr, "Error: init_by_sysconfig failed: %s\n", in ares_reinit()
|
H A D | ares_search.c | 330 DEBUGF(fprintf(stderr, "fopen() failed with error: %d %s\n", error, in ares__single_domain() 332 DEBUGF(fprintf(stderr, "Error opening file: %s\n", hostaliases)); in ares__single_domain()
|
H A D | setup_once.h | 309 # define DEBUGF(x) x macro 311 # define DEBUGF(x) \
|
/third_party/curl/lib/vssh/ |
H A D | wolfssh.c | 352 DEBUGF(infof(data, "wolfssh callback: type %s", in userauth() 912 DEBUGF(infof(data, "wssh_statemach_act says DONE")); in wssh_multi_statemach() 937 DEBUGF(infof(data, "DO phase starts")); in wsftp_perform() 950 DEBUGF(infof(data, "DO phase is complete")); in wsftp_perform() 1107 DEBUGF(infof(data, "DO phase is complete")); in wsftp_doing() 1119 DEBUGF(infof(data, "SSH DISCONNECT starts now")); in wsftp_disconnect() 1127 DEBUGF(infof(data, "SSH DISCONNECT is done")); in wsftp_disconnect() 1156 DEBUGF(fprintf(stderr, "Error: wolfSSH_Init failed\n")); in Curl_ssh_init()
|
H A D | libssh.c | 982 DEBUGF(infof(data, "SSH CONNECT phase done")); in myssh_statemach_act() 1755 DEBUGF(infof(data, "SFTP DONE done")); in myssh_statemach_act() 1937 DEBUGF(infof(data, "SCP DONE phase complete")); in myssh_statemach_act() 2279 DEBUGF(infof(data, "DO phase is complete")); in scp_doing() 2299 DEBUGF(infof(data, "DO phase starts")); in scp_perform() 2311 DEBUGF(infof(data, "DO phase is complete")); in scp_perform() 2479 DEBUGF(infof(data, "DO phase starts")); in sftp_perform() 2492 DEBUGF(infof(data, "DO phase is complete")); in sftp_perform() 2504 DEBUGF(infof(data, "DO phase is complete")); in sftp_doing() 2519 DEBUGF(info in sftp_disconnect() [all...] |
/third_party/lame/libmp3lame/ |
H A D | bitstream.c | 549 DEBUGF(gfc, "count1: real: %ld counted:%d (bigv %d count1len %d)\n", in huffman_coder_count1() 725 DEBUGF(gfc, "<%ld> ", gfc->bs.totbit - hogege); in writeMainData() 773 DEBUGF(gfc, "<%ld> ", gfc->bs.totbit - hogege); in writeMainData() 848 DEBUGF(gfc, "last header write_timing = %i \n", esv->header[last_ptr].write_timing); in compute_flushbits() 849 DEBUGF(gfc, "first header write_timing = %i \n", esv->header[first_ptr].write_timing); in compute_flushbits() 850 DEBUGF(gfc, "bs.totbit: %i \n", gfc->bs.totbit); in compute_flushbits() 851 DEBUGF(gfc, "first_ptr, last_ptr %i %i \n", first_ptr, last_ptr); in compute_flushbits() 852 DEBUGF(gfc, "remaining_headers = %i \n", remaining_headers); in compute_flushbits() 853 DEBUGF(gfc, "bitsperframe: %i \n", bitsPerFrame); in compute_flushbits() 854 DEBUGF(gf in compute_flushbits() [all...] |