/third_party/rust/crates/clap/examples/tutorial_builder/ |
H A D | 01_quick.rs | 17 -d --debug ... "Turn debugging information on" in main() 38 .get_one::<u8>("debug") in main()
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_log.py | 26 log.debug('Dεbug\tMėssãge')
|
/third_party/python/Lib/distutils/command/ |
H A D | clean.py | 55 log.debug("'%s' does not exist -- can't clean it",
|
/third_party/python/Mac/PythonLauncher/ |
H A D | PreferencesWindowController.h | 12 IBOutlet NSButton *debug; variable
|
H A D | MyDocument.h | 18 IBOutlet NSButton *debug; variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | servnotf.h | 47 virtual UnicodeString& debug(UnicodeString& result) const {
|
/third_party/selinux/libsepol/include/sepol/ |
H A D | sepol.h | 28 #include <sepol/debug.h>
|
/third_party/selinux/libsepol/src/ |
H A D | debug.h | 23 #include <sepol/debug.h>
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dvb-pll.c | 40 static int debug; variable 41 module_param(debug, int, 0644); 42 MODULE_PARM_DESC(debug, "enable verbose debug messages"); 610 if (debug) in dvb_pll_configure() 626 if (debug) in dvb_pll_configure() 851 if ((debug) || (id[priv->nr] == pll_desc_id)) { in dvb_pll_attach()
|
H A D | lgs8gxx.c | 22 if (debug) \ 26 static int debug; variable 31 module_param(debug, int, 0644); 32 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off)."); 50 if (debug >= 2) in lgs8gxx_write_reg() 86 if (debug >= 2) in lgs8gxx_read_reg()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | noon010pc30.c | 25 static int debug; variable 26 module_param(debug, int, 0644); 27 MODULE_PARM_DESC(debug, "Enable module debug trace. Set to 1 to enable."); 423 v4l2_dbg(1, debug, &info->sd, "%s: sensor is on\n", __func__); in power_enable() 449 v4l2_dbg(1, debug, &info->sd, "%s: sensor is off\n", __func__); in power_disable() 460 v4l2_dbg(1, debug, sd, "%s: ctrl_id: %d, value: %d\n", in noon010_s_ctrl()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | s3c2410fb.c | 46 static int debug = IS_BUILTIN(CONFIG_FB_S3C2410_DEBUG); variable 50 if (debug) \ 589 return snprintf(buf, PAGE_SIZE, "%s\n", debug ? "on" : "off"); in s3c2410fb_debug_show() 601 debug = 1; in s3c2410fb_debug_store() 605 debug = 0; in s3c2410fb_debug_store() 614 static DEVICE_ATTR(debug, 0664, s3c2410fb_debug_show, s3c2410fb_debug_store); 985 dev_err(&pdev->dev, "failed to add debug attribute\n"); in s3c24xxfb_probe()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dvb-pll.c | 40 static int debug; variable 41 module_param(debug, int, 0644); 42 MODULE_PARM_DESC(debug, "enable verbose debug messages"); 610 if (debug) in dvb_pll_configure() 626 if (debug) in dvb_pll_configure() 851 if ((debug) || (id[priv->nr] == pll_desc_id)) { in dvb_pll_attach()
|
H A D | lgs8gxx.c | 22 if (debug) \ 26 static int debug; variable 31 module_param(debug, int, 0644); 32 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off)."); 50 if (debug >= 2) in lgs8gxx_write_reg() 86 if (debug >= 2) in lgs8gxx_read_reg()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_trace.h | 543 __entry->min = crtc->debug.min_vbl; 544 __entry->max = crtc->debug.max_vbl; 569 __entry->frame = crtc->debug.start_vbl_count; 570 __entry->scanline = crtc->debug.scanline_start; 571 __entry->min = crtc->debug.min_vbl; 572 __entry->max = crtc->debug.max_vbl;
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core.h | 41 #include <asm/debug.h> 86 debug_text_event(card->debug, level, text) 89 debug_event(card->debug, level, (void *)(addr), len) 92 debug_sprintf_event(card->debug, level, text) 95 qeth_dbf_longtext(card->debug, level, text) 848 debug_info_t *debug; member
|
/third_party/curl/projects/ |
H A D | build-wolfssl.bat | 125 ) else if /i "%~1" == "debug" (
126 set BUILD_CONFIG=debug
211 if "%BUILD_CONFIG%" == "debug" goto success
240 if "%BUILD_CONFIG%" == "debug" goto success
368 echo debug - Perform a debug build
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_schedule.c | 42 static bool debug; variable 889 if (debug) { in schedule_instructions() 927 if (debug) { in schedule_instructions() 939 if (debug) { in schedule_instructions() 1094 if (debug) { in qpu_schedule_instructions() 1126 if (debug) { in qpu_schedule_instructions()
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | layer2.c | 15 static u_int *debug; variable 96 if (!(*debug & DEBUG_L2_FSM)) in l2m_debug() 184 if (ret && (*debug & DEBUG_L2_RECV)) in l2down_skb() 294 if (*debug & DEBUG_TIMER) in l2_timeout() 567 else if (*debug & DEBUG_L2) in FRMR_error() 574 else if (*debug & DEBUG_L2) in FRMR_error() 1882 if (*debug & DEBUG_L2) in ph_data_indication() 1891 if (*debug & DEBUG_L2) in ph_data_indication() 1948 if (*debug & DEBUG_L2_RECV) in l2_send() 1956 if (*debug in l2_send() [all...] |
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | layer2.c | 15 static u_int *debug; variable 96 if (!(*debug & DEBUG_L2_FSM)) in l2m_debug() 184 if (ret && (*debug & DEBUG_L2_RECV)) in l2down_skb() 294 if (*debug & DEBUG_TIMER) in l2_timeout() 567 else if (*debug & DEBUG_L2) in FRMR_error() 574 else if (*debug & DEBUG_L2) in FRMR_error() 1882 if (*debug & DEBUG_L2) in ph_data_indication() 1891 if (*debug & DEBUG_L2) in ph_data_indication() 1948 if (*debug & DEBUG_L2_RECV) in l2_send() 1956 if (*debug in l2_send() [all...] |
/foundation/ability/ability_runtime/test/fuzztest/amsmgrscheduler_fuzzer/ |
H A D | amsmgrscheduler_fuzzer.cpp | 126 bool debug; in DoSomethingInterestingWithMyAPI() local 127 amsMgrScheduler->GetApplicationInfoByProcessID(pid, application, debug); in DoSomethingInterestingWithMyAPI()
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_event.cpp | 146 void BundleActiveEvent::PrintEvent(const bool debug) const in PrintEvent() 148 if (!debug) { in PrintEvent()
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_handler.cpp | 42 BundleActiveGroupHandler::BundleActiveGroupHandler(const bool debug) in BundleActiveGroupHandler() argument 44 if (debug) { in BundleActiveGroupHandler()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | emulate.c | 274 vcpu->run->debug.arch.status = 0; in kvmppc_emulate_instruction() 275 vcpu->run->debug.arch.address = kvmppc_get_pc(vcpu); in kvmppc_emulate_instruction()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | dumpstack.c | 18 #include <linux/sched/debug.h> 21 #include <asm/debug.h>
|