Home
last modified time | relevance | path

Searched +defs:body +defs:h (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dhttpread.c74 char *body; member
127 void httpread_destroy(struct httpread *h) in httpread_destroy()
147 struct httpread *h = user_ctx; in httpread_timeout_handler() local
157 struct httpread *h, in httpread_hdr_option_analyze()
199 static int httpread_hdr_analyze(struct httpread *h) in httpread_hdr_analyze()
369 struct httpread *h = sock_ctx; in httpread_read_handler() local
738 struct httpread *h = NULL; in httpread_create() local
771 enum httpread_hdr_type httpread_hdr_type_get(struct httpread *h) in httpread_hdr_type_get()
780 char * httpread_uri_get(struct httpread *h) in httpread_uri_get()
787 int httpread_reply_code_get(struct httpread *h) in httpread_reply_code_get()
[all …]
/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_html.c251 synopsis_pre(struct html *h, const struct roff_node *n) in synopsis_pre()
287 struct html *h; in html_mdoc() local
314 print_mdoc_head(const struct roff_meta *meta, struct html *h) in print_mdoc_head()
451 mdoc_root_post(const struct roff_meta *meta, struct html *h) in mdoc_root_post()
468 mdoc_root_pre(const struct roff_meta *meta, struct html *h) in mdoc_root_pre()
1818 int body, tail; in mdoc_eo_post() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc678 uint32_t h = 0; in vtv_string_hash() local
760 vec<tree> *vtbl_ptr_array, tree body, tree arg1, in insert_call_to_register_set()
820 tree str2, tree body) in insert_call_to_register_pair()
899 register_all_pairs (tree body) in register_all_pairs()
H A Dconstraint.cc485 tree body = DECL_SAVED_TREE (fn); in get_returned_expression() local
1063 add_constraint (tree t, hash& h) in add_constraint()
1089 inchash::hash h (val); in iterative_hash_constraint() local
3433 tree body = DECL_SAVED_TREE (fn); in check_function_concept() local
H A Dparser.cc3087 name_hint h; in cp_parser_error_1() local
11788 tree body = start_lambda_function (fco, lambda_expr); in cp_parser_lambda_body() local
25084 tree body, list; in cp_parser_ctor_initializer_opt_and_function_body() local
42427 tree init, orig_init, cond, incr, body, decl, pre_body = NULL_TREE, ret; in cp_parser_omp_for_loop() local
43013 tree body = finish_omp_structured_block (sb); in cp_parser_omp_for() local
43093 tree body = finish_omp_structured_block (sb); in cp_parser_omp_master() local
43159 tree body = finish_omp_structured_block (sb); in cp_parser_omp_masked() local
43863 tree body = finish_omp_structured_block (sb); in cp_parser_omp_distribute() local
43947 tree body = finish_omp_structured_block (sb); in cp_parser_omp_teams() local
43975 tree body = finish_omp_structured_block (sb); in cp_parser_omp_teams() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c678 uint32_t h = 0; in vtv_string_hash() local
760 vec<tree> *vtbl_ptr_array, tree body, tree arg1, in insert_call_to_register_set()
820 tree str2, tree body) in insert_call_to_register_pair()
899 register_all_pairs (tree body) in register_all_pairs()
H A Dcp-gimplify.c125 tree body = TRY_STMTS (*stmt_p); in genericize_try_block() local
137 tree body = HANDLER_BODY (*stmt_p); in genericize_catch_block() local
147 build_gimple_eh_filter_tree (tree body, tree allowed, tree failure) in build_gimple_eh_filter_tree()
167 tree body = EH_SPEC_STMTS (*stmt_p); in genericize_eh_spec_block() local
250 genericize_cp_loop (tree *stmt_p, location_t start_locus, tree cond, tree body, in genericize_cp_loop()
392 tree break_block, body, cond, type; in genericize_switch_stmt() local
580 tree body = TREE_OPERAND (stmt, 0); in gimplify_must_not_throw_expr() local
1364 struct cxx_int_tree_map *h, in; in cp_genericize_r() local
H A Dconstraint.cc461 tree body = DECL_SAVED_TREE (fn); in get_returned_expression() local
1009 add_constraint (tree t, hash& h) in add_constraint()
1035 inchash::hash h (val); in iterative_hash_constraint() local
2997 tree body = DECL_SAVED_TREE (fn); in check_function_concept() local
3433 tree body = TREE_OPERAND (expr, 1); in diagnose_requires_expr() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ldu.c95 int w = 0, h = 0; in vmw_ldu_commit_list() local
560 SVGAFifoCmdUpdate body; in vmw_kms_ldu_do_bo_dirty() member
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Drefer.cpp712 unsigned h = ref->hash(); in store_reference() local
1120 string body; in do_bib() local
1218 unsigned h = 0, g; in hash_string() local
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc3282 hashval_t h = len; in hash() local
4302 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt()
4458 objc_build_finally_clause (location_t finally_locus, tree body) in objc_build_finally_clause()
4525 objc_build_synchronized (location_t start_locus, tree object_expr, tree body) in objc_build_synchronized()
4616 tree fn, body, compound_stmt, ivar; in objc_generate_cxx_ctor_or_dtor() local
7364 tree body; in objc_synthesize_getter() local
7545 tree body; in objc_synthesize_setter() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c3206 hashval_t h = len; in hash() local
4226 objc_begin_try_stmt (location_t try_locus, tree body) in objc_begin_try_stmt()
4382 objc_build_finally_clause (location_t finally_locus, tree body) in objc_build_finally_clause()
4449 objc_build_synchronized (location_t start_locus, tree object_expr, tree body) in objc_build_synchronized()
4538 tree fn, body, compound_stmt, ivar; in objc_generate_cxx_ctor_or_dtor() local
7264 tree body; in objc_synthesize_getter() local
7445 tree body; in objc_synthesize_setter() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcselib.c1289 inchash::hash h; in cselib_hash_rtx() local
1343 unsigned int h = 0; in cselib_hash_rtx() local
2778 rtx body = PATTERN (insn); in cselib_record_sets() local
H A Dtrans-mem.c470 struct tree_map **slot, *h; in record_tm_replacement() local
499 struct tree_map *h, in; in find_tm_replacement_function() local
1814 gimple_seq body; in execute_lower_tm() local
H A Dtree-cfg.c367 gimple_seq body = gimple_body (current_function_decl); in execute_build_cfg() local
666 create_bb (void *h, void *e, basic_block after) in create_bb()
8150 gimple_seq body = gimple_body (fndecl); in dump_function_to_file() local
H A Ddwarf2out.c4722 reset_indirect_string (indirect_string_node **h, void *) in reset_indirect_string()
5081 index_addr_table_entry (addr_table_entry **h, unsigned int *index) in index_addr_table_entry()
8916 hashval_t h = 0; in hash() local
27454 rtx body = PATTERN (insn); in dwarf2out_var_location() local
28914 index_string (indirect_string_node **h, unsigned int *index) in index_string()
28933 output_index_string_offset (indirect_string_node **h, unsigned int *offset) in output_index_string_offset()
28953 output_index_string (indirect_string_node **h, unsigned int *cur_idx) in output_index_string()
28972 count_index_strings (indirect_string_node **h, unsigned int *last_idx) in count_index_strings()
28985 output_indirect_string (indirect_string_node **h, enum dwarf_form form) in output_indirect_string()
29671 hashval_t h; in hash() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcselib.cc1359 inchash::hash h; in cselib_hash_rtx() local
1413 unsigned int h = 0; in cselib_hash_rtx() local
2846 rtx body = PATTERN (insn); in cselib_record_sets() local
H A Dtrans-mem.cc473 struct tree_map **slot, *h; in record_tm_replacement() local
502 struct tree_map *h, in; in find_tm_replacement_function() local
1817 gimple_seq body; in execute_lower_tm() local
H A Dtree-cfg.cc369 gimple_seq body = gimple_body (current_function_decl); in execute_build_cfg() local
668 create_bb (void *h, void *e, basic_block after) in create_bb()
8244 gimple_seq body = gimple_body (fndecl); in dump_function_to_file() local
H A Ddwarf2out.cc4809 reset_indirect_string (indirect_string_node **h, void *) in reset_indirect_string()
5199 index_addr_table_entry (addr_table_entry **h, unsigned int *index) in index_addr_table_entry()
9062 hashval_t h = 0; in hash() local
28066 rtx body = PATTERN (insn); in dwarf2out_var_location() local
29602 index_string (indirect_string_node **h, unsigned int *index) in index_string()
29621 output_index_string_offset (indirect_string_node **h, unsigned int *offset) in output_index_string_offset()
29641 output_index_string (indirect_string_node **h, unsigned int *cur_idx) in output_index_string()
29660 count_index_strings (indirect_string_node **h, unsigned int *last_idx) in count_index_strings()
29673 output_indirect_string (indirect_string_node **h, enum dwarf_form form) in output_indirect_string()
30377 hashval_t h; in hash() local
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dparse.c252 struct hostent *h; in parse_ip_addr_or_hostname() local
2322 struct element *body; in parse_on_statement() local
2388 struct element *body; in parse_switch_statement() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc985 name_hint h; in c_parser_error_richloc() local
6572 tree block, expr, body; in c_parser_switch_statement() local
6628 tree block, cond, body; in c_parser_while_statement() local
6681 tree block, cond, body; in c_parser_do_statement() local
6778 tree block, cond, incr, body; in c_parser_for_statement() local
19227 tree decl, cond, incr, body, init, stmt, cl; in c_parser_omp_for_loop() local
20496 tree body = c_parser_omp_structured_block (parser, if_p); in c_parser_omp_taskgroup() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c783 unsigned int body : 1; member
11727 struct alias *h; in dot_alias() local
11821 struct alias *h = (struct alias *) tuple->value; in do_alias() local
11854 struct alias *h = (struct alias *) tuple->value; in do_secalias() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.c784 unsigned int body : 1; member
11743 struct alias *h; in dot_alias() local
11841 struct alias *h = (struct alias *) tuple->value; in do_alias() local
11874 struct alias *h = (struct alias *) tuple->value; in do_secalias() local
/netbsd-src/usr.bin/make/
H A Dvar.c1677 const char *body; /* string to expand */ global() member
1836 uint32_t h = 0x971e137bU; Hash() local
[all...]

12