| /freebsd/lib/msun/tests/ |
| H A D | logarithm_test.c | 68 debug(" testing %6s(%15La) ~= % .36Le\n", #func, _d, result); \
|
| H A D | ctrig_test.c | 59 debug(" testing %s(%Lg + %Lg I) == %Lg + %Lg I\n", #func, \ 75 debug(" testing %s(%Lg + %Lg I) ~= %Lg + %Lg I\n", #func, \
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-arb-gpio-challenge.txt | 13 * Having two masters on a bus in general makes it relatively hard to debug
|
| /freebsd/tests/sys/netinet6/ |
| H A D | exthdr.py | 252 if args.debug :
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | StackMaps.h | 414 void debug() { print(dbgs()); } 415 void debug() { print(dbgs()); } debug() function
|
| /freebsd/sys/dev/hid/ |
| H A D | hconf.c | 58 SYSCTL_INT(_hw_hid_hconf, OID_AUTO, debug, CTLFLAG_RWTUN,
|
| /freebsd/sys/dev/drm2/ttm/ |
| H A D | ttm_bo_driver.h | 231 void (*debug)(struct ttm_mem_type_manager *man, const char *prefix); member
|
| /freebsd/sys/contrib/xen/ |
| H A D | memory.h | 543 } debug; member
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-381-netgear-gs110emx.dts | 282 label = "debug";
|
| /freebsd/sys/modules/vmm/ |
| H A D | Makefile | 64 ${OBJCOPY} --strip-debug ${.ALLSRC} ${.TARGET}
|
| /freebsd/contrib/xz/ |
| H A D | COPYING | 31 debugging utilities in the 'debug' directory are under
|
| /freebsd/sys/contrib/openzfs/module/ |
| H A D | Makefile.in | 108 sysmap=$(INSTALL_MOD_PATH)/usr/lib/debug/boot/System.map-@LINUX_VERSION@; \
|
| /freebsd/sys/contrib/openzfs/include/os/freebsd/ |
| H A D | Makefile.am | 20 %D%/spl/sys/debug.h \
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 132 bool debug = false; member
|
| /freebsd/sys/dev/usb/ |
| H A D | usb_process.c | 78 SYSCTL_INT(_hw_usb_proc, OID_AUTO, debug, CTLFLAG_RWTUN, &usb_proc_debug, 0,
|
| /freebsd/crypto/openssh/ |
| H A D | log.h | 111 #define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__) macro
|
| /freebsd/crypto/heimdal/appl/ftp/ftp/ |
| H A D | ftp.c | 152 < 0 && debug) { in hookup() 296 if(debug){ in command() 309 if(debug){ in command() 1350 if (debug == 0) in active_mode()
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 443 (SetSockOpt(net, SOL_SOCKET, SO_DEBUG, debug)) < 0) { in togdebug() 447 if (debug) { in togdebug() 675 &debug, 2225 if (debug && SetSockOpt(net, SOL_SOCKET, SO_DEBUG, 1) < 0) { in tn()
|
| H A D | externs.h | 83 debug; /* Debug level */
|
| /freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_supplicant.sgml | 410 <para>Include keys (passwords, etc.) in debug output.</para> 490 <para>Include timestamp in debug messages.</para> 539 <para>The easiest way to debug problems, and to get a debug log for
|
| H A D | wpa_cli.sgml | 227 <term>level <debug level></term> 229 <para>change debug level</para>
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | sqlite-config.tcl | 374 => {Enable debug build flags. This option will impact performance by 376 performance-critical loops. Never use --debug for production 463 with-debug => debug 839 proj-if-opt-truthy debug {
|
| /freebsd/usr.sbin/bsdconfig/share/packages/ |
| H A D | index.subr | 262 debug= f_getvar "$var_to_get" | awk -F'|' \ 296 __pkg=$( debug= f_getvar "$__var_to_get" |
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_transport.c | 685 etr_data->debug = in adf_init_etr_data() 694 if (!etr_data->debug) { in adf_init_etr_data()
|
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_norm.c | 1672 if (V_pf_status.debug >= PF_DEBUG_MISC) { in pf_normalize_tcp_stateful() 1730 if (V_pf_status.debug >= PF_DEBUG_MISC) { in pf_normalize_tcp_stateful() 1740 if (V_pf_status.debug >= PF_DEBUG_MISC) { in pf_normalize_tcp_stateful() 1862 if (V_pf_status.debug >= PF_DEBUG_MISC) { in pf_normalize_tcp_stateful() 1910 if (V_pf_status.debug >= PF_DEBUG_MISC) { in pf_normalize_tcp_stateful() 1936 if (V_pf_status.debug >= PF_DEBUG_MISC && dst->scrub && in pf_normalize_tcp_stateful()
|