/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | gen-idecode.c | 128 int depth) in print_idecode_table_start() 145 int depth) in print_idecode_table_leaf() 203 int depth) in print_idecode_table_end() 215 int depth, in print_idecode_table_padding() 253 int depth) in print_goto_switch_table_leaf() 269 int depth, in print_goto_switch_table_padding() 319 int depth) in idecode_switch_start() 366 int depth) in idecode_switch_leaf() 462 int depth) in idecode_switch_end() 515 int depth, in idecode_switch_padding() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | checker-path.h | 86 location_t loc, tree fndecl, int depth) in checker_event() 133 debug_event (location_t loc, tree fndecl, int depth, in debug_event() 156 custom_event (location_t loc, tree fndecl, int depth) in custom_event() 167 precanned_custom_event (location_t loc, tree fndecl, int depth, in precanned_custom_event() 219 function_entry_event (location_t loc, tree fndecl, int depth) in function_entry_event() 312 location_t loc, tree fndecl, int depth) in start_cfg_edge_event() 336 location_t loc, tree fndecl, int depth) in end_cfg_edge_event() 385 start_consolidated_cfg_edges_event (location_t loc, tree fndecl, int depth, in start_consolidated_cfg_edges_event() 404 end_consolidated_cfg_edges_event (location_t loc, tree fndecl, int depth) in end_consolidated_cfg_edges_event() 421 tree fndecl, int depth, const gcall *setjmp_call) in setjmp_event() [all …]
|
H A D | checker-path.cc | 183 statement_event::statement_event (const gimple *stmt, tree fndecl, int depth, in statement_event() 209 int depth) in region_creation_event() 408 location_t loc, tree fndecl, int depth) in superedge_event() 429 location_t loc, tree fndecl, int depth) in cfg_edge_event() 648 location_t loc, tree fndecl, int depth) in call_event() 706 location_t loc, tree fndecl, int depth) in return_event() 818 location_t loc, tree fndecl, int depth, in rewind_event() 1034 tree fndecl, int depth) in add_region_creation_event()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | checker-path.h | 79 location_t loc, tree fndecl, int depth) in checker_event() 118 debug_event (location_t loc, tree fndecl, int depth, in debug_event() 141 custom_event (location_t loc, tree fndecl, int depth, in custom_event() 178 function_entry_event (location_t loc, tree fndecl, int depth) in function_entry_event() 271 location_t loc, tree fndecl, int depth) in start_cfg_edge_event() 295 location_t loc, tree fndecl, int depth) in end_cfg_edge_event() 338 tree fndecl, int depth, const gcall *setjmp_call) in setjmp_event() 386 location_t loc, tree fndecl, int depth, in rewind_from_longjmp_event() 403 location_t loc, tree fndecl, int depth, in rewind_to_setjmp_event() 428 warning_event (location_t loc, tree fndecl, int depth, in warning_event()
|
H A D | checker-path.cc | 175 statement_event::statement_event (const gimple *stmt, tree fndecl, int depth, in statement_event() 361 location_t loc, tree fndecl, int depth) in superedge_event() 382 location_t loc, tree fndecl, int depth) in cfg_edge_event() 601 location_t loc, tree fndecl, int depth) in call_event() 654 location_t loc, tree fndecl, int depth) in return_event() 752 location_t loc, tree fndecl, int depth, in rewind_event()
|
/netbsd-src/sys/dev/rasops/ |
H A D | rasops_putchar_width.h | 193 #define NAME(depth, width) NAME1(depth, width) argument 194 #define NAME1(depth, width) rasops ## depth ## _putchar ## width argument 196 #define PUTCHAR(depth) PUTCHAR1(depth) argument 197 #define PUTCHAR1(depth) rasops ## depth ## _putchar argument 199 #define MAKESTAMP(depth) MAKESTAMP1(depth) argument 200 #define MAKESTAMP1(depth) rasops ## depth ## _makestamp argument
|
H A D | rasops1-4_putchar.h | 75 #define NAME(depth) NAME1(depth) argument 77 #define NAME1(depth) rasops ## depth ## _ ## putchar argument 79 #define NAME1(depth) rasops ## depth ## _ ## putchar_aa argument
|
H A D | rasops_putchar.h | 87 #define NAME(depth) NAME1(depth) argument 89 #define NAME1(depth) rasops ## depth ## _putchar argument 91 #define NAME1(depth) rasops ## depth ## _putchar_aa argument
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/ |
H A D | dapptrace | 175 /* set function depth */ function 208 /* fetch function depth */ function
|
H A D | dappprof | 160 /* set function depth */ function 183 /* fetch function depth */ function
|
H A D | sh_pidcolors.d | 58 self int depth; variable
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Proc/ |
H A D | dapptrace | 175 /* set function depth */ function 208 /* fetch function depth */ function
|
H A D | dappprof | 160 /* set function depth */ function 183 /* fetch function depth */ function
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | supernode_atdepth_offset.c | 22 int depth = 0; in path_depth() local 40 static int path_prefix(const char *path, int depth) in path_prefix() 59 int depth) in check_supernode_atdepth()
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | grfabs.c | 111 grf_alloc_view(dmode_t *d, dimen_t *dim, u_char depth) in grf_alloc_view() 121 grf_get_best_mode(dimen_t *dim, u_char depth) in grf_get_best_mode() 183 get_best_display_mode(dimen_t *dim, int depth, dmode_t *curr_mode) in get_best_display_mode()
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | gen-itable.c | 41 int depth) in itable_h_insn() 86 int depth) in itable_c_insn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov-dump.c | 148 print_prefix (const char *filename, unsigned depth, gcov_position_t position) in print_prefix() 162 unsigned depth = 0; in dump_gcov_file() local 338 unsigned depth) in tag_arcs() 380 unsigned depth) in tag_lines() 425 unsigned depth) in tag_counters()
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_verify.c | 117 static void update_error_state(TLS_SESS_STATE *TLScontext, int depth, in update_error_state() 146 int depth; in tls_verify_certificate_callback() local 196 int depth = TLScontext->errordepth; in tls_log_verify_error() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-dump.cc | 152 print_prefix (const char *filename, unsigned depth, gcov_position_t position) in print_prefix() 166 unsigned depth = 0; in dump_gcov_file() local 345 unsigned depth) in tag_arcs() 387 unsigned depth) in tag_lines() 432 unsigned depth) in tag_counters()
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grfabs_cc.c | 243 get_best_mode(dimen_t *size, u_char depth) in get_best_mode() 280 alloc_bitmap(u_short width, u_short height, u_short depth, u_short flags) in alloc_bitmap() 434 cc_alloc_view(dmode_t *mode, dimen_t *dim, u_char depth) in cc_alloc_view() 458 cc_alloc_colormap(int depth) in cc_alloc_colormap() 481 cc_alloc_aga_colormap(int depth) in cc_alloc_aga_colormap() 672 cc_a2024_alloc_colormap(int depth) in cc_a2024_alloc_colormap() 900 int depth = v->bitmap->depth, i; in display_hires_view() local 1093 int depth = v->bitmap->depth, i; in display_hires_lace_view() local 1322 int depth = v->bitmap->depth; in display_hires_dlace_view() local 1584 int depth = v->bitmap->depth, i, j; in display_a2024_view() local [all …]
|
H A D | grfabs.c | 114 get_best_display_mode(u_long width, u_long height, u_char depth) in get_best_display_mode() 158 grf_get_best_mode(monitor_t *m, dimen_t *size, u_char depth) in grf_get_best_mode() 202 grf_alloc_view(dmode_t *d, dimen_t *dim, u_char depth) in grf_alloc_view()
|
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | tre-match-approx.c | 60 int depth; member 390 int depth; in tre_tnfa_run_approx() local 488 int depth; in tre_tnfa_run_approx() local 664 int depth; in tre_tnfa_run_approx() local
|
/netbsd-src/sys/external/bsd/libfdt/dist/ |
H A D | fdt.c | 204 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 246 int depth = 0; in fdt_first_subnode() local 257 int depth = 1; in fdt_next_subnode() local
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Tcl/ |
H A D | tcl_flowtime.d | 54 self int depth; variable
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Php/ |
H A D | php_syscolors.d | 49 self int depth; variable
|