| /freebsd-12.1/usr.bin/rpcgen/ |
| H A D | rpc_hout.c | 66 print_datadef(definition *def, int headeronly) in print_datadef() 105 print_funcdef(definition *def, int headeronly) in print_funcdef() 151 pconstdef(definition *def) in pconstdef() 160 pargdef(definition *def) in pargdef() 193 pstructdef(definition *def) in pstructdef() 207 puniondef(definition *def) in puniondef() 283 pprogramdef(definition *def, int headeronly) in pprogramdef() 375 penumdef(definition *def) in penumdef() 406 ptypedef(definition *def) in ptypedef() 510 definition *def; in undefined2() local
|
| H A D | rpc_sample.c | 54 write_sample_svc(definition *def) in write_sample_svc() 64 write_sample_clnt(definition *def) in write_sample_clnt() 192 write_sample_server(definition *def) in write_sample_server() 269 definition *def; in write_sample_clnt_main() local
|
| H A D | rpc_svcout.c | 187 definition *def; in write_netid_register() local 248 definition *def; in write_nettype_register() local 305 definition *def; in write_programs() local 333 write_real_program(definition *def) in write_real_program() 387 write_program(definition *def, const char *storage) in write_program() 634 definition *def; in print_pmapunset() local 768 definition *def; in write_pm_most() local 964 definition *def; in write_inetd_register() local
|
| H A D | rpc_cout.c | 66 emit(definition *def) in emit() 107 findtype(definition *def, const char *type) in findtype() 120 definition *def; in undefined() local 141 print_header(definition *def) in print_header() 296 emit_program(definition *def) in emit_program() 316 emit_union(definition *def) in emit_union() 380 inline_struct(definition *def, int flag) in inline_struct() 539 emit_struct(definition *def) in emit_struct() 609 emit_typedef(definition *def) in emit_typedef()
|
| H A D | rpc_clntout.c | 64 definition *def; in write_stubs() local 79 write_program(definition *def) in write_program()
|
| H A D | rpc_tblout.c | 74 definition *def; in write_tables() local 86 write_table(definition *def) in write_table()
|
| H A D | rpc_main.c | 397 definition *def; in c_output() local 501 definition *def; in h_output() local 591 definition *def; in s_output() local 677 definition *def; in l_output() local 707 definition *def; in t_output() local 729 definition *def; in svc_output() local 762 definition *def; in clnt_output() local
|
| H A D | rpc_util.c | 124 findit(definition *def, const char *type) in findit() 132 definition *def; in fixit() local 188 typedefed(definition *def, const char *type) in typedefed() 200 definition *def; in isvectordef() local
|
| /freebsd-12.1/sys/contrib/zstd/zlibWrapper/examples/ |
| H A D | fitblk_original.c | 73 local int partcompress(FILE *in, z_streamp def) in partcompress() 96 local int recompress(z_streamp inf, z_streamp def) in recompress() 134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
| H A D | fitblk.c | 78 local int partcompress(FILE *in, z_streamp def) in partcompress() 103 local int recompress(z_streamp inf, z_streamp def) in recompress() 146 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/ |
| H A D | Options.cpp | 171 for (const auto &def : opt_defs) { in BuildValidOptionSets() local 190 for (const auto &def : opt_defs) { in BuildValidOptionSets() local 341 for (auto &def : opt_defs) { in SupportsLongOption() local 450 for (auto &def : opt_defs) { in GenerateOptionUsage() local 475 for (auto &def : opt_defs) { in GenerateOptionUsage() local 503 for (auto &def : opt_defs) { in GenerateOptionUsage() local 512 for (auto &def : opt_defs) { in GenerateOptionUsage() local 560 for (auto &def : opt_defs) in GenerateOptionUsage() local 677 for (auto &def : opt_defs) { in HandleOptionCompletion() local 687 for (auto &def : opt_defs) { in HandleOptionCompletion() local [all …]
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | bt-load.c | 267 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() 496 btr_def def = add_btr_def ( in compute_defs_uses_and_gen() local 690 btr_def def = def_array[insn_uid]; in link_btr_uses() local 729 btr_def def = def_array[uid]; in link_btr_uses() local 819 block_at_edge_of_live_range_p (int bb, btr_def def) in block_at_edge_of_live_range_p() 842 clear_btr_from_live_range (btr_def def) in clear_btr_from_live_range() 870 add_btr_to_live_range (btr_def def, int own_end) in add_btr_to_live_range() 1014 btr_def_live_range (btr_def def, HARD_REG_SET *btrs_live_in_range) in btr_def_live_range() 1061 combine_btr_defs (btr_def def, HARD_REG_SET *btrs_live_in_range) in combine_btr_defs() 1275 migrate_btr_def (btr_def def, int min_cost) in migrate_btr_def() [all …]
|
| H A D | tree-ssa-math-opts.c | 275 is_division_by (tree use_stmt, tree def) in is_division_by() 293 tree def, tree recip_def, int threshold) in insert_reciprocals() 397 execute_cse_reciprocals_1 (block_stmt_iterator *def_bsi, tree def) in execute_cse_reciprocals_1() 480 tree phi, def; in execute_cse_reciprocals() local
|
| H A D | loop-invariant.c | 79 struct def struct 102 struct def *def; argument 233 struct df_ref *def; in invariant_for_use() local 630 create_new_invariant (struct def *def, rtx insn, bitmap depends_on, in create_new_invariant() 672 record_use (struct def *def, rtx *use, rtx insn) in record_use() 695 struct df_ref *use, *def; in check_dependencies() local 741 struct def *def; in find_invariant_insn() local 1261 struct def *def; in free_inv_motion_data() local
|
| H A D | loop-iv.c | 209 struct df_ref *def; in clear_iv_info() local 279 latch_dominating_def (rtx reg, struct df_ref **def) in latch_dominating_def() 597 get_biv_step_1 (struct df_ref *def, rtx reg, in get_biv_step_1() 784 record_iv (struct df_ref *def, struct rtx_iv *iv) in record_iv() 796 analyzed_for_bivness_p (rtx def, struct rtx_iv *iv) in analyzed_for_bivness_p() 808 record_biv (rtx def, struct rtx_iv *iv) in record_biv() 823 iv_analyze_biv (rtx def, struct rtx_iv *iv) in iv_analyze_biv() 1021 iv_analyze_def (struct df_ref *def, struct rtx_iv *iv) in iv_analyze_def() 1078 struct df_ref *def = NULL; in iv_analyze_op() local 1159 iv_analyze_result (rtx insn, rtx def, struct rtx_iv *iv) in iv_analyze_result() [all …]
|
| H A D | tree-ssa-forwprop.c | 163 tree def = SSA_NAME_DEF_STMT (var); in ssa_name_defined_by_comparison_p() local 183 tree def; in forward_propagate_into_cond_1() local 561 tree def = SSA_NAME_DEF_STMT (test_var); in forward_propagate_into_cond() local 913 tree def, to, ti; in simplify_switch_expr() local
|
| H A D | tree-ssa-sink.c | 86 find_bb_for_arg (tree phi, tree def) in find_bb_for_arg() 271 tree use, def; in statement_sink_location() local 331 tree def = DEF_FROM_PTR (def_p); in statement_sink_location() local
|
| /freebsd-12.1/contrib/flex/ |
| H A D | scan.l | 42 #define ACTION_IFDEF(def, should_define) \ argument 51 #define ACTION_M4_IFDEF(def, should_define) \ argument
|
| H A D | buf.c | 149 struct Buf *buf_strdefine (buf, str, def) in buf_strdefine() argument 169 struct Buf *buf_m4_define (struct Buf *buf, const char* def, const char* val) in buf_m4_define() 190 struct Buf *buf_m4_undefine (struct Buf *buf, const char* def) in buf_m4_undefine()
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | deffilep.y | 256 static def_file *def; variable 325 def_file_free (def_file *def) in def_file_free() 386 def_file_print (FILE *file, def_file *def) in def_file_print() 471 def_file_add_export (def_file *def, in def_file_add_export() 502 def_get_module (def_file *def, const char *name) in def_get_module() 514 def_stash_module (def_file *def, const char *name) in def_stash_module() 529 def_file_add_import (def_file *def, in def_file_add_import()
|
| /freebsd-12.1/lib/libutil/ |
| H A D | login_cap.c | 360 login_getcapstr(login_cap_t *lc, const char *cap, const char *def, const char *error) in login_getcapstr() 535 login_getcaptime(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcaptime() 626 login_getcapnum(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapnum() 678 login_getcapsize(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapsize() 751 login_getcapbool(login_cap_t *lc, const char *cap, int def) in login_getcapbool()
|
| /freebsd-12.1/sys/dev/extres/clk/ |
| H A D | clk_fixed.c | 170 struct clk_fixed_def *def) in clk_fixed_init_fixed() 185 struct clk_fixed_def *def) in clk_fixed_init_fixed_factor() 214 struct clk_fixed_def def; in clk_fixed_attach() local
|
| /freebsd-12.1/contrib/file/src/ |
| H A D | file.c | 109 #define OPT(shortname, longname, opt, def, doc) \ argument 111 #define OPT_LONGONLY(longname, opt, def, doc, id) \ argument 600 defprint(int def) in defprint() 610 docprint(const char *opts, int def) in docprint() 647 #define OPT(shortname, longname, opt, def, doc) \ in help() argument 650 #define OPT_LONGONLY(longname, opt, def, doc, id) \ in help() argument
|
| /freebsd-12.1/libexec/rtld-elf/aarch64/ |
| H A D | reloc.c | 150 const Elf_Sym *def; in reloc_tlsdesc() local 230 const Elf_Sym *def; in reloc_jmpslots() local 292 const Elf_Sym *def; in reloc_gnu_ifunc() local 354 const Elf_Sym *def; in reloc_non_plt() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/ |
| H A D | PassSupport.h | 150 #define INITIALIZE_AG_PASS(passName, agName, arg, name, cfg, analysis, def) \ argument 170 #define INITIALIZE_AG_PASS_BEGIN(passName, agName, arg, n, cfg, analysis, def) \ argument 175 #define INITIALIZE_AG_PASS_END(passName, agName, arg, n, cfg, analysis, def) \ argument
|