/netbsd-src/usr.bin/scmdctl/ |
H A D | common.c | 59 int common_clear(struct function_block *fb, int fd, bool debug) in common_clear() 65 common_identify(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_identify_r… in common_identify() 89 int common_diag(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_diag_respo… in common_diag() 113 common_get_motor(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_motor_res… in common_get_motor() 189 common_set_motor(struct function_block *fb, int fd, bool debug, int a_module, char a_motor, int8_t … in common_set_motor() 217 common_invert_motor(struct function_block *fb, int fd, bool debug, int a_module, char a_motor) in common_invert_motor() 259 common_bridge_motor(struct function_block *fb, int fd, bool debug, int a_module) in common_bridge_motor() 294 common_enable_disable(struct function_block *fb, int fd, bool debug, int subcmd) in common_enable_disable() 324 common_control_1(struct function_block *fb, int fd, bool debug, int subcmd) in common_control_1() 351 common_get_update_rate(struct function_block *fb, int fd, bool debug, uint8_t *rate) in common_get_update_rate() [all …]
|
H A D | uart.c | 64 uart_clear(int fd, bool debug) in uart_clear() 111 uart_get_response(int fd, bool debug, char *obuf, int len) in uart_get_response() 150 uart_phy_read_register(int fd, bool debug, uint8_t reg, uint8_t *buf) in uart_phy_read_register() 245 uart_phy_write_register(int fd, bool debug, uint8_t reg, uint8_t buf) in uart_phy_write_register() 309 uart_local_read_register(int fd, bool debug, uint8_t reg, uint8_t reg_end, uint8_t *r) in uart_local_read_register() 328 uart_set_view_port(int fd, bool debug, int a_module, uint8_t vpi2creg) in uart_set_view_port() 345 uart_remote_read_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_end, uint8_t *… in uart_remote_read_register() 399 uart_read_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_end, uint8_t *r) in uart_read_register() 423 uart_remote_write_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_v) in uart_remote_write_register() 457 uart_write_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_v) in uart_write_register() [all …]
|
H A D | i2cspi.c | 53 i2cspi_phy_read_register(int fd, bool debug, uint8_t reg, int rlen, uint8_t *buf) in i2cspi_phy_read_register() 78 i2cspi_phy_write_register(int fd, bool debug, uint8_t reg, uint8_t buf) in i2cspi_phy_write_register() 100 i2cspi_clear(int fd, bool debug) in i2cspi_clear() 106 i2cspi_read_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_end, uint8_t *r) in i2cspi_read_register() 122 i2cspi_write_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_v) in i2cspi_write_register()
|
/netbsd-src/external/bsd/ekermit/dist/ |
H A D | debug.h | 29 #define debug(a,b,c,d) \ macro 34 #define debug(a,b,c,d) dodebug(a,(UCHAR *)b,(UCHAR *)c,(long)(d)) macro 39 #define debug(a,b,c,d) macro
|
/netbsd-src/external/bsd/lutok/dist/ |
H A D | debug_test.cpp | 44 lutok::debug debug; in ATF_TEST_CASE_BODY() local 55 lutok::debug debug; in ATF_TEST_CASE_BODY() local
|
H A D | debug.hpp | 58 class debug { class
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | valtrack.cc | 234 dead_debug_global_init (struct dead_debug_global *debug, bitmap used) in dead_debug_global_init() 246 dead_debug_local_init (struct dead_debug_local *debug, bitmap used, in dead_debug_local_init() 348 dead_debug_reset_uses (struct dead_debug_local *debug, in dead_debug_reset_uses() 413 dead_debug_promote_uses (struct dead_debug_local *debug) in dead_debug_promote_uses() 484 dead_debug_local_finish (struct dead_debug_local *debug, bitmap used) in dead_debug_local_finish() 527 dead_debug_add (struct dead_debug_local *debug, df_ref use, unsigned int uregno) in dead_debug_add() 575 dead_debug_insert_temp (struct dead_debug_local *debug, unsigned int uregno, in dead_debug_insert_temp()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | valtrack.c | 235 dead_debug_global_init (struct dead_debug_global *debug, bitmap used) in dead_debug_global_init() 247 dead_debug_local_init (struct dead_debug_local *debug, bitmap used, in dead_debug_local_init() 349 dead_debug_reset_uses (struct dead_debug_local *debug, in dead_debug_reset_uses() 414 dead_debug_promote_uses (struct dead_debug_local *debug) in dead_debug_promote_uses() 485 dead_debug_local_finish (struct dead_debug_local *debug, bitmap used) in dead_debug_local_finish() 528 dead_debug_add (struct dead_debug_local *debug, df_ref use, unsigned int uregno) in dead_debug_add() 576 dead_debug_insert_temp (struct dead_debug_local *debug, unsigned int uregno, in dead_debug_insert_temp()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | write-stringtable.c | 102 write_message (FILE *fp, const message_ty *mp, size_t page_width, bool debug) in write_message() 269 size_t page_width, bool debug) in write_stringtable() 302 size_t page_width, bool debug) in msgdomain_list_print_stringtable()
|
H A D | write-properties.c | 206 write_message (FILE *fp, const message_ty *mp, size_t page_width, bool debug) in write_message() 238 size_t page_width, bool debug) in write_properties() 278 size_t page_width, bool debug) in msgdomain_list_print_properties()
|
/netbsd-src/sys/arch/pmax/stand/common/ |
H A D | conf.c | 52 int debug = DEBUG_VAL; variable 54 int debug = 0; variable
|
/netbsd-src/external/gpl2/mkhybrid/dist/libfile/ |
H A D | lfile.c | 92 int debug = 1; /* debugging */ variable 94 int debug = 0; /* debugging */ variable
|
H A D | softmagic.c | 58 int debug = 1; /* debugging */ variable 60 #define debug 0 /* debugging */ macro
|
/netbsd-src/sys/arch/emips/stand/common/ |
H A D | conf.c | 52 int debug = DEBUG_VAL; variable 54 int debug = 0; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | dump-parse-tree.cc | 60 void debug (symbol_attribute *attr) in debug() function 69 void debug (gfc_formal_arglist *formal) in debug() function 82 void debug (symbol_attribute attr) in debug() function 87 void debug (gfc_expr *e) in debug() function 104 void debug (gfc_typespec *ts) in debug() function 113 void debug (gfc_typespec ts) in debug() function 118 void debug (gfc_ref *p) in debug() function 150 void debug (gfc_symbol *sym) in debug() function 3928 void debug (gfc_array_ref *ar) in debug() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | dump-parse-tree.c | 60 void debug (symbol_attribute *attr) in debug() function 69 void debug (gfc_formal_arglist *formal) in debug() function 82 void debug (symbol_attribute attr) in debug() function 87 void debug (gfc_expr *e) in debug() function 104 void debug (gfc_typespec *ts) in debug() function 113 void debug (gfc_typespec ts) in debug() function 118 void debug (gfc_ref *p) in debug() function 150 void debug (gfc_symbol *sym) in debug() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/conservative/ |
H A D | gc.d | 56 debug(PRINTF_TO_FILE) in debug() function 87 debug(PRINTF) void printFreeInfo(Pool* pool) nothrow in debug() function
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_316.c | 10 void debug(void) in debug() function
|
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | makefile | 4 debug: target
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | csharpcomp.c | 71 bool optimize, bool debug, in compile_csharp_using_pnet() 177 bool optimize, bool debug, in compile_csharp_using_mono() 331 bool optimize, bool debug, in compile_csharp_using_sscli() 481 bool optimize, bool debug, in compile_csharp_class()
|
/netbsd-src/sys/arch/mvme68k/stand/bootxx/ |
H A D | conf.c | 14 int debug; variable
|
/netbsd-src/sys/arch/sun68k/stand/bootxx/ |
H A D | conf.c | 12 int debug; variable
|
/netbsd-src/sys/arch/sun68k/stand/bootyy/ |
H A D | conf.c | 12 int debug; variable
|
/netbsd-src/tests/libexec/ld.elf_so/ |
H A D | t_rtld_r_debug.c | 82 struct r_debug *debug = NULL; in get_rtld_r_debug() local 99 struct r_debug *debug; in check_r_debug_return_link_map() local [all...] |
/netbsd-src/usr.bin/rump_wmd/ |
H A D | rump_wmd.sh | 69 debug () function
|