Home
last modified time | relevance | path

Searched refs:debug_level (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h111 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()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
Dxvmc_private.h111 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()
/external/chromium_org/chrome/tools/
Dinconsistent-eol.py122 debug_level = logging.DEBUG
124 debug_level = logging.INFO
125 logging.basicConfig(level=debug_level,
/external/fio/
Ddebug.h29 struct debug_level { struct
35 extern struct debug_level debug_levels[]; argument
Dinit.c1536 struct debug_level debug_levels[] = {
1602 struct debug_level *dl; in set_debug()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
Dvdpau_private.h484 static int debug_level = -1; in VDPAU_MSG() local
486 if (debug_level == -1) { in VDPAU_MSG()
487 debug_level = MAX2(debug_get_num_option("VDPAU_DEBUG", 0), 0); in VDPAU_MSG()
490 if (level <= debug_level) { in VDPAU_MSG()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dvdpau_private.h484 static int debug_level = -1; in VDPAU_MSG() local
486 if (debug_level == -1) { in VDPAU_MSG()
487 debug_level = MAX2(debug_get_num_option("VDPAU_DEBUG", 0), 0); in VDPAU_MSG()
490 if (level <= debug_level) { in VDPAU_MSG()
/external/chromium_org/components/dom_distiller/standalone/
Dcontent_extractor.cc91 int debug_level = 0; in CreateDomDistillerService() local
96 &debug_level)) { in CreateDomDistillerService()
97 options.set_debug_level(debug_level); in CreateDomDistillerService()
/external/chromium_org/third_party/webrtc/base/
Dlogging.cc275 int debug_level = GetLogToDebug(); in ConfigureLogging() local
309 debug_level = current_level; in ConfigureLogging()
314 if ((NO_LOGGING != debug_level) && !::IsDebuggerPresent()) { in ConfigureLogging()
335 LogToDebug(debug_level); in ConfigureLogging()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface_udp.c39 int debug_level; member
75 dst->debug_level = MSG_INFO; in wpa_supplicant_ctrl_iface_attach()
167 dst->debug_level = atoi(level);
471 if (level >= dst->debug_level) {
Dctrl_iface_unix.c41 int debug_level; member
85 dst->debug_level = MSG_INFO; in wpa_supplicant_ctrl_iface_attach()
137 dst->debug_level = atoi(level); in wpa_supplicant_ctrl_iface_level()
142 dst->debug_level, addr_txt); in wpa_supplicant_ctrl_iface_level()
688 if (level < dst->debug_level) in wpa_supplicant_ctrl_iface_send()
Dctrl_iface_named_pipe.c67 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()
Dwpa_supplicant.c2448 int wpa_supplicant_set_debug_params(struct wpa_global *global, int debug_level, in wpa_supplicant_set_debug_params() argument
2455 if (debug_level != MSG_EXCESSIVE && in wpa_supplicant_set_debug_params()
2456 debug_level != MSG_MSGDUMP && in wpa_supplicant_set_debug_params()
2457 debug_level != MSG_DEBUG && in wpa_supplicant_set_debug_params()
2458 debug_level != MSG_INFO && in wpa_supplicant_set_debug_params()
2459 debug_level != MSG_WARNING && in wpa_supplicant_set_debug_params()
2460 debug_level != MSG_ERROR) in wpa_supplicant_set_debug_params()
2467 wpa_debug_level = debug_level; in wpa_supplicant_set_debug_params()
Dwpa_supplicant_i.h930 int debug_level, int debug_timestamp,
/external/bison/examples/calc++/
Dcalc++-parser.hh125 debug_level_type debug_level () const;
Dcalc++-parser.cc308 calcxx_parser::debug_level () const in debug_level() function in yy::calcxx_parser
/external/chromium_org/third_party/dom_distiller_js/package/proto/
Ddom_distiller.proto87 optional int32 debug_level = 2; field
/external/bison/data/
Dglr.cc205 ]b4_parser_class_name[::debug_level () const
295 debug_level_type debug_level () const;
Dlalr1.cc104 debug_level_type debug_level () const;
484 ]b4_parser_class_name[::debug_level () const
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old_handlers.c296 int debug_level; in wpas_dbus_global_set_debugparams() local
301 DBUS_TYPE_INT32, &debug_level, in wpas_dbus_global_set_debugparams()
308 if (wpa_supplicant_set_debug_params(global, debug_level, in wpas_dbus_global_set_debugparams()
/external/libunwind/include/
Dlibunwind_i.h273 # define unwi_debug_level UNWI_ARCH_OBJ(debug_level)
/external/libunwind/tests/
Dcheck-namespace.sh.in70 ignore _U.*debug_level
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c46 int debug_level; member
66 dst->debug_level = MSG_INFO; in hostapd_ctrl_iface_attach()
124 dst->debug_level = atoi(level); in hostapd_ctrl_iface_level()
2063 if (level >= dst->debug_level) { in hostapd_ctrl_iface_send()
/external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
Ddom_distiller_json_converter.h646 dict->SetInteger("2", message.debug_level()); in WriteToValue()
/external/llvm/docs/
DCommandLine.rst435 cl::opt<DebugLev> DebugLevel("debug_level", cl::desc("Set the debugging level:"),
457 -debug_level - Set the debugging level:
468 an option name (``"debug_level"``), which automatically changes how the library

12