| /netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/ |
| H A D | gcc-order-headers | 54 dups = { } variable 85 if dups: 87 for i in dups: 90 for i2 in dups[i]: 99 if dups: 101 if dups[i] and "rtl.h" in dups[i]: 102 dups[i].remove("rtl.h") 103 if not dups[i]: 104 dups.pop (i, None) 108 dups["diagnostic-core.h"].append (includes["diagnostic-core.h"][0]) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/ |
| H A D | gcc-order-headers | 54 dups = { } variable 85 if dups: 87 for i in dups: 90 for i2 in dups[i]: 99 if dups: 101 if dups[i] and "rtl.h" in dups[i]: 102 dups[i].remove("rtl.h") 103 if not dups[i]: 104 dups.pop (i, None) 108 dups["diagnostic-core.h"].append (includes["diagnostic-core.h"][0]) [all …]
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/ |
| H A D | Channels.pm | 463 my $dups; 466 $dups = \%_local_duplicate_messages; 470 $dups = \%_global_duplicate_messages; 478 if (exists $dups->{$to_filter}) 480 ++$dups->{$to_filter}; 485 $dups->{$to_filter} = 0; 538 my $dups; 541 $dups = \%_local_duplicate_messages; 545 $dups = \%_global_duplicate_messages; 553 if (exists $dups->{$to_filter}) [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
| H A D | cleanup_out_recipient.c | 162 been_here(state->dups, "%s\n%d\n%s\n%s", in cleanup_out_recipient() 164 been_here_fixed(state->dups, recip)) == 0) { in cleanup_out_recipient() 252 been_here(state->dups, "%s\n%d\n%s\n%s", in cleanup_out_recipient() 254 been_here_fixed(state->dups, *cpp)) == 0) { in cleanup_out_recipient()
|
| H A D | cleanup_state.c | 98 state->dups = been_here_init(var_dup_filter_limit, BH_FLAG_FOLD); in cleanup_state_alloc() 172 been_here_free(state->dups); in cleanup_state_free()
|
| /netbsd-src/sbin/fsck_ext2fs/ |
| H A D | main.c | 97 struct dups *duplist; 98 struct dups *muldup; 236 struct dups *dp; in checkfilesys() 337 duplist = (struct dups *)0; in checkfilesys() 338 muldup = (struct dups *)0; in checkfilesys()
|
| H A D | fsck.h | 158 struct dups { struct 159 struct dups *next; argument 162 extern struct dups *duplist; /* head of dup list */ argument 163 extern struct dups *muldup; /* end of unique duplicate dup block numbers */
|
| H A D | pass1b.c | 75 static struct dups *duphead; 109 struct dups *dlp; in pass1bcheck()
|
| H A D | pass1.c | 336 struct dups *dlp; in pass1check() 337 struct dups *new; in pass1check() 368 new = malloc(sizeof(struct dups)); in pass1check()
|
| H A D | pass4.c | 140 struct dups *dlp; in pass4check()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | find-doc-nits | 248 my %dups; 283 print "# Duplicate $n in $pod and $dups{$n}\n" 284 if defined $dups{$n} && $dups{$n} ne $pod; 285 $dups{$n} = $pod;
|
| /netbsd-src/sbin/fsck_ffs/ |
| H A D | main.c | 84 struct dups *duplist; 85 struct dups *muldup; 368 struct dups *dp; in checkfilesys() 529 duplist = (struct dups *)0; in checkfilesys() 530 muldup = (struct dups *)0; in checkfilesys()
|
| H A D | fsck.h | 226 struct dups { struct 227 struct dups *next; argument 230 extern struct dups *duplist; /* head of dup list */ argument 231 extern struct dups *muldup; /* end of unique duplicate dup block numbers */
|
| H A D | pass1b.c | 53 static struct dups *duphead; 102 struct dups *dlp; in pass1bcheck()
|
| H A D | pass1.c | 506 struct dups *dlp; in pass1check() 507 struct dups *new; in pass1check() 548 new = (struct dups *)malloc(sizeof(struct dups)); in pass1check()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/ |
| H A D | ttm_execbuf_util.c | 87 struct list_head *dups) in ttm_eu_reserve_buffers() argument 102 if (ret == -EALREADY && dups) { in ttm_eu_reserve_buffers() 106 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
|
| /netbsd-src/sbin/fsck_lfs/ |
| H A D | vars.c | 38 struct dups *duplist; /* head of dup list */ 39 struct dups *muldup; /* end of unique duplicate dup block numbers */
|
| H A D | fsck_vars.h | 34 extern struct dups *duplist; /* head of dup list */ 35 extern struct dups *muldup; /* end of unique duplicate dup block numbers */
|
| H A D | main.c | 207 struct dups *dp; in checkfilesys() 306 duplist = (struct dups *) 0; in checkfilesys() 307 muldup = (struct dups *) 0; in checkfilesys()
|
| H A D | fsck.h | 131 struct dups { struct 132 struct dups *next; argument
|
| H A D | pass1.c | 355 struct dups *dlp; in pass1check() 356 struct dups *new; in pass1check() 398 new = emalloc(sizeof(struct dups)); in pass1check()
|
| H A D | pass4.c | 147 struct dups *dlp; in pass4check()
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
| H A D | ttm_execbuf_util.h | 104 struct list_head *dups);
|
| /netbsd-src/usr.sbin/netgroup_mkdb/ |
| H A D | netgroup_mkdb.c | 87 static int dups = 0; variable 116 dups++; in main() 377 if (!dups) in ng_reventry()
|
| /netbsd-src/usr.sbin/bad144/ |
| H A D | bad144.c | 82 static int dups; variable 281 if (dups) in main() 508 dups++; in compare()
|