Searched refs:dlist (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| D | create_testsuite_files | 36 dlist=`echo [0-9][0-9]*` 37 dlist="$dlist std abi backward ext performance tr1 tr2 decimal experimental" 38 dlist="$dlist special_functions" 39 find $dlist "(" -type f -o -type l ")" -name "*.cc" -print > $tmp.01 40 find $dlist "(" -type f -o -type l ")" -name "*.c" -print > $tmp.02
|
| /netbsd/src/bin/pax/ |
| D | tables.h | 126 struct dlist *list; /* map list based on inode truncation bits */ 129 typedef struct dlist { struct 132 struct dlist *fow; argument
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | util-internal.h | 181 #define EVUTIL_ASSERT_LIST_OK(dlist, type, field) do { \ argument 183 if (LIST_EMPTY((dlist))) \ 188 elm1 = LIST_FIRST((dlist)); \ 201 nextp = &LIST_FIRST((dlist)); \ 202 elm1 = LIST_FIRST((dlist)); \
|
| D | evmap.c | 672 delete_all_in_dlist(struct event_dlist *dlist) argument 675 while ((ev = LIST_FIRST(dlist)))
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | util-internal.h | 181 #define EVUTIL_ASSERT_LIST_OK(dlist, type, field) do { \ argument 183 if (LIST_EMPTY((dlist))) \ 188 elm1 = LIST_FIRST((dlist)); \ 201 nextp = &LIST_FIRST((dlist)); \ 202 elm1 = LIST_FIRST((dlist)); \
|
| D | evmap.c | 670 delete_all_in_dlist(struct event_dlist *dlist) argument 673 while ((ev = LIST_FIRST(dlist)))
|
| /netbsd/src/external/bsd/byacc/dist/test/ |
| D | btyacc_demo.y | 44 Decl_List *dlist; member 67 %type <dlist> formal_arg_list(<scope>) nonempty_formal_arg_list(<scope>) 221 extern Decl * build_function(Decl *decl, Decl_List *dlist, Type *type); 222 extern Decl_List * append_dlist(Decl_List *dlist, Decl *decl);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | omp-low.cc | 4872 lower_rec_input_clauses (tree clauses, gimple_seq *ilist, gimple_seq *dlist, in lower_rec_input_clauses() argument 5538 gimplify_assign (y4, ref, dlist); in lower_rec_input_clauses() 5549 gimplify_assign (i2, build_int_cst (TREE_TYPE (v), 0), dlist); in lower_rec_input_clauses() 5552 gimple_seq_add_stmt (dlist, gimple_build_label (body2)); in lower_rec_input_clauses() 5586 gimple_seq_add_seq (dlist, tseq); in lower_rec_input_clauses() 5596 gimplify_and_add (x, dlist); in lower_rec_input_clauses() 5615 gimplify_assign (build_simple_mem_ref (y4), x, dlist); in lower_rec_input_clauses() 5638 gimple_seq_add_stmt (dlist, g); in lower_rec_input_clauses() 5644 gimple_seq_add_stmt (dlist, g); in lower_rec_input_clauses() 5648 gimple_seq_add_stmt (dlist, g); in lower_rec_input_clauses() [all …]
|
| D | ChangeLog-2007 | 31335 * omp-low.c (lower_omp_for_lastprivate): Add dlist argument. 31337 to dlist rather than body_p and to body_p append an initializer.
|
| D | ChangeLog-2008 | 17401 to the beginning of dlist rather than end. Adjust for struct
|
| /netbsd/src/external/mit/xorg/lib/ |
| D | libmesa.old.mk | 41 dlist.c \
|
| D | libmesa.mk | 42 dlist.c \
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dlltool.c | 771 typedef struct dlist struct 774 struct dlist *next; argument
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2006 | 4283 * scripts/create_testsuite_files (dlist): Don't let utility files
|
| D | ChangeLog-2009 | 1478 * scripts/create_testsuite_files (dlist): Same.
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 104263 d4cbd0e5494bb1e212e809ceba1f3787 libphobos/src/std/container/dlist.d
|