/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | tok822_parse.c | 142 #define COLLECT(t,s,c,cond) { \ argument 156 #define COLLECT_SKIP_LAST(t,s,c,cond) { COLLECT(t,s,c,cond); if (*s) s++; } argument 591 int level = 1; in tok822_comment() local 666 static void tok822_print(TOK822 *list, int indent) in tok822_print()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genmatch.c | 175 fprintf_indent (FILE *f, unsigned int indent, const char *format, ...) in fprintf_indent() 895 if (capture *c = dyn_cast<capture *> (o)) variable 970 if (capture *c = dyn_cast <capture *> (op)) in commutate() local 1099 if (capture *c = dyn_cast<capture *> (o)) in lower_opt() local 1137 if (capture *c = dyn_cast<capture *> (o)) in has_opt() local 1217 if (capture *c = dyn_cast<capture *> (o)) in lower_cond() local 1269 if (capture *c = dyn_cast <capture *> (ne->ops[0])) in lower_cond() local 1315 if (capture *c = dyn_cast<capture *> (o)) in contains_id() local 1351 if (capture *c = dyn_cast<capture *> (o)) in replace_id() local 1605 unsigned level; variable [all …]
|
H A D | gengtype.c | 232 int c; in measure_input_list() local 272 int c = getc (list); in read_input_line() local 1172 int c; in adjust_field_rtx_def() local 1461 process_gc_options (options_p opt, enum gc_used_enum level, int *maybe_undef, in process_gc_options() 1505 set_gc_used_type (type_p t, enum gc_used_enum level, in set_gc_used_type() 2098 char c = *pt; in matching_file_name_substitute() local 2457 int indent; member 4693 dump_typekind (int indent, enum typekind kind) in dump_typekind() 4734 dump_gc_used (int indent, enum gc_used_enum gc_used) in dump_gc_used() 4760 dump_options (int indent, options_p opt) in dump_options() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genmatch.cc | 175 fprintf_indent (FILE *f, unsigned int indent, const char *format, ...) in fprintf_indent() 899 if (capture *c = dyn_cast<capture *> (o)) in print_operand() local 974 if (capture *c = dyn_cast <capture *> (op)) in commutate() local 1103 if (capture *c = dyn_cast<capture *> (o)) in lower_opt() local 1141 if (capture *c = dyn_cast<capture *> (o)) in has_opt() local 1221 if (capture *c = dyn_cast<capture *> (o)) in lower_cond() local 1272 if (capture *c = dyn_cast <capture *> (ne->ops[0])) in lower_cond() local 1319 if (capture *c = dyn_cast<capture *> (o)) in contains_id() local 1355 if (capture *c = dyn_cast<capture *> (o)) in replace_id() local 1612 unsigned level; member in dt_node [all …]
|
H A D | gengtype.cc | 243 int c; in measure_input_list() local 283 int c = getc (list); in read_input_line() local 1187 int c; in adjust_field_rtx_def() local 1476 process_gc_options (options_p opt, enum gc_used_enum level, int *maybe_undef, in process_gc_options() 1522 set_gc_used_type (type_p t, enum gc_used_enum level, in set_gc_used_type() 2116 char c = *pt; in matching_file_name_substitute() local 2475 int indent; member 4740 dump_typekind (int indent, enum typekind kind) in dump_typekind() 4784 dump_gc_used (int indent, enum gc_used_enum gc_used) in dump_gc_used() 4810 dump_options (int indent, options_p opt) in dump_options() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | resrc.c | 671 get_data (FILE *e, bfd_byte *p, rc_uint_type c, const char *msg) in get_data() 798 rc_cursor *c; in define_cursor() local 1087 rc_uint_type c; in define_fontdir_rcdata() local 1289 int c, i; in define_group_icon_rcdata() local 1342 int c, i; in define_group_cursor_rcdata() local 1384 rc_cursor *c; in define_cursor_rcdata() local 1927 indent (FILE *e, int c) in indent() function 1970 rc_uint_type *language, int level) in write_rc_directory() 2057 rc_uint_type *language, int level) in write_rc_subdir() 2502 int c; in write_rc_group_cursor() local [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | resrc.c | 677 get_data (FILE *e, bfd_byte *p, rc_uint_type c, const char *msg) in get_data() 804 rc_cursor *c; in define_cursor() local 1093 rc_uint_type c; in define_fontdir_rcdata() local 1295 int c, i; in define_group_icon_rcdata() local 1348 int c, i; in define_group_cursor_rcdata() local 1390 rc_cursor *c; in define_cursor_rcdata() local 1933 indent (FILE *e, int c) in indent() function 1976 rc_uint_type *language, int level) in write_rc_directory() 2063 rc_uint_type *language, int level) in write_rc_subdir() 2508 int c; in write_rc_group_cursor() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.c | 76 create_local_binding (cp_binding_level *level, tree name) in create_local_binding() 677 name_lookup::search_unqualified (tree scope, cp_binding_level *level) in search_unqualified() 1997 push_binding (tree id, tree decl, cp_binding_level* level) in push_binding() 2355 update_binding (cp_binding_level *level, cxx_binding *binding, tree *slot, in update_binding() 3010 cp_binding_level *level = current_binding_level; in do_pushdecl() local 3261 indent (int depth) in indent() function 3606 int level = 0; in function_parm_depth() local 3704 cp_binding_level *level; in print_other_binding_stack() local 3848 do_pushdecl_with_scope (tree x, cp_binding_level *level, bool is_friend) in do_pushdecl_with_scope() 4226 cp_binding_level *level = class_binding_level; in poplevel_class() local [all …]
|
H A D | class.c | 1515 tree level = INNERMOST_TEMPLATE_ARGS (DECL_TI_ARGS (t)); in mark_abi_tags() local 1627 tree level = TMPL_ARGS_LEVEL (args, i+1); in inherit_targ_abi_tags() local 8094 tree c; in currently_open_class() local 8972 maybe_indent_hierarchy (FILE * stream, int indent, int indented_p) in maybe_indent_hierarchy() 8989 int indent) in dump_class_hierarchy_r() 9187 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
|
H A D | decl.c | 3284 check_previous_goto_1 (tree decl, cp_binding_level* level, tree names, in check_previous_goto_1() 3398 check_switch_goto (cp_binding_level* level) in check_switch_goto() 3600 cp_binding_level *level; member 16790 tree c = current_class_type; in begin_destructor_body() local 16953 location_t indent = UNKNOWN_LOCATION; in add_return_star_this_fixit() local
|
/netbsd-src/external/cddl/osnet/dist/cmd/zdb/ |
H A D | zdb.c | 634 for (int c = 0; c < vd->vdev_children; c++) in get_dtl_refcount() local 653 for (int c = 0; c < vd->vdev_children; c++) in get_metaslab_refcount() local 818 for (int c = 0; c < rvd->vdev_children; c++) { in dump_metaslab_groups() local 854 uint64_t m, c = 0, children = rvd->vdev_children; in dump_metaslabs() local 993 for (enum zio_checksum c = 0; c < ZIO_CHECKSUM_FUNCTIONS; c++) { in dump_all_ddts() local 1034 dump_dtl(vdev_t *vd, int indent) in dump_dtl() 1066 for (int c = 0; c < vd->vdev_children; c++) in dump_dtl() local 1490 dump_full_bpobj(bpobj_t *bpo, char *name, int indent) in dump_full_bpobj() 2601 for (uint64_t c = 0; c < rvd->vdev_children; c++) { in zdb_leak_init() local 2659 for (int c = 0; c < rvd->vdev_children; c++) { in zdb_leak_fini() local [all …]
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | makeinfo.c | 544 int c, ind; in main() local 871 #define COMMAND_CHAR(c) (!cr_or_whitespace(c) \ argument 954 int c; in fix_whitespace() local 2844 #define POST_SENTENCE(c) ((c) == ')' || (c) == '\'' || (c) == '"' \ argument 3034 int c = output_paragraph[tindex]; in close_paragraph() local 3170 indent (int amount) in indent() function 3798 int level = 0, done = 0; in handle_variable_internal() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.cc | 103 create_local_binding (cp_binding_level *level, tree name) in create_local_binding() 1117 name_lookup::search_unqualified (tree scope, cp_binding_level *level) in search_unqualified() 2438 push_binding (tree id, tree decl, cp_binding_level* level) in push_binding() 2783 update_binding (cp_binding_level *level, cxx_binding *binding, tree *slot, in update_binding() 3632 cp_binding_level *level = current_binding_level; in pushdecl() local 4186 indent (int depth) in indent() function 4536 int level = 0; in function_parm_depth() local 4633 cp_binding_level *level; in print_other_binding_stack() local 4748 do_pushdecl_with_scope (tree x, cp_binding_level *level, bool hiding = false) in do_pushdecl_with_scope() 5171 cp_binding_level *level = class_binding_level; in poplevel_class() local [all …]
|
H A D | class.cc | 1607 tree level = INNERMOST_TEMPLATE_ARGS (DECL_TI_ARGS (t)); in mark_abi_tags() local 1719 tree level = TMPL_ARGS_LEVEL (args, i+1); in inherit_targ_abi_tags() local 8197 tree c; in currently_open_class() local 9089 maybe_indent_hierarchy (FILE * stream, int indent, int indented_p) in maybe_indent_hierarchy() 9106 int indent) in dump_class_hierarchy_r() 9304 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk()
|
H A D | decl.cc | 3485 check_previous_goto_1 (tree decl, cp_binding_level* level, tree names, in check_previous_goto_1() 3606 check_switch_goto (cp_binding_level* level) in check_switch_goto() 3803 cp_binding_level *level; member 13849 else if (tree c = CLASS_PLACEHOLDER_TEMPLATE (auto_node)) in grokdeclarator() local 17628 tree c = current_class_type; in begin_destructor_body() local 17776 location_t indent = UNKNOWN_LOCATION; in add_return_star_this_fixit() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 328 style::style(font *p, int sz, int h, int sl, int no, color c) in style() 1715 const char *c, const char *i, const char *v, in add() 1751 void assert_state::addx (const char *c, const char *i, const char *v, in addx() 1757 void assert_state::addy (const char *c, const char *i, const char *v, in addy() 1783 void assert_state::close (const char *c) in close() 1827 void assert_state::set (const char *c, const char *v, in set() 1869 void assert_state::build (const char *c, const char *v, in build() 1878 int assert_state::check_value_error (int c, int v, const char *s, in check_value_error() 1973 html_indent *indent; member in html_printer 2510 void html_printer::determine_header_level (int level) in determine_header_level() [all …]
|