| /NextBSD/contrib/libstdc++/scripts/ |
| D | create_testsuite_files | 34 dlist=`echo [0-9][0-9]*` 35 dlist="$dlist abi backward ext performance thread tr1" 36 find $dlist "(" -type f -o -type l ")" -name "*.cc" -print > $tmp.01 37 find $dlist "(" -type f -o -type l ")" -name "*.c" -print > $tmp.02
|
| /NextBSD/bin/pax/ |
| HD | tables.h | 125 struct dlist *list; /* map list based on inode truncation bits */ 128 typedef struct dlist { struct 131 struct dlist *fow; argument
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | util-internal.h | 151 #define EVUTIL_ASSERT_LIST_OK(dlist, type, field) do { \ argument 153 if (LIST_EMPTY((dlist))) \ 158 elm1 = LIST_FIRST((dlist)); \ 171 nextp = &LIST_FIRST((dlist)); \ 172 elm1 = LIST_FIRST((dlist)); \
|
| HD | evmap.c | 657 delete_all_in_dlist(struct event_dlist *dlist) argument 660 while ((ev = LIST_FIRST(dlist)))
|
| /NextBSD/contrib/byacc/test/ |
| HD | btyacc_demo.y | 42 Decl_List *dlist; member 65 %type <dlist> formal_arg_list(<scope>) nonempty_formal_arg_list(<scope>) 219 extern Decl * build_function(Decl *decl, Decl_List *dlist, Type *type); 220 extern Decl_List * append_dlist(Decl_List *dlist, Decl *decl);
|
| /NextBSD/contrib/bsnmp/lib/ |
| HD | snmpagent.c | 81 struct depend_list dlist; member 104 TAILQ_INIT(&context->dlist); in snmp_init_context() 603 TAILQ_FOREACH(context->depend, &context->dlist, link) { in snmp_dep_commit() 660 while ((d = TAILQ_FIRST(&context->dlist)) != NULL) { in snmp_dep_finish() 663 TAILQ_REMOVE(&context->dlist, d, link); in snmp_dep_finish() 684 TAILQ_INIT(&context.dlist); in snmp_set() 938 TAILQ_FOREACH(d, &context->dlist, link) in snmp_dep_lookup() 962 TAILQ_INSERT_TAIL(&context->dlist, d, link); in snmp_dep_lookup()
|
| /NextBSD/contrib/byacc/test/btyacc/ |
| HD | btyacc_demo.tab.c | 161 Decl_List *dlist; member 654 extern Decl * build_function(Decl *decl, Decl_List *dlist, Type *type); 655 extern Decl_List * append_dlist(Decl_List *dlist, Decl *decl); 1074 free((*val).dlist); } in YYDESTRUCT_DECL() 1083 free((*val).dlist); } in YYDESTRUCT_DECL() 1994 …{ yyval.decl = build_function(yystack.l_mark[-5].decl, yystack.l_mark[-2].dlist, yystack.l_mark[0]… in YYPARSE_DECL() 1999 { yyval.dlist = 0; } in YYPARSE_DECL() 2004 { yyval.dlist = yystack.l_mark[0].dlist; } in YYPARSE_DECL() 2009 { yyval.dlist = append_dlist(yystack.l_mark[-3].dlist, yystack.l_mark[0].decl); } in YYPARSE_DECL() 2014 { yyval.dlist = build_dlist(yystack.l_mark[0].decl); } in YYPARSE_DECL()
|
| HD | btyacc_demo.tab.h | 29 Decl_List *dlist; member
|
| /NextBSD/usr.sbin/config/ |
| HD | config.y | 355 finddev(struct device_head *dlist, char *name) in finddev() argument 359 STAILQ_FOREACH(dp, dlist, d_next) in finddev()
|
| /NextBSD/contrib/gcc/ |
| HD | omp-low.c | 1606 lower_rec_input_clauses (tree clauses, tree *ilist, tree *dlist, in lower_rec_input_clauses() argument 1615 *dlist = alloc_stmt_list (); in lower_rec_input_clauses() 1616 diter = tsi_start (*dlist); in lower_rec_input_clauses() 3594 tree t, dlist; in lower_omp_sections() local 3602 dlist = NULL; in lower_omp_sections() 3604 lower_rec_input_clauses (OMP_SECTIONS_CLAUSES (stmt), &ilist, &dlist, ctx); in lower_omp_sections() 3661 append_to_statement_list (dlist, &new_body); in lower_omp_sections() 3789 tree t, bind, block, single_stmt = *stmt_p, dlist; in lower_omp_single() local 3798 &BIND_EXPR_BODY (bind), &dlist, ctx); in lower_omp_single() 3810 append_to_statement_list (dlist, &BIND_EXPR_BODY (bind)); in lower_omp_single() [all …]
|
| HD | c-typeck.c | 7953 struct c_label_list *dlist, *glist, *glist_prev = NULL; in c_finish_stmt_expr() local 7963 for (dlist = label_context_stack_se->labels_def; in c_finish_stmt_expr() 7964 dlist != NULL; in c_finish_stmt_expr() 7965 dlist = dlist->next) in c_finish_stmt_expr() 7967 C_DECL_UNJUMPABLE_STMT_EXPR (dlist->label) = 1; in c_finish_stmt_expr() 8107 struct c_label_list *dlist, *glist, *glist_prev = NULL; in c_end_vm_scope() local 8111 for (dlist = label_context_stack_vm->labels_def; in c_end_vm_scope() 8112 dlist != NULL; in c_end_vm_scope() 8113 dlist = dlist->next) in c_end_vm_scope() 8115 C_DECL_UNJUMPABLE_VM (dlist->label) = 1; in c_end_vm_scope()
|
| HD | ChangeLog | 1895 * omp-low.c (lower_omp_for_lastprivate): Add dlist argument. 1897 to dlist rather than body_p and to body_p append an initializer.
|
| /NextBSD/sbin/camcontrol/ |
| HD | camcontrol.c | 3828 struct scsi_defect_desc_phys_sector *dlist; in readdefects() local 3830 dlist = (struct scsi_defect_desc_phys_sector *) in readdefects() 3836 sector = scsi_4btoul(dlist[i].sector); in readdefects() 3844 scsi_3btoul(dlist[i].cylinder), in readdefects() 3845 dlist[i].head, in readdefects() 3846 scsi_4btoul(dlist[i].sector), in readdefects() 3850 scsi_3btoul(dlist[i].cylinder), in readdefects() 3851 dlist[i].head, in readdefects() 3852 scsi_4btoul(dlist[i].sector), in readdefects() 3865 struct scsi_defect_desc_bytes_from_index *dlist; in readdefects() local [all …]
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | dlltool.c | 664 typedef struct dlist struct 667 struct dlist *next; argument
|
| /NextBSD/contrib/ofed/libibverbs/ |
| HD | ChangeLog | 417 src/ibverbs.h: Change from dlist-based ibv_get_devices() API to
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog-2006 | 3960 * scripts/create_testsuite_files (dlist): Don't let utility files
|