Home
last modified time | relevance | path

Searched refs:debug (Results 1551 - 1575 of 4890) sorted by relevance

1...<<61626364656667686970>>...196

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c377 r300->debug = *cb; in r300_set_debug_callback()
379 memset(&r300->debug, 0, sizeof(r300->debug)); in r300_set_debug_callback()
/third_party/node/deps/openssl/openssl/apps/include/
H A Dapps.h172 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug);
173 # define setup_engine(e, debug) setup_engine_methods(e, (unsigned int)-1, debug)
/third_party/openssl/apps/include/
H A Dapps.h172 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug);
173 # define setup_engine(e, debug) setup_engine_methods(e, (unsigned int)-1, debug)
/third_party/openGLES/xml/
H A Dgenglvnd.py9 # debug - start header generation in debugger
17 debug = False variable
34 if (arg == '-debug'):
35 write('Enabling debug (-debug)', file=sys.stderr)
36 debug = True variable
620 if (debug):
H A Dgenheaders.py9 # debug - start header generation in debugger
17 debug = False variable
513 if (arg == '-debug'):
514 write('Enabling debug (-debug)', file=sys.stderr)
515 debug = True variable
569 if (debug):
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dgenglvnd.py20 # debug - start header generation in debugger
28 debug = False variable
45 if (arg == '-debug'):
46 write('Enabling debug (-debug)', file=sys.stderr)
47 debug = True variable
650 if (debug):
H A Dgenheaders.py20 # debug - start header generation in debugger
28 debug = False variable
45 if (arg == '-debug'):
46 write('Enabling debug (-debug)', file=sys.stderr)
47 debug = True variable
592 if (debug):
/third_party/skia/third_party/externals/egl-registry/api/
H A Dgenheaders.py20 # debug - start header generation in debugger
28 debug = False variable
45 if (arg == '-debug'):
46 write('Enabling debug (-debug)', file=sys.stderr)
47 debug = True variable
632 if (debug):
/third_party/python/Lib/test/
H A Dtest_urllib2net.py244 debug = logging.getLogger("test_urllib2").debug
274 debug("read %d bytes" % len(buf))
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c55 static int debug; variable
56 module_param(debug, int, 0600);
64 /* Use long timers for testing at low speed with debug on */
492 if (debug & 8) in gsm_register_devices()
531 * gsm_print_packet - display a frame for debug
546 if (!(debug & 1)) in gsm_print_packet()
805 if (debug & 4) in gsm_data_kick()
1555 if (debug & 8) in gsm_dlci_close()
1590 if (debug & 8) in gsm_dlci_open()
1622 if (debug in gsm_dlci_t1()
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs1443 debug!(
1507 debug!(
1513 debug!("refs already collected, resolving directly");
1530 debug!("{:?} already resolved: {:?}", ty, location);
1534 debug!("New unresolved type reference: {:?}, {:?}", ty, location);
1582 debug!(
1610 debug!("Skipping type declared inside function: {:?}", ty);
1653 debug!("Avoiding recursion parsing type: {:?}", ty);
1688 debug!("Item::from_ty recursing in the ast");
1750 debug!(
[all...]
/base/request/request/services/src/service/command/
H A Dsubscribe.rs71 debug!("End Service subscribe ok: tid: {}", task_id);
/base/request/request/services/src/manage/
H A Dapp_state.rs73 debug!( in process_state_change_callback()
/kernel/linux/build/test/moduletest/runtest/bin/enhancedf2fs_t/testcases/bin/
H A Denhancedf2fs10.sh34 local _sys_path=/sys/kernel/debug/tracing
H A Denhancedf2fs11.sh34 local _sys_path=/sys/kernel/debug/tracing
H A Denhancedf2fs02.sh41 cat /sys/kernel/debug/tracing/trace_pipe | grep issue_discard >> log02.txt &
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Dmux.c93 if (cfg->debug || warn) { in davinci_cfg_reg()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dstacktrace.c8 #include <linux/sched/debug.h>
H A Dsegment.c13 #include <asm/debug.h>
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dstacktrace.c15 #include <linux/sched/debug.h>
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dstacktrace.c3 #include <linux/sched/debug.h>
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/
H A Dip27-berr.c14 #include <linux/sched/debug.h>
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dprocessor.h37 struct debug_info debug; member
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dprocess.c8 #include <linux/sched/debug.h>
29 * Some archs flush debug and FPU info here
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dlogger_interface.h142 if (dc->debug.performance_trace) { \

Completed in 17 milliseconds

1...<<61626364656667686970>>...196