/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | xvmc_private.h | 111 static int debug_level = -1; in XVMC_MSG() local 113 if (debug_level == -1) { in XVMC_MSG() 114 debug_level = MAX2(debug_get_num_option("XVMC_DEBUG", 0), 0); in XVMC_MSG() 117 if (level <= debug_level) { in XVMC_MSG()
|
/third_party/mbedtls/programs/x509/ |
H A D | cert_app.c | 69 " debug_level=%%d default: 0 (disabled)\n" \ 85 int debug_level; /* level of debugging */ member 175 opt.debug_level = DFL_DEBUG_LEVEL; in main() 211 } else if (strcmp(p, "debug_level") == 0) { in main() 212 opt.debug_level = atoi(q); in main() 213 if (opt.debug_level < 0 || opt.debug_level > 65535) { in main() 349 mbedtls_debug_set_threshold(opt.debug_level); in main()
|
H A D | cert_req.c | 54 " debug_level=%%d default: 0 (disabled)\n" \ 99 int debug_level; /* level of debugging */ member 183 opt.debug_level = DFL_DEBUG_LEVEL; in main() 205 } else if (strcmp(p, "debug_level") == 0) { in main() 206 opt.debug_level = atoi(q); in main() 207 if (opt.debug_level < 0 || opt.debug_level > 65535) { in main()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | vdpau_private.h | 567 static int debug_level = -1; in VDPAU_MSG() local 569 if (debug_level == -1) { in VDPAU_MSG() 570 debug_level = MAX2(debug_get_num_option("VDPAU_DEBUG", 0), 0); in VDPAU_MSG() 573 if (level <= debug_level) { in VDPAU_MSG()
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_test_common_source.c | 165 if (opt.debug_level > 1) { in ssl_check_record() 171 if (opt.debug_level > 1) { in ssl_check_record() 177 if (opt.debug_level > 1) { in ssl_check_record()
|
H A D | ssl_mail_client.c | 110 " debug_level=%%d default: 0 (disabled)\n" \ 126 int debug_level; /* level of debugging */ member 386 opt.debug_level = DFL_DEBUG_LEVEL; in main() 409 } else if (strcmp(p, "debug_level") == 0) { in main() 410 opt.debug_level = atoi(q); in main() 411 if (opt.debug_level < 0 || opt.debug_level > 65535) { in main()
|
H A D | ssl_client2.c | 388 " debug_level=%%d default: 0 (disabled)\n" \ 469 int debug_level; /* level of debugging */ member 562 * Enabled if debug_level > 1 in code below 578 if (opt.debug_level == 0) { in my_verify() 913 opt.debug_level = DFL_DEBUG_LEVEL; in main() 1061 } else if (strcmp(p, "debug_level") == 0) { in main() 1062 opt.debug_level = atoi(q); in main() 1063 if (opt.debug_level < 0 || opt.debug_level > 65535) { in main() 1460 mbedtls_debug_set_threshold(opt.debug_level); in main() [all...] |
/third_party/libwebsockets/lwsws/ |
H A D | main.c | 240 int n = 0, budget = 100, debug_level = 1024 + 7; in main() local 257 debug_level = atoi(optarg); in main() 317 lws_set_log_level(debug_level, lwsl_emit_stderr_notimestamp); in main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ctrl_iface_common.c | 161 dst->debug_level = MSG_INFO; in ctrl_iface_attach() 203 dst->debug_level = atoi(level); in ctrl_iface_level()
|
H A D | ctrl_iface_common.h | 27 int debug_level; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ctrl_iface_common.c | 161 dst->debug_level = MSG_INFO; in ctrl_iface_attach() 203 dst->debug_level = atoi(level); in ctrl_iface_level()
|
H A D | ctrl_iface_common.h | 27 int debug_level; member
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.c | 90 static int debug_level = 1; variable 123 if (level > debug_level) in pixma_hexdump() 125 if (level == debug_level) in pixma_hexdump() 203 if (level > debug_level) in pixma_dump() 205 if (debug_level >= 20) in pixma_dump() 272 debug_level = level; in pixma_set_debug_level()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface_named_pipe.c | 67 int debug_level; member 144 dst->debug_level = MSG_INFO; in ctrl_open_pipe() 303 dst->debug_level = atoi(buf + 6); in wpa_supplicant_ctrl_iface_rx() 503 if (dst->attached && level >= dst->debug_level) { in wpa_supplicant_ctrl_iface_send()
|
H A D | ctrl_iface_udp.c | 39 int debug_level; member 95 dst->debug_level = MSG_INFO; in wpa_supplicant_ctrl_iface_attach() 187 dst->debug_level = atoi(level); 536 if (level >= dst->debug_level) {
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_named_pipe.c | 67 int debug_level; member 144 dst->debug_level = MSG_INFO; in ctrl_open_pipe() 303 dst->debug_level = atoi(buf + 6); in wpa_supplicant_ctrl_iface_rx() 506 if (dst->attached && level >= dst->debug_level) { in wpa_supplicant_ctrl_iface_send()
|
H A D | ctrl_iface_udp.c | 39 int debug_level; member 95 dst->debug_level = MSG_INFO; in wpa_supplicant_ctrl_iface_attach() 187 dst->debug_level = atoi(level); 556 if (level >= dst->debug_level) {
|
/third_party/vulkan-loader/loader/ |
H A D | settings.c | 253 are_equal &= a->debug_level == b->debug_level; in check_if_settings_are_equal() 407 loader_settings->debug_level = parse_log_filters_from_strings(&stderr_log); in get_loader_settings() 476 loader_set_global_debug_level(global_loader_settings.debug_level); in update_global_loader_settings() 495 bool should_skip = global_loader_settings.settings_active && 0 != (msg_type & global_loader_settings.debug_level); in should_skip_logging_global_messages()
|
H A D | settings.h | 67 enum vulkan_loader_debug_flags debug_level; member
|
H A D | log.c | 150 if (inst && inst->settings.settings_active && 0 == (msg_type & inst->settings.debug_level)) { in loader_log()
|
/third_party/libwebsockets/test-apps/ |
H A D | test-server.c | 36 int debug_level = LLL_USER | 7; variable 462 debug_level = atoi(optarg); in main() 555 lws_set_log_level(debug_level, NULL); in main()
|
/third_party/backends/backend/ |
H A D | ma1509.c | 80 static SANE_Int debug_level; variable 208 if (debug_level >= 5) in ma1509_cmd() 221 if (debug_level >= 5) in ma1509_cmd() 363 if (debug_level >= 5) in attach() 1107 debug_level = DBG_LEVEL; in sane_init() 1109 debug_level = 0; in sane_init()
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind_i.h | 264 #define unwi_debug_level UNWI_ARCH_OBJ(debug_level)
|
/third_party/backends/sanei/ |
H A D | sanei_usb.c | 280 static SANE_Int debug_level; variable 1468 debug_level = DBG_LEVEL; in sanei_usb_init() 1470 debug_level = 0; in sanei_usb_init() 2305 if (debug_level > 5) in sanei_usb_scan_devices() 4088 if (debug_level > 10) in sanei_usb_read_bulk() 4274 if (debug_level > 10) in sanei_usb_write_bulk() 4624 if (!(rtype & 0x80) && debug_level > 10) in sanei_usb_control_msg() 4655 if ((rtype & 0x80) && debug_level > 10) in sanei_usb_control_msg() 4673 if ((rtype & 0x80) && debug_level > 10) in sanei_usb_control_msg() 4694 if ((rtype & 0x80) && debug_level > 1 in sanei_usb_control_msg() [all...] |
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 169 int debug_level; member 229 "debug_level", 343 ctx->debug_level = (int)i; in capi_ctrl() 344 CAPI_trace(ctx, "Setting debug level to %d\n", ctx->debug_level); in capi_ctrl() 1088 if (!ctx || (ctx->debug_level < level) || (!ctx->debug_file)) in capi_vtrace() 1516 if (ctx && ctx->debug_level >= CAPI_DBG_TRACE && ctx->debug_file) { in capi_get_key()
|